all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='3500465408' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {3} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {4} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {11} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.432654s] ... ok {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [3.612332s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9ad02665-80a3-4c42-96a6-ae736b6b22b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:25,780 79681 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 1.862s 2023-04-18 20:09:25,781 79681 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-440891953", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/9ad02665-80a3-4c42-96a6-ae736b6b22b2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ac923f-7de4-488b-8b34-ac6697708cc3', 'x-compute-request-id': 'req-b5ac923f-7de4-488b-8b34-ac6697708cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "9ad02665-80a3-4c42-96a6-ae736b6b22b2", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:09:25.325203", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-440891953", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 20:09:26,143 79681 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/9ad02665-80a3-4c42-96a6-ae736b6b22b2 0.355s 2023-04-18 20:09:26,144 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:25 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-5c323d47-aa4c-4ddc-9c1e-292854e87cd8', 'x-compute-request-id': 'req-5c323d47-aa4c-4ddc-9c1e-292854e87cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9ad02665-80a3-4c42-96a6-ae736b6b22b2'} Body: b'{"volume": {"id": "9ad02665-80a3-4c42-96a6-ae736b6b22b2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:09:25.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-440891953", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 20:09:27,524 79681 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/9ad02665-80a3-4c42-96a6-ae736b6b22b2 0.374s 2023-04-18 20:09:27,524 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 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-c95fef98-8a1d-4c1d-9979-60eca300d06c', 'x-compute-request-id': 'req-c95fef98-8a1d-4c1d-9979-60eca300d06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9ad02665-80a3-4c42-96a6-ae736b6b22b2'} Body: b'{"volume": {"id": "9ad02665-80a3-4c42-96a6-ae736b6b22b2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:09:25.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-440891953", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.892016s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0659dd15-1662-4337-9ebf-cc18b0c18735 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:26,046 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types 0.966s 2023-04-18 20:09:26,046 79687 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-332579436"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cb8262-5435-4a54-8457-3f551b45ae37', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cb8262-5435-4a54-8457-3f551b45ae37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types'} Body: b'{"volume_type": {"id": "ca20e58e-072f-41a1-8c91-cafc67e7a51f", "name": "tempest-GroupSnapshotsTest-volume-type-332579436", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:26,100 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types 0.048s 2023-04-18 20:09:26,100 79687 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-2019890760"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4975b705-fda2-49e6-b2c0-5724d15277d2', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4975b705-fda2-49e6-b2c0-5724d15277d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types'} Body: b'{"group_type": {"id": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "name": "tempest-GroupSnapshotsTest-group-type-2019890760", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:26,512 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups 0.408s 2023-04-18 20:09:26,512 79687 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": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "volume_types": ["ca20e58e-072f-41a1-8c91-cafc67e7a51f"], "name": "tempest-GroupSnapshotsTest-Group-1554544097"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb841c5-6536-41b8-b0db-c3a4a4b67d09', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb841c5-6536-41b8-b0db-c3a4a4b67d09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups'} Body: b'{"group": {"id": "0659dd15-1662-4337-9ebf-cc18b0c18735", "name": "tempest-GroupSnapshotsTest-Group-1554544097"}}' 2023-04-18 20:09:26,582 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735 0.067s 2023-04-18 20:09:26,582 79687 DEBUG [tempest.lib.com mon.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, 18 Apr 2023 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaecd40e-3989-4d34-88e1-1aac403e70f0', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaecd40e-3989-4d34-88e1-1aac403e70f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735'} Body: b'{"group": {"id": "0659dd15-1662-4337-9ebf-cc18b0c18735", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:26.000000", "name": "tempest-GroupSnapshotsTest-Group-1554544097", "description": null, "group_type": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "volume_types": ["ca20e58e-072f-41a1-8c91-cafc67e7a51f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:27,614 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735 0.027s 2023-04-18 20:09:27,614 79687 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, 18 Apr 2023 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13c3116-b406-422a-941d-5c5e7084791e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13c3116-b406-422a-941d-5c5e7084791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735'} Body: b'{"group": {"id": "0659dd15-1662-4337-9ebf-cc18b0c18735", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:26.000000", "name": "tempest-GroupSnapshotsTest-Group-1554544097", "description": null, "group_type": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "volume_types": ["ca20e58e-072f-41a1-8c91-cafc67e7a51f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:27,687 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail 0.067s 2023-04-18 20:09:27,687 79687 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, 18 Apr 2023 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58ac2e2-fdaf-4fde-b8fd-7f9541dfbf4b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58ac2e2-fdaf-4fde-b8fd-7f9541dfbf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:27,769 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735/action 0.071s 2023-04-18 20:09:27,769 79687 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": {"delet e-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 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-7c82d931-1ec9-422a-a39d-70718185d6b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735/action'} Body: b'' 2023-04-18 20:09:27,789 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735 0.019s 2023-04-18 20:09:27,790 79687 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, 18 Apr 2023 20:09:27 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-b5f11bd6-9735-4c95-93e4-8822ed93633a', 'x-openstack-request-id': 'req-b5f11bd6-9735-4c95-93e4-8822ed93633a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0659dd15-1662-4337-9ebf-cc18b0c18735 could not be found."}}' 2023-04-18 20:09:27,820 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4 0.030s 2023-04-18 20:09:27,820 79687 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, 18 Apr 2023 20:09:27 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-9bf126b2-dbff-44a6-8994-2869c3f49fb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4'} Body: b'' 2023-04-18 20:09:27,946 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f 0.125s 2023-04-18 20:09:27,946 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 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-477f8ba5-61df-44e6-8f9d-8d2e35573e13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f'} Body: b'' 2023-04-18 20:09:27,970 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f 0.024s 2023-04-18 20:09:27,970 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 20 23 20:09:27 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-0787e8ce-cce9-4e28-9dbc-28282b8da6f2', 'x-openstack-request-id': 'req-0787e8ce-cce9-4e28-9dbc-28282b8da6f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ca20e58e-072f-41a1-8c91-cafc67e7a51f could not be found."}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.573028s] ... 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 220, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 47091fa2-5bdb-461c-b6b4-6547b063bd0d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:28,011 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types 0.035s 2023-04-18 20:09:28,011 79687 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-2091365860"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7f2a7b-ea40-4582-992f-f86e021fbcfe', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7f2a7b-ea40-4582-992f-f86e021fbcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types'} Body: b'{"volume_type": {"id": "959f22e2-68a1-4c25-8e52-56d9c9764a10", "name": "tempest-GroupSnapshotsTest-volume-type-2091365860", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:28,067 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types 0.053s 2023-04-18 20:09:28,067 79687 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-1568137478"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da76ddf9-286c-4caf-96ca-9f7b71cb2d71', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da76ddf9-286c-4caf-96ca-9f7b71cb2d71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types'} Body: b'{"group_type": {"id": "96543f53-422a-4b63-8178-c0638ba17566", "name": "tempest-GroupSnapshotsTest-group-type-1568137478", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:28,162 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups 0.093s 2023-04-18 20:09:28,163 79687 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": "96543f53-422a-4b63-8178-c0638ba17566", "volume_types": ["959f22e2-68a1-4c25-8e52-56d9c9764a10"], "name": "tempest-GroupSnapshotsTest-Group-39892045"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084e56fc-e42a-4f57-a9a7-0b5f44871bb2', 'content-length': '110', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084e56fc-e42a-4f57-a9a7-0b5f44871bb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups'} Body: b'{"group": {"id": "47091fa2-5bdb-461c-b6b4-6547b063bd0d", "name": "tempest-GroupSnapshotsTest-Group-39892045"}}' 2023-04-18 20:09:28,195 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d 0.030s 2023-04-18 20:09:28,196 79687 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, 18 Apr 2023 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bd0469-a75b-457d-ab3f-e8d62a0b42eb', 'content-length': '390', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bd0469-a75b-457d-ab3f-e8d62a0b42eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d'} Body: b'{"group": {"id": "47091fa2-5bdb-461c-b6b4-6547b063bd0d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:09:28.000000", "name": "tempest-GroupSnapshotsTest-Group-39892045", "description": null, "group_type": "96543f53-422a-4b63-8178-c0638ba17566", "volume_types": ["959f22e2-68a1-4c25-8e52-56d9c9764a10"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:29,244 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d 0.043s 2023-04-18 20:09:29,245 79687 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, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7060b843-f42d-4c94-b48c-d146c56c83ef', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7060b843-f42d-4c94-b48c-d146c56c83ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d'} Body: b'{"group": {"id": "47091fa2-5bdb-461c-b6b4-6547b063bd0d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:28.000000", "name": "tempest-GroupSnapshotsTest-Group-39892045", "description": null, "group_type": "96543f53-422a-4b63-8178-c0638ba17566", "volume_types": ["959f22e2-68a1-4c25-8e52-56d9c9764a10"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:29,249 79687 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 2023-04-18 20:09:29,322 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail 0.072s 2023-04-18 20:09:29,323 79687 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, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcce03d7-b554-4176-a3d4-4afee8556a5a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcce03d7-b554-4176-a3d4-4afee8556a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:29,401 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d/action 0.067s 2023-04-18 20:09:29,401 79687 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, 18 Apr 2023 20:09:29 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-61dcd244-b40f-4d31-a247-0371906f4487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d/action'} Body: b'' 2023-04-18 20:09:29,417 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d 0.015s 2023-04-18 20:09:29,417 79687 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, 18 Apr 2023 20:09:29 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-ae3a326c-7c7a-4025-8757-b40e46707b7f', 'x-openstack-request-id': 'req-ae3a326c-7c7a-4025-8757-b40e46707b7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 47091fa2-5bdb-461c-b6b4-6547b063bd0d could not be found."}}' 2023-04-18 20:09:29,462 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/96543f53-422a-4b63-8178-c0638ba17566 0.045s 2023-04-18 20:09:29,463 79687 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, 18 Apr 2023 20:09:29 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-1c0380cc-2e52-480c-99c7-8be1fb610f41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/96543f53-422a-4b63-8178-c0638ba17566'} Body: b'' 2023-04-18 20:09:29,526 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10 0.063s 2023-04-18 20:09:29,527 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-3f01a67c-e855-44c5-9530-85d5096beed5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10'} Body: b'' 2023-04-18 20:09:29,547 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10 0 .019s 2023-04-18 20:09:29,547 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 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-c3b3d961-5e25-4ae7-8769-d6a5dd9e1497', 'x-openstack-request-id': 'req-c3b3d961-5e25-4ae7-8769-d6a5dd9e1497', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 959f22e2-68a1-4c25-8e52-56d9c9764a10 could not be found."}}' {11} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [2.154489s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 91, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9500f2ed-f7f4-486c-9546-8311177ad28b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:29,791 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types 0.241s 2023-04-18 20:09:29,792 79687 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-1658856331"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aaff4f4-6bd6-42d2-a658-2d45bc0275df', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aaff4f4-6bd6-42d2-a658-2d45bc0275df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types'} Body: b'{"volume_type": {"id": "e3a86534-d890-4abd-9275-85055ab27ad0", "name": "tempest-GroupSnapshotsTest-volume-type-1658856331", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:29,822 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types 0.027s 2023-04-18 20:09:29,823 79687 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-1320353663"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d048cf-63f4-4d3f-aaf1-766b892c1baa', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d048cf-63f4-4d3f-aaf1-766b892c1baa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types'} Body: b'{"group_type": {"id": "35ab349f-6538-44b1-bf8a-54d699aa343b", "name": "tempest-GroupSnapshotsTest-group-type-1320353663", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:30,295 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups 0.469s 2023-04-18 20:09:30,295 79687 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": "35ab349f-6538-44b1-bf8a-54d699aa343b", "volume_types": ["e3a86534-d890-4abd-9275-85055ab27ad0"], "name": "tempest-GroupSnapshotsTest-Group-913602944"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae163cbe-1568-4134-9cd4-ff34756acc60', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae163cbe-1568-4134-9cd4-ff34756acc60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups'} Body: b'{"group": {"id": "9500f2ed-f7f4-486c-9546-8311177ad28b", "name": "tempest-GroupSnapshotsTest-Group-913602944"}}' 2023-04-18 20:09:30,346 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b 0.048s 2023-04-18 20:09:30,347 79687 D EBUG [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, 18 Apr 2023 20:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84ed014-699b-4263-8567-1cd19be4ae85', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84ed014-699b-4263-8567-1cd19be4ae85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b'} Body: b'{"group": {"id": "9500f2ed-f7f4-486c-9546-8311177ad28b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:09:30.000000", "name": "tempest-GroupSnapshotsTest-Group-913602944", "description": null, "group_type": "35ab349f-6538-44b1-bf8a-54d699aa343b", "volume_types": ["e3a86534-d890-4abd-9275-85055ab27ad0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:31,387 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b 0.035s 2023-04-18 20:09:31,387 79687 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, 18 Apr 2023 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de38efdc-afff-4fb9-94a0-f08b6875985d', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de38efdc-afff-4fb9-94a0-f08b6875985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b'} Body: b'{"group": {"id": "9500f2ed-f7f4-486c-9546-8311177ad28b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:30.000000", "name": "tempest-GroupSnapshotsTest-Group-913602944", "description": null, "group_type": "35ab349f-6538-44b1-bf8a-54d699aa343b", "volume_types": ["e3a86534-d890-4abd-9275-85055ab27ad0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:31,457 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail 0.064s 2023-04-18 20:09:31,457 79687 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, 18 Apr 2023 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20421bf0-21c8-4e44-aeef-4cf7d96b91a2', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20421bf0-21c8-4e44-aeef-4cf7d96b91a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:31,547 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b/action 0.080s 2023-04-18 20:09:31,548 79687 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, 18 Apr 2023 20:09:31 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-05b8bc8e-4305-429e-8111-3db4ade55828', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b/action'} Body: b'' 2023-04-18 20:09:31,564 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b 0.016s 2023-04-18 20:09:31,565 79687 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, 18 Apr 2023 20:09:31 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-859f5bd6-1823-4e56-b4d9-cfb14674b552', 'x-openstack-request-id': 'req-859f5bd6-1823-4e56-b4d9-cfb14674b552', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9500f2ed-f7f4-486c-9546-8311177ad28b could not be found."}}' 2023-04-18 20:09:31,597 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/35ab349f-6538-44b1-bf8a-54d699aa343b 0.032s 2023-04-18 20:09:31,598 79687 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, 18 Apr 2023 20:09:31 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-b1d21f8f-8407-460b-9194-9a0b7a603d81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/35ab349f-6538-44b1-bf8a-54d699aa343b'} Body: b'' 2023-04-18 20:09:31,684 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0 0.085s 2023-04-18 20:09:31,684 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-fc01465b-4728-4dfa-8e16-57db74b1f585', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0'} Body: b'' 2023-04-18 20:09:31,703 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0 0.018s 2023-04-18 20:09:31,703 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 18 Apr 2023 20:09:31 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-1d174968-3597-450b-b51c-5e8c2024ef20', 'x-openstack-request-id': 'req-1d174968-3597-450b-b51c-5e8c2024ef20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e3a86534-d890-4abd-9275-85055ab27ad0 could not be found."}}' {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.894430s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group bae1253a-6014-4f9b-b065-f4776ba1186c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:32,100 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types 0.223s 2023-04-18 20:09:32,100 79681 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-565119562"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3cdf19-c391-4625-ac11-e6571eaa302c', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3cdf19-c391-4625-ac11-e6571eaa302c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types'} Body: b'{"volume_type": {"id": "01792f9e-076a-4cca-a67c-ad7a00ea5740", "name": "tempest-GroupSnapshotsV319Test-volume-type-565119562", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:32,141 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types 0.037s 2023-04-18 20:09:32,141 79681 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-1119319195"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cc9fed-2bfd-4b33-8042-7ff3ea00b7d9', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cc9fed-2bfd-4b33-8042-7ff3ea00b7d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types'} Body: b'{"group_type": {"id": "0dee6439-2112-4517-8308-0a16a207f79b", "name": "tempest-GroupSnapshotsV319Test-group-type-1119319195", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:32,417 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups 0.271s 2023-04-18 20:09:32,417 79681 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": "0dee6439-2112-4517-8308-0a16a207f79b", "volume_types": ["01792f9e-076a-4cca-a67c-ad7a00ea5740"], "name": "tempest-GroupSnapshotsV319Test-Group-1408646015"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fe8dd0-e443-4ad2-8b8a-fa2f7613c494', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fe8dd0-e443-4ad2-8b8a-fa2f7613c494', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups'} Body: b'{"group": {"id": "bae1253a-6014-4f9b-b065-f4776ba1186c", "name": "tempest-GroupSnapshotsV319Test-Group-1408646015"}}' 2023-04-18 20:09:32,458 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c 0.038s 2023-04-18 20:09:32,458 79681 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, 18 Apr 2023 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa020b70-a704-4119-9814-ffbbc8ed9cb9', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa020b70-a704-4119-9814-ffbbc8ed9cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c'} Body: b'{"group": {"id": "bae1253a-6014-4f9b-b065-f4776ba1186c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:09:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1408646015", "description": null, "group_type": "0dee6439-2112-4517-8308-0a16a207f79b", "volume_types": ["01792f9e-076a-4cca-a67c-ad7a00ea5740"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:33,507 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c 0.043s 2023-04-18 20:09:33,507 79681 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, 18 Apr 2023 20:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc99fee-c255-4c76-b84c-8facf113298b', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc99fee-c255-4c76-b84c-8facf113298b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c'} Body: b'{"group": {"id": "bae1253a-6014-4f9b-b065-f4776ba1186c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1408646015", "description": null, "group_type": "0dee6439-2112-4517-8308-0a16a207f79b", "volume_types": ["01792f9e-076a-4cca-a67c-ad7a00ea5740"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:33,571 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/volumes/detail 0.059s 2023-04-18 20:09:33,572 79681 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, 18 Apr 2023 20:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea592a58-e5d5-4ab9-bcf8-c4f29d2f1036', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea592a58-e5d5-4ab9-bcf8-c4f29d2f1036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:33,652 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c/action 0.069s 2023-04-18 20:09:33,652 79681 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, 18 Apr 2023 20:09:33 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-f1b46745-2e0f-458c-9911-13e8cc468211', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c/action'} Body: b'' 2023-04-18 20:09:33,669 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c 0.016s 2023-04-18 20:09:33,669 79681 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, 18 Apr 2023 20:09:33 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-e0a5171e-13fb-4f22-8dad-6f6673821c51', 'x-openstack-request-id': 'req-e0a5171e-13fb-4f22-8dad-6f6673821c51', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bae1253a-6014-4f9b-b065-f4776ba1186c could not be found."}}' 2023-04-18 20:09:33,702 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types/0dee6439-2112-4517-8308-0a16a207f79b 0.032s 2023-04-18 20:09:33,702 79681 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, 18 Apr 2023 20:09:33 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-71243ef9-8b4f-4028-be6e-fdffeb5bf098', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types/0dee6439-2112-4517-8308-0a16a207f79b'} Body: b'' 2023-04-18 20:09:33,753 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740 0.050s 2023-04-18 20:09:33,753 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-82f911ec-59b7-4a07-b9ae-9b7cc804a5e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740'} Body: b'' 2023-04-18 20:09:33,769 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740 0.015s 2023-04-18 20:09:33,770 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:33 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-8b7da03e-8803-4827-98fe-1253bd2b3989', 'x-openstack-request-id': 'req-8b7da03e-8803-4827-98fe-1253bd2b3989', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 01792f9e-076a-4cca-a67c-ad7a00ea5740 could not be found."}}' {11} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.007457s] ... ok {11} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.858890s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.231542s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.126237s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.020014s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.026155s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.026359s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.028280s] ... ok {4} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.023692s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.168281s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.067108s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.032836s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.063364s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.020381s] ... ok {4} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.666780s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 895b23a9-8b6a-49ad-924d-7a603a7ed121 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:48,437 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes 0.292s 2023-04-18 20:09:48,438 79681 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-1201083317"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1a39b7-7386-43ba-9867-0d0fc2cee3b4', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1a39b7-7386-43ba-9867-0d0fc2cee3b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.370342", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:09:48,532 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.084s 2023-04-18 20:09:48,533 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6be4210-2291-492c-bf43-0e3e9f4cec31', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6be4210-2291-492c-bf43-0e3e9f4cec31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb0325ca2df4a0d85377eca5571f02c"}}' 2023-04-18 20:09:49,599 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed 121 0.054s 2023-04-18 20:09:49,599 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5af9df-1e79-4514-84af-d02d8fff566f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5af9df-1e79-4514-84af-d02d8fff566f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.000000", "updated_at": "2023-04-18T20:09:49.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb0325ca2df4a0d85377eca5571f02c"}}' 2023-04-18 20:09:49,648 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.038s 2023-04-18 20:09:49,649 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5068b8-332e-4942-b8a0-31a670ee9338', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5068b8-332e-4942-b8a0-31a670ee9338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.000000", "updated_at": "2023-04-18T20:09:49.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb0325ca2df4a0d85377eca5571f02c"}}' 2023-04-18 20:09:49,786 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.126s 2023-04-18 20:09:49,787 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bb7651-c516-4006-a527-8d8c9baf457a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'' 2023-04-18 20:09:49,810 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.023s 2023-04-18 20:09:49,811 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e30251-b474-44a6-a202-b81bbdd02087', 'x-openstack-request-id': 'req-79e30251-b474-44a6-a202-b81bbdd02087', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 895b23a9-8b6a-49ad-924d-7a603a7ed121 could not be found."}}' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {11} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6c7ae215-2d03-4718-b30f-e7b7f1988caa failed to build and is in ERROR status {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.513460s] ... 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf5ccc76-ae4c-4f33-ac69-af1cae5dff31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:52,606 79681 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes 0.369s 2023-04-18 20:09:52,606 79681 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-499648361"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac335b0-cf2c-47df-8c0c-df875fb3f5d3', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac335b0-cf2c-47df-8c0c-df875fb3f5d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes'} Body: b'{"volume": {"id": "bf5ccc76-ae4c-4f33-ac69-af1cae5dff31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:52.525919", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499648361", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}], "user_id": "94253281bf364825b929bb323ce108b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:09:52,663 79681 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31 0.047s 2023-04-18 20:09:52,663 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f65848-1240-455a-ba98-069dc61afa96', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f65848-1240-455a-ba98-069dc61afa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31'} Body: b'{"volume": {"id": "bf5ccc76-ae4c-4f33-ac69-af1cae5dff31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499648361", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}], "user_id": "94253281bf364825b929bb323ce108b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77d06c1ab03343e9b257975a75d00af1"}}' 2023-04-18 20:09:53,737 79681 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76- ae4c-4f33-ac69-af1cae5dff31 0.061s 2023-04-18 20:09:53,738 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bab705-46dc-4f6a-b144-07b4d271e8e2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bab705-46dc-4f6a-b144-07b4d271e8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31'} Body: b'{"volume": {"id": "bf5ccc76-ae4c-4f33-ac69-af1cae5dff31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:53.000000", "updated_at": "2023-04-18T20:09:53.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499648361", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}], "user_id": "94253281bf364825b929bb323ce108b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77d06c1ab03343e9b257975a75d00af1"}}' {4} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.206993s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a64ab137-04af-4764-8630-a0045b58af32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:54,659 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types 0.171s 2023-04-18 20:09:54,659 79695 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-491830783", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09c670b-66cc-4d09-b7b5-a09210fe4940', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09c670b-66cc-4d09-b7b5-a09210fe4940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types'} Body: b'{"volume_type": {"id": "7e76bd46-5d51-4544-a2fb-847614e88daf", "name": "tempest-VolumeTypesAccessTest-volume-type-491830783", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 20:09:54,804 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes 0.137s 2023-04-18 20:09:54,804 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7e76bd46-5d51-4544-a2fb-847614e88daf", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cf8b90-bfa9-4f3b-a7e4-01ab61d658e6', 'x-openstack-request-id': 'req-72cf8b90-bfa9-4f3b-a7e4-01ab61d658e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7e76bd46-5d51-4544-a2fb-847614e88daf could not be found."}}' 2023-04-18 20:09:54,805 79695 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 20:09:54,835 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action 0.029s 2023-04-18 20:09:54,835 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "cd10d386f37d498f8fa231520268d4d6"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-e0714ec9-8951-4997-a985-047b03da8ede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action'} Body: b'' 2023-04-18 20:09:55,139 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes 0.303s 2023-04-18 20:09:55,139 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7e76bd46-5d51-4544-a2fb-847614e88d af", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2102944959"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8422b6-3f67-4d6d-9bd0-89facd1b2c7d', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8422b6-3f67-4d6d-9bd0-89facd1b2c7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.067565", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:09:55,191 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.041s 2023-04-18 20:09:55,191 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4bb581-30aa-4c47-83ef-baee96b3312c', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4bb581-30aa-4c47-83ef-baee96b3312c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd10d386f37d498f8fa231520268d4d6"}}' 2023-04-18 20:09:56,247 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.043s 2023-04-18 20:09:56,248 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b18d7a7-2719-4124-ab28-60d597a1678f', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b18d7a7-2719-4124-ab28-60d597a1678f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.000000", "updated_at": "2023-04-18T20:09:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd10d386f37d498f8fa231520268d4d6"}}' 2023-04-18 20:09:56,308 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.049s 2023-04-18 20:09:56,308 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6318cd76-a28a-4d2a-9af3-5a3c07d3fd96', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6318cd76-a28a-4d2a-9af3-5a3c07d3fd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.000000", "updated_at": "2023-04-18T20:09:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd10d386f37d498f8fa231520268d4d6"}}' 2023-04-18 20:09:56,494 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.175s 2023-04-18 20:09:56,495 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046a773a-71de-4559-a1ce-078a95ebf7ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f 8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'' 2023-04-18 20:09:56,517 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.021s 2023-04-18 20:09:56,517 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 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-2a765739-bc82-4d2f-a3bd-311b616003ac', 'x-openstack-request-id': 'req-2a765739-bc82-4d2f-a3bd-311b616003ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a64ab137-04af-4764-8630-a0045b58af32 could not be found."}}' 2023-04-18 20:09:56,549 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action 0.031s 2023-04-18 20:09:56,549 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "cd10d386f37d498f8fa231520268d4d6"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4825a4-c9e9-4da3-a712-ff6094aa1233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action'} Body: b'' 2023-04-18 20:09:56,674 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf 0.124s 2023-04-18 20:09:56,675 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ec5628-6f39-47ec-8b9a-7d3e4e92af34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf'} Body: b'' 2023-04-18 20:09:56,690 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf 0.015s 2023-04-18 20:09:56,691 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a01926f-e1d3-48b1-ad5a-44717924837b', 'x-openstack-request-id': 'req-3a01926f-e1d3-48b1-ad5a-44717924837b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b3 6b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7e76bd46-5d51-4544-a2fb-847614e88daf could not be found."}}' {7} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 77a346b9-b1da-41b6-9189-c0a32ec1391d failed to build and is in ERROR status {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.287090s] ... ok {7} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ced0a426-22c1-49c1-95df-d037e2250515 failed to build and is in ERROR status {7} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {11} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {11} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [6.298761s] ... 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 101, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a7a85a10-4cfb-4ffa-8460-0c4f22b57de7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:06,175 79695 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/427f881963d7438d98183aa089ad2785/types 0.430s 2023-04-18 20:10:06,175 79695 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, 18 Apr 2023 20:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1702a6ad-7f48-42e0-98f9-76c69ec14fe2', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1702a6ad-7f48-42e0-98f9-76c69ec14fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/427f881963d7438d98183aa089ad2785/types'} Body: b'{"volume_type": {"id": "d9367075-abf5-497d-a826-9d2262a63a26", "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}}' 2023-04-18 20:10:07,869 79695 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 1.689s 2023-04-18 20:10:07,870 79695 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, 18 Apr 2023 20:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-48a0fc6f-aabc-4690-8ceb-4c9fc133da35', '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": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:08Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,019 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e/file 2.147s 2023-04-18 20:10:10,020 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5ac3e9e7-a7b2-4f13-9357-fa13c927c771', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file'} Body: b'' 2023-04-18 20:10:10,063 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e 0.042s 2023-04-18 20:10:10,064 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc78f782-5605-42aa-9be2-592b3cceb9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e'} 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": "21f253ac560063a710cee5e0c3d2ff0c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fc3a2fcfbc1a81890ba43f6803571ef17f0a1c89c784d991eb3db1143ce0c7a72716757c8461eb741cbc93e079bbc2cd75cd7dc28598d718296c92d5ebe74112", "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:10Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,089 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e 0.024s 2023-04-18 20:10:10,089 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa202739-134d-481a-ad84-5bea379b350c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e'} 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": "21f253ac560063a710cee5e0c3d2ff0c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fc3a2fcfbc1a81890ba43f6803571ef17f0a1c89c784d991eb3db1143ce0c7a72716757c8461eb741cbc93e079bbc2cd75cd7dc28598d718296c92d5ebe74112", "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:10Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,130 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e 0.040s 2023-04-18 20:10:10,131 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-847c842a-1aed-46c4-8f36-c67b98ef7219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e'} 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": "21f253ac560063a710cee5e0c3d2ff0c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fc3a2fcfbc1a81890ba43f6803571ef17f0a1c89c784d991eb3db1143ce0c7a72716757c8461eb741cbc93e079bbc2cd75cd7dc28598d718296c92d5ebe74112", "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:10Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,773 79695 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/f658117f42594dac9f46678f6c019512/volumes 0.641s 2023-04-18 20:10:10,773 79695 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": "84b21b86-8c5b-4964-abed-39ea95c3436e", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7a212e-2028-4d87-b625-523915d7ea56', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7a212e-2028-4d87-b625-523915d7ea56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f658117f42594dac9f46678f6c019512/volumes'} Body: b'{"volume": {"id": "a7a85a10-4cfb-4ffa-8460-0c4f22b57de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:10.662330", "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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}], "user_id": "c7267cd3f05542bf9717389b2ce8e506", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:10,875 79695 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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7 0.091s 2023-04-18 20:10:10,876 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61503c3-4c88-4a56-85c7-b5a9c31a6f95', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61503c3-4c88-4a56-85c7-b5a9c31a6f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7'} Body: b'{"volume": {"id": "a7a85a10-4cfb-4ffa-8460-0c4f22b57de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:11.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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}], "user_id": "c7267cd3f05542bf9717389b2ce8e506", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f658117f42594dac9f46678f6c019512"}}' 2023-04-18 20:10:12,031 79695 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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7 0.142s 2023-04-18 20:10:12,031 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dcfc31-ef0a-49e3-a952-d85e014ed280', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dcfc31-ef0a-49e3-a952-d85e014ed280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7'} Body: b'{"volume": {"id": "a7a85a10-4cfb-4ffa-8460-0c4f22b57de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:11.000000", "updated_at": "2023-04-18T20:10:11.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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}], "user_id": "c7267cd3f05542bf9717389b2ce8e506", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f658117f42594dac9f46678f6c019512"}}' {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.302916s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e10d9d88-916c-487b-9c3f-5eed548f706f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:12,484 79675 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes 0.913s 2023-04-18 20:10:12,484 79675 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-1382743780", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6db8c6-dc5a-47c4-a8b7-024ad3707a85', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6db8c6-dc5a-47c4-a8b7-024ad3707a85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes'} Body: b'{"volume": {"id": "e10d9d88-916c-487b-9c3f-5eed548f706f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:12.363724", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1382743780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}], "user_id": "35fc35eb4fd447429034a7c1867fea8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:12,655 79675 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f 0.157s 2023-04-18 20:10:12,656 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311089fa-7df1-4251-95ec-515153d220a5', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311089fa-7df1-4251-95ec-515153d220a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f'} Body: b'{"volume": {"id": "e10d9d88-916c-487b-9c3f-5eed548f706f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1382743780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}], "user_id": "35fc35eb4fd447429034a7c1867fea8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac741bb6204448cbdfdafc56f0c4f17"}}' 2023-04-18 20:10:13,859 79675 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f 0.191s 2023-04-18 20:10:13,859 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6807e9-786f-4dc1-8734-ed0aa5368a6a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6807e9-786f-4dc1-8734-ed0aa5368a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f'} Body: b'{"volume": {"id": "e10d9d88-916c-487b-9c3f-5eed548f706f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:12.000000", "updated_at": "2023-04-18T20:10:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1382743780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}], "user_id": "35fc35eb4fd447429034a7c1867fea8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac741bb6204448cbdfdafc56f0c4f17"}}' {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [2.004237s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:13,677 79677 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes 0.725s 2023-04-18 20:10:13,678 79677 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-888992253"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-191112e2-5474-43a0-9a5a-03141c582ef9', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-191112e2-5474-43a0-9a5a-03141c582ef9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes'} Body: b'{"volume": {"id": "c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:13.562087", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-888992253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}], "user_id": "1aacc5c3d1a74282a5bc86d0ba935056", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:13,847 79677 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99 0.144s 2023-04-18 20:10:13,847 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b28c148-a24a-4eb6-a729-096d0d0882a0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b28c148-a24a-4eb6-a729-096d0d0882a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99'} Body: b'{"volume": {"id": "c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:14.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-888992253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}], "user_id": "1aacc5c3d1a74282a5bc86d0ba935056", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eaa474cbf9fa402cbf486b2117a1cfb6"}}' 2023-04-18 20:10:14,942 79677 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99 0.066s 2023-04-18 20:10:14,943 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce050b6-f121-4622-a70d-acfccc732e65', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce050b6-f121-4622-a70d-acfccc732e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99'} Body: b'{"volume": {"id": "c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:14.000000", "updated_at": "2023-04-18T20:10:14.000000", "name": "tempest-TestVolumeSwap-volume-888992253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}], "user_id": "1aacc5c3d1a74282a5bc86d0ba935056", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eaa474cbf9fa402cbf486b2117a1cfb6"}}' {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [3.210570s] ... 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 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c2cbc9a4-c050-4d95-9ce9-55cd89713c08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:18,517 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.640s 2023-04-18 20:10:18,517 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-340033519"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd83424-8121-4e69-b126-ea5e8eb6a1bf', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd83424-8121-4e69-b126-ea5e8eb6a1bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "c2cbc9a4-c050-4d95-9ce9-55cd89713c08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.393397", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-340033519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:18,847 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.320s 2023-04-18 20:10:18,848 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1320754646"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383b1820-9956-41e9-ac53-8481ec998a6a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383b1820-9956-41e9-ac53-8481ec998a6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "67b132da-d039-4917-934a-1518f246812f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.701875", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1320754646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/67b132da-d039-4917-934a-1518f246812f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/67b132da-d039-4917-934a-1518f246812f"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:19,171 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.314s 2023-04-18 20:10:19,172 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-486410024"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3867c68a-428a-402c-af23-aabb832e0ecb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3867c68a-428a-402c-af23-aabb832e0ecb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "386fc067-bfd0-4178-894e-52cf8905e3c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:19.082606", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-486410024", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/386fc067-bfd0-4178-894e-52cf8905e3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/386fc067-bfd0-4178-894e-52cf8905e3c0"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:19,458 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.268s 2023-04-18 20:10:19,458 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-184692660"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a37fdd-287f-45ba-9bf8-fb4aa6d6a49d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a37fdd-287f-45ba-9bf8-fb4aa6d6a49d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "0603985f-2732-45b3-ac4b-be39326e61f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:19.384897", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-184692660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/0603985f-2732-45b3-ac4b-be39326e61f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/0603985f-2732-45b3-ac4b-be39326e61f0"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:19,955 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.485s 2023-04-18 20:10:19,955 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1839168327"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cb4b54-2b99-48e3-8c06-72a9d65a4d59', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cb4b54-2b99-48e3-8c06-72a9d65a4d59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "f6d75c9e-14b3-4b65-bb4e-6ecaa8e17b18", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:19.819309", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1839168327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/f6d75c9e-14b3-4b65-bb4e-6ecaa8e17b18"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/f6d75c9e-14b3-4b65-bb4e-6ecaa8e17b18"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:20,015 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08 0.049s 2023-04-18 20:10:20,016 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9af505b-8ef0-4c8a-aa46-b2157577a060', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9af505b-8ef0-4c8a-aa46-b2157577a060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08'} Body: b'{"volume": {"id": "c2cbc9a4-c050-4d95-9ce9-55cd89713c08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.000000", "updated_at": "2023-04-18T20:10:19.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-340033519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f25cfade5ab64882845c6038f9443812"}}' 2023-04-18 20:10:21,074 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08 0.046s 2023-04-18 20:10:21,075 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44da949d-e592-4da7-9305-d5536099aff5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-44da949d-e592-4da7-9305-d5536099aff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08'} Body: b'{"volume": {"id": "c2cbc9a4-c050-4d95-9ce9-55cd89713c08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.000000", "updated_at": "2023-04-18T20:10:19.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-340033519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f25cfade5ab64882845c6038f9443812"}}' {2} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {2} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {2} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.217118s] ... 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:37,390 79677 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools?detail=True 0.211s 2023-04-18 20:10:37,391 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c064b94-a587-4b46-8fed-eb608e8bef86', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c064b94-a587-4b46-8fed-eb608e8bef86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.053955s] ... 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:37,450 79677 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools 0.048s 2023-04-18 20:10:37,450 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba2f334-c99d-43ce-94ba-2484cee6c9ae', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba2f334-c99d-43ce-94ba-2484cee6c9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.789387s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83911ff4-157d-4814-9dfe-dd0f8e5a6332 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:41,516 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes 0.402s 2023-04-18 20:10:41,517 79677 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-870773832"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad8c640-0d30-4a95-b3f9-e54b94818c45', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad8c640-0d30-4a95-b3f9-e54b94818c45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.454211", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:41,599 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.072s 2023-04-18 20:10:41,599 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2580c8f-e4be-488b-aa4f-cd0ffb794270', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2580c8f-e4be-488b-aa4f-cd0ffb794270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4742801bf0594baf9657e0699bc66ae0"}}' 2023-04-18 20:10:42,683 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6 332 0.071s 2023-04-18 20:10:42,683 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1869cb-9e3a-4ac1-a3ee-bc22957f572b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1869cb-9e3a-4ac1-a3ee-bc22957f572b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.000000", "updated_at": "2023-04-18T20:10:42.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4742801bf0594baf9657e0699bc66ae0"}}' 2023-04-18 20:10:42,745 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.050s 2023-04-18 20:10:42,745 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7566368a-9d88-47bc-914a-d5020d6a40ca', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7566368a-9d88-47bc-914a-d5020d6a40ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.000000", "updated_at": "2023-04-18T20:10:42.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4742801bf0594baf9657e0699bc66ae0"}}' 2023-04-18 20:10:42,879 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.122s 2023-04-18 20:10:42,879 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-7707a62e-0bfa-4370-a21b-74a54c5a4730', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'' 2023-04-18 20:10:42,902 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.022s 2023-04-18 20:10:42,902 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-6eeef05f-b7a3-4e8c-8a5d-7e16495c7463', 'x-openstack-request-id': 'req-6eeef05f-b7a3-4e8c-8a5d-7e16495c7463', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83911ff4-157d-4814-9dfe-dd0f8e5a6332 could not be found."}}' {2} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 51f67fbf-254b-4e25-a2fa-60851f8aae25 failed to build and is in ERROR status {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014734s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.172360s] ... ok {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.704649s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5c1eab5e-f41a-4895-a2db-851529e13663 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:52,797 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes 0.401s 2023-04-18 20:10:52,797 79677 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-155407955"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c42a052-18db-4a3c-bd10-0641704a227e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c42a052-18db-4a3c-bd10-0641704a227e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:52.735485", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:52,868 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.062s 2023-04-18 20:10:52,869 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83c6571-498e-41b5-906f-2c674210b8fb', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83c6571-498e-41b5-906f-2c674210b8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:53.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:53,919 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.038s 2023-04-18 20:10:53,919 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8f8eb4-f061-4bb0-8803-107ac13c26e1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8f8eb4-f061-4bb0-8803-107ac13c26e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:53.000000", "updated_at": "2023-04-18T20:10:53.000000", "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:53,970 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.040s 2023-04-18 20:10:53,971 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da08668-342c-43e1-88d8-4b2352ed8e0e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da08668-342c-43e1-88d8-4b2352ed8e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:53.000000", "updated_at": "2023-04-18T20:10:53.000000", "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:54,075 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.094s 2023-04-18 20:10:54,076 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71733f56-fcd6-46b3-88a5-76b733ef6d0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'' 2023-04-18 20:10:54,097 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.021s 2023-04-18 20:10:54,097 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-ed5d848c-a7eb-41f5-8bad-3e6640be7a3e', 'x-openstack-request-id': 'req-ed5d848c-a7eb-41f5-8bad-3e6640be7a3e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5c1eab5e-f41a-4895-a2db-851529e13663 could not be found."}}' {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.470829s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f5ecc78c-5b29-4563-86ca-7f87ef756778 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:54,289 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes 0.188s 2023-04-18 20:10:54,290 79677 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-1961405858"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c34b765-d5ad-4bc6-a74c-e8eb01291437', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c34b765-d5ad-4bc6-a74c-e8eb01291437', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.227332", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:54,338 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.039s 2023-04-18 20:10:54,339 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6ebf02-7d5e-449a-b719-e20cc30d9920', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6ebf02-7d5e-449a-b719-e20cc30d9920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:55,388 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.037s 2023-04-18 20:10:55,389 79677 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5427afba-566e-47e2-91c1-24eaabb5c1fc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5427afba-566e-47e2-91c1-24eaabb5c1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.000000", "updated_at": "2023-04-18T20:10:54.000000", "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:55,438 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.039s 2023-04-18 20:10:55,438 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a509924c-1d98-4636-af8c-b6790af79bf6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a509924c-1d98-4636-af8c-b6790af79bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.000000", "updated_at": "2023-04-18T20:10:54.000000", "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:55,549 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.100s 2023-04-18 20:10:55,549 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-82404b2f-59a4-44bb-9c98-332a7e96d501', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'' 2023-04-18 20:10:55,571 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.021s 2023-04-18 20:10:55,571 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-abfa6f47-5682-43c1-9367-0ea31e1b6618', 'x-openstack-request-id': 'req-abfa6f47-5682-43c1-9367-0ea31e1b6618', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f5ecc78c-5b29-4563-86ca-7f87ef756778 could not be found."}}' {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {10} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [113.900500s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3796def0-f56d-43c5-8a9e-239a85a82efc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:44,105 79693 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.105s 2023-04-18 20:09:44,106 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a4943987-d669-4d09-ad3c-01d2e68fc117', '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": "fda81ab9b2da4cd6b75e87c5085cfd1a", "name": "tempest-DeleteServersTestJSON-1503386274-project-member", "password_expires_at": null}, "audit_ids": ["75-lR124TG2qHHCOgENRJA"], "expires_at": "2023-04-18T21:09:44.000000Z", "issued_at": "2023-04-18T20:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "496dfb775be64f09ad5d908edb15e484", "name": "tempest-DeleteServersTestJSON-1503386274"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/496dfb775be64f09ad5d908edb15e484", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:44,107 79693 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'cb9f97a9-ae6b-418f-b997-6e0828702011', 'name': 'tempest-DeleteServersTestJSON-988802128-network', 'tenant_id': '496dfb775be64f09ad5d908edb15e484', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '496dfb775be64f09ad5d908edb15e484', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21703, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:45,458 79693 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 1.350s 2023-04-18 20:09:45,458 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1090976092", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "cb9f97a9-ae6b-418f-b997-6e0828702011"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66aa662f-60fb-4554-b550-aa9729dd6eb1', 'x-compute-request-id': 'req-66aa662f-60fb-4554-b550-aa9729dd6eb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cd9040f3-b694-4af2-9486-854bf4d3b037", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TNh7owTXDuht"}}' 2023-04-18 20:09:45,757 79693 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/cd9040f3-b694-4af2-9486-854bf4d3b037 0.293s 2023-04-18 20:09:45,757 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3124fd52-71b7-4dcf-bd97-016cad4e700e', 'x-compute-request-id': 'req-3124fd52-71b7-4dcf-bd97-016cad4e700e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037'} Body: b'{"server": {"id": "cd9040f3-b694-4af2-9486-854bf4d3b037", "name": "tempest-DeleteServersTestJSON-server-1090976092", "status": "BUILD", "tenant_id": "496dfb775be64f09ad5d908edb15e484", "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:45Z", "updated": "2023-04-18T20:09:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nu ll, "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": []}}' 2023-04-18 20:10:36,487 79693 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/cd9040f3-b694-4af2-9486-854bf4d3b037 0.669s 2023-04-18 20:10:36,488 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c0fe7c-1234-4583-a5ce-aca43400eb6c', 'x-compute-request-id': 'req-26c0fe7c-1234-4583-a5ce-aca43400eb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037'} Body: b'{"server": {"id": "cd9040f3-b694-4af2-9486-854bf4d3b037", "name": "tempest-DeleteServersTestJSON-server-1090976092", "status": "ACTIVE", "tenant_id": "496dfb775be64f09ad5d908edb15e484", "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "metadata": {}, "hostId": "0e86da05cd3118422e5b14036c5baba1a41017367d79ec0135474a06", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:45Z", "updated": "2023-04-18T20:10:05Z", "addresses": {"tempest-DeleteServersTestJSON-988802128-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:38:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.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": []}}' 2023-04-18 20:10:36,512 79693 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:11:36,764 79693 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes 0.202s 2023-04-18 20:11:36,764 79693 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-1922026025"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bf25d7-f5e7-4fb9-b9b0-db43914d46f9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bf25d7-f5e7-4fb9-b9b0-db43914d46f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes'} Body: b'{"volume": {"id": "3796def0-f56d-43c5-8a9e-239a85a82efc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:36. 708721", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1922026025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}], "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:11:36,819 79693 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc 0.043s 2023-04-18 20:11:36,820 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d6feaa-4ade-435b-803f-6d1640574c58', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d6feaa-4ade-435b-803f-6d1640574c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc'} Body: b'{"volume": {"id": "3796def0-f56d-43c5-8a9e-239a85a82efc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:37.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1922026025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}], "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496dfb775be64f09ad5d908edb15e484"}}' 2023-04-18 20:11:37,882 79693 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc 0.042s 2023-04-18 20:11:37,882 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ef0a96-336a-46df-9e3e-1e73763da5c9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ef0a96-336a-46df-9e3e-1e73763da5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc'} Body: b'{"volume": {"id": "3796def0-f56d-43c5-8a9e-239a85a82efc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:37.000000", "updated_at": "2023-04-18T20:11:37.000000", "name": "tempest-DeleteServersTestJSON-volume-1922026025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/vol umes/3796def0-f56d-43c5-8a9e-239a85a82efc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}], "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496dfb775be64f09ad5d908edb15e484"}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [120.382817s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 350f090b-f90c-4d63-8ee0-08823a422e6e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:04,613 79691 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:10:05,118 79691 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.502s 2023-04-18 20:10:05,118 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1851809297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKltnJHAzK9DxkKk+QDhFAZGvmB2SxGi08D4W1h12pkHIo+LRg4o49ro06innJlcoyEcsov8Uj64FKFY8CO/fKmD1N4Oh/+hX8tumlIeCyjYmMiicwqNN17WpCGNP03gQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:04 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-615d839a-56d1-4693-9fea-54d3b7a11371', 'x-compute-request-id': 'req-615d839a-56d1-4693-9fea-54d3b7a11371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1851809297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKltnJHAzK9DxkKk+QDhFAZGvmB2SxGi08D4W1h12pkHIo+LRg4o49ro06innJlcoyEcsov8Uj64FKFY8CO/fKmD1N4Oh/+hX8tumlIeCyjYmMiicwqNN17WpCGNP03gQ==", "fingerprint": "98:9b:ae:15:a8:4f:1e:f6:6a:8b:15:dd:2a:81:99:ac", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc"}}' 2023-04-18 20:10:05,125 79691 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1851809297 created 2023-04-18 20:10:05,381 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.256s 2023-04-18 20:10:05,382 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--337426214", "description": "tempest-description--230294745"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-192d8cb2-d5a9-4d7f-bd6d-a036727213a5', 'date': 'Tue, 18 Apr 2023 20:10:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "name": "tempest-securitygroup--337426214", "stateful": true, "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "description": "tempest-description--230294745", "shared": false, "security_group_rules": [{"id": "5a2760af-2121-41c4-b316-ec6364784ec3", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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": 340, "description": null, "tags": [], "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}, {"id": "ad7bb803-e8a7-4a0f-aa62-af467dfc4755", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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": 341, "description": null, "tags": [], "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}], "tags": [], "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 1, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:10:06,097 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.713s 2023-04-18 20:10:06,097 79691 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": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7f48df85-4012-4722-ac59-3e4431857a1a', 'date': 'Tue, 18 Apr 2023 20:10:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8c3fc00-e294-431a-9cdc-11cc903b7d75", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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, "description": "", "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:10:06,449 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.351s 2023-04-18 20:10:06,450 79691 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": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3030cd98-e93e-4672-8932-39c070f72dcc', 'date': 'Tue, 18 Apr 2023 20:10:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "145cd9f6-0f04-4ae6-acea-dd5527a650d2", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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, "description": "", "created_at": "2023-04-18T20:10:06Z", "updated_at": "2023-04-18T20:10:06Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:10:06,450 79691 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--337426214 created 2023-04-18 20:10:07,892 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.441s 2023-04-18 20:10:07,893 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-7f8f40e5-c0d8-475b-9b17-bccdbff098bc', 'date': 'Tue, 18 Apr 2023 20:10:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3f9ac329-fd37-4ec0-88c1-fa6083dc13fb", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "floating_ip_address": "172.24.4.26", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "da5a7248acf744b1b289c36e0d684b9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:07Z", "updated_at": "2023-04-18T20:10:07Z", "revision_number": 0}}' 2023-04-18 20:10:07,893 79691 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3f9ac329-fd37-4ec0-88c1-fa6083dc13fb', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da5a7248acf744b1b289c36e0d684b9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:07Z', 'updated_at': '2023-04-18T20:10:07Z', 'revision_number': 0, 'ip': '172.24.4.26'} created 2023-04-18 20:10:08,098 79691 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.198s 2023-04-18 20:10:08,098 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d2e9302-8e40-44c1-96b2-b4746892e6dc', '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": "3aa0db0e3abe4c74b549c7051a97a3fc", "name": "tempest-VolumesAdminNegativeTest-2034722111-project-member", "password_expires_at": null}, "audit_ids": ["WZtPaII_SiiB4CLq0lQGwA"], "expires_at": "2023-04-18T21:10:07.000000Z", "issued_at": "2023-04-18T20:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5a7248acf744b1b289c36e0d684b9c", "name": "tempest-VolumesAdminNegativeTest-2034722111"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"e ndpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:10:08,099 79691 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '0b439498-22c0-438b-a628-11174b033e3e', 'name': 'tempest-VolumesAdminNegativeTest-971768231-network', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57048, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:25Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:10:08,100 79691 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1851809297', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKltnJHAzK9DxkKk+QDhFAZGvmB2SxGi08D4W1h12pkHIo+LRg4o49ro06innJlcoyEcsov8Uj64FKFY8CO/fKmD1N4Oh/+hX8tumlIeCyjYmMiicwqNN17WpCGNP03gQ==', 'fingerprint': '98:9b:ae:15:a8:4f:1e:f6:6a:8b:15:dd:2a:81:99:ac', 'user_id': '3aa0db0e3abe4c74b549c7051a97a3fc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAjuAH7rKGGf6uJ6WQJ96GK7/TKGI6JcXnHlmxU1trtRsy/HLF8x9WT\nydFfKgP3eSagBwYFK4EEACKhZANiAARypbZyRwMyvQ8ZCpPkA4RQGRr5gdksRotP\nA+FtYddqZByKPi0YOKOPa6NOop5yZXKMhHLKL/FI+uBShWPAjv3ypg9TeDof/oV/\nLbppSHgso2JjIonMKjTde1qQhjT9N4E=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8', 'name': 'tempest-securitygroup--337426214', 'stateful': True, 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'description': 'tempest-description--230294745', 'shared': False, 'security_group_rules': [{'id': '5a2760af-2121-41c4-b316-ec6364784ec3', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'security_group_id': 'c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8', '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': 340, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:05Z', 'updated_at': '2023-04-18T20:10:05Z', 'revision_number': 0, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c'}, {'id': 'ad7bb803-e8a7-4a0f-aa62-af467dfc4755', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'security_group_id': 'c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8', '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': 341, 'description': None, 'tags': [], 'created_at': '2023-04-18 T20:10:05Z', 'updated_at': '2023-04-18T20:10:05Z', 'revision_number': 0, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c'}], 'tags': [], 'created_at': '2023-04-18T20:10:05Z', 'updated_at': '2023-04-18T20:10:05Z', 'revision_number': 1, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c'}, 'floating_ip': {'id': '3f9ac329-fd37-4ec0-88c1-fa6083dc13fb', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da5a7248acf744b1b289c36e0d684b9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:07Z', 'updated_at': '2023-04-18T20:10:07Z', 'revision_number': 0, 'ip': '172.24.4.26'}} 2023-04-18 20:10:11,806 79691 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 3.705s 2023-04-18 20:10:11,806 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1683141821", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "0b439498-22c0-438b-a628-11174b033e3e"}], "security_groups": [{"name": "tempest-securitygroup--337426214"}], "key_name": "tempest-keypair-1851809297", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025b1f43-7721-4a88-ab63-bab1158c01b0', 'x-compute-request-id': 'req-025b1f43-7721-4a88-ab63-bab1158c01b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ce20a973-40ca-41ce-a505-25ac9915f105", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--337426214"}], "adminPass": "v9C4AUZmBTk3"}}' 2023-04-18 20:10:11,996 79691 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/ce20a973-40ca-41ce-a505-25ac9915f105 0.186s 2023-04-18 20:10:11,997 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f24e7f3c-181f-469c-b236-1858102a7f33', 'x-compute-request-id': 'req-f24e7f3c-181f-469c-b236-1858102a7f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105'} Body: b'{"server": {"id": "ce20a973-40ca-41ce-a505-25ac9915f105", "name": "tempest-VolumesAdminNegativeTest-server-1683141821", "status": "BUILD", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "ho stId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:12Z", "updated": "2023-04-18T20:10:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1851809297", "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": []}}' 2023-04-18 20:11:02,532 79691 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/ce20a973-40ca-41ce-a505-25ac9915f105 0.455s 2023-04-18 20:11:02,533 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74039556-4ffb-4acb-b5bc-3245a3a3f4bd', 'x-compute-request-id': 'req-74039556-4ffb-4acb-b5bc-3245a3a3f4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105'} Body: b'{"server": {"id": "ce20a973-40ca-41ce-a505-25ac9915f105", "name": "tempest-VolumesAdminNegativeTest-server-1683141821", "status": "ACTIVE", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "hostId": "5a6c624e4e0929a007d7e844334e93430b405199dd25688244d77a03", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:11Z", "updated": "2023-04-18T20:10:22Z", "addresses": {"tempest-VolumesAdminNegativeTest-971768231-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:52:63"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851809297", "OS-SRV-USG:launched_at": "2023-04-18T20:10:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--337426214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:11:02,544 79691 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:12:02,755 79691 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/ce20a973-40ca-41ce-a505-25ac9915f105/os-interface 0.185s 2023-04-18 20:12:02,755 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:02 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-56d459a3-e860-4cc8-ae6c-f96b61723bd8', 'x-compute-request-id': 'req-56d459a3-e860-4cc8-ae6c-f96b61723bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0b439498-22c0-438b-a628-11174b033e3e", "port_id": "78a48b5e-7d35-4e86-922a-96f0d9eee96e", "mac_addr": "fa:16:3e:74:52:63", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "889adbe5-e3fa-4328-a4a6-f11379222c6c", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 20:12:03,566 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3f9ac329-fd37-4ec0-88c1-fa6083dc13fb 0.807s 2023-04-18 20:12:03,566 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78a48b5e-7d35-4e86-922a-96f0d9eee96e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2b92cc57-b77e-47fa-84bc-223c66349c0f', 'date': 'Tue, 18 Apr 2023 20:12:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3f9ac329-fd37-4ec0-88c1-fa6083dc13fb'} Body: b'{"floatingip": {"id": "3f9ac329-fd37-4ec0-88c1-fa6083dc13fb", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "floating_ip_address": "172.24.4.26", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "633de0b0-9f73-46c4-8fc7-db0271665e0e", "port_id": "78a48b5e-7d35-4e86-922a-96f0d9eee96e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0b439498-22c0-438b-a628-11174b033e3e", "mac_address": "fa:16:3e:74:52:63", "admin_state_up": true, "status": "ACTIVE", "device_id": "ce20a973-40ca-41ce-a505-25ac9915f105", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:07Z", "updated_at": "2023-04-18T20:12:03Z", "revision_number": 1, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:12:03,568 79691 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.26:22' as 'cirros' with public key authentication 2023-04-18 20:12:03,607 79691 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:12:03,629 79691 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:12:03,630 79691 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.26 successfully created 2023-04-18 20:12:03,843 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes 0.212s 2023-04-18 20:12:03,843 79691 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-477272981"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94243d4-7ea4-483d-b2f0-c2139e603ed8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-d94243d4-7ea4-483d-b2f0-c2139e603ed8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes'} Body: b'{"volume": {"id": "350f090b-f90c-4d63-8ee0-08823a422e6e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:03.785977", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-477272981", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:03,930 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e 0.072s 2023-04-18 20:12:03,931 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d3b926-4dd1-4864-bddb-b1ef4984de11', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d3b926-4dd1-4864-bddb-b1ef4984de11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e'} Body: b'{"volume": {"id": "350f090b-f90c-4d63-8ee0-08823a422e6e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:04.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-477272981", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:12:04,983 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e 0.038s 2023-04-18 20:12:04,983 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d80e5e-b892-41f9-a36f-44683ab9a1fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d80e5e-b892-41f9-a36f-44683ab9a1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e'} Body: b'{"volume": {"id": "350f090b-f90c-4d63-8ee0-08823a422e6e", "status": "error", "siz e": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:04.000000", "updated_at": "2023-04-18T20:12:04.000000", "name": "tempest-VolumesAdminNegativeTest-volume-477272981", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [171.944501s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 311eb271-a4a1-49a0-8b21-5e8ac1046ea9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:42,283 79673 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:09:42,283 79673 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:09:42,584 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.298s 2023-04-18 20:09:42,584 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-695000765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+NeNcb194nGbp7ORCDl4m3yIVTm8I2CoP1rj3tPkydpLtG0xT8yk3wMhWSEUXDm/ND9ohkxmIRCNNvn/GJ0c2n432Pj+8IFk51pxlYRttTEuEtuxbvVZsj3p1uAhWVow=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:42 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-4a113eb1-62cc-4149-a0e3-ff09013a1e65', 'x-compute-request-id': 'req-4a113eb1-62cc-4149-a0e3-ff09013a1e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-695000765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+NeNcb194nGbp7ORCDl4m3yIVTm8I2CoP1rj3tPkydpLtG0xT8yk3wMhWSEUXDm/ND9ohkxmIRCNNvn/GJ0c2n432Pj+8IFk51pxlYRttTEuEtuxbvVZsj3p1uAhWVow==", "fingerprint": "58:13:21:81:ed:d9:ae:2c:17:7b:68:c4:f1:ad:47:fa", "user_id": "2621a49d58c34c948ee000a94751a585"}}' 2023-04-18 20:09:42,590 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-695000765 created 2023-04-18 20:09:43,197 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.606s 2023-04-18 20:09:43,198 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1734558389", "description": "tempest-description--381752809"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4a64c7c5-722f-4b87-95b8-bfbd59278d94', 'date': 'Tue, 18 Apr 2023 20:09:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "name": "tempest-securitygroup--1734558389", "stateful": true, "tenant_id": "a4584427b930494cbce6719967c325da", "description": "tempest-description--381752809", "shared": false, "security_group_rules": [{"id": "11b908d4-63c2-458d-b5af-813b423965e8", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "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": 205, "description": null, "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}, {"id": "73d74499-ab70-413a-9e03-d2a4eaff9b81", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 204, "description": null, "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}], "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:09:44,338 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.139s 2023-04-18 20:09:44,338 79673 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": "6fc090df-04bd-4fba-94fb-d11ebad68989", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-71a56b5d-3d5d-4779-b0ef-2cab64b6eb4a', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "784d8d59-753a-41b9-ab36-42cd36881cc9", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "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, "description": "", "created_at": "2023-04-18T20:09:43Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:09:45,077 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.739s 2023-04-18 20:09:45,078 79673 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": "6fc090df-04bd-4fba-94fb-d11ebad68989", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bd6b6faa-2b83-4f45-9f36-ce60cee68432', 'date': 'Tue, 18 Apr 2023 20:09:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "033fbbd0-b54e-484d-9074-43fd34496807", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "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, "description": "", "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:09:45,078 79673 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1734558389 created 2023-04-18 20:09:46,596 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.518s 2023-04-18 20:09:46,596 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-70e68c52-d801-49ed-b6a7-a321887c4669', 'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "acd1b9d2-283b-478b-aad3-8d7b1b42b024", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.146", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a4584427b930494cbce6719967c325da", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:46Z", "updated_at": "2023-04-18T20:09:46Z", "revision_number": 0}}' 2023-04-18 20:09:46,597 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'acd1b9d2-283b-478b-aad3-8d7b1b42b024', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:46Z', 'updated_at': '2023-04-18T20:09:46Z', 'revision_number': 0, 'ip': '172.24.4.146'} created 2023-04-18 20:09:46,717 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.112s 2023-04-18 20:09:46,718 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e73adfc-3412-4bf3-b3fe-736cf37d7468', '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": "2621a49d58c34c948ee000a94751a585", "name": "tempest-AttachVolumeTestJSON-520167989-project-member", "password_expires_at": null}, "audit_ids": ["MKHeWbljQQCXNCfnog1Cxg"], "expires_at": "2023-04-18T21:09:46.000000Z", "issued_at": "2023-04-18T20:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4584427b930494cbce6719967c325da", "name": "tempest-AttachVolumeTestJSON-520167989"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ide ntity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:46,718 79673 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '1a455dc1-6931-43c6-b404-a42a7505cffe', 'name': 'tempest-AttachVolumeTestJSON-626038590-network', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4584427b930494cbce6719967c325da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3269, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:46,719 79673 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-695000765', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+NeNcb194nGbp7ORCDl4m3yIVTm8I2CoP1rj3tPkydpLtG0xT8yk3wMhWSEUXDm/ND9ohkxmIRCNNvn/GJ0c2n432Pj+8IFk51pxlYRttTEuEtuxbvVZsj3p1uAhWVow==', 'fingerprint': '58:13:21:81:ed:d9:ae:2c:17:7b:68:c4:f1:ad:47:fa', 'user_id': '2621a49d58c34c948ee000a94751a585', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA86Qr0eZvUgRgQWKfJHG60U8mk4PBpKi8b+JV1te7Zw03s+ZlJ8zGo\nez/dAhSbiWegBwYFK4EEACKhZANiAATfjXjXG9feJxm6ezkQg5eJt8iFU5vCNgqD\n9a497T5MnaS7RtMU/MpN8DIVkhFFw5vzQ/aIZMZiEQjTb5/xidHNp+N9j4/vCBZO\ndacZWEbbUxLhLbsW71WbI96dbgIVlaM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6fc090df-04bd-4fba-94fb-d11ebad68989', 'name': 'tempest-securitygroup--1734558389', 'stateful': True, 'tenant_id': 'a4584427b930494cbce6719967c325da', 'description': 'tempest-description--381752809', 'shared': False, 'security_group_rules': [{'id': '11b908d4-63c2-458d-b5af-813b423965e8', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': '6fc090df-04bd-4fba-94fb-d11ebad68989', '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': 205, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:42Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}, {'id': '73d74499-ab70-413a-9e03-d2a4eaff9b81', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': '6fc090df-04bd-4fba-94fb-d11ebad68989', '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': 204, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:42Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}], 'tags': [], 'created_at': '2023-04-18T20:09:42Z', ' updated_at': '2023-04-18T20:09:42Z', 'revision_number': 1, 'project_id': 'a4584427b930494cbce6719967c325da'}, 'floating_ip': {'id': 'acd1b9d2-283b-478b-aad3-8d7b1b42b024', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:46Z', 'updated_at': '2023-04-18T20:09:46Z', 'revision_number': 0, 'ip': '172.24.4.146'}} 2023-04-18 20:09:48,285 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.566s 2023-04-18 20:09:48,286 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-747456920", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1a455dc1-6931-43c6-b404-a42a7505cffe"}], "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "key_name": "tempest-keypair-695000765", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda9f7e5-3664-4c02-9c4e-410efdd2ed58', 'x-compute-request-id': 'req-eda9f7e5-3664-4c02-9c4e-410efdd2ed58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "adminPass": "password"}}' 2023-04-18 20:09:48,480 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.192s 2023-04-18 20:09:48,481 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 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-57fd7f88-6f9a-4629-8ccb-84eb74e3b3d3', 'x-compute-request-id': 'req-57fd7f88-6f9a-4629-8ccb-84eb74e3b3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "name": "tempest-AttachVolumeTestJSON-server-747456920", "status": "BUILD", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-695000765", "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": []}}' 2023-04-18 20:10:38,956 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.415s 2023-04-18 20:10:38,956 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:38 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-43adc6ca-24d9-49bd-a9f3-356a29fe3f71', 'x-compute-request-id': 'req-43adc6ca-24d9-49bd-a9f3-356a29fe3f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "name": "tempest-AttachVolumeTestJSON-server-747456920", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:10:03Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:55:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-695000765", "OS-SRV-USG:launched_at": "2023-04-18T20:10:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:10:38,968 79673 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:39,710 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/os-interface 0.681s 2023-04-18 20:11:39,711 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-open stack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec1290e-0714-4454-87fe-5684c753b8c9', 'x-compute-request-id': 'req-0ec1290e-0714-4454-87fe-5684c753b8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "port_id": "803faf14-85e4-4144-8dbc-2b674f420d43", "mac_addr": "fa:16:3e:ba:55:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90c12871-fab1-45f2-be4c-b328a6fb84af", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 20:11:41,037 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024 1.321s 2023-04-18 20:11:41,038 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "803faf14-85e4-4144-8dbc-2b674f420d43"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-15b3ac38-9d4b-499a-b7bb-52da60cac171', 'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024'} Body: b'{"floatingip": {"id": "acd1b9d2-283b-478b-aad3-8d7b1b42b024", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.146", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "cb42380e-41f8-4259-9cda-ad43ef729544", "port_id": "803faf14-85e4-4144-8dbc-2b674f420d43", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "mac_address": "fa:16:3e:ba:55:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "8764c1af-455f-4d21-9bd4-604ff561f656", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:46Z", "updated_at": "2023-04-18T20:11:40Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:11:41,041 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2023-04-18 20:11:41,063 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:41,090 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:41,091 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 20:11:41,139 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/ips 0.047s 2023-04-18 20:11:41,139 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3baf4c9-31bb-418b-9821-d8b10a4435db', 'x-compute-request-id': 'req-b3baf4c9-31bb-418b-9821-d8b10a4435db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 20:11:41,143 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172 .24.4.146:22' as 'cirros' with public key authentication 2023-04-18 20:11:41,146 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:41,163 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:41,164 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 20:11:41,164 79673 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 20:11:41,165 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2023-04-18 20:11:41,168 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:41,185 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:41,186 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 20:11:41,432 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes 0.231s 2023-04-18 20:11:41,433 79673 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-602718306"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d68ab6-2061-427e-abc3-83196b26f781', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d68ab6-2061-427e-abc3-83196b26f781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes'} Body: b'{"volume": {"id": "311eb271-a4a1-49a0-8b21-5e8ac1046ea9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:41.363889", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-602718306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:11:41,484 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9 0.040s 2023-04-18 20:11:41,484 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d397f8c-8d0a-4a87-81cb-0634fc1f9bb0', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d397f8c-8d0a-4a87-81cb-0634fc1f9bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9'} Body: b'{"volume": {"id": "311eb271-a4a1-49a0-8b21-5e8ac1046ea9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:41.000000", "updated_at": null, "name": "te mpest-AttachVolumeTestJSON-volume-602718306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:11:42,539 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9 0.042s 2023-04-18 20:11:42,539 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da78b4e-45c2-4658-a75f-97fc986853e0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da78b4e-45c2-4658-a75f-97fc986853e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9'} Body: b'{"volume": {"id": "311eb271-a4a1-49a0-8b21-5e8ac1046ea9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:41.000000", "updated_at": "2023-04-18T20:11:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-602718306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:11:42,684 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.133s 2023-04-18 20:11:42,684 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdf3255-7e67-4a02-812d-a5616ae46812', 'x-compute-request-id': 'req-bfdf3255-7e67-4a02-812d-a5616ae46812', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'' 2023-04-18 20:11:43,310 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.625s 2023-04-18 20:11:43,310 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:42 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-2cdbfa05-95ed-4fa3-9233-3d94b948b1f8', 'x-compute-request-id': 'req-2cdbfa05-95ed-4fa3-9233-3d94b948b1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "name": "tempest-AttachVolumeTestJSON-server-747456920", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:11:43Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:55:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-695000765", "OS-SRV-USG:launched_at": "2023-04-18T20:10:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:12:33,411 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.041s 2023-04-18 20:12:33,411 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-89a66560-3709-411b-938d-447bf67373ce', 'x-compute-request-id': 'req-89a66560-3709-411b-938d-447bf67373ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8764c1af-455f-4d21-9bd4-604ff561f656 could not be found."}}' 2023-04-18 20:12:33,443 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-695000765 0.031s 2023-04-18 20:12:33,444 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad217e2-a130-4874-9ef7-180b00a864e3', 'x-compute-request-id': 'req-bad217e2-a130-4874-9ef7-180b00a864e3', 'connection': 'close', 'status': '202' , 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-695000765'} Body: b'' 2023-04-18 20:12:33,603 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989 0.158s 2023-04-18 20:12:33,604 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2c32d987-44e3-4894-a191-356d145de47d', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989'} Body: b'' 2023-04-18 20:12:33,628 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989 0.024s 2023-04-18 20:12:33,629 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fc72c9e1-b778-4264-8b35-8e05b3d32037', 'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6fc090df-04bd-4fba-94fb-d11ebad68989 does not exist", "detail": ""}}' 2023-04-18 20:12:34,226 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024 0.596s 2023-04-18 20:12:34,226 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8125fa45-e6ec-4b81-bfcf-110a2a64507f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024'} Body: b'' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [173.002589s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4ddc03b-9f3b-44a3-b05c-509ea602935e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:43,682 79679 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:09:43,682 79679 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:09:43,996 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.311s 2023-04-18 20:09:43,996 79679 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-228834592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAg+ArQss7gTE+r25wB/q7ZQu6dsu296BvE2gJnm3RKYPzhOURMvkGIKdlHnmqVBP9/PI/ok6Qp6qxIaqOcMQjBuAy4vLSOphIBRxOTtL1ws2ItBgM141NYjgLj1Tj0Qg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:43 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-f31db393-41b8-4604-b2f8-456b50c7ce14', 'x-compute-request-id': 'req-f31db393-41b8-4604-b2f8-456b50c7ce14', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-228834592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAg+ArQss7gTE+r25wB/q7ZQu6dsu296BvE2gJnm3RKYPzhOURMvkGIKdlHnmqVBP9/PI/ok6Qp6qxIaqOcMQjBuAy4vLSOphIBRxOTtL1ws2ItBgM141NYjgLj1Tj0Qg==", "fingerprint": "b4:ef:5e:6e:ea:cf:e1:cb:1d:1c:c5:6e:ae:f8:a8:39", "user_id": "14e8456e134e454a82496708ce268345"}}' 2023-04-18 20:09:44,001 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-228834592 created 2023-04-18 20:09:44,454 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.452s 2023-04-18 20:09:44,455 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1696078466", "description": "tempest-description--710741011"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d14b35bb-4324-46bb-8d6e-3dc6f01d4d47', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "name": "tempest-securitygroup--1696078466", "stateful": true, "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "tempest-description--710741011", "shared": false, "security_group_rules": [{"id": "56293a53-f42f-4eab-a4c9-50fcbe3d00ec", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "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": 215, "description": null, "tags": [], "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}, {"id": "91569a16-f538-4a47-8d3a-8f6728c4e368", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip _prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 213, "description": null, "tags": [], "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}], "tags": [], "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:09:45,263 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.808s 2023-04-18 20:09:45,263 79679 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": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c9e70f9a-0b91-42c1-b73f-6f5c8eedf0b4', 'date': 'Tue, 18 Apr 2023 20:09:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5de8037-b872-46f6-a4aa-631a7b17ac03", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "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, "description": "", "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:09:46,762 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.498s 2023-04-18 20:09:46,762 79679 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": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-76168a62-5d1e-4380-be7d-c55f950db1a1', 'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3116ff7d-11e2-4b4b-ad30-c84bb6933c69", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "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, "description": "", "created_at": "2023-04-18T20:09:45Z", "updated_at": "2023-04-18T20:09:45Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:09:46,762 79679 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1696078466 created 2023-04-18 20:09:49,074 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.311s 2023-04-18 20:09:49,075 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6a3774cc-96f0-4c0f-9c6f-f8b8836d9327', 'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fa4d8c1b-e079-424f-b463-7d8e37d46b85", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.159", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:48Z", "updated_at": "2023-04-18T20:09:48Z", "revision_number": 0}}' 2023-04-18 20:09:49,075 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fa4d8c1b-e079-424f-b463-7d8e37d46b85', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:48Z', 'updated_at': '2023-04-18T20:09:48Z', 'revision_number': 0, 'ip': '172.24.4.159'} created 2023-04-18 20:09:49,166 79679 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.084s 2023-04-18 20:09:49,167 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-478ab5f2-8d4d-433f-a772-95f1e2f53c88', '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": "14e8456e134e454a82496708ce268345", "name": "tempest-AttachVolumeShelveTestJSON-1629260863-project-member", "password_expires_at": null}, "audit_ids": ["qK4X58eCQnaOVpWgCJZWIA"], "expires_at": "2023-04-18T21:09:49.000000Z", "issued_at": "2023-04-18T20:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88511bc82db742b09c562ca4b6fac0ef", "name": "tempest-AttachVolumeShelveTestJSON-1629260863"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbeb d7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:49,167 79679 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd859f7bf-51df-4961-aaf1-e1fc33d6fce1', 'name': 'tempest-AttachVolumeShelveTestJSON-1011403608-network', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46274, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:49,168 79679 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-228834592', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAg+ArQss7gTE+r25wB/q7ZQu6dsu296BvE2gJnm3RKYPzhOURMvkGIKdlHnmqVBP9/PI/ok6Qp6qxIaqOcMQjBuAy4vLSOphIBRxOTtL1ws2ItBgM141NYjgLj1Tj0Qg==', 'fingerprint': 'b4:ef:5e:6e:ea:cf:e1:cb:1d:1c:c5:6e:ae:f8:a8:39', 'user_id': '14e8456e134e454a82496708ce268345', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAP7CmrhFo5AD1R+uY++GKzvUylJiU9ah41qUiyz38uxJe47MKFdXtN\nQeHCUU9+lKmgBwYFK4EEACKhZANiAATwIPgK0LLO4ExPq9ucAf6u2ULunbLtvegb\nxNoCZ5t0SmD84TlETL5BiCnZR55qlQT/fzyP6JOkKeqsSGqjnDEIwbgMuLy0jqYS\nAUcTk7S9cLNiLQYDNeNTWI4C49U49EI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ebc90d68-199d-4a01-9d87-04aeb4a7acc7', 'name': 'tempest-securitygroup--1696078466', 'stateful': True, 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': 'tempest-description--710741011', 'shared': False, 'security_group_rules': [{'id': '56293a53-f42f-4eab-a4c9-50fcbe3d00ec', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': 'ebc90d68-199d-4a01-9d87-04aeb4a7acc7', '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': 215, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:44Z', 'updated_at': '2023-04-18T20:09:44Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, {'id': '91569a16-f538-4a47-8d3a-8f6728c4e368', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': 'ebc90d68-199d-4a01-9d87-04aeb4a7acc7', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 213, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:44Z', 'updated_at': '2023 -04-18T20:09:44Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}], 'tags': [], 'created_at': '2023-04-18T20:09:44Z', 'updated_at': '2023-04-18T20:09:44Z', 'revision_number': 1, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, 'floating_ip': {'id': 'fa4d8c1b-e079-424f-b463-7d8e37d46b85', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:48Z', 'updated_at': '2023-04-18T20:09:48Z', 'revision_number': 0, 'ip': '172.24.4.159'}} 2023-04-18 20:09:51,089 79679 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 1.920s 2023-04-18 20:09:51,089 79679 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-272178052", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1"}], "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "key_name": "tempest-keypair-228834592", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0', '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-87f53570-4ff5-4fc2-829e-9139a2131fe0', 'x-compute-request-id': 'req-87f53570-4ff5-4fc2-829e-9139a2131fe0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "adminPass": "password"}}' 2023-04-18 20:09:51,431 79679 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/cca4f2c5-3084-4356-b066-56c998d051d0 0.338s 2023-04-18 20:09:51,436 79679 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, 18 Apr 2023 20:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f8c72e-e611-4455-80ff-a52168eb1e4b', 'x-compute-request-id': 'req-15f8c72e-e611-4455-80ff-a52168eb1e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "name": "tempest-AttachVolumeShelveTestJSON-server-272178052", "status": "BUILD", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14 e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:51Z", "updated": "2023-04-18T20:09:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-228834592", "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}}' 2023-04-18 20:10:41,900 79679 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/cca4f2c5-3084-4356-b066-56c998d051d0 0.403s 2023-04-18 20:10:41,900 79679 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, 18 Apr 2023 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', '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-d058e39b-b9fa-452d-9f43-4a651d6f80d9', 'x-compute-request-id': 'req-d058e39b-b9fa-452d-9f43-4a651d6f80d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "name": "tempest-AttachVolumeShelveTestJSON-server-272178052", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:51Z", "updated": "2023-04-18T20:10:06Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:ed:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-228834592", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "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}}' 2023-04-18 20:10:41,915 79679 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:42,159 79679 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/cc a4f2c5-3084-4356-b066-56c998d051d0/os-interface 0.185s 2023-04-18 20:11:42,159 79679 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, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3abe18cc-5c6f-49a7-b5e7-2985e0c5614a', 'x-compute-request-id': 'req-3abe18cc-5c6f-49a7-b5e7-2985e0c5614a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "port_id": "8866495c-b168-4aef-a0a2-53915dfa8ea9", "mac_addr": "fa:16:3e:68:ed:a1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00082e89-6df6-489c-966a-57183bbbad41", "ip_address": "10.0.0.9"}]}]}' 2023-04-18 20:11:44,007 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85 1.844s 2023-04-18 20:11:44,008 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8866495c-b168-4aef-a0a2-53915dfa8ea9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-048b1d36-fc4d-4561-8f65-327d5305ed81', 'date': 'Tue, 18 Apr 2023 20:11:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85'} Body: b'{"floatingip": {"id": "fa4d8c1b-e079-424f-b463-7d8e37d46b85", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.159", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "145c6995-f707-4f05-b0e1-1d0765ac35ae", "port_id": "8866495c-b168-4aef-a0a2-53915dfa8ea9", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "mac_address": "fa:16:3e:68:ed:a1", "admin_state_up": true, "status": "ACTIVE", "device_id": "cca4f2c5-3084-4356-b066-56c998d051d0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:48Z", "updated_at": "2023-04-18T20:11:42Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:11:44,009 79679 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.159:22' as 'cirros' with public key authentication 2023-04-18 20:11:44,051 79679 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:44,078 79679 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:44,078 79679 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.159 successfully created 2023-04-18 20:11:44,124 79679 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/cca4f2c5-3084-4356-b066-56c998d051d0/ips 0.045s 2023-04-18 20:11:44,124 79679 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, 18 Apr 2023 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2 .20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0be82f5-59c5-4268-9fca-9e3be672d818', 'x-compute-request-id': 'req-b0be82f5-59c5-4268-9fca-9e3be672d818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-18 20:11:44,421 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes 0.293s 2023-04-18 20:11:44,422 79679 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-1459131597"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c962bb6-5772-4452-a403-ec651fad5ae4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c962bb6-5772-4452-a403-ec651fad5ae4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes'} Body: b'{"volume": {"id": "c4ddc03b-9f3b-44a3-b05c-509ea602935e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:44.349297", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1459131597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:11:44,474 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e 0.043s 2023-04-18 20:11:44,474 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be32fcf7-3086-4114-ade7-553588e040f2', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be32fcf7-3086-4114-ade7-553588e040f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e'} Body: b'{"volume": {"id": "c4ddc03b-9f3b-44a3-b05c-509ea602935e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:44.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1459131597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}], "user_id": "14e84 56e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:11:45,523 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e 0.037s 2023-04-18 20:11:45,524 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7701920f-fa55-454d-8949-843107c3b6a2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7701920f-fa55-454d-8949-843107c3b6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e'} Body: b'{"volume": {"id": "c4ddc03b-9f3b-44a3-b05c-509ea602935e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:44.000000", "updated_at": "2023-04-18T20:11:45.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1459131597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:11:45,704 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0 0.169s 2023-04-18 20:11:45,705 79679 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, 18 Apr 2023 20:11:45 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-a389ceeb-0827-4a00-8b81-becaaae2ae0c', 'x-compute-request-id': 'req-a389ceeb-0827-4a00-8b81-becaaae2ae0c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'' 2023-04-18 20:11:45,901 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0 0.195s 2023-04-18 20:11:45,901 79679 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, 18 Apr 2023 20:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1592', '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-58375bc1-711d-4e82-b812-33869bf6cb89', 'x-compute-request-id': 'req-58375bc1-711d-4e82-b812-33869bf6cb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "name": "tempest-AttachVolumeShelveTestJSON-server-272178052", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:51Z", "updated": "2023-04-18T20:11:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:ed:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-228834592", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "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}}' 2023-04-18 20:12:36,011 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0 0.046s 2023-04-18 20:12:36,011 79679 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, 18 Apr 2023 20:12:35 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-71d6eea3-b7ed-4216-950a-bab4b98afd02', 'x-compute-request-id': 'req-71d6eea3-b7ed-4216-950a-bab4b98afd02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cca4f2c5-3084-4356-b066-56c998d051d0 could not be found."}}' 2023-04-18 20:12:36,049 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-228834592 0.036s 2023-04-18 20:12:36,049 79679 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, 18 Apr 2023 20:12:36 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-89779072-e96b-4f4a-88cc-cbd2023f99a1', 'x-compute-request-id': 'req-89779072-e96b-4f4a-88cc-cbd2023f99a1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-228834592'} Body: b'' 2023-04-18 20:12:36,191 79679 INFO [tempest.lib.common.rest_client] Request (AttachVo lumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7 0.142s 2023-04-18 20:12:36,192 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4359c959-7daa-4d8c-8682-a502a8106d12', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7'} Body: b'' 2023-04-18 20:12:36,220 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7 0.027s 2023-04-18 20:12:36,220 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-86a58653-130a-4772-b0c3-783d31845527', 'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ebc90d68-199d-4a01-9d87-04aeb4a7acc7 does not exist", "detail": ""}}' 2023-04-18 20:12:36,683 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85 0.462s 2023-04-18 20:12:36,684 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0d07c272-93ce-48e5-beb3-83650d27499f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85'} Body: b'' {10} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.694081s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb381f9a-2888-49f8-88da-a20d96485d90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:48,550 79693 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes 0.561s 2023-04-18 20:12:48,550 79693 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-1669559212", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6539e0-2a52-4883-acd6-cb8cc1ea22be', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6539e0-2a52-4883-acd6-cb8cc1ea22be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes'} Body: b'{"volume": {"id": "bb381f9a-2888-49f8-88da-a20d96485d90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:48.472799", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1669559212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}], "user_id": "3b10cff834a844b8982923c8a14bcc29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:48,612 79693 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90 0.053s 2023-04-18 20:12:48,613 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef7f147-1be1-4844-aabd-83b4d20019ca', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef7f147-1be1-4844-aabd-83b4d20019ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90'} Body: b'{"volume": {"id": "bb381f9a-2888-49f8-88da-a20d96485d90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1669559212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}], "user_id": "3b10cff834a844b8982923c8a14bcc29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2470163b2bcf409fb39105a31c4af1db"}}' 2023-04-18 20:12:49,668 79693 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90 0.044s 2023-04-18 20:12:49,669 79693 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874b1118-3931-4e1c-a9b0-4ec45827c9b1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874b1118-3931-4e1c-a9b0-4ec45827c9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90'} Body: b'{"volume": {"id": "bb381f9a-2888-49f8-88da-a20d96485d90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:48.000000", "updated_at": "2023-04-18T20:12:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1669559212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}], "user_id": "3b10cff834a844b8982923c8a14bcc29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2470163b2bcf409fb39105a31c4af1db"}}' {5} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [173.093285s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13dd4a65-73a2-4d4b-b1da-aec8135ea717 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:13,033 79683 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/bced5834-bb13-4a51-9ae0-beca997a2850 0.116s 2023-04-18 20:10:13,033 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-317d2008-04be-46b7-9841-d55295671b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:14,308 79683 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 1.239s 2023-04-18 20:10:14,308 79683 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, 18 Apr 2023 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-3b97402a-42ea-40a3-8a4c-bde2edfdb340', '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": "50367108fca24e4596888e3cf5d6f236", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "created_at": "2023-04-18T20:10:14Z", "updated_at": "2023-04-18T20:10:14Z", "tags": [], "self": "/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "file": "/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:16,808 79683 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 20:10:16,809 79683 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/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826/file 2.500s 2023-04-18 20:10:16,809 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5e43c281-00c8-4746-bbb2-a85650247a51', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826/file'} Body: b'' 2023-04-18 20:10:16,810 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:10:16,810 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:10:17,356 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.543s 2023-04-18 20:10:17,356 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1244138421", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCluJu46Mp3X6hj1W6WLaRuSBR/cVIyuBhfYusFwdU4934l16Gixpg5yNaFOdAK0heGijC7mLxxnnJS4UbjZzQasH2R97yGenm1HvXY1dzC6RPnUDfG7OZ5SuwvP7vuWA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:16 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-24bb1729-0d54-4035-9458-b62ddaf48c81', 'x-compute-request-id': 'req-24bb1729-0d54-4035-9458-b62ddaf48c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1244138421", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCluJu46Mp3X6hj1W6WLaRuSBR/cVIyuBhfYusFwdU4934l16Gixpg5yNaFOdAK0heGijC7mLxxnnJS4UbjZzQasH2R97yGenm1HvXY1dzC6RPnUDfG7OZ5SuwvP7vuWA==", "fingerprint": "0e:3f:81:d7:23:3d:9b:cd:2b:75:cc:25:8c:16:18:32", "user_id": "d50df8fc3c7b45aab932122e3131d101"}}' 2023-04-18 20:10:17,362 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1244138421 created 2023-04-18 20:10:17,861 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.498s 2023-04-18 20:10:17,861 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1716337584", "description": "tempest-description--1253991278"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-f735a41f-f78d-4303-9fa2-accf5533f090', 'date': 'Tue, 18 Apr 2023 20:10:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "name": "tempest-securitygroup--1716337584", "stateful": true, "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "description": "tempest-description--1253991278", "shared": false, "security_group_rules": [{"id": "654e6255-745a-456f-becf-10c65950d0cf", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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": 369, "description": null, "tags": [], "create d_at": "2023-04-18T20:10:17Z", "updated_at": "2023-04-18T20:10:17Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}, {"id": "abf5dd9a-bbe2-4495-8a33-845592267aba", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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": 370, "description": null, "tags": [], "created_at": "2023-04-18T20:10:17Z", "updated_at": "2023-04-18T20:10:17Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}], "tags": [], "created_at": "2023-04-18T20:10:17Z", "updated_at": "2023-04-18T20:10:17Z", "revision_number": 1, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:10:18,593 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.731s 2023-04-18 20:10:18,593 79683 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": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e5e753e3-612e-4996-b477-9704930ef652', 'date': 'Tue, 18 Apr 2023 20:10:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "67a29ed6-769d-4277-9e9e-0feae4f6c3c4", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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, "description": "", "created_at": "2023-04-18T20:10:18Z", "updated_at": "2023-04-18T20:10:18Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:10:19,033 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.439s 2023-04-18 20:10:19,034 79683 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": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7c8229c6-12b2-4c53-ac78-5e72a885553b', 'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1911365a-35f7-4985-9ab0-3ddde487a31c", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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, "description": "", "created_at": "2023-04-18T20:10:18Z", "updated_at": "2023-04-18T20:10:18Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:10:19,034 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1716337584 created 2023-04-18 20:10:20,699 79683 INFO [tempest.lib.common.rest_client] Reques t (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.664s 2023-04-18 20:10:20,699 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-79b98a87-2eb1-4022-84ce-adf2a1d189c3', 'date': 'Tue, 18 Apr 2023 20:10:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d7806851-e260-458e-987c-71b7aad83aed", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "floating_ip_address": "172.24.4.217", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "31f789b31b9540e99ec1a3eb3fe2f384", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:20Z", "updated_at": "2023-04-18T20:10:20Z", "revision_number": 0}}' 2023-04-18 20:10:20,699 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd7806851-e260-458e-987c-71b7aad83aed', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'floating_ip_address': '172.24.4.217', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:20Z', 'updated_at': '2023-04-18T20:10:20Z', 'revision_number': 0, 'ip': '172.24.4.217'} created 2023-04-18 20:10:20,814 79683 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.108s 2023-04-18 20:10:20,814 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-329685bf-bc08-45ef-a0c5-65ea4b52572b', '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": "d50df8fc3c7b45aab932122e3131d101", "name": "tempest-AttachSCSIVolumeTestJSON-1048527492-project-member", "password_expires_at": null}, "audit_ids": ["pXW-p49GRLaRn_eFz9POOg"], "expires_at": "2023-04-18T21:10:20.000000Z", "issued_at": "2023-04-18T20:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31f789b31b9540e99ec1a3eb3fe2f384", "name": "tempest-AttachSCSIVolumeTestJSON-1048527492"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne" }], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/31f789b31b9540e99ec1a3eb3fe2f384", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:10:20,815 79683 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'e348b497-27b7-42e4-a654-50dddf9a68e8', 'name': 'tempest-AttachSCSIVolumeTestJSON-720157923-network', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48118, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:10:20,816 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1244138421', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCluJu46Mp3X6hj1W6WLaRuSBR/cVIyuBhfYusFwdU4934l16Gixpg5yNaFOdAK0heGijC7mLxxnnJS4UbjZzQasH2R97yGenm1HvXY1dzC6RPnUDfG7OZ5SuwvP7vuWA==', 'fingerprint': '0e:3f:81:d7:23:3d:9b:cd:2b:75:cc:25:8c:16:18:32', 'user_id': 'd50df8fc3c7b45aab932122e3131d101', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAB1jolY9zdd55u1y44E3/zMoLW4D/oWJRybtLJaddRbMVI3NBtpLo9\nUdTbF2sczOmgBwYFK4EEACKhZANiAARQpbibuOjKd1+oY9Vuli2kbkgUf3FSMrgY\nX2LrBcHVOPd+JdehosaYOcjWhTnQCtIXhoowu5i8cZ5yUuFG42c0GrB9kfe8hnp5\ntR712NXcwukT51A3xuzmeUrsLz+77lg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a3d116c-dd14-402f-b67b-c7f6f07275c3', 'name': 'tempest-securitygroup--1716337584', 'stateful': True, 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'description': 'tempest-description--1253991278', 'shared': False, 'security_group_rules': [{'id': '654e6255-745a-456f-becf-10c65950d0cf', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'security_group_id': '8a3d116c-dd14-402f-b67b-c7f6f07275c3', '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': 369, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:17Z', 'updated_at': '2023-04-18T20:10:17Z', 'revision_number': 0, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384'}, {'id': 'abf5dd9a-bbe2-4495-8a33-845592267aba', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'security_ group_id': '8a3d116c-dd14-402f-b67b-c7f6f07275c3', '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': 370, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:17Z', 'updated_at': '2023-04-18T20:10:17Z', 'revision_number': 0, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384'}], 'tags': [], 'created_at': '2023-04-18T20:10:17Z', 'updated_at': '2023-04-18T20:10:17Z', 'revision_number': 1, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384'}, 'floating_ip': {'id': 'd7806851-e260-458e-987c-71b7aad83aed', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'floating_ip_address': '172.24.4.217', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:20Z', 'updated_at': '2023-04-18T20:10:20Z', 'revision_number': 0, 'ip': '172.24.4.217'}} 2023-04-18 20:10:21,677 79683 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 0.860s 2023-04-18 20:10:21,677 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "imageRef": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "e348b497-27b7-42e4-a654-50dddf9a68e8"}], "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "key_name": "tempest-keypair-1244138421", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-920590c0-49bd-4d07-8a37-781af3ef845f', 'x-compute-request-id': 'req-920590c0-49bd-4d07-8a37-781af3ef845f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "adminPass": "mUN6eiQRuSqV"}}' 2023-04-18 20:10:21,779 79683 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/19d37952-598b-475e-ae48-5e985e477be4 0.098s 2023-04-18 20:10:21,779 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5d0571-d43c-4fbf-993f-607a82fda69d', 'x-compute-request-id': 'req-2e5d0571-d43c-4fbf-993f-607a82fda69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "status": "BUILD", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "user_id": "d50df8fc3c7b45aab932122e3131d101", "metadata": {}, "hostId": "", "image": {"id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:22Z", "updated": "2023-04-18T20:10:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1244138421", "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": []}}' 2023-04-18 20:11:12,050 79683 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/19d37952-598b-475e-ae48-5e985e477be4 0.239s 2023-04-18 20:11:12,050 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16eb763-f8c0-4700-bbbc-2706c15ebf1c', 'x-compute-request-id': 'req-d16eb763-f8c0-4700-bbbc-2706c15ebf1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "status": "ACTIVE", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "user_id": "d50df8fc3c7b45aab932122e3131d101", "metadata": {}, "hostId": "1d15d99242576be60e0d2821ecef6f5f23621c3b145539653cbfe0b4", "image": {"id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:21Z", "updated": "2023-04-18T20:10:32Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-720157923-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:59:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1244138421", "OS-SRV-USG:launched_at": "2023-04-18T20:10:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:11:12,063 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:12:12,274 79683 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/19d37952-598b-475e-ae48-5e985e477be4/os-interface 0.169s 2023-04-18 20:12:12,275 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0cc48ff-2697-4031-a88d-b5d6f1752d92', 'x-compute-request-id': 'req-d0cc48ff-2697-4031-a88d-b5d6f1752d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e348b497-27b7-42e4-a654-50dddf9a68e8", "port_id": "d0589dd3-f948-49d6-bfcf-07dd5ba95c5b", "mac_addr": "fa:16:3e:cb:59:9d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "81408d29-eea1-42ec-9fd9-2406a07ce387", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 20:12:13,317 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed 1.038s 2023-04-18 20:12:13,318 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d0589dd3-f948-49d6-bfcf-07dd5ba95c5b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c23df0e7-e154-4e5e-a589-d14d42334195', 'date': 'Tue, 18 Apr 2023 20:12:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed'} Body: b'{"floatingip": {"id": "d7806851-e260-458e-987c-71b7aad83aed", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "floating_ip_address": "172.24.4.217", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "374bc954-b76a-4ad1-8d3d-a70f794de122", "port_id": "d0589dd3-f948-49d6-bfcf-07dd5ba95c5b", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e348b497-27b7-42e4-a654-50dddf9a68e8", "mac_address": "fa:16:3e:cb:59:9d", "admin_state_up": true, "status": "ACTIVE", "device_id": "19d37952-598b-475e-ae48-5e985e477be4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:20Z", "updated_at": "2023-04-18T20:12:12Z", "revision_number": 1, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:12:13,320 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.217:22' as 'cirros' with public key authentication 2023-04-18 20:12:13,360 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:12:13,383 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:12:13,383 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.217 successfully created 2023-04-18 20:12:13,614 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes 0.229s 2023-04-18 20:12:13,614 79683 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-1344999976"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20: 12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff2cc53-1226-4311-a416-a746edecba92', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff2cc53-1226-4311-a416-a746edecba92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes'} Body: b'{"volume": {"id": "13dd4a65-73a2-4d4b-b1da-aec8135ea717", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:13.550172", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1344999976", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}], "user_id": "d50df8fc3c7b45aab932122e3131d101", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:13,675 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717 0.050s 2023-04-18 20:12:13,675 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fefb91-c5b9-4746-9543-53b2bfbfc18e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fefb91-c5b9-4746-9543-53b2bfbfc18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717'} Body: b'{"volume": {"id": "13dd4a65-73a2-4d4b-b1da-aec8135ea717", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:14.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1344999976", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}], "user_id": "d50df8fc3c7b45aab932122e3131d101", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:12:14,727 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717 0.038s 2023-04-18 20:12:14,727 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466bdae2-911a-4572-9ed2-cc975c832cc4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466bdae2-911a-4572-9ed2-cc975c832cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717'} Body: b'{"volume": {"id": "13dd4a65-73a2-4d4b-b1da-aec8135ea717", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:14.000000", "updated_at": "2023-04-18T20:12:14.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1344999976", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}], "user_id": "d50df8fc3c7b45aab932122e3131d101", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:12:14,851 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4 0.111s 2023-04-18 20:12:14,852 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff37eace-0a1e-4d2b-bdee-90ef2886f5e5', 'x-compute-request-id': 'req-ff37eace-0a1e-4d2b-bdee-90ef2886f5e5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'' 2023-04-18 20:12:15,056 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4 0.204s 2023-04-18 20:12:15,057 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ace591-2988-4999-a69f-75d8ade2a382', 'x-compute-request-id': 'req-e4ace591-2988-4999-a69f-75d8ade2a382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "status": "ACTIVE", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "user_id": "d50df8fc3c7b45aab932122e3131d101", "metadata": {}, "hostId": "1d15d99242576be60e0d2821ecef6f5f23621c3b145539653cbfe0b4", "image": {"id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:21Z", "updated": "2023-04-18T20:12:15Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-720157923-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:59:9d"}, {"version": 4, "addr": "172.24.4.217", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:59:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"r el": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1244138421", "OS-SRV-USG:launched_at": "2023-04-18T20:10:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:05,148 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4 0.031s 2023-04-18 20:13:05,149 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13: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-72f61cd1-0f0c-4f76-bf42-9b2f59f46de9', 'x-compute-request-id': 'req-72f61cd1-0f0c-4f76-bf42-9b2f59f46de9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19d37952-598b-475e-ae48-5e985e477be4 could not be found."}}' 2023-04-18 20:13:05,181 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244138421 0.031s 2023-04-18 20:13:05,182 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60b3249-fe6b-4615-be7e-9c036ce0c365', 'x-compute-request-id': 'req-c60b3249-fe6b-4615-be7e-9c036ce0c365', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244138421'} Body: b'' 2023-04-18 20:13:05,343 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3 0.161s 2023-04-18 20:13:05,344 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5f1b5439-8b41-4638-ad28-0cfc207788d4', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3'} Body: b'' 2023-04-18 20:13:05,367 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3 0.022s 2023-04-18 20:13:05,367 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1 46', 'x-openstack-request-id': 'req-3c7d5eca-99a8-4f85-9127-4c874fb05c8c', 'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8a3d116c-dd14-402f-b67b-c7f6f07275c3 does not exist", "detail": ""}}' 2023-04-18 20:13:05,842 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed 0.474s 2023-04-18 20:13:05,842 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-ad2499d0-cde3-4128-b58d-0bbbbb76658b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed'} Body: b'' 2023-04-18 20:13:05,972 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826 0.129s 2023-04-18 20:13:05,973 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9003a157-f1b2-4cb6-be24-2d61cc561bdd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826'} Body: b'' 2023-04-18 20:13:06,008 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826 0.034s 2023-04-18 20:13:06,008 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bbf64219-6304-429a-aa4b-43d71dcde666', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826'} Body: b'{"message": "No image found with ID e1bc0260-0c14-4f13-8da6-8bd7fb1b7826

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {7} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.836635s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:27,412 79687 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 20:10:28,445 79687 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 1.032s 2023-04-18 20:10:28,445 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1223306992", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-785b2c3a-648e-4910-a3d2-4c06b839115b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1223306992", "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": "6ad73ba40edd4087aff9ae96a69e10c4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "created_at": "2023-04-18T20:10:28Z", "updated_at": "2023-04-18T20:10:28Z", "tags": [], "self": "/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995", "file": "/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:30,211 79687 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/3d516e56-d1df-4b1b-8ee8-ba66c1013995/file 1.765s 2023-04-18 20:10:30,212 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7145dab3-24ce-4878-9d7f-53504290edd3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995/file'} Body: b'' 2023-04-18 20:10:30,212 79687 DEBUG [tempest.scenario.manager] image:3d516e56-d1df-4b1b-8ee8-ba66c1013995 2023-04-18 20:10:30,287 79687 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.072s 2023-04-18 20:10:30,287 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2141294217", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQQo7esqxJLw5Qmh574XFT3+MmOw5qslgnrqyvKJZMTjmftcngKX2MXF+hIrvR5OALpXPB0qzdvtut3u2HyBVyXqwFG8Uh5XdrpGLBKXZT1TRfJLGphZEpwMB/JZkVOgg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:30 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-828b82ca-9524-4f69-8385-0fff07008b6b', 'x-compute-request-id': 'req-828b82ca-9524-4f69-8385-0fff07008b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2141294217", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQQo7esqxJLw5Qmh574XFT3+MmOw5qslgnrqyvKJZMTjmftcngKX2MXF+hIrvR5OALpXPB0qzdvtut3u2HyBVyXqwFG8Uh5XdrpGLBKXZT1TRfJLGphZEpwMB/JZkVOgg==", "fingerprint": "ba:a5:a2:54:e2:ce:5a:f6:2e:9a:42:0a:bb:60:37:83", "user_id": "48ac512f13754a49bde814ba9e7103ed"}}' 2023-04-18 20:10:30,393 79687 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.098s 2023-04-18 20:10:30,394 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3e468a3b-7fa1-49c5-87a9-9e69561c0d78', '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": "48ac512f13754a49bde814ba9e7103ed", "name": "tempest-TestMinimumBasicScenario-1534810194-project-member", "password_expires_at": null}, "audit_ids": ["1nOW4TnYS1uXs7tn1-dmiw"], "expires_at": "2023-04-18T21:10:30.000000Z", "issued_at": "2023-04-18T20:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad73ba40edd4087aff9ae96a69e10c4", "name": "tempest-TestMinimumBasicScenario-1534810194"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"} ]}}' 2023-04-18 20:10:30,394 79687 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '4701fbad-415a-40b8-afc1-2a18650aa308', 'name': 'tempest-TestMinimumBasicScenario-1653029620-network', 'tenant_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14750, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:10:04Z', 'updated_at': '2023-04-18T20:10:04Z', 'revision_number': 1} available for tenant 2023-04-18 20:10:31,051 79687 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.656s 2023-04-18 20:10:31,051 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-890873915", "imageRef": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "networks": [{"uuid": "4701fbad-415a-40b8-afc1-2a18650aa308"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae9adfa-4d2f-44b8-8055-d3143f11b228', 'x-compute-request-id': 'req-cae9adfa-4d2f-44b8-8055-d3143f11b228', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HcDUKHP9P6Yv"}}' 2023-04-18 20:10:31,143 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.088s 2023-04-18 20:10:31,143 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e99684-ea08-4cc9-b4a2-ef2db4fe0a62', 'x-compute-request-id': 'req-17e99684-ea08-4cc9-b4a2-ef2db4fe0a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "BUILD", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "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": []}}' 2023-04-18 20:11:21,474 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.268s 2023-04-18 20:11:21,474 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:21 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-cff40940-fdde-471d-bd44-18c2bef17e3f', 'x-compute-request-id': 'req-cff40940-fdde-471d-bd44-18c2bef17e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:41Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:11:21,486 79687 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:12:21,777 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.247s 2023-04-18 20:12:21,778 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:21 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-9ac97c86-4097-4c7c-a08a-497118918e2e', 'x-compute-request-id': 'req-9ac97c86-4097-4c7c-a08a-497118918e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:41Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:12:21,975 79687 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.186s 2023-04-18 20:12:21,976 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:21 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-27af5cb5-394e-4db0-9a1b-d4e916254803', 'x-compute-request-id': 'req-27af5cb5-394e-4db0-9a1b-d4e916254803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}]}]}' 2023-04-18 20:12:22,137 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.158s 2023-04-18 20:12:22,138 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/j son', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181b5831-1e99-4f33-bafc-ab57b8cc236b', 'x-compute-request-id': 'req-181b5831-1e99-4f33-bafc-ab57b8cc236b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:41Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:12:22,369 79687 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/6ad73ba40edd4087aff9ae96a69e10c4/volumes 0.218s 2023-04-18 20:12:22,370 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1031656780", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cfc667-4b78-47df-9608-e92258b58982', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cfc667-4b78-47df-9608-e92258b58982', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes'} Body: b'{"volume": {"id": "670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:22.308634", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1031656780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:22,422 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletio n): 200 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.042s 2023-04-18 20:12:22,422 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3c14cb-0f8e-403b-9319-358e003092da', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3c14cb-0f8e-403b-9319-358e003092da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'{"volume": {"id": "670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:22.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1031656780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:12:23,473 79687 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/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.039s 2023-04-18 20:12:23,473 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bf89c4-220b-430d-b62f-3799a2be65af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bf89c4-220b-430d-b62f-3799a2be65af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'{"volume": {"id": "670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:22.000000", "updated_at": "2023-04-18T20:12:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-1031656780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:12:23,589 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.104s 2023-04-18 20:12:23,590 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 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-83630d1a-a807-4d89-854d-7cb4c8a8b1b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'' 2023-04-18 20:12:23,625 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.034s 2023-04-18 20:12:23,626 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-306382b9-20f2-494c-be41-0cd390d40c53', 'x-openstack-request-id': 'req-306382b9-20f2-494c-be41-0cd390d40c53', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 could not be found."}}' 2023-04-18 20:12:23,749 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887 0.122s 2023-04-18 20:12:23,749 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12: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-1e86af42-e279-49e8-a210-5c67b9980212', 'x-compute-request-id': 'req-1e86af42-e279-49e8-a210-5c67b9980212', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'' 2023-04-18 20:12:23,978 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887 0.228s 2023-04-18 20:12:23,978 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 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-0ebfd1b0-2b61-4a06-a857-c141d84beb45', 'x-compute-request-id': 'req-0ebfd1b0-2b61-4a06-a857-c141d84beb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee 8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:12:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:13:14,106 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887 0.072s 2023-04-18 20:13:14,106 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 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-7de32736-58cb-4dd4-b084-3bc566997395', 'x-compute-request-id': 'req-7de32736-58cb-4dd4-b084-3bc566997395', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c48b2c8a-5d24-400c-b01e-cb285312e887 could not be found."}}' 2023-04-18 20:13:14,133 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2141294217 0.027s 2023-04-18 20:13:14,134 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f45f2be4-454c-4ac9-8676-03632397ff99', 'x-compute-request-id': 'req-f45f2be4-454c-4ac9-8676-03632397ff99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2141294217'} Body: b'' 2023-04-18 20:13:14,246 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995 0.111s 2023-04-18 20:13:14,247 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-10ad685a-e4fe-4d31-9778-e22300c60a4d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/image s/3d516e56-d1df-4b1b-8ee8-ba66c1013995'} Body: b'' {5} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.152112s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7ef2fcb-fee3-490a-a233-84539f6577c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:29,133 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.868s 2023-04-18 20:13:29,133 79683 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-1666475678"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-18008e16-98af-4c1e-b3bb-a91c808476d5', 'date': 'Tue, 18 Apr 2023 20:13:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"eb6d1868-1939-4ebf-a361-f339ee1879a9","name":"tempest-tagged-attachments-test-net-1666475678","tenant_id":"6aba6b05c99b46ceba17c842dcfd0fdf","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6aba6b05c99b46ceba17c842dcfd0fdf","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-18T20:13:28Z","updated_at":"2023-04-18T20:13:28Z","revision_number":1}}' 2023-04-18 20:13:30,111 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.977s 2023-04-18 20:13:30,112 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "eb6d1868-1939-4ebf-a361-f339ee1879a9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-c5241b20-81b2-4205-ad8f-891c735f11df', 'date': 'Tue, 18 Apr 2023 20:13:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a79b7b28-11fa-4d78-87de-1d3c9c5e05bd","name":"","tenant_id":"6aba6b05c99b46ceba17c842dcfd0fdf","network_id":"eb6d1868-1939-4ebf-a361-f339ee1879a9","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":"","service_types":[],"tags":[],"created_at":"2023-04-18T20:13:29Z","updated_at":"2023-04-18T20:13:29Z","revision_number":0,"project_id":"6aba6b05c99b46ceba17c842dcfd0fdf"}}' 2023-04-18 20:13:30,468 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes 0.355s 2023-04-18 20:13:30,468 79683 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-1072218453"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae55ba7-22db-4680-b91d-4f0984b7568d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae55ba7-22db-4680-b91d-4f0984b7568d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes'} Body: b'{"volume": {"id": "d7ef2fcb-fee3-490a-a233-84539f6577c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:30.383285", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1072218453", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}], "user_id": "f5e7914bb1e74fc7bb8e0488b11ffc76", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:13:30,541 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8 0.062s 2023-04-18 20:13:30,541 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89964072-3819-4222-806a-6f843ce209e7', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89964072-3819-4222-806a-6f843ce209e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8'} Body: b'{"volume": {"id": "d7ef2fcb-fee3-490a-a233-84539f6577c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:30.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1072218453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}], "user_id": "f5e7914bb1e74fc7bb8e0488b11ffc76", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6aba6b05c99b46ceba17c842dcfd0fdf"}}' 2023-04-18 20:13:31,617 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8 0.064s 2023-04-18 20:13:31,617 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea00174-f474-44b0-976d-43769f7b4805', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea00174-f474-44b0-976d-43769f7b4805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8'} Body: b'{"volume": {"id": "d7ef2fcb-fee3-490a-a233-84539f6577c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:30.000000", "updated_at": "2023-04-18T20:13:31.000000", "name": "tempest-TaggedAttachmentsTest-volume-1072218453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3- 490a-a233-84539f6577c8"}], "user_id": "f5e7914bb1e74fc7bb8e0488b11ffc76", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6aba6b05c99b46ceba17c842dcfd0fdf"}}' 2023-04-18 20:13:31,860 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/a79b7b28-11fa-4d78-87de-1d3c9c5e05bd 0.230s 2023-04-18 20:13:31,860 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-55bfc5e8-66ee-4f40-b04b-4cef174ba9de', 'date': 'Tue, 18 Apr 2023 20:13:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/a79b7b28-11fa-4d78-87de-1d3c9c5e05bd'} Body: b'' 2023-04-18 20:13:32,416 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/eb6d1868-1939-4ebf-a361-f339ee1879a9 0.555s 2023-04-18 20:13:32,416 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-40999227-6c6c-4530-9f76-34ddb49f51b3', 'date': 'Tue, 18 Apr 2023 20:13:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/eb6d1868-1939-4ebf-a361-f339ee1879a9'} Body: b'' {6} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [232.969882s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 19e4dcba-70f9-439b-9f92-9891c34e7a87 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T20:12:52Z', 'message': 'Build of instance 19e4dcba-70f9-439b-9f92-9891c34e7a87 aborted: Volume 16a63fce-6049-4a49-a495-c772e22a161f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-23bdebf2-e069-4691-8a2f-d6c7eb095358. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:40,344 79685 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.153s 2023-04-18 20:09:40,345 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f9be4f76-0207-4312-a8cd-5b13ddcf645f', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["genOOAZzSLG6rigUE0rf_A"], "expires_at": "2023-04-18T21:09:40.000000Z", "issued_at": "2023-04-18T20:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:40,345 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:42,924 79685 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 2.578s 2023-04-18 20:09:42,924 79685 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-1950503984", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b', '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-c094a330-bc8f-4c24-953c-1b96577f1105', 'x-compute-request-id': 'req-c094a330-bc8f-4c24-953c-1b96577f1105', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sEhVg3GzMD7Q"}}' 2023-04-18 20:09:43,090 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b 0.161s 2023-04-18 20:09:43,091 79685 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, 18 Apr 2023 20:09:42 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-59c04a41-f95b-4a8a-99db-9d145f8aa652', 'x-compute-request-id': 'req-59c04a41-f95b-4a8a-99db-9d145f8aa652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1950503984", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:09:43Z", "updated": "2023-04-18T20:09:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b 3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "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": []}}' 2023-04-18 20:10:33,725 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b 0.568s 2023-04-18 20:10:33,726 79685 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, 18 Apr 2023 20:10:33 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-b9b714af-791a-46e0-a150-b9a8420406f9', 'x-compute-request-id': 'req-b9b714af-791a-46e0-a150-b9a8420406f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1950503984", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:09:42Z", "updated": "2023-04-18T20:10:05Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4d:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:10: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": []}}' 2023-04-18 20:10:33,743 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:34,713 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b/action 0.914s 2023-04-18 20:11:34,713 79685 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-ServerBootFromVolumeSt ableRescueTest-image-709139635"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d72084-894b-4ba9-bf9d-9139520bbae0', 'x-compute-request-id': 'req-75d72084-894b-4ba9-bf9d-9139520bbae0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b/action'} Body: b'{"image_id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141"}' 2023-04-18 20:11:34,738 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.023s 2023-04-18 20:11:34,738 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d598470-cf7f-4cd5-ab60-0d906c00f724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:35Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:35,765 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.025s 2023-04-18 20:11:35,766 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-73518eba-5bfd-4603-9287-3268f336d256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_project_name": "tempest-ServerBoo tFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:35Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:36,792 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.025s 2023-04-18 20:11:36,793 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9016d1c-a4c4-4fc7-9f00-91c978aa6894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:35Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:37,816 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.022s 2023-04-18 20:11:37,817 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dccfb5b0-531d-4d77-8972-bcc56d515761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "boot_r oles": "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:38Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:38,892 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.073s 2023-04-18 20:11:38,892 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9cc9050e-323f-4139-8175-4f518d7a380d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:38Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:39,920 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.026s 2023-04-18 20:11:39,920 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cad8e07-81a7-49f2-85f3-9e148a4bbcbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "707c04e3b59e1c555e494ea07a792eec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8ec01b42042dff0f3f2d0debe1483a883c1da599deab2933300523047496482306c61ac83c037eeea9a3f65e48d5a3b3ddd4f2e02a1fa88667fa1381a6fd07c5", "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:39Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:39,964 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.044s 2023-04-18 20:11:39,965 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-beea285e-4695-43ff-b47d-56d8eb2f6722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "707c04e3b59e1c555e494ea07a792eec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_h idden": false, "os_hash_algo": "sha512", "os_hash_value": "8ec01b42042dff0f3f2d0debe1483a883c1da599deab2933300523047496482306c61ac83c037eeea9a3f65e48d5a3b3ddd4f2e02a1fa88667fa1381a6fd07c5", "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:39Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:40,670 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b 0.704s 2023-04-18 20:11:40,670 79685 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, 18 Apr 2023 20:11: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-e7c9af29-b453-4575-9b30-7deecd25efe6', 'x-compute-request-id': 'req-e7c9af29-b453-4575-9b30-7deecd25efe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1950503984", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:09:42Z", "updated": "2023-04-18T20:11:40Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4d:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:10: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": []}}' 2023-04-18 20:12:40,833 79685 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.083s 2023-04-18 20:12:40,833 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-999d7c3f-38cd-47a9-b004-e6f15507449c', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["xm5ejp6AQ1SEymImoc3xXw"], "expires_at": "2023-04-18T21:12:40.000000Z", "issued_at": "2023-04-18T20:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:40,834 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:42,069 79685 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 1.234s 2023-04-18 20:12:42,069 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-748935163", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87', '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-23bdebf2-e069-4691-8a2f-d6c7eb095358', 'x-compute-request-id': 'req-23bdebf2-e069-4691-8a2f-d6c7eb095358', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "19e4dcba-70f9-439b-9f92-9891c34e7a87", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HqD899kruKJ6"}}' 2023-04-18 20:12:42,154 79685 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/19e4dcba-70f9-439b-9f92-9891c34e7a87 0.082s 2023-04-18 20:12:42,155 79685 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, 18 Apr 2023 20:12:42 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-e0427c5b-5c8b-4c10-94b3-e41825577cad', 'x-compute-request-id': 'req-e0427c5b-5c8b-4c10-94b3-e41825577cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'{"server": {"id": "19e4dcba-70f9-439b-9f92-9891c34e7a87", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-748935163", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:12:42Z", "updated": "2023-04-18T20:12:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}], "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": []}}' 2023-04-18 20:13:32,406 79685 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolu meStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87 0.186s 2023-04-18 20:13:32,406 79685 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, 18 Apr 2023 20:13:32 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-0014b0b0-876d-4e76-808a-2322fd4aa0a6', 'x-compute-request-id': 'req-0014b0b0-876d-4e76-808a-2322fd4aa0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'{"server": {"id": "19e4dcba-70f9-439b-9f92-9891c34e7a87", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-748935163", "status": "ERROR", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:12:42Z", "updated": "2023-04-18T20:12:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T20:12:52Z", "message": "Build of instance 19e4dcba-70f9-439b-9f92-9891c34e7a87 aborted: Volume 16a63fce-6049-4a49-a495-c772e22a161f 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": []}}' 2023-04-18 20:13:32,426 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 20:13:33,119 79685 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/19e4dcba-70f9-439b-9f92-9891c34e7a87 0.692s 2023-04-18 20:13:33,119 79685 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, 18 Apr 2023 20:13:32 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-548200ba-7c9d-46cc-a4ec-5d8082df27af', 'x-compute-request-id': 'req-548200ba-7c9d-46cc-a4ec-5d8082df27af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'' 2023-04-18 20:13:33,152 79685 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439 b-9f92-9891c34e7a87 0.032s 2023-04-18 20:13:33,152 79685 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, 18 Apr 2023 20:13:33 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-70b4a490-25f4-4620-bd88-4b77c6bab9ea', 'x-compute-request-id': 'req-70b4a490-25f4-4620-bd88-4b77c6bab9ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19e4dcba-70f9-439b-9f92-9891c34e7a87 could not be found."}}' {8} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [232.023037s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e5685c1-56c8-45f3-9eb8-523122035574 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:42,245 79689 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:09:42,509 79689 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.261s 2023-04-18 20:09:42,510 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-989202719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFcRm8U1MQf78x1Tct2ojEPLcJOlYqq4DB5gSXCFsvkWP+RDylOF/o/HHJImLQfgHC3z0XnnR8EDEFLzDZMW6znIcvcnLQvhO+UJLRzQi3JPHq1rjR5jzhCUYZ+URr+mAw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:42 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-c8f02b29-0364-4dcc-a9bc-cc4115ff7677', 'x-compute-request-id': 'req-c8f02b29-0364-4dcc-a9bc-cc4115ff7677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-989202719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFcRm8U1MQf78x1Tct2ojEPLcJOlYqq4DB5gSXCFsvkWP+RDylOF/o/HHJImLQfgHC3z0XnnR8EDEFLzDZMW6znIcvcnLQvhO+UJLRzQi3JPHq1rjR5jzhCUYZ+URr+mAw==", "fingerprint": "13:cd:b2:83:ab:d8:f7:45:48:61:e7:5e:e0:da:f7:50", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}}' 2023-04-18 20:09:42,514 79689 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-989202719 created 2023-04-18 20:09:43,307 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.792s 2023-04-18 20:09:43,307 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--257771409", "description": "tempest-description--35672688"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-335c4f9e-8a1e-4993-afeb-d33e311418c7', 'date': 'Tue, 18 Apr 2023 20:09:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7149c916-9920-4013-a628-eecbea8404dd", "name": "tempest-securitygroup--257771409", "stateful": true, "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "description": "tempest-description--35672688", "shared": false, "security_group_rules": [{"id": "acab5f13-f5e1-46cc-81a1-5eccedc3352d", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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": 208, "description": null, "tags": [], "created_at": "2023-04-18T20:09:43Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}, {"id": "c4d97ea5-a0c2-45a2-b357-ed13bfdaf1c8", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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": 207, "description": null, "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}], "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 1, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:09:44,025 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.716s 2023-04-18 20:09:44,025 79689 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": "7149c916-9920-4013-a628-eecbea8404dd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b0e689ad-b2c0-48d2-a72f-b67c3faf5e9e', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9be0d90b-dec2-461d-b641-184b4cb019e2", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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, "description": "", "created_at": "2023-04-18T20:09:43Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:09:44,471 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.446s 2023-04-18 20:09:44,472 79689 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": "7149c916-9920-4013-a628-eecbea8404dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7ce78265-d1ee-4f57-a212-5c5d5599523d', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f52aeb3-a3b4-4139-81f1-83b6b81d5b36", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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, "description": "", "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:09:44,472 79689 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--257771409 created 2023-04-18 20:09:46,260 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.787s 2023-04-18 20:09:46,260 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb106934 4ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9b1cdcef-4d33-4a25-96d4-71b9fdab320e', 'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0eb1210d-bda7-4171-b5d7-1c8766214397", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "floating_ip_address": "172.24.4.60", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4e1c758096d340d5bc72df80fae46f7d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:45Z", "updated_at": "2023-04-18T20:09:45Z", "revision_number": 0}}' 2023-04-18 20:09:46,261 79689 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0eb1210d-bda7-4171-b5d7-1c8766214397', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4e1c758096d340d5bc72df80fae46f7d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:45Z', 'updated_at': '2023-04-18T20:09:45Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2023-04-18 20:09:46,368 79689 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.100s 2023-04-18 20:09:46,368 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0d6e834f-c2a1-4d6e-8aca-04a419581631', '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": "2f19bcf69a6c4abca9f0744965a79d66", "name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "password_expires_at": null}, "audit_ids": ["3pZH_gmCS-CnMR3Q2Tg0QA"], "expires_at": "2023-04-18T21:09:46.000000Z", "issued_at": "2023-04-18T20:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e1c758096d340d5bc72df80fae46f7d", "name": "tempest-ServerStableDeviceRescueTest-1750167173"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "na me": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4e1c758096d340d5bc72df80fae46f7d", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:46,369 79689 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '17b0d5ba-0865-4582-ad2d-392745c9e217', 'name': 'tempest-ServerStableDeviceRescueTest-2115799237-network', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4e1c758096d340d5bc72df80fae46f7d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24770, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:25Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:46,369 79689 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-989202719', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFcRm8U1MQf78x1Tct2ojEPLcJOlYqq4DB5gSXCFsvkWP+RDylOF/o/HHJImLQfgHC3z0XnnR8EDEFLzDZMW6znIcvcnLQvhO+UJLRzQi3JPHq1rjR5jzhCUYZ+URr+mAw==', 'fingerprint': '13:cd:b2:83:ab:d8:f7:45:48:61:e7:5e:e0:da:f7:50', 'user_id': '2f19bcf69a6c4abca9f0744965a79d66', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDUQSouKx04vL9XAUdco4HcdL3lIhBCZxHc+bxBAghexWIj7/4aL9bj\nRIwDMGROPDagBwYFK4EEACKhZANiAARXEZvFNTEH+/MdU3LdqIxDy3CTpWKquAwe\nYElwhbL5Fj/kQ8pThf6PxxySJi0H4Bwt89F550fBAxBS8w2TFus5yHL3Jy0L4Tvl\nCS0c0ItyTx6ta40eY84QlGGflEa/pgM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7149c916-9920-4013-a628-eecbea8404dd', 'name': 'tempest-securitygroup--257771409', 'stateful': True, 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'description': 'tempest-description--35672688', 'shared': False, 'security_group_rules': [{'id': 'acab5f13-f5e1-46cc-81a1-5eccedc3352d', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'security_group_id': '7149c916-9920-4013-a628-eecbea8404dd', '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': 208, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:43Z', 'updated_at': '2023-04-18T20:09:43Z', 'revision_number': 0, 'project_id': '4e1c758096d340d5bc72df80fae46f7d'}, {'id': 'c4d97ea5-a0c2-45a2-b357-ed13bfdaf1c8', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'security_group_id': '7149c916-9920-4013-a628-eecbea8404dd', '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': 207, 'description': None, 'tags': [] , 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:42Z', 'revision_number': 0, 'project_id': '4e1c758096d340d5bc72df80fae46f7d'}], 'tags': [], 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:43Z', 'revision_number': 1, 'project_id': '4e1c758096d340d5bc72df80fae46f7d'}, 'floating_ip': {'id': '0eb1210d-bda7-4171-b5d7-1c8766214397', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4e1c758096d340d5bc72df80fae46f7d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:45Z', 'updated_at': '2023-04-18T20:09:45Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2023-04-18 20:09:48,173 79689 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 1.803s 2023-04-18 20:09:48,173 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-76814063", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "17b0d5ba-0865-4582-ad2d-392745c9e217"}], "security_groups": [{"name": "tempest-securitygroup--257771409"}], "key_name": "tempest-keypair-989202719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdbc23c-2ad0-4496-a6cb-5cfb589deec8', 'x-compute-request-id': 'req-cbdbc23c-2ad0-4496-a6cb-5cfb589deec8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--257771409"}], "adminPass": "accBXVHw4iXB"}}' 2023-04-18 20:09:48,353 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.177s 2023-04-18 20:09:48,354 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 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-b9e6e041-ce8f-4d20-8b2c-b4682b663521', 'x-compute-request-id': 'req-b9e6e041-ce8f-4d20-8b2c-b4682b663521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "BUILD", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9 f0744965a79d66", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-989202719", "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": []}}' 2023-04-18 20:10:38,688 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.275s 2023-04-18 20:10:38,688 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01272d57-6aaf-47c1-8188-be59ee9369fe', 'x-compute-request-id': 'req-01272d57-6aaf-47c1-8188-be59ee9369fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "ACTIVE", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "metadata": {}, "hostId": "fe86664181c743a67636c6faa9b014b2bdd71cb3eec0e80fe78edf3e", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:10:06Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2115799237-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989202719", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--257771409"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:10:38,701 79689 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:39,450 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c/os-interface 0.689s 2023-04-18 20:11:39,451 79689 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:38 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-07920b27-f149-45c6-891b-3b0539098323', 'x-compute-request-id': 'req-07920b27-f149-45c6-891b-3b0539098323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "17b0d5ba-0865-4582-ad2d-392745c9e217", "port_id": "9812f23f-1f7c-4dc2-a78c-c0e644382f27", "mac_addr": "fa:16:3e:ed:3d:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "52260398-a301-463e-89e4-22a95c64d837", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 20:11:40,846 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0eb1210d-bda7-4171-b5d7-1c8766214397 1.391s 2023-04-18 20:11:40,846 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9812f23f-1f7c-4dc2-a78c-c0e644382f27"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f7a33fb9-7379-4376-b923-90bfa8edacad', 'date': 'Tue, 18 Apr 2023 20:11:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0eb1210d-bda7-4171-b5d7-1c8766214397'} Body: b'{"floatingip": {"id": "0eb1210d-bda7-4171-b5d7-1c8766214397", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "floating_ip_address": "172.24.4.60", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "6036a6d1-78b1-4a91-a28a-8509976eddd4", "port_id": "9812f23f-1f7c-4dc2-a78c-c0e644382f27", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "17b0d5ba-0865-4582-ad2d-392745c9e217", "mac_address": "fa:16:3e:ed:3d:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "2fd7c910-7a51-47fc-9d91-14580139817c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:45Z", "updated_at": "2023-04-18T20:11:40Z", "revision_number": 1, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:11:40,848 79689 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2023-04-18 20:11:40,886 79689 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:40,910 79689 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:40,910 79689 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2023-04-18 20:11:41,720 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c/action 0.808s 2023-04-18 20:11:41,720 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1311991640"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:40 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/a39d06b3-db73-4fe1-b8c5-44832fbac847', 'openstack-api-v ersion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b359d5-8f96-44a1-871b-af4c19f63b0f', 'x-compute-request-id': 'req-36b359d5-8f96-44a1-871b-af4c19f63b0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c/action'} Body: b'' 2023-04-18 20:11:41,782 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.059s 2023-04-18 20:11:41,783 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa133b62-3f2e-4f10-b75a-a7c66b65abef', 'x-compute-request-id': 'req-aa133b62-3f2e-4f10-b75a-a7c66b65abef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"image": {"id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}, "created": "2023-04-18T20:11:42Z", "updated": "2023-04-18T20:11:42Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}], "server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}]}}}' 2023-04-18 20:12:31,894 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.055s 2023-04-18 20:12:31,894 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1da3b0-33de-4a78-8952-23a3d3e2891d', 'x-compute-request-id': 'req-5b1da3b0-33de-4a78-8952-23a3d3e2891d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"image": {"id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}, "created": "2023-04-18T20:11:42Z", "updated": "2023-04-18T20:11:46Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}], "server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}]}}}' 2023-04-18 20:12:31,960 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.061s 2023-04-18 20:12:31,961 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18eedd50-086e-4ddf-b63a-7692d8b6ac70', 'x-compute-request-id': 'req-18eedd50-086e-4ddf-b63a-7692d8b6ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"image": {"id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}, "created": "2023-04-18T20:11:42Z", "updated": "2023-04-18T20:11:46Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "bookmark", "href": "htt p://10.0.0.210/compute/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}], "server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}]}}}' 2023-04-18 20:12:32,233 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.266s 2023-04-18 20:12:32,233 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:31 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-7bf88f0a-e77d-4350-b794-4ebfce9dfc8b', 'x-compute-request-id': 'req-7bf88f0a-e77d-4350-b794-4ebfce9dfc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "ACTIVE", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "metadata": {}, "hostId": "fe86664181c743a67636c6faa9b014b2bdd71cb3eec0e80fe78edf3e", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:11:46Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2115799237-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989202719", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--257771409"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:32,457 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.152s 2023-04-18 20:13:32,458 79689 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, 18 Apr 2023 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32671425-90a7-4399-a203-ac0dbb9f5f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a39d06b3-db73-4fe1-b8c5-44832fba c847'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "1b5aa2dc45f3a0290eef9d07883aba11", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4e1c758096d340d5bc72df80fae46f7d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "367e49860b33b2eec0029726fd4d2dce533108bcbd4499cab3e56390db41cc003ac9384a36369cf7b4fcc802d6090b7cf2b51b174b544391fc45ca14dc6b06dd", "id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "created_at": "2023-04-18T20:11:42Z", "updated_at": "2023-04-18T20:13:32Z", "tags": [], "self": "/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847", "file": "/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:13:32,614 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.155s 2023-04-18 20:13:32,614 79689 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, 18 Apr 2023 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e337201d-b33d-4314-86ef-6a69fa1cab26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "1b5aa2dc45f3a0290eef9d07883aba11", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4e1c758096d340d5bc72df80fae46f7d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "367e49860b33b2eec0029726fd4d2dce533108bcbd4499cab3e56390db41cc003ac9384a36369cf7b4fcc802d6090b7cf2b51b174b544391fc45ca14dc6b06dd", "id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "created_at": "2023-04-18T20:11:42Z", "updated_at": "2023-04-18T20:13:33Z", "tags": [], "self": "/v2/image s/a39d06b3-db73-4fe1-b8c5-44832fbac847", "file": "/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:13:32,863 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.248s 2023-04-18 20:13:32,863 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:32 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-2c68fb77-4326-4bc6-99fa-7750ac0e1bb7', 'x-compute-request-id': 'req-2c68fb77-4326-4bc6-99fa-7750ac0e1bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "ACTIVE", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "metadata": {}, "hostId": "fe86664181c743a67636c6faa9b014b2bdd71cb3eec0e80fe78edf3e", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:11:46Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2115799237-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989202719", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--257771409"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:33,123 79689 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/4e1c758096d340d5bc72df80fae46f7d/volumes 0.247s 2023-04-18 20:13:33,123 79689 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-585150070"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe37f916-b3e5-45d4-a9f9-0ce3beb5e702', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe37f916-b3e5-45d4-a9f9-0ce3beb5e702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes'} Body: b'{"volume": {"id": "6e5685c1-56c8-45f3-9eb8-523122035574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20 :13:33.055781", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-585150070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}], "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:13:33,194 79689 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/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574 0.061s 2023-04-18 20:13:33,195 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93eb3d4c-128d-436c-bf58-9f39c268d14c', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93eb3d4c-128d-436c-bf58-9f39c268d14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574'} Body: b'{"volume": {"id": "6e5685c1-56c8-45f3-9eb8-523122035574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:33.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-585150070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}], "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:13:34,254 79689 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/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574 0.048s 2023-04-18 20:13:34,255 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b843581-8b6f-4782-9c82-157412230191', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b843581-8b6f-4782-9c82-157412230191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574'} Body: b'{"volume": {"id": "6e5685c1-56c8-45f3-9eb8-523122035574", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:33.000000", "updated_at": "2023-04-18T20:13:33.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-585150070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}], "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e1c758096d340d5bc72df80fae46f7d"}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.551697s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1e8a1c32-4196-48ba-9c43-ef46b3f46061 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:05,125 79691 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.121s 2023-04-18 20:12:05,125 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c570f25e-524b-45ee-ac63-78b09937f555', '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": "3aa0db0e3abe4c74b549c7051a97a3fc", "name": "tempest-VolumesAdminNegativeTest-2034722111-project-member", "password_expires_at": null}, "audit_ids": ["s65a_VTeQJqCvBKErLNv2g"], "expires_at": "2023-04-18T21:12:05.000000Z", "issued_at": "2023-04-18T20:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5a7248acf744b1b289c36e0d684b9c", "name": "tempest-VolumesAdminNegativeTest-2034722111"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:05,126 79691 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '0b439498-22c0-438b-a628-11174b033e3e', 'name': 'tempest-VolumesAdminNegativeTest-971768231-network', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da5a7248acf744b1b28 9c36e0d684b9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57048, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:25Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:05,617 79691 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.491s 2023-04-18 20:12:05,618 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1353645351", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "0b439498-22c0-438b-a628-11174b033e3e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4839f4e9-0439-4f81-8aa5-7a177dbc6952', 'x-compute-request-id': 'req-4839f4e9-0439-4f81-8aa5-7a177dbc6952', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bf1273ed-7fb4-4e81-90fe-576147c1be57", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jC9zTSUbs7R6"}}' 2023-04-18 20:12:05,688 79691 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/bf1273ed-7fb4-4e81-90fe-576147c1be57 0.067s 2023-04-18 20:12:05,689 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e0adce-c5c2-4214-b06c-bdeb8a1eaead', 'x-compute-request-id': 'req-d5e0adce-c5c2-4214-b06c-bdeb8a1eaead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57'} Body: b'{"server": {"id": "bf1273ed-7fb4-4e81-90fe-576147c1be57", "name": "tempest-VolumesAdminNegativeTest-server-1353645351", "status": "BUILD", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:06Z", "updated": "2023-04-18T20:12:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}], "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": []}}' 2023-04-18 20:12:56,159 79691 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/bf1273ed-7fb4-4e81-90fe-576147c1be57 0.418s 2023-04-18 20:12:56,159 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:55 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-256c6531-be1b-4fc2-b563-663bfd9294f9', 'x-compute-request-id': 'req-256c6531-be1b-4fc2-b563-663bfd9294f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57'} Body: b'{"server": {"id": "bf1273ed-7fb4-4e81-90fe-576147c1be57", "name": "tempest-VolumesAdminNegativeTest-server-1353645351", "status": "ACTIVE", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "hostId": "5a6c624e4e0929a007d7e844334e93430b405199dd25688244d77a03", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:05Z", "updated": "2023-04-18T20:12:12Z", "addresses": {"tempest-VolumesAdminNegativeTest-971768231-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:c8:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:12:12.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": []}}' 2023-04-18 20:12:56,170 79691 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:13:56,430 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes 0.201s 2023-04-18 20:13:56,431 79691 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-765942125"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190e0876-ddf3-4373-8837-c6aaa145de84', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190e0876-ddf3-4373-8837-c6aaa145de84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes'} Body: b'{"volume": {"id": "1e8a1c 32-4196-48ba-9c43-ef46b3f46061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:56.369137", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-765942125", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:13:56,483 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061 0.043s 2023-04-18 20:13:56,484 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1abab0-e7a9-4382-8287-86d35dace0d9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1abab0-e7a9-4382-8287-86d35dace0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061'} Body: b'{"volume": {"id": "1e8a1c32-4196-48ba-9c43-ef46b3f46061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:56.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-765942125", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:13:57,539 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061 0.041s 2023-04-18 20:13:57,539 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e7aaa6-4c1f-4697-ae18-e3d275b84d39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e7aaa6-4c1f-4697-ae18-e3d275b84d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061'} Body: b'{"volume": {"id": "1e8a1c32-4196-48ba-9c43-ef46b3f46061", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:56.000000", "updated_at": "2023-04-18T20:13:56.000000", "name": "tempest-VolumesAdminNegativeTest-volume-765942125", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' {8} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a381c0cf-1bfb-4e6f-b1d0-d7608eadb826 failed to build and is in ERROR status {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.654034s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.165069s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.191731s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.160634s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023698s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.034233s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.161917s] ... ok {8} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {8} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bf843e5-527f-4330-a2b3-679dd1c863c8 failed to build and is in ERROR status {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.754564s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:43,996 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes 0.453s 2023-04-18 20:14:43,997 79689 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-261866191"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba6ff6b-004d-442a-abbe-8d95d8575e2b', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba6ff6b-004d-442a-abbe-8d95d8575e2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:43.920753", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:14:44,046 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.038s 2023-04-18 20:14:44,046 79689 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, 18 Apr 2023 20:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14abd2d-a1ff-49d2-bd45-1ede90009064', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14abd2d-a1ff-49d2-bd45-1ede90009064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:45,102 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.043s 2023-04-18 20:14:45,103 79689 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, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556f6c4b-bcd5-41ec-8051-9bc950047f59', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556f6c4b-bcd5-41ec-8051-9bc950047f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:44.000000", "updated_at": "2023-04-18T20:14:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:45,163 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.049s 2023-04-18 20:14:45,164 79689 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, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf33b1b-5873-43f4-87ed-d37e98b8d31e', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf33b1b-5873-43f4-87ed-d37e98b8d31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:44.000000", "updated_at": "2023-04-18T20:14:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:45,272 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.098s 2023-04-18 20:14:45,273 79689 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, 18 Apr 2023 20:14:45 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-104c8608-3082-447f-9a53-522fbaf422e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'' 2023-04-18 20:14:45,295 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.022s 2023-04-18 20:14:45,296 79689 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, 18 Apr 2023 20:14:45 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-4d835979-e4cd-46da-b824-6bbd3513ca07', 'x-openstack-request-id': 'req-4d835979-e4cd-46da-b824-6bbd3513ca07', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.483853s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 34da007e-e389-4086-b90b-71aaaa68e63e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:45,497 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes 0.197s 2023-04-18 20:14:45,498 79689 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-1998845193"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3b16fc-04db-4375-8603-a8dd5c2c40ad', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3b16fc-04db-4375-8603-a8dd5c2c40ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.435686", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:14:45,545 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.037s 2023-04-18 20:14:45,545 79689 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, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ee9ae4-e952-4c80-a278-b23c87a704a1', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ee9ae4-e952-4c80-a278-b23c87a704a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:46,596 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.039s 2023-04-18 20:14:46,596 79689 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, 18 Apr 2023 20:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bf5a98-7196-41f7-bcc2-28253993ffdf', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bf5a98-7196-41f7-bcc2-28253993ffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.000000", "updated_at": "2023-04-18T20:14:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:46,646 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.039s 2023-04-18 20:14:46,647 79689 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, 18 Apr 2023 20:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f7e5e3-0207-4c73-bf7a-0b7904c536f0', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f7e5e3-0207-4c73-bf7a-0b7904c536f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.000000", "updated_at": "2023-04-18T20:14:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:46,759 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.101s 2023-04-18 20:14:46,760 79689 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, 18 Apr 2023 20:14:46 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-f46eb44e-8e08-48c8-afa3-d4428f5ad1c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'' 2023-04-18 20:14:46,782 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.021s 2023-04-18 20:14:46,782 79689 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, 18 Apr 2023 20:14:46 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-1da6f43e-047d-4654-a9f3-903bae4f3b90', 'x-openstack-request-id': 'req-1da6f43e-047d-4654-a9f3-903bae4f3b90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 34da007e-e389-4086-b90b-71aaaa68e63e could not be found."}}' {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.798459s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c116db61-929a-4127-9fbe-8cfd5ea12042 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:50,136 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.163s 2023-04-18 20:14:50,137 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c6bf2e4-25b2-4b9c-bee9-b838a16a4068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:14:50,484 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes 0.346s 2023-04-18 20:14:50,484 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1508110038"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ab421a-1a81-472b-bdd1-c1881259db78', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ab421a-1a81-472b-bdd1-c1881259db78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.422980", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:50,536 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.041s 2023-04-18 20:14:50,537 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bd6695-44f7-4131-98c9-2e9a02f81407', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bd6695-44f7-4131-98c9-2e9a02f81407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:51,586 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.037s 2023-04-18 20:14:51,587 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9608ca-ffd1-4be3-bfe8-5415456d9c32', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9608ca-ffd1-4be3-bfe8-5415456d9c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.000000", "updated_at": "2023-04-18T20:14:51.000000", "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:51,641 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.043s 2023-04-18 20:14:51,642 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7691b356-c65e-48d2-989f-67f9724a0838', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7691b356-c65e-48d2-989f-67f9724a0838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.000000", "updated_at": "2023-04-18T20:14:51.000000", "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:51,747 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.095s 2023-04-18 20:14:51,747 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-02415a2b-9916-4b32-9062-b644191d36ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'' 2023-04-18 20:14:51,768 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.019s 2023-04-18 20:14:51,768 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-32e74d41-f65b-465f-9fa9-e4c8f6fdfdb2', 'x-openstack-request-id': 'req-32e74d41-f65b-465f-9fa9-e4c8f6fdfdb2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c116db61-929a-4127-9fbe-8cfd5ea12042 could not be found."}}' {8} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.570085s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3329ee60-4464-4549-8d4d-f34d9d2ae21e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:51,997 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes 0.223s 2023-04-18 20:14:51,997 79689 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-1737807935"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b383796-d33b-4744-8c2a-be305027589f', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b383796-d33b-4744-8c2a-be305027589f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:51.901358", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:52,051 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.044s 2023-04-18 20:14:52,051 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50eb2a5-0e3d-4450-b1b0-64128aa0f0e4', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50eb2a5-0e3d-4450-b1b0-64128aa0f0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:52.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:53,123 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.060s 2023-04-18 20:14:53,123 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8815c01-9d37-472e-b242-a1e8f786a69f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8815c01-9d37-472e-b242-a1e8f786a69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:52.000000", "updated_at": "2023-04-18T20:14:52.000000", "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:53,198 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.062s 2023-04-18 20:14:53,198 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f1845c-ef1a-4ef0-8728-0661aa71631c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f1845c-ef1a-4ef0-8728-0661aa71631c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:52.000000", "updated_at": "2023-04-18T20:14:52.000000", "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:53,311 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.100s 2023-04-18 20:14:53,311 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0409cc9f-e010-4736-98e8-ebf14a0277c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'' 2023-04-18 20:14:53,341 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.030s 2023-04-18 20:14:53,342 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 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-c9bfd1aa-98db-4c72-9c97-d56c510b3bbf', 'x-openstack-request-id': 'req-c9bfd1aa-98db-4c72-9c97-d56c510b3bbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3329ee60-4464-4549-8d4d-f34d9d2ae21e could not be found."}}' {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.876956s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a63eafa9-c797-48ca-b85c-e76708f8d463 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:54,990 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.178s 2023-04-18 20:14:54,991 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-506b3249-50d5-48d5-a525-b10cdd753d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:14:55,375 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes 0.384s 2023-04-18 20:14:55,376 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-VolumesExtendTest-Volume-602503338"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363c8105-beb1-4d6c-819b-c94817bae528', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363c8105-beb1-4d6c-819b-c94817bae528', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.315591", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:55,427 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.038s 2023-04-18 20:14:55,427 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6bd7e0-6467-4a4b-9ffa-40b8bd233a44', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6bd7e0-6467-4a4b-9ffa-40b8bd233a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:56,483 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.041s 2023-04-18 20:14:56,483 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7873a932-d851-44d4-95f4-2874ce993640', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7873a932-d851-44d4-95f4-2874ce993640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.000000", "updated_at": "2023-04-18T20:14:55.000000", "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:56,554 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.048s 2023-04-18 20:14:56,556 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cbcc64-38fc-4212-81f6-10c9bdd83de6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-c6cbcc64-38fc-4212-81f6-10c9bdd83de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.000000", "updated_at": "2023-04-18T20:14:55.000000", "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:56,663 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.095s 2023-04-18 20:14:56,664 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b225be-447a-40d5-8607-53d5768f7921', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'' 2023-04-18 20:14:56,686 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.021s 2023-04-18 20:14:56,686 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 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-ee367f21-2248-4d10-9186-b075ad52e2af', 'x-openstack-request-id': 'req-ee367f21-2248-4d10-9186-b075ad52e2af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a63eafa9-c797-48ca-b85c-e76708f8d463 could not be found."}}' {8} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.510389s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4730b4ef-a08d-45e2-9de9-7fb65ad84a3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:56,880 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes 0.186s 2023-04-18 20:14:56,881 79689 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-1694904329"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b0ecf1-c6d8-4fa5-8caf-083809a1d696', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b0ecf1-c6d8-4fa5-8caf-083809a1d696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:56.822418", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:56,937 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.043s 2023-04-18 20:14:56,937 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9401d485-59bf-4498-ac1f-362410329be9', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9401d485-59bf-4498-ac1f-362410329be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:57.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:57,996 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.047s 2023-04-18 20:14:57,996 79689 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d720e0a-89a6-440d-afe6-4e86fa1f1eb2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d720e0a-89a6-440d-afe6-4e86fa1f1eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:57.000000", "updated_at": "2023-04-18T20:14:57.000000", "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:58,046 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.039s 2023-04-18 20:14:58,046 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32dadce-27f9-4413-9c99-281a6d30400e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32dadce-27f9-4413-9c99-281a6d30400e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:57.000000", "updated_at": "2023-04-18T20:14:57.000000", "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:58,177 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.120s 2023-04-18 20:14:58,178 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-82c744a5-ccae-4a9c-ab83-170e377336fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'' 2023-04-18 20:14:58,202 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.024s 2023-04-18 20:14:58,203 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c88f147-a268-4c19-85e0-b3ba57454611', 'x-openstack-request-id': 'req-9c88f147-a268-4c19-85e0-b3ba57454611', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4730b4ef-a08d-45e2-9de9-7fb65ad84a3b could not be found."}}' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.529480s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 24f95cb2-bb44-45c8-8d31-220f5eb1beb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:34,232 79673 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:12:34,232 79673 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:12:34,312 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.077s 2023-04-18 20:12:34,312 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2141630914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvMV7dBG8PsDrB7mUSixcK7Nbfwiv7HzpvF4ua0Xp13/o6zOtGP8AGZPgVELOMZqJ9GDYGgcxevTK6OwEUSevY3euf/aebd4lMGw5WFScn8tK5U/UDBjAiARcnfjqDPqA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:34 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-352a6c06-fd77-4e95-a87f-4d5f976dcb31', 'x-compute-request-id': 'req-352a6c06-fd77-4e95-a87f-4d5f976dcb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2141630914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvMV7dBG8PsDrB7mUSixcK7Nbfwiv7HzpvF4ua0Xp13/o6zOtGP8AGZPgVELOMZqJ9GDYGgcxevTK6OwEUSevY3euf/aebd4lMGw5WFScn8tK5U/UDBjAiARcnfjqDPqA==", "fingerprint": "66:79:7d:86:69:f5:77:c3:26:4b:a5:48:7c:68:0b:75", "user_id": "2621a49d58c34c948ee000a94751a585"}}' 2023-04-18 20:12:34,315 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2141630914 created 2023-04-18 20:12:34,480 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.164s 2023-04-18 20:12:34,480 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1904907110", "description": "tempest-description--1669752677"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-93306cbb-e1f5-4c8e-9e6a-b2cdf7be7be9', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "name": "tempest-securitygroup--1904907110", "stateful": true, "tenant_id": "a4584427b930494cbce6719967c325da", "description": "tempest-description--1669752677", "shared": false, "security_group_rules": [{"id": "040ff35b-01ea-4b45-8290-756b23fbea50", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "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": 481, "description": null, "tags": [], "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}, {"id": "1af9bf72-8d04-423e-9f2e-509326df1dd6", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 482, "description": null, "tags": [], "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}], "tags": [], "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:12:34,656 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-18 20:12:34,657 79673 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": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-db8a4daf-6400-41ec-a467-ec548df68361', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e27fcd96-069a-4643-aecc-b7a8115c7fa5", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "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, "description": "", "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:12:34,810 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-18 20:12:34,810 79673 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": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-92433ea4-7ac2-48ef-9acb-f33ec640484c', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "23f7f2a9-5060-431e-af32-582bb3cfbe57", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "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, "description": "", "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:12:34,810 79673 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1904907110 created 2023-04-18 20:12:35,681 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.870s 2023-04-18 20:12:35,682 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e9994f4d-f0e0-47ef-bd32-ba20ef8fbc24', 'date': 'Tue, 18 Apr 2023 20:12:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b512e631-6026-4ac6-a936-fa72067c9a80", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.51", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a4584427b930494cbce6719967c325da", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:35Z", "updated_at": "2023-04-18T20:12:35Z", "revision_number": 0}}' 2023-04-18 20:12:35,682 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b512e631-6026-4ac6-a936-fa72067c9a80', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:35Z', 'updated_at': '2023-04-18T20:12:35Z', 'revision_number': 0, 'ip': '172.24.4.51'} created 2023-04-18 20:12:35,771 79673 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.083s 2023-04-18 20:12:35,772 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-737ea85d-cb25-40cd-9863-bb51435d36eb', '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": "2621a49d58c34c948ee000a94751a585", "name": "tempest-AttachVolumeTestJSON-520167989-project-member", "password_expires_at": null}, "audit_ids": ["iAeRgELLTiSyYwcS18zqBA"], "expires_at": "2023-04-18T21:12:35.000000Z", "issued_at": "2023-04-18T20:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4584427b930494cbce6719967c325da", "name": "tempest-AttachVolumeTestJSON-520167989"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0. 0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:35,772 79673 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '1a455dc1-6931-43c6-b404-a42a7505cffe', 'name': 'tempest-AttachVolumeTestJSON-626038590-network', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4584427b930494cbce6719967c325da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3269, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:35,773 79673 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2141630914', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvMV7dBG8PsDrB7mUSixcK7Nbfwiv7HzpvF4ua0Xp13/o6zOtGP8AGZPgVELOMZqJ9GDYGgcxevTK6OwEUSevY3euf/aebd4lMGw5WFScn8tK5U/UDBjAiARcnfjqDPqA==', 'fingerprint': '66:79:7d:86:69:f5:77:c3:26:4b:a5:48:7c:68:0b:75', 'user_id': '2621a49d58c34c948ee000a94751a585', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAzJ4elKJt7UdaxPApClufLMdWMxo8Wp1P1xHrcYruewPz46eSOMCMp\naC40sD9cmEygBwYFK4EEACKhZANiAAT7zFe3QRvD7A6we5lEosXCuzW38Ir+x86b\nxeLmtF6dd/6OszrRj/ABmT4FRCzjGaifRg2BoHMXr0yujsBFEnr2N3rn/2nm3eJT\nBsOVhUnJ/LSuVP1AwYwIgEXJ346gz6g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ad9cdc45-d7fe-4076-9a51-8c41fc346df0', 'name': 'tempest-securitygroup--1904907110', 'stateful': True, 'tenant_id': 'a4584427b930494cbce6719967c325da', 'description': 'tempest-description--1669752677', 'shared': False, 'security_group_rules': [{'id': '040ff35b-01ea-4b45-8290-756b23fbea50', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': 'ad9cdc45-d7fe-4076-9a51-8c41fc346df0', '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': 481, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:34Z', 'updated_at': '2023-04-18T20:12:34Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}, {'id': '1af9bf72-8d04-423e-9f2e-509326df1dd6', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': 'ad9cdc45-d7fe-4076-9a51-8c41fc346df0', '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': 482, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:34Z', 'updated_at': '2023-04-18T20:12:34Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}], 'tags': [], 'created_at': '2023-0 4-18T20:12:34Z', 'updated_at': '2023-04-18T20:12:34Z', 'revision_number': 1, 'project_id': 'a4584427b930494cbce6719967c325da'}, 'floating_ip': {'id': 'b512e631-6026-4ac6-a936-fa72067c9a80', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:35Z', 'updated_at': '2023-04-18T20:12:35Z', 'revision_number': 0, 'ip': '172.24.4.51'}} 2023-04-18 20:12:36,764 79673 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.990s 2023-04-18 20:12:36,764 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-698242489", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1a455dc1-6931-43c6-b404-a42a7505cffe"}], "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "key_name": "tempest-keypair-2141630914", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfaaa2e6-fdcc-4791-bd02-1bc901fbe13e', 'x-compute-request-id': 'req-dfaaa2e6-fdcc-4791-bd02-1bc901fbe13e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "adminPass": "password"}}' 2023-04-18 20:12:36,840 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.073s 2023-04-18 20:12:36,840 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8d280e-d72a-4b8a-bf0c-600ef4dfaee5', 'x-compute-request-id': 'req-8a8d280e-d72a-4b8a-bf0c-600ef4dfaee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "name": "tempest-AttachVolumeTestJSON-server-698242489", "status": "BUILD", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "li nks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:37Z", "updated": "2023-04-18T20:12:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2141630914", "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": []}}' 2023-04-18 20:13:27,404 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.502s 2023-04-18 20:13:27,404 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:26 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-11369418-c8a1-4be8-8262-e7f799be7fe2', 'x-compute-request-id': 'req-11369418-c8a1-4be8-8262-e7f799be7fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "name": "tempest-AttachVolumeTestJSON-server-698242489", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:36Z", "updated": "2023-04-18T20:12:49Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:db:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2141630914", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:27,429 79673 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:14:27,688 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/os-interface 0.198s 2023-04-18 20:14:27,689 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:27 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-11f49fe6-22ec-44e0-af83-884cf7aff3c6', 'x-compute-request-id': 'req-11f49fe6-22ec-44e0-af83-884cf7aff3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "port_id": "90ad6020-a9e7-4738-9489-8d21d3bb9107", "mac_addr": "fa:16:3e:9d:db:b5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90c12871-fab1-45f2-be4c-b328a6fb84af", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 20:14:28,790 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80 1.097s 2023-04-18 20:14:28,791 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "90ad6020-a9e7-4738-9489-8d21d3bb9107"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-87baf568-9447-4cc9-b90e-fa36774a00b3', 'date': 'Tue, 18 Apr 2023 20:14:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80'} Body: b'{"floatingip": {"id": "b512e631-6026-4ac6-a936-fa72067c9a80", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.51", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "cb42380e-41f8-4259-9cda-ad43ef729544", "port_id": "90ad6020-a9e7-4738-9489-8d21d3bb9107", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "mac_address": "fa:16:3e:9d:db:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee35542f-80e1-4658-b925-457462c001fa", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:35Z", "updated_at": "2023-04-18T20:14:27Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:14:28,793 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.51:22' as 'cirros' with public key authentication 2023-04-18 20:14:28,828 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:14:28,850 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:14:28,851 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.51 successfully created 2023-04-18 20:14:28,917 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/ips 0.066s 2023-04-18 20:14:28,918 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:28 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-c3e0b7ee-0dd3-4f08-8aab-178c79a0cbff', 'x-compute-request-id': 'req-c3e0b7ee-0dd3-4f08-8aab-178c79a0cbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-18 20:14:29,114 79673 INF O [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes 0.193s 2023-04-18 20:14:29,115 79673 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-335701809"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed297de7-f2ef-488a-96e7-0c1d1ae85403', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed297de7-f2ef-488a-96e7-0c1d1ae85403', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes'} Body: b'{"volume": {"id": "24f95cb2-bb44-45c8-8d31-220f5eb1beb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:29.059510", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-335701809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:29,165 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9 0.039s 2023-04-18 20:14:29,166 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3897d9ed-a777-4f6e-b645-11d10969791e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3897d9ed-a777-4f6e-b645-11d10969791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9'} Body: b'{"volume": {"id": "24f95cb2-bb44-45c8-8d31-220f5eb1beb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:29.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-335701809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:14:30,215 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9 0.038s 2023-04-18 20:14:30,215 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4424c264-0040-4a30-94bf-8399c2f37079', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4424c264-0040-4a30-94bf-8399c2f37079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9'} Body: b'{"volume": {"id": "24f95cb2-bb44-45c8-8d31-220f5eb1beb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:29.000000", "updated_at": "2023-04-18T20:14:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-335701809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:14:30,350 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.124s 2023-04-18 20:14:30,351 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-18de4983-c5f5-4667-b74c-84b97e4afaeb', 'x-compute-request-id': 'req-18de4983-c5f5-4667-b74c-84b97e4afaeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'' 2023-04-18 20:14:30,763 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.411s 2023-04-18 20:14:30,763 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:30 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-d9dc5a8e-6537-4f6f-a853-40ca7bc8b0a7', 'x-compute-request-id': 'req-d9dc5a8e-6537-4f6f-a853-40ca7bc8b0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "name": "tempest-AttachVolumeTestJSON-server-698242489", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": " bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:36Z", "updated": "2023-04-18T20:14:30Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:db:b5"}, {"version": 4, "addr": "172.24.4.51", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:db:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2141630914", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:15:21,029 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.203s 2023-04-18 20:15:21,029 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15: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-e9388ff9-ca93-4439-a5bc-7cb1a2e0242e', 'x-compute-request-id': 'req-e9388ff9-ca93-4439-a5bc-7cb1a2e0242e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee35542f-80e1-4658-b925-457462c001fa could not be found."}}' 2023-04-18 20:15:21,066 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2141630914 0.036s 2023-04-18 20:15:21,067 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:21 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-fe10dc21-f568-4245-b1f1-75349210a827', 'x-compute-request-id': 'req-fe10dc21-f568-4245-b1f1-75349210a827', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2141630914'} Body: b'' 2023-04-18 20:15:21,219 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0 0.151s 2023-04-18 20:15:21,219 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-bf70fcfb-a303-4bfe-afe3-8f12ea2f228d', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0'} Body: b'' 2023-04-18 20:15:21,245 79673 INFO [tempest.lib.c ommon.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0 0.025s 2023-04-18 20:15:21,245 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-02b1a124-3343-46e7-aad5-7c7df8e1db43', 'date': 'Tue, 18 Apr 2023 20:15:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ad9cdc45-d7fe-4076-9a51-8c41fc346df0 does not exist", "detail": ""}}' 2023-04-18 20:15:21,759 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80 0.513s 2023-04-18 20:15:21,760 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0f8c04ff-163a-4c6b-b45f-6501acce5ed0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80'} Body: b'' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.005114s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ad06ed6e-0f91-4333-b628-edd2c09626f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:29,950 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.254s 2023-04-18 20:12:29,950 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eadc841-6e65-458b-9824-24d4b60cc437', 'x-compute-request-id': 'req-4eadc841-6e65-458b-9824-24d4b60cc437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:12:30,291 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.318s 2023-04-18 20:12:30,292 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ecb8f0b-9a71-47a6-9efc-4dbaaa6c2546', 'x-compute-request-id': 'req-1ecb8f0b-9a71-47a6-9efc-4dbaaa6c2546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:20,595 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.241s 2023-04-18 20:13:20,595 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156e4403-f8ce-420c-ac4b-b3f4e0cd0050', 'x-compute-request-id': 'req-156e4403-f8ce-420c-ac4b-b3f4e0cd0050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:20,761 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.153s 2023-04-18 20:13:20,761 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Tue, 18 Apr 2023 20:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4876731c-7c86-4e89-ba65-8e6cf97254bf', 'x-compute-request-id': 'req-4876731c-7c86-4e89-ba65-8e6cf97254bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:14:21,030 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes 0.201s 2023-04-18 20:14:21,031 79675 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-ServerActionsTestJSON-volume-439891833"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15130573-fd5f-4fd1-82af-c485593c02c9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15130573-fd5f-4fd1-82af-c485593c02c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes'} Body: b'{"volume": {"id": "ad06ed6e-0f91-4333-b628-edd2c09626f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:20.973884", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-439891833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 202 3-04-18 20:14:21,081 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2 0.041s 2023-04-18 20:14:21,081 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465fa05a-997d-41f0-b743-55c3eed849cc', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465fa05a-997d-41f0-b743-55c3eed849cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2'} Body: b'{"volume": {"id": "ad06ed6e-0f91-4333-b628-edd2c09626f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:21.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-439891833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:14:22,131 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2 0.039s 2023-04-18 20:14:22,132 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec6bc02-629a-4fb1-955f-aef76477c5f6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec6bc02-629a-4fb1-955f-aef76477c5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2'} Body: b'{"volume": {"id": "ad06ed6e-0f91-4333-b628-edd2c09626f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:21.000000", "updated_at": "2023-04-18T20:14:21.000000", "name": "tempest-ServerActionsTestJSON-volume-439891833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:14:22,627 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.484s 2023-04-18 20:14:22,628 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-419184a7-ed14-48da-ab31-b8991fc664bf', 'x-compute-request-id': 'req-419184a7-ed14-48da-ab31-b8991fc664bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [168.346963s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4945313c-0cdf-425e-83b5-dc5221b63c37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:36,687 79679 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:12:36,687 79679 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:12:36,741 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2023-04-18 20:12:36,741 79679 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-411596916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOfYslSIZ6jxX9wbCjjVALkcE4motO+XND9xPRU7GKz/SkZKFKjbmnX9VhxtWtZXB+zZdJ+94CPGWNXcFPD34HeNZ/VfWzyawdGf6ZMEPWSG76+oKF0UNmJXvueaBs19EA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:36 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-6efe6867-b19f-46ca-86b9-b3c057f9ac3d', 'x-compute-request-id': 'req-6efe6867-b19f-46ca-86b9-b3c057f9ac3d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-411596916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOfYslSIZ6jxX9wbCjjVALkcE4motO+XND9xPRU7GKz/SkZKFKjbmnX9VhxtWtZXB+zZdJ+94CPGWNXcFPD34HeNZ/VfWzyawdGf6ZMEPWSG76+oKF0UNmJXvueaBs19EA==", "fingerprint": "c2:86:10:87:96:4f:e2:8d:3d:d4:5f:6f:9d:ae:d5:e2", "user_id": "14e8456e134e454a82496708ce268345"}}' 2023-04-18 20:12:36,744 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-411596916 created 2023-04-18 20:12:37,090 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.345s 2023-04-18 20:12:37,090 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--959531307", "description": "tempest-description--1257243740"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8cfa5564-3192-4d21-a5cf-aa2759b1b036', 'date': 'Tue, 18 Apr 2023 20:12:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "065a023f-3554-46fc-9df8-70152238b538", "name": "tempest-securitygroup--959531307", "stateful": true, "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "tempest-description--1257243740", "shared": false, "security_group_rules": [{"id": "02c321f7-81d6-41db-a44a-77aaa5e0bb04", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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": 492, "description": null, "tags": [], "created_at": "2023-04-18T20:12:36Z", "updated_at": "2023-04-18T20:12:36Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}, {"id": "b5efaa93-bcbf-4ed4-8cf9-6711bbe50d7f", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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": 491, "description": null, "tags": [], "created_at": "2023-04-18T20:12:36Z", "updated_at": "2023-04-18T20:12:36Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}], "tags": [], "created_at": "2023-04-18T20:12:36Z", "updated_at": "2023-04-18T20:12:36Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:12:37,259 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-18 20:12:37,259 79679 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": "065a023f-3554-46fc-9df8-70152238b538", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6f1033d4-be96-40d5-b2f3-178fd1a71272', 'date': 'Tue, 18 Apr 2023 20:12:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "265ba06a-cc0a-4d0a-9ce9-fc6c0dd25dad", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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, "description": "", "created_at": "2023-04-18T20:12:37Z", "updated_at": "2023-04-18T20:12:37Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:12:37,437 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-18 20:12:37,438 79679 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": "065a023f-3554-46fc-9df8-70152238b538", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3223d670-1359-40f6-8683-768f87183911', 'date': 'Tue, 18 Apr 2023 20:12:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fea8e5c2-df85-4d9a-acb3-dad4d963d749", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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, "description": "", "created_at": "2023-04-18T20:12:37Z", "updated_at": "2023-04-18T20:12:37Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:12:37,438 79679 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--959531307 created 2023-04-18 20:12:38,423 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.985s 2023-04-18 20:12:38,424 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b0bfd148-51e5-41a6-9aae-bccf359f4baf', 'date': 'Tue, 18 Apr 2023 20:12:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3d23119b-910b-4b1e-89db-a504d38950e6", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.196", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:38Z", "updated_at": "2023-04-18T20:12:38Z", "revision_number": 0}}' 2023-04-18 20:12:38,424 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d23119b-910b-4b1e-89db-a504d38950e6', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.196', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:38Z', 'updated_at': '2023-04-18T20:12:38Z', 'revision_number': 0, 'ip': '172.24.4.196'} created 2023-04-18 20:12:38,512 79679 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.082s 2023-04-18 20:12:38,512 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a51c501d-ed52-4abb-9d58-08b9ce750c35', '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": "14e8456e134e454a82496708ce268345", "name": "tempest-AttachVolumeShelveTestJSON-1629260863-project-member", "password_expires_at": null}, "audit_ids": ["ewLk4jxxSSWgqjtejf8K_w"], "expires_at": "2023-04-18T21:12:38.000000Z", "issued_at": "2023-04-18T20:12:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88511bc82db742b09c562ca4b6fac0ef", "name": "tempest-AttachVolumeShelveTestJSON-1629260863"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd 7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:38,513 79679 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'd859f7bf-51df-4961-aaf1-e1fc33d6fce1', 'name': 'tempest-AttachVolumeShelveTestJSON-1011403608-network', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46274, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:38,513 79679 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-411596916', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOfYslSIZ6jxX9wbCjjVALkcE4motO+XND9xPRU7GKz/SkZKFKjbmnX9VhxtWtZXB+zZdJ+94CPGWNXcFPD34HeNZ/VfWzyawdGf6ZMEPWSG76+oKF0UNmJXvueaBs19EA==', 'fingerprint': 'c2:86:10:87:96:4f:e2:8d:3d:d4:5f:6f:9d:ae:d5:e2', 'user_id': '14e8456e134e454a82496708ce268345', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDGmYn+xRSi/cKh5Ln0Ga79QL5oftT6p9MXnGJJeWXT5mmilaW0i3cp\nYBWRuKiTyJugBwYFK4EEACKhZANiAATn2LJUiGeo8V/cGwo41QC5HBOJqLTvlzQ/\ncT0VOxis/0pGShSo25p1/VYcbVrWVwfs2XSfveAjxljV3BTw9+B3jWf1X1s8msHR\nn+mTBD1khu+vqChdFDZiV77nmgbNfRA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '065a023f-3554-46fc-9df8-70152238b538', 'name': 'tempest-securitygroup--959531307', 'stateful': True, 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': 'tempest-description--1257243740', 'shared': False, 'security_group_rules': [{'id': '02c321f7-81d6-41db-a44a-77aaa5e0bb04', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': '065a023f-3554-46fc-9df8-70152238b538', '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': 492, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:36Z', 'updated_at': '2023-04-18T20:12:36Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, {'id': 'b5efaa93-bcbf-4ed4-8cf9-6711bbe50d7f', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': '065a023f-3554-46fc-9df8-70152238b538', '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': 491, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:36Z', 'updated_at': '2023- 04-18T20:12:36Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}], 'tags': [], 'created_at': '2023-04-18T20:12:36Z', 'updated_at': '2023-04-18T20:12:36Z', 'revision_number': 1, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, 'floating_ip': {'id': '3d23119b-910b-4b1e-89db-a504d38950e6', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.196', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:38Z', 'updated_at': '2023-04-18T20:12:38Z', 'revision_number': 0, 'ip': '172.24.4.196'}} 2023-04-18 20:12:39,912 79679 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 1.398s 2023-04-18 20:12:39,913 79679 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-1381911620", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1"}], "security_groups": [{"name": "tempest-securitygroup--959531307"}], "key_name": "tempest-keypair-411596916", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8', '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-656b437f-171b-4f4f-abb2-22632baf2090', 'x-compute-request-id': 'req-656b437f-171b-4f4f-abb2-22632baf2090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--959531307"}], "adminPass": "password"}}' 2023-04-18 20:12:40,373 79679 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/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.457s 2023-04-18 20:12:40,374 79679 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, 18 Apr 2023 20:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-113466b3-e02f-4a58-b79f-ae07ba2a5954', 'x-compute-request-id': 'req-113466b3-e02f-4a58-b79f-ae07ba2a5954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "name": "tempest-AttachVolumeShelveTestJSON-server-1381911620", "status": "BUILD", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e 8456e134e454a82496708ce268345", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:40Z", "updated": "2023-04-18T20:12:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-411596916", "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}}' 2023-04-18 20:13:31,007 79679 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/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.570s 2023-04-18 20:13:31,007 79679 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, 18 Apr 2023 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', '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-b768fcc3-d817-46f1-b4ef-2e8028d7d6d7', 'x-compute-request-id': 'req-b768fcc3-d817-46f1-b4ef-2e8028d7d6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "name": "tempest-AttachVolumeShelveTestJSON-server-1381911620", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:39Z", "updated": "2023-04-18T20:12:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c1:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411596916", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--959531307"}], "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}}' 2023-04-18 20:13:31,020 79679 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:14:31,295 79679 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/41f 28b7f-e090-4a52-a610-58e0a55be9b8/os-interface 0.216s 2023-04-18 20:14:31,296 79679 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, 18 Apr 2023 20:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d240be-e092-4667-8ff6-6030c658283d', 'x-compute-request-id': 'req-13d240be-e092-4667-8ff6-6030c658283d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "port_id": "491d5e69-da12-4822-9003-37b851242837", "mac_addr": "fa:16:3e:bb:c1:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00082e89-6df6-489c-966a-57183bbbad41", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 20:14:32,235 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6 0.931s 2023-04-18 20:14:32,235 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "491d5e69-da12-4822-9003-37b851242837"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-599514fe-3a08-4963-91d0-f9911202d529', 'date': 'Tue, 18 Apr 2023 20:14:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6'} Body: b'{"floatingip": {"id": "3d23119b-910b-4b1e-89db-a504d38950e6", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.196", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "145c6995-f707-4f05-b0e1-1d0765ac35ae", "port_id": "491d5e69-da12-4822-9003-37b851242837", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "mac_address": "fa:16:3e:bb:c1:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:38Z", "updated_at": "2023-04-18T20:14:31Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:14:32,236 79679 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.196:22' as 'cirros' with public key authentication 2023-04-18 20:14:32,276 79679 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:14:32,302 79679 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:14:32,302 79679 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.196 successfully created 2023-04-18 20:14:32,350 79679 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/41f28b7f-e090-4a52-a610-58e0a55be9b8/ips 0.047s 2023-04-18 20:14:32,350 79679 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, 18 Apr 2023 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2. 20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc6f607-81cd-47b3-b4fb-dcb52d3942da', 'x-compute-request-id': 'req-8cc6f607-81cd-47b3-b4fb-dcb52d3942da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 20:14:32,597 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes 0.244s 2023-04-18 20:14:32,597 79679 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-1192911147"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955b7e08-79ed-4525-9284-a7ebaf9c57c2', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955b7e08-79ed-4525-9284-a7ebaf9c57c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes'} Body: b'{"volume": {"id": "4945313c-0cdf-425e-83b5-dc5221b63c37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:32.524437", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192911147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:32,648 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37 0.041s 2023-04-18 20:14:32,648 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b59b3f-d029-40c9-b8a0-3bf040c78c8f', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b59b3f-d029-40c9-b8a0-3bf040c78c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37'} Body: b'{"volume": {"id": "4945313c-0cdf-425e-83b5-dc5221b63c37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:33.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192911147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}], "user_id": "14e845 6e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:14:33,701 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37 0.041s 2023-04-18 20:14:33,702 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba6f429-bc7a-452e-9640-bc31ec2967b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba6f429-bc7a-452e-9640-bc31ec2967b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37'} Body: b'{"volume": {"id": "4945313c-0cdf-425e-83b5-dc5221b63c37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:33.000000", "updated_at": "2023-04-18T20:14:33.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1192911147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:14:33,834 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.121s 2023-04-18 20:14:33,834 79679 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, 18 Apr 2023 20:14:33 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-e6e8f03a-5140-4375-b614-b5669cefd73c', 'x-compute-request-id': 'req-e6e8f03a-5140-4375-b614-b5669cefd73c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'' 2023-04-18 20:14:34,030 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.195s 2023-04-18 20:14:34,030 79679 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, 18 Apr 2023 20:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', '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-cf7447d7-6fe7-4d8e-bdd2-cdeefb3b747e', 'x-compute-request-id': ' req-cf7447d7-6fe7-4d8e-bdd2-cdeefb3b747e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "name": "tempest-AttachVolumeShelveTestJSON-server-1381911620", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:39Z", "updated": "2023-04-18T20:14:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c1:cd"}, {"version": 4, "addr": "172.24.4.196", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c1:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411596916", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--959531307"}], "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}}' 2023-04-18 20:15:24,235 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.150s 2023-04-18 20:15:24,236 79679 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, 18 Apr 2023 20:15:24 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-96335cd3-50cb-43ef-b290-bb9a9ceb251a', 'x-compute-request-id': 'req-96335cd3-50cb-43ef-b290-bb9a9ceb251a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 41f28b7f-e090-4a52-a610-58e0a55be9b8 could not be found."}}' 2023-04-18 20:15:24,272 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-411596916 0.035s 2023-04-18 20:15:24,272 79679 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, 18 Apr 2023 20:15:24 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-328d8ab3-7588-4d62-a8d7-093eb2790cad', 'x-compute-request-id': 'req-328d8ab3-7588-4d62-a8d7-093eb2790cad', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-4 11596916'} Body: b'' 2023-04-18 20:15:24,509 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538 0.236s 2023-04-18 20:15:24,509 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-783ee67c-3077-4b62-8311-ae2d48315e34', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538'} Body: b'' 2023-04-18 20:15:24,531 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538 0.021s 2023-04-18 20:15:24,531 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-acc37099-7f8a-49ef-9b93-754ef507585f', 'date': 'Tue, 18 Apr 2023 20:15:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 065a023f-3554-46fc-9df8-70152238b538 does not exist", "detail": ""}}' 2023-04-18 20:15:25,032 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6 0.500s 2023-04-18 20:15:25,033 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0be4c081-ba1d-4021-bfe9-556d096e36cf', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6'} Body: b'' {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.364091s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.343577s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.809539s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:31,654 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types 0.200s 2023-04-18 20:15:31,654 79673 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-242216477"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f1cc64-38df-4b2b-ae34-6ec154f8d140', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f1cc64-38df-4b2b-ae34-6ec154f8d140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types'} Body: b'{"volume_type": {"id": "fb6d1e5a-681b-47ae-b244-73c09de05ca9", "name": "tempest-GroupsV320Test-volume-type-242216477", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:15:31,693 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types 0.030s 2023-04-18 20:15:31,693 79673 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-2034752566"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c3f639-e6a2-4fb6-a876-9aa016c1bfe2', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c3f639-e6a2-4fb6-a876-9aa016c1bfe2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types'} Body: b'{"group_type": {"id": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "name": "tempest-GroupsV320Test-group-type-2034752566", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:15:31,889 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups 0.193s 2023-04-18 20:15:31,890 79673 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": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "volume_types": ["fb6d1e5a-681b-47ae-b244-73c09de05ca9"], "name": "tempest-GroupsV320Test-Group-618469161"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf51b64-8451-456e-8d40-07e61cc7ce27', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf51b64-8451-456e-8d40-07e61cc7ce27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups'} Body: b'{"group": {"id": "b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2", "name": "tempest-GroupsV320Test-Group-618469161"}}' 2023-04-18 20:15:31,944 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 0.051s 2023-04-18 20:15:31,944 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac302f80-2011-48c3-a525-3729df510937', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac302f80-2011-48c3-a525-3729df510937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2'} Body: b'{"group": {"id": "b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:15:32.000000", "name": "tempest-GroupsV320Test-Group-618469161", "description": null, "group_type": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "volume_types": ["fb6d1e5a-681b-47ae-b244-73c09de05ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:15:32,982 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 0.032s 2023-04-18 20:15:32,983 79673 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, 18 Apr 2023 20:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91120230-4997-42e3-8101-7a1d746a4df6', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91120230-4997-42e3-8101-7a1d746a4df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2'} Body: b'{"group": {"id": "b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:15:32.000000", "name": "tempest-GroupsV320Test-Group-618469161", "description": null, "group_type": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "volume_types": ["fb6d1e5a-681b-47ae-b244-73c09de05ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:15:33,055 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/volumes/detail 0.066s 2023-04-18 20:15:33,055 79673 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, 18 Apr 2023 20:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802aeae2-5a8a-4068-b881-5cc3a4ca1ba4', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802aeae2-5a8a-4068-b881-5cc3a4ca1ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:15:33,142 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2/action 0.076s 2023-04-18 20:15:33,143 79673 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, 18 Apr 2023 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-leng th': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b238bc99-3170-4a23-889d-248c198575c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2/action'} Body: b'' 2023-04-18 20:15:33,159 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 0.016s 2023-04-18 20:15:33,160 79673 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, 18 Apr 2023 20:15:33 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-3f810471-7910-4383-9e40-965b5b51e211', 'x-openstack-request-id': 'req-3f810471-7910-4383-9e40-965b5b51e211', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 could not be found."}}' 2023-04-18 20:15:33,185 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types/919fc4f1-00cd-4259-a3a7-8af7abfd4a44 0.025s 2023-04-18 20:15:33,186 79673 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, 18 Apr 2023 20:15:33 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-0c94003e-a59d-493c-b7ae-c69bec907f66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types/919fc4f1-00cd-4259-a3a7-8af7abfd4a44'} Body: b'' 2023-04-18 20:15:33,240 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9 0.054s 2023-04-18 20:15:33,241 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15: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-2f533c3d-981e-45a5-a45e-206e1a341cb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9'} Body: b'' 2023-04-18 20:15:33,260 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9 0.019s 2023-04-18 20:15:33,261 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:33 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-d5151339-1a7b-484c-9820-8ecf41353eaf', 'x-openstack-request-id': 'req-d5151339-1a7b-484c-9820-8ecf41353eaf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fb6d1e5a-681b-47ae-b244-73c09de05ca9 could not be found."}}' {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.017256s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.016695s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.066259s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018170s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.026147s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019706s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018424s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014584s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014497s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.069184s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.032641s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.035152s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.199536s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.240127s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013631s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.127332s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.028107s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.017422s] ... ok {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.187188s] ... 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 37405744-7243-4bf1-b759-00d43f735143 failed to build and is in ERROR status {0} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c79841a2-66b4-4569-af81-43da869e5979 failed to build and is in ERROR status {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.603409s] ... 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:55,121 79673 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes 0.486s 2023-04-18 20:15:55,121 79673 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-1746716487"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fa6cb8-a44e-4057-ba30-76bfa0cf7b5b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fa6cb8-a44e-4057-ba30-76bfa0cf7b5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes'} Body: b'{"volume": {"id": "a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:55.030281", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1746716487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}], "user_id": "0a1562539561455a9aeee75e9416cf79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:15:55,168 79673 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3 0.037s 2023-04-18 20:15:55,168 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cafa124-3b07-418e-9763-0964e6adcdd5', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cafa124-3b07-418e-9763-0964e6adcdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3'} Body: b'{"volume": {"id": "a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:55.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1746716487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}], "user_id": "0a1562539561455a9aeee75e9416cf79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "662c7834850240dc89ae5d0ef1488ca8"}}' 2023-04-18 20:15:56,225 79673 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3 0.045s 2 023-04-18 20:15:56,226 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac1925e-e5f2-4c67-aa77-db124cfceddb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac1925e-e5f2-4c67-aa77-db124cfceddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3'} Body: b'{"volume": {"id": "a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:55.000000", "updated_at": "2023-04-18T20:15:55.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1746716487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}], "user_id": "0a1562539561455a9aeee75e9416cf79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "662c7834850240dc89ae5d0ef1488ca8"}}' {7} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.936827s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 84547e59-a752-4d56-8003-88b804c2ac25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:14,253 79687 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 20:13:14,962 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.708s 2023-04-18 20:13:14,962 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1983728265", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-84eab825-f20b-49d5-9202-e4bf198b5eba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1983728265", "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": "6ad73ba40edd4087aff9ae96a69e10c4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "created_at": "2023-04-18T20:13:15Z", "updated_at": "2023-04-18T20:13:15Z", "tags": [], "self": "/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e", "file": "/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:13:16,738 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e/file 1.775s 2023-04-18 20:13:16,739 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b7d2249a-37aa-454e-a3bf-40b5836ee7f1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e/file'} Body: b'' 2023-04-18 20:13:16,739 79687 DEBUG [tempest.scenario.manager] image:a2e8bee7-4829-4254-bb21-b28cefae5e8e 2023-04-18 20:13:16,806 79687 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.064s 2023-04-18 20:13:16,807 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1260195738", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPx0/Ctye8bwTqUiS06eOHPC25Bk24ze5uuSDafktqMkSKOnlFcvNg5YT494NeuAO2qsge0WDWkFD6tqLckrqj6GmPVtraUxBLh8ngovMKR7GS+tQf0ZatftbUPyXVO8OQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:16 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-68709dc4-7ea8-4a62-a2d4-d9fdd0aa2cb6', 'x-compute-request-id': 'req-68709dc4-7ea8-4a62-a2d4-d9fdd0aa2cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-126 0195738", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPx0/Ctye8bwTqUiS06eOHPC25Bk24ze5uuSDafktqMkSKOnlFcvNg5YT494NeuAO2qsge0WDWkFD6tqLckrqj6GmPVtraUxBLh8ngovMKR7GS+tQf0ZatftbUPyXVO8OQ==", "fingerprint": "e9:c4:b8:f0:22:06:ac:14:ad:0c:9e:b4:b6:64:7f:3b", "user_id": "48ac512f13754a49bde814ba9e7103ed"}}' 2023-04-18 20:13:16,918 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-18 20:13:16,919 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6758d673-39b9-44a8-a77a-1c59ef28e787', '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": "48ac512f13754a49bde814ba9e7103ed", "name": "tempest-TestMinimumBasicScenario-1534810194-project-member", "password_expires_at": null}, "audit_ids": ["SniZzHS6SdSU4qLil4YpOw"], "expires_at": "2023-04-18T21:13:16.000000Z", "issued_at": "2023-04-18T20:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad73ba40edd4087aff9ae96a69e10c4", "name": "tempest-TestMinimumBasicScenario-1534810194"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:13:16,919 79687 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found netw ork {'id': '4701fbad-415a-40b8-afc1-2a18650aa308', 'name': 'tempest-TestMinimumBasicScenario-1653029620-network', 'tenant_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14750, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:10:04Z', 'updated_at': '2023-04-18T20:10:04Z', 'revision_number': 1} available for tenant 2023-04-18 20:13:17,567 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.646s 2023-04-18 20:13:17,567 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1538374999", "imageRef": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "networks": [{"uuid": "4701fbad-415a-40b8-afc1-2a18650aa308"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-709daf72-53b8-4b5e-83ba-687b19e20a6f', 'x-compute-request-id': 'req-709daf72-53b8-4b5e-83ba-687b19e20a6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "U2yneKXPEN5M"}}' 2023-04-18 20:13:17,647 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.076s 2023-04-18 20:13:17,647 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7756c9eb-2f9b-4f9a-8235-e21a7f624487', 'x-compute-request-id': 'req-7756c9eb-2f9b-4f9a-8235-e21a7f624487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "BUILD", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:18Z", "updated": "2023-04-18T20:13:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "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": []}}' 2023-04-18 20:14:07,935 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.226s 2023-04-18 20:14:07,936 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:07 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-e02fb7c1-c62a-4ea0-a782-dd9e2ad5edd0', 'x-compute-request-id': 'req-e02fb7c1-c62a-4ea0-a782-dd9e2ad5edd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:13:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:14:07,947 79687 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:15:08,245 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.238s 2023-04-18 20:15:08,245 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 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-reques t-id': 'req-ea01c252-a3a0-4097-ace2-45a207b3a8a8', 'x-compute-request-id': 'req-ea01c252-a3a0-4097-ace2-45a207b3a8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:13:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:15:08,448 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.191s 2023-04-18 20:15:08,449 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 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-e28d83c6-4e0d-4a70-8e42-4f00bcf0e106', 'x-compute-request-id': 'req-e28d83c6-4e0d-4a70-8e42-4f00bcf0e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}]}]}' 2023-04-18 20:15:08,596 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.143s 2023-04-18 20:15:08,596 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 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-d92a7178-b3ca-403f-86cd-3fac1896cf2d', 'x-compute-request-id': 'req-d92a7178-b3ca-403f-86cd-3fac1896cf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717 -f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:13:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:15:08,788 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes 0.180s 2023-04-18 20:15:08,788 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1518374489", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30d690f-350a-4cab-8965-dcce0293d63e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30d690f-350a-4cab-8965-dcce0293d63e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes'} Body: b'{"volume": {"id": "84547e59-a752-4d56-8003-88b804c2ac25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:08.725952", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1518374489", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:15:08,837 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.039s 2023-04-18 20:15:08,838 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-43e90edb-8eb0-4f12-bc89-fdadaedb05e8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e90edb-8eb0-4f12-bc89-fdadaedb05e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'{"volume": {"id": "84547e59-a752-4d56-8003-88b804c2ac25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:09.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1518374489", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:15:09,888 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.038s 2023-04-18 20:15:09,888 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff952a6-a6c4-4f47-8cc8-c05ee1b652b7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff952a6-a6c4-4f47-8cc8-c05ee1b652b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'{"volume": {"id": "84547e59-a752-4d56-8003-88b804c2ac25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:09.000000", "updated_at": "2023-04-18T20:15:09.000000", "name": "tempest-TestMinimumBasicScenario-volume-1518374489", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:15:10,006 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.107s 2023-04-18 20:15:10,007 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9022a21f-a299-4b4b-87e4-5b710400897e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volu me/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'' 2023-04-18 20:15:10,031 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.023s 2023-04-18 20:15:10,031 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:10 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-7a7ed59e-7ca0-487a-a5e6-ac8a3e7f41b1', 'x-openstack-request-id': 'req-7a7ed59e-7ca0-487a-a5e6-ac8a3e7f41b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 84547e59-a752-4d56-8003-88b804c2ac25 could not be found."}}' 2023-04-18 20:15:10,151 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.119s 2023-04-18 20:15:10,151 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:10 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-e0dc79ed-d2b6-41a1-9f00-f5dbd47d5069', 'x-compute-request-id': 'req-e0dc79ed-d2b6-41a1-9f00-f5dbd47d5069', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'' 2023-04-18 20:15:10,602 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.450s 2023-04-18 20:15:10,602 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:10 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-f0cfc52e-4083-4c64-8c05-60bf8e818032', 'x-compute-request-id': 'req-f0cfc52e-4083-4c64-8c05-60bf8e818032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:15:10Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4 ": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:16:01,055 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.394s 2023-04-18 20:16:01,056 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dd56b417-08f7-4b99-96ee-a89886c361ef', 'x-compute-request-id': 'req-dd56b417-08f7-4b99-96ee-a89886c361ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8cd23717-f912-486a-8a0f-983edcbf5ba2 could not be found."}}' 2023-04-18 20:16:01,086 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1260195738 0.029s 2023-04-18 20:16:01,086 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:01 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-706736d7-3a0c-454b-af33-88ec637289cf', 'x-compute-request-id': 'req-706736d7-3a0c-454b-af33-88ec637289cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1260195738'} Body: b'' 2023-04-18 20:16:01,188 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e 0.101s 2023-04-18 20:16:01,189 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-eda67389-9ae2-4011-9082-e2dc1af59f2a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e'} Body: b'' {7} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2a42f1c1-4d00-41d1-bcb3-53d324aa9776 failed to build and is in ERROR status {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.726950s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0579f791-07cc-4f1b-9acd-15ba5e52eff5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:48,253 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:13:48,253 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:13:48,420 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2023-04-18 20:13:48,421 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-602955330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNjiAr81anpeI49B+eMHdVKtMSr1LLjn27RGrh8du0ZSX2qpxbclGSgY/a1m4ssBtrC47YpupZH86Oj85kgc918yucXfiLg2rsr+heC12QU1xuTy19cmsiy8CvBqQc0Egg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:48 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-612df30d-87ae-464f-a52f-1632bff25e01', 'x-compute-request-id': 'req-612df30d-87ae-464f-a52f-1632bff25e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-602955330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNjiAr81anpeI49B+eMHdVKtMSr1LLjn27RGrh8du0ZSX2qpxbclGSgY/a1m4ssBtrC47YpupZH86Oj85kgc918yucXfiLg2rsr+heC12QU1xuTy19cmsiy8CvBqQc0Egg==", "fingerprint": "28:22:90:2b:70:b6:26:d3:b1:fc:aa:e3:1a:bd:1f:ee", "user_id": "4859711fcdef4d91ae9caff4bacc85fe"}}' 2023-04-18 20:13:48,426 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-602955330 created 2023-04-18 20:13:48,607 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-18 20:13:48,607 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2061636300", "description": "tempest-description--759030153"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-71f0df4b-70d7-4dbc-a289-f92a8e3d4b98', 'date': 'Tue, 18 Apr 2023 20:13:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "name": "tempest-securitygroup--2061636300", "stateful": true, "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "tempest-description--759030153", "shared": false, "security_group_rules": [{"id": "8e4d97e0-b2b5-4708-9f50-18cb4d522cf9", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "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": 571, "description": null, "tags": [], "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}, {"id": "a7ae76a4-5ae5-432b-8adb-6135656178e3", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 570, "description": null, "tags": [], "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}], "tags": [], "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:13:48,766 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 20:13:48,766 79683 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": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-033ccfc0-b283-41d7-a019-5989348aced2', 'date': 'Tue, 18 Apr 2023 20:13:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "781290c0-0047-4480-b347-f6db627040cc", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "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, "description": "", "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:13:48,916 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.150s 2023-04-18 20:13:48,917 79683 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": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6f8c2fc3-a446-466e-a06f-09e4501fd14b', 'date': 'Tue, 18 Apr 2023 20:13:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3bdffa75-19c2-45ab-a79e-d818e4134025", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "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, "description": "", "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:13:48,917 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2061636300 created 2023-04-18 20:13:49,949 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.031s 2023-04-18 20:13:49,949 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-2547835f-c5a6-40b4-8236-5933d45a4d8a', 'date': 'Tue, 18 Apr 2023 20:13:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cc27005d-9461-4654-b1ff-ed6bf129a3b8", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.112", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:13:49Z", "updated_at": "2023-04-18T20:13:49Z", "revision_number": 0}}' 2023-04-18 20:13:49,950 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cc27005d-9461-4654-b1ff-ed6bf129a3b8', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:13:49Z', 'updated_at': '2023-04-18T20:13:49Z', 'revision_number': 0, 'ip': '172.24.4.112'} created 2023-04-18 20:13:49,989 79683 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.032s 2023-04-18 20:13:49,989 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f046740-6782-46fa-bd10-55bf2ed0dda0', '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": "4859711fcdef4d91ae9caff4bacc85fe", "name": "tempest-AttachVolumeNegativeTest-2030574995-project-member", "password_expires_at": null}, "audit_ids": ["Iq4BfXrBTC-CyVW7l1G32g"], "expires_at": "2023-04-18T21:13:49.000000Z", "issued_at": "2023-04-18T20:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3da3c99e5d684aab877826bdbf471e3f", "name": "tempest-AttachVolumeNegativeTest-2030574995"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:13:49,990 79683 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'ef116b62-6faf-4010-a37c-960d9a4b6b02', 'name': 'tempest-AttachVolumeNegativeTest-191700791-network', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63333, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:13:42Z', 'updated_at': '2023-04-18T20:13:42Z', 'revision_number': 1} available for tenant 2023-04-18 20:13:49,990 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-602955330', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNjiAr81anpeI49B+eMHdVKtMSr1LLjn27RGrh8du0ZSX2qpxbclGSgY/a1m4ssBtrC47YpupZH86Oj85kgc918yucXfiLg2rsr+heC12QU1xuTy19cmsiy8CvBqQc0Egg==', 'fingerprint': '28:22:90:2b:70:b6:26:d3:b1:fc:aa:e3:1a:bd:1f:ee', 'user_id': '4859711fcdef4d91ae9caff4bacc85fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAqNFN8333ViahxodR47r+y0URKF7fQrXCgiXUkUDk5flJzIAk0vPyR\nZ+Gn6+HeUhWgBwYFK4EEACKhZANiAATY4gK/NWp6XiOPQfnjB3VSrTEq9Sy459u0\nRq4fHbtGUl9qqcW3JRkoGP2tZuLLAbawuO2KbqWR/Ojo/OZIHPdfMrnF34i4Nq7K\n/oXgtdkFNcbk8tfXJrIsvArwakHNBII=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd66a4bb1-299d-4f40-888a-8ab6cd8a6c9e', 'name': 'tempest-securitygroup--2061636300', 'stateful': True, 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': 'tempest-description--759030153', 'shared': False, 'security_group_rules': [{'id': '8e4d97e0-b2b5-4708-9f50-18cb4d522cf9', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': 'd66a4bb1-299d-4f40-888a-8ab6cd8a6c9e', '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': 571, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:13:48Z', 'updated_at': '2023-04-18T20:13:48Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, {'id': 'a7ae76a4-5ae5-432b-8adb-6135656178e3', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': 'd66a4bb1-299d-4f40-888a-8ab6cd8a6c9e', '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': 570, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:13:48Z', 'updated_at': '2023-04-18T20:13:48Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab87782 6bdbf471e3f'}], 'tags': [], 'created_at': '2023-04-18T20:13:48Z', 'updated_at': '2023-04-18T20:13:48Z', 'revision_number': 1, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, 'floating_ip': {'id': 'cc27005d-9461-4654-b1ff-ed6bf129a3b8', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:13:49Z', 'updated_at': '2023-04-18T20:13:49Z', 'revision_number': 0, 'ip': '172.24.4.112'}} 2023-04-18 20:13:50,584 79683 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.592s 2023-04-18 20:13:50,584 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1018798962", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ef116b62-6faf-4010-a37c-960d9a4b6b02"}], "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "key_name": "tempest-keypair-602955330", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c7ee9e-8870-4f84-936e-d8e3fc8cfcbd', 'x-compute-request-id': 'req-c6c7ee9e-8870-4f84-936e-d8e3fc8cfcbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "adminPass": "password"}}' 2023-04-18 20:13:50,660 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.072s 2023-04-18 20:13:50,660 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac4cbe16-a921-4019-91c6-07e3dadcff3f', 'x-compute-request-id': 'req-ac4cbe16-a921-4019-91c6-07e3dadcff3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "name": "tempest-AttachVolumeNegativeTest-server-1018798962", "status": "BUILD", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "htt p://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:51Z", "updated": "2023-04-18T20:13:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-602955330", "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": []}}' 2023-04-18 20:14:41,027 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.306s 2023-04-18 20:14:41,028 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9955c4-5990-41b5-845c-8cd89474e275', 'x-compute-request-id': 'req-9d9955c4-5990-41b5-845c-8cd89474e275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "name": "tempest-AttachVolumeNegativeTest-server-1018798962", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:50Z", "updated": "2023-04-18T20:13:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-602955330", "OS-SRV-USG:launched_at": "2023-04-18T20:13:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:14:41,039 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:15:41,291 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3/os-interface 0.236s 2023-04-18 20:15:41,291 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Tue, 18 Apr 2023 20:15:41 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-c7fba13c-ad1f-4470-a804-f6e4996ca3a6', 'x-compute-request-id': 'req-c7fba13c-ad1f-4470-a804-f6e4996ca3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "port_id": "50e4ed6c-25ac-4ac4-a5ea-0d2a285bf4ea", "mac_addr": "fa:16:3e:31:00:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "71dad016-e43b-497f-a639-05df413ba3d6", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 20:15:42,220 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8 0.922s 2023-04-18 20:15:42,221 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "50e4ed6c-25ac-4ac4-a5ea-0d2a285bf4ea"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-939733be-a22b-40ff-9e7e-e225ef9790aa', 'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8'} Body: b'{"floatingip": {"id": "cc27005d-9461-4654-b1ff-ed6bf129a3b8", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.112", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "e08cbc3b-eacc-4d1a-9075-fe65dbe70fbe", "port_id": "50e4ed6c-25ac-4ac4-a5ea-0d2a285bf4ea", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "mac_address": "fa:16:3e:31:00:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:13:49Z", "updated_at": "2023-04-18T20:15:41Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:15:42,223 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.112:22' as 'cirros' with public key authentication 2023-04-18 20:15:42,274 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:15:42,299 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:15:42,300 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.112 successfully created 2023-04-18 20:15:42,347 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3/ips 0.046s 2023-04-18 20:15:42,347 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d79381-06c3-47d5-9628-af1fbfb1498b', 'x-compute-request-id': 'req-c6d79381-06c3-47d5-9628-af1fbfb1498b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e- 4d70-9742-4ff289d0dfc3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-18 20:15:42,672 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes 0.321s 2023-04-18 20:15:42,672 79683 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-1899768767"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573201e1-41b4-42a4-83bd-3204a3493642', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573201e1-41b4-42a4-83bd-3204a3493642', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes'} Body: b'{"volume": {"id": "0579f791-07cc-4f1b-9acd-15ba5e52eff5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:42.588591", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1899768767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:15:42,730 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5 0.047s 2023-04-18 20:15:42,731 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba1c6a9-c167-413b-98c7-1bc721640d62', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba1c6a9-c167-413b-98c7-1bc721640d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5'} Body: b'{"volume": {"id": "0579f791-07cc-4f1b-9acd-15ba5e52eff5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:43.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1899768767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:15:43,791 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_ volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5 0.047s 2023-04-18 20:15:43,791 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c5c201-8e62-437f-856c-b8b7392274fd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c5c201-8e62-437f-856c-b8b7392274fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5'} Body: b'{"volume": {"id": "0579f791-07cc-4f1b-9acd-15ba5e52eff5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:43.000000", "updated_at": "2023-04-18T20:15:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1899768767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:15:43,946 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.143s 2023-04-18 20:15:43,946 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15: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-111e9f2d-56c9-4aa4-9827-ed7132e4b114', 'x-compute-request-id': 'req-111e9f2d-56c9-4aa4-9827-ed7132e4b114', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'' 2023-04-18 20:15:44,220 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.273s 2023-04-18 20:15:44,221 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eacf28fc-2dc3-4372-802f-419d0c2deeb5', 'x-compute-request-id': 'req-eacf28fc-2dc3-4372-802f-419d0c2deeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "name": "tempest-AttachVolumeNegativeTest-server-1018798962", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hos tId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:50Z", "updated": "2023-04-18T20:15:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:b7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-602955330", "OS-SRV-USG:launched_at": "2023-04-18T20:13:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:16:34,315 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.033s 2023-04-18 20:16:34,315 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16: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-5ce52048-5d78-4623-acad-97e4713cdbcf', 'x-compute-request-id': 'req-5ce52048-5d78-4623-acad-97e4713cdbcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2e30921f-c93e-4d70-9742-4ff289d0dfc3 could not be found."}}' 2023-04-18 20:16:34,349 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-602955330 0.033s 2023-04-18 20:16:34,350 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16: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-1b2c0b16-4d09-4d90-aa76-307aadf91818', 'x-compute-request-id': 'req-1b2c0b16-4d09-4d90-aa76-307aadf91818', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-602955330'} Body: b'' 2023-04-18 20:16:34,498 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e 0.147s 2023-04-18 20:16:34,498 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-dc47e120-1a82-410b-ad99-8fd24c752073' , 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:16:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e'} Body: b'' 2023-04-18 20:16:34,517 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e 0.018s 2023-04-18 20:16:34,517 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-62cd0d26-6ec0-4669-95c7-b9ec676710f7', 'date': 'Tue, 18 Apr 2023 20:16:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e does not exist", "detail": ""}}' 2023-04-18 20:16:34,978 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8 0.460s 2023-04-18 20:16:34,978 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8e7629fa-81da-47fa-9f6a-73ee29bdfdf9', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:16:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8'} Body: b'' {6} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.597667s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 546d3df9-b78a-4640-a926-b325058dfdfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T20:16:39Z', 'message': 'Build of instance 546d3df9-b78a-4640-a926-b325058dfdfd aborted: Volume 4530544c-663a-410a-b4e0-4f1d55fb0272 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-6d944dfe-74a1-482f-a4f1-3c4630b641d9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:33,252 79685 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.084s 2023-04-18 20:13:33,252 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-289cefac-9904-4171-9aca-21c2fcbd76cf', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["5GWrKcrXSD2RF153WCBxkg"], "expires_at": "2023-04-18T21:13:33.000000Z", "issued_at": "2023-04-18T20:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:13:33,253 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:13:33,905 79685 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.651s 2023-04-18 20:13:33,906 79685 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-1814847736", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8', '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-c8396803-e33c-481d-8917-5519577c611b', 'x-compute-request-id': 'req-c8396803-e33c-481d-8917-5519577c611b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "WQmTa4fr9qrZ"}}' 2023-04-18 20:13:33,994 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8 0.085s 2023-04-18 20:13:33,994 79685 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, 18 Apr 2023 20:13:33 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-67bb7bff-5ecc-486b-b02c-14508846eb17', 'x-compute-request-id': 'req-67bb7bff-5ecc-486b-b02c-14508846eb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1814847736", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:13:34Z", "updated": "2023-04-18T20:13:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c5 0866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "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": []}}' 2023-04-18 20:14:24,338 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8 0.306s 2023-04-18 20:14:24,338 79685 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, 18 Apr 2023 20:14:24 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-4d511264-9ee4-4c9b-983e-c3d58cf165a7', 'x-compute-request-id': 'req-4d511264-9ee4-4c9b-983e-c3d58cf165a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1814847736", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:13:33Z", "updated": "2023-04-18T20:13:41Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:13:41.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": []}}' 2023-04-18 20:14:24,354 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:15:25,431 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8/action 1.017s 2023-04-18 20:15:25,431 79685 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-ServerBootFromVolumeSta bleRescueTest-image-724122902"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b9acbb-e253-479f-9f1c-847d9ddaffdd', 'x-compute-request-id': 'req-43b9acbb-e253-479f-9f1c-847d9ddaffdd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8/action'} Body: b'{"image_id": "27f4ef37-817d-46ff-8bab-e42680fc501a"}' 2023-04-18 20:15:25,463 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.030s 2023-04-18 20:15:25,463 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-90db8406-02bf-4cdf-b222-49ff18de86ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:25Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:26,494 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.029s 2023-04-18 20:15:26,494 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9f9f590-614c-43f2-8fdc-e6b1c51c9d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:25Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:27,521 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.025s 2023-04-18 20:15:27,521 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d94cdc5-ca16-411e-a6f7-9ff353a8550e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:25Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:28,563 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.040s 2023-04-18 20:15:28,564 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-80992562-6b8d-405a-a68d-b07dfaeae016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "boot_ro les": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:28Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:29,591 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.025s 2023-04-18 20:15:29,591 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76a1a3b8-1464-49fc-9218-ff47a9fbc2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:29Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:30,629 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.036s 2023-04-18 20:15:30,630 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f1153c77-9c3e-47c0-bf5c-4c558f0f991e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "82d68b3f1f456f9f1474d471682b83e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "831745dea346c03e354b40afc0277cafa0d2a28c679a207a0401d663fe1bab4437ff05de313854a93ccfd6c24806c853f17301a8ae0e2010926562208dae34c0", "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:30Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:30,655 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.024s 2023-04-18 20:15:30,655 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-52080d58-2d0f-404b-8a1b-06b69aaa76ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "82d68b3f1f456f9f1474d471682b83e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_hi dden": false, "os_hash_algo": "sha512", "os_hash_value": "831745dea346c03e354b40afc0277cafa0d2a28c679a207a0401d663fe1bab4437ff05de313854a93ccfd6c24806c853f17301a8ae0e2010926562208dae34c0", "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:30Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:30,944 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8 0.288s 2023-04-18 20:15:30,944 79685 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, 18 Apr 2023 20:15:30 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-80abc325-8793-4629-afad-a3ccc5c73faa', 'x-compute-request-id': 'req-80abc325-8793-4629-afad-a3ccc5c73faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1814847736", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:13:33Z", "updated": "2023-04-18T20:15:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:13:41.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": []}}' 2023-04-18 20:16:31,110 79685 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.084s 2023-04-18 20:16:31,110 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c04e365c-0889-40de-8544-a0dbe9afe1db', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["FnfOc0fkT1GpAAn_WduuYQ"], "expires_at": "2023-04-18T21:16:31.000000Z", "issued_at": "2023-04-18T20:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:16:31,110 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:16:31,686 79685 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.575s 2023-04-18 20:16:31,687 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-546392096", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "bced5834-bb13-4a51-9ae0-beca997a2850", "destination_type": "volume"}], "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd', '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-6d944dfe-74a1-482f-a4f1-3c4630b641d9', 'x-compute-request-id': 'req-6d944dfe-74a1-482f-a4f1-3c4630b641d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "546d3df9-b78a-4640-a926-b325058dfdfd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "oGWq7cN9BVoG"}}' 2023-04-18 20:16:31,761 79685 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/546d3df9-b78a-4640-a926-b325058dfdfd 0.069s 2023-04-18 20:16:31,762 79685 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, 18 Apr 2023 20:16:31 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-ec21d7fa-b334-478b-b946-4ae86995c26a', 'x-compute-request-id': 'req-ec21d7fa-b334-478b-b946-4ae86995c26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'{"server": {"id": "546d3df9-b78a-4640-a926-b325058dfdfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-546392096", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:16:32Z", "updated": "2023-04-18T20:16:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}], "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": []}}' 2023-04-18 20:17:21,942 79685 INFO [tempest.lib.c ommon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd 0.115s 2023-04-18 20:17:21,942 79685 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, 18 Apr 2023 20:17:21 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-13a14370-98c9-43a8-be09-59e91a7427f6', 'x-compute-request-id': 'req-13a14370-98c9-43a8-be09-59e91a7427f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'{"server": {"id": "546d3df9-b78a-4640-a926-b325058dfdfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-546392096", "status": "ERROR", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:16:31Z", "updated": "2023-04-18T20:16:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T20:16:39Z", "message": "Build of instance 546d3df9-b78a-4640-a926-b325058dfdfd aborted: Volume 4530544c-663a-410a-b4e0-4f1d55fb0272 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": []}}' 2023-04-18 20:17:21,958 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 20:17:22,684 79685 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/546d3df9-b78a-4640-a926-b325058dfdfd 0.725s 2023-04-18 20:17:22,685 79685 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, 18 Apr 2023 20:17:21 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-13204797-9ac7-4031-a6cc-4cc03bfe536d', 'x-compute-request-id': 'req-13204797-9ac7-4031-a6cc-4cc03bfe536d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'' 2023-04-18 20:17:22,757 79685 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10. 0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd 0.071s 2023-04-18 20:17:22,758 79685 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, 18 Apr 2023 20:17:22 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-66cd9d3a-1c89-40e0-895d-ab4015c5cad6', 'x-compute-request-id': 'req-66cd9d3a-1c89-40e0-895d-ab4015c5cad6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 546d3df9-b78a-4640-a926-b325058dfdfd could not be found."}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.471374s] ... 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9740876f-b125-46af-bdcd-6b2cc839b3ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:22,924 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.221s 2023-04-18 20:15:22,924 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0860bba-d737-41c8-bfd3-b112807b6401', 'x-compute-request-id': 'req-d0860bba-d737-41c8-bfd3-b112807b6401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:15:23,097 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.161s 2023-04-18 20:15:23,097 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995ff448-01ae-4ed6-a04f-81b6e3de3aa8', 'x-compute-request-id': 'req-995ff448-01ae-4ed6-a04f-81b6e3de3aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:15:23,295 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.185s 2023-04-18 20:15:23,295 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f9eb85d-9dae-4f64-8ef3-6dde72c7a0fd', 'x-compute-request-id': 'req-6f9eb85d-9dae-4f64-8ef3-6dde72c7a0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:16:23,760 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6e40bd57 76b645d0b587b8aac24953c9/volumes 0.411s 2023-04-18 20:16:23,760 79675 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-ServerActionsTestJSON-volume-172714879"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf73f403-f995-4670-8f65-87ae520c618b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf73f403-f995-4670-8f65-87ae520c618b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes'} Body: b'{"volume": {"id": "9740876f-b125-46af-bdcd-6b2cc839b3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:16:23.701376", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-172714879", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:16:23,825 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad 0.055s 2023-04-18 20:16:23,825 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3de832-57b4-43d8-b391-8b9878d89155', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3de832-57b4-43d8-b391-8b9878d89155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad'} Body: b'{"volume": {"id": "9740876f-b125-46af-bdcd-6b2cc839b3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:16:24.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-172714879", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:16:24,877 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad 0.040s 2023-04-18 20:16:24,877 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Tue, 18 Apr 2023 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4de6074-04bb-40d7-ac0e-a70525d06e91', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4de6074-04bb-40d7-ac0e-a70525d06e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad'} Body: b'{"volume": {"id": "9740876f-b125-46af-bdcd-6b2cc839b3ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:16:24.000000", "updated_at": "2023-04-18T20:16:24.000000", "name": "tempest-ServerActionsTestJSON-volume-172714879", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:16:24,887 79675 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 2023-04-18 20:16:25,105 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.217s 2023-04-18 20:16:25,106 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456d20ba-54ca-4a64-b5a1-bac4f0fabda0', 'x-compute-request-id': 'req-456d20ba-54ca-4a64-b5a1-bac4f0fabda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "sec urity_groups": [{"name": "tempest-securitygroup--176904959"}], "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.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.368437s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 69c461b1-4f13-4942-8c97-6ce173c7c4e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:17:47,794 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes 0.245s 2023-04-18 20:17:47,795 79693 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-2064901900"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe1f373-ce31-4133-809d-c4257406a270', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe1f373-ce31-4133-809d-c4257406a270', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes'} Body: b'{"volume": {"id": "69c461b1-4f13-4942-8c97-6ce173c7c4e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:47.718719", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2064901900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:17:47,849 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2 0.045s 2023-04-18 20:17:47,850 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf0f078-22f8-40e8-89e4-7300fdea7248', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf0f078-22f8-40e8-89e4-7300fdea7248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2'} Body: b'{"volume": {"id": "69c461b1-4f13-4942-8c97-6ce173c7c4e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:48.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2064901900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' 2023-04-18 20:17:48,904 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2 0.043s 2023-04-18 20:17:48,904 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428903d9-4095-4ddf-b2b4-3670bf517780', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428903d9-4095-4ddf-b2b4-3670bf517780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2'} Body: b'{"volume": {"id": "69c461b1-4f13-4942-8c97-6ce173c7c4e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:48.000000", "updated_at": "2023-04-18T20:17:48.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2064901900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.310930s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d099cac5-aa3e-4111-844b-1cd6e0faa739 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:17:49,115 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes 0.197s 2023-04-18 20:17:49,115 79693 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-1216427554"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271a8d05-b036-4993-a053-926439063294', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271a8d05-b036-4993-a053-926439063294', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes'} Body: b'{"volume": {"id": "d099cac5-aa3e-4111-844b-1cd6e0faa739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:49.052217", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1216427554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:17:49,163 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739 0.038s 2023-04-18 20:17:49,163 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fc493a-7f9b-41ef-94d8-00f447f00a9b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fc493a-7f9b-41ef-94d8-00f447f00a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739'} Body: b'{"volume": {"id": "d099cac5-aa3e-4111-844b-1cd6e0faa739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:49.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1216427554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' 2023-04-18 20:17:50,214 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739 0.040s 2023-04-18 20:17:50,215 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08bea83-0450-44de-b610-c4ae59c179a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08bea83-0450-44de-b610-c4ae59c179a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739'} Body: b'{"volume": {"id": "d099cac5-aa3e-4111-844b-1cd6e0faa739", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:49.000000", "updated_at": "2023-04-18T20:17:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1216427554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.636249s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2389a748-21b5-401c-b376-3e63bdf52248 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:33,391 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.083s 2023-04-18 20:15:33,392 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f5636a73-a704-4cb8-afda-256620aaec69', '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": "e891b948918d4beca7a9215d8e536a3a", "name": "tempest-VolumesActionsTest-2070783484-project-member", "password_expires_at": null}, "audit_ids": ["4CeytsMIRTeJTSvMJKQXfQ"], "expires_at": "2023-04-18T21:15:33.000000Z", "issued_at": "2023-04-18T20:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12026d2f47254305a57bde39cbb038f8", "name": "tempest-VolumesActionsTest-2070783484"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/12026d2f47254305a57bde39cbb038f8", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:15:33,392 79679 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'f4bc5e90-ad78-4df5-b395-3dbab88574ad', 'name': 'tempest-VolumesActionsTest-313872757-network', 'tenant_id': '12026d2f47254305a57bde39cbb038f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '12026d2f47254305a57bde39cbb038f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41323, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:15:30Z', 'updated_at': '2023-04-18T20:15:30Z', 'revision_number': 1} available for tenant 2023-04-18 20:15:34,394 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.000s 2023-04-18 20:15:34,394 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-64574053", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "f4bc5e90-ad78-4df5-b395-3dbab88574ad"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840e1209-6ba3-4ee4-8ebf-e1e195658de4', 'x-compute-request-id': 'req-840e1209-6ba3-4ee4-8ebf-e1e195658de4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2rcDvF8i3SR5"}}' 2023-04-18 20:15:34,474 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.076s 2023-04-18 20:15:34,474 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e35edb6e-c0b3-4778-ac7f-c04a1a655580', 'x-compute-request-id': 'req-e35edb6e-c0b3-4778-ac7f-c04a1a655580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "name": "tempest-VolumesActionsTest-instance-64574053", "status": "BUILD", "tenant_id": "12026d2f47254305a57bde39cbb038f8", "user_id": "e891b948918d4beca7a9215d8e536a3a", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:34Z", "updated": "2023-04-18T20:15:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "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": "schedul ing", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:16:24,750 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.222s 2023-04-18 20:16:24,750 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1483', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4bf4c6-c48a-42c6-9f45-0d7c5558b542', 'x-compute-request-id': 'req-ed4bf4c6-c48a-42c6-9f45-0d7c5558b542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "name": "tempest-VolumesActionsTest-instance-64574053", "status": "ACTIVE", "tenant_id": "12026d2f47254305a57bde39cbb038f8", "user_id": "e891b948918d4beca7a9215d8e536a3a", "metadata": {}, "hostId": "a5151e7fd74bbb01fc4c42f2283a884f54ab6eaebfd4c639d78851b4", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:34Z", "updated": "2023-04-18T20:15:41Z", "addresses": {"tempest-VolumesActionsTest-313872757-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:70:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:15:41.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": []}}' 2023-04-18 20:16:24,762 79679 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:17:25,037 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes 0.214s 2023-04-18 20:17:25,037 79679 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-583529882"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac420e7-2cde-4cb4-b182-4e7e30a7dd32', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac420e7-2cde-4cb4-b182-4e7e30a7dd32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:24.981213", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vo lid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:17:25,091 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.044s 2023-04-18 20:17:25,092 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25b1e3a-eee9-4a66-b25d-daaf52e9e268', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25b1e3a-eee9-4a66-b25d-daaf52e9e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:25.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:17:26,146 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.043s 2023-04-18 20:17:26,147 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7988815e-634e-4dde-a9c4-9f94f29d908d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7988815e-634e-4dde-a9c4-9f94f29d908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:25.000000", "updated_at": "2023-04-18T20:17:25.000000", "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536 a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:17:26,200 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.039s 2023-04-18 20:17:26,200 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c037e694-6051-479c-8ee4-1a3cdfe626b5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c037e694-6051-479c-8ee4-1a3cdfe626b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:25.000000", "updated_at": "2023-04-18T20:17:25.000000", "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:17:26,320 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.108s 2023-04-18 20:17:26,321 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-9c4a04a3-fe5f-4610-9a54-52475337ce84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'' 2023-04-18 20:17:26,344 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.022s 2023-04-18 20:17:26,344 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-cf8afe08-15c9-41c7-a403-b3e88a710a20', 'x-openstack-request-id': 'req-cf8afe08-15c9-41c7-a403-b3e88a710a20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"itemNotFound": {"code": 404 , "message": "Volume 2389a748-21b5-401c-b376-3e63bdf52248 could not be found."}}' 2023-04-18 20:17:26,477 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.132s 2023-04-18 20:17:26,478 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-76889ba1-4738-435f-92e2-5e65c96f52b4', 'x-compute-request-id': 'req-76889ba1-4738-435f-92e2-5e65c96f52b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'' 2023-04-18 20:17:26,849 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.370s 2023-04-18 20:17:26,849 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-3ddb0a8d-6ac6-4ccf-8cb4-2669e8e3ab87', 'x-compute-request-id': 'req-3ddb0a8d-6ac6-4ccf-8cb4-2669e8e3ab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "name": "tempest-VolumesActionsTest-instance-64574053", "status": "ACTIVE", "tenant_id": "12026d2f47254305a57bde39cbb038f8", "user_id": "e891b948918d4beca7a9215d8e536a3a", "metadata": {}, "hostId": "a5151e7fd74bbb01fc4c42f2283a884f54ab6eaebfd4c639d78851b4", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:34Z", "updated": "2023-04-18T20:17:26Z", "addresses": {"tempest-VolumesActionsTest-313872757-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:70:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:15:41.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": []}}' 2023-04-18 20:18:16,938 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.039s 2023-04-18 20:18:16,938 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openst ack-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-a8e10d4b-649c-47c2-9d64-8c33767c813f', 'x-compute-request-id': 'req-a8e10d4b-649c-47c2-9d64-8c33767c813f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 064455cd-15c5-4da7-a569-4f1e098e62d4 could not be found."}}' {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.563236s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0ad8f19d-01c9-408b-9b22-2be34c491cd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:17,199 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.257s 2023-04-18 20:18:17,199 79679 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-2036311494"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea91b30-5194-4484-8209-8375f2accdbe', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea91b30-5194-4484-8209-8375f2accdbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.126676", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:17,250 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.040s 2023-04-18 20:18:17,251 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136bf067-f193-4f2c-a6b7-63aa4cf238ab', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136bf067-f193-4f2c-a6b7-63aa4cf238ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:18,303 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.042s 2023-04-18 20:18:18,304 79679 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0a2b50-d8e5-4618-a6cb-89c01babaec7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0a2b50-d8e5-4618-a6cb-89c01babaec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.000000", "updated_at": "2023-04-18T20:18:17.000000", "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:18,366 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.047s 2023-04-18 20:18:18,367 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63f2dbf-1c99-4c44-8025-7ddcedce2a8c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63f2dbf-1c99-4c44-8025-7ddcedce2a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.000000", "updated_at": "2023-04-18T20:18:17.000000", "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:18,480 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.101s 2023-04-18 20:18:18,481 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b944e80d-1ebf-49fa-937c-f0720082cf60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'' 2023-04-18 20:18:18,504 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.022s 2023-04-18 20:18:18,504 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc5a89c-f506-437d-af9a-715d7404f80e', 'x-openstack-request-id': 'req-4dc5a89c-f506-437d-af9a-715d7404f80e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0ad8f19d-01c9-408b-9b22-2be34c491cd9 could not be found."}}' {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.537209s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c566b605-e7a5-4a47-9fe9-bfbe2d11c39b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:18,703 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.196s 2023-04-18 20:18:18,704 79679 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-397452569"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7722c76-6e91-4570-8f00-af8a76d11383', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7722c76-6e91-4570-8f00-af8a76d11383', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:18.640758", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:18,756 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.039s 2023-04-18 20:18:18,757 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e29895e-7a7d-42b3-b322-275d41c64dce', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e29895e-7a7d-42b3-b322-275d41c64dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:19,846 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.077s 2023-04-18 20:18:19,847 79679 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d3b0c9-2897-48fd-ab68-79bbcdff8eec', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d3b0c9-2897-48fd-ab68-79bbcdff8eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:19.000000", "updated_at": "2023-04-18T20:18:19.000000", "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:19,896 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.039s 2023-04-18 20:18:19,897 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee72df8-1079-445f-a1bf-b1f45f17aad6', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee72df8-1079-445f-a1bf-b1f45f17aad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:19.000000", "updated_at": "2023-04-18T20:18:19.000000", "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:20,008 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.100s 2023-04-18 20:18:20,009 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-321e1d5c-6102-432c-b9d3-f5afaed25ea9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'' 2023-04-18 20:18:20,043 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.034s 2023-04-18 20:18:20,043 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2933b773-93f2-4751-af92-32e618dc972b', 'x-openstack-request-id': 'req-2933b773-93f2-4751-af92-32e618dc972b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c566b605-e7a5-4a47-9fe9-bfbe2d11c39b could not be found."}}' {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.468768s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf619a4c-864a-4d75-ac3f-22df8f96bfec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:20,230 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.182s 2023-04-18 20:18:20,230 79679 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-869427"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19a81b9-0b25-4055-8457-1b0cf2074f0a', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19a81b9-0b25-4055-8457-1b0cf2074f0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.175608", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:20,278 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.039s 2023-04-18 20:18:20,279 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7691d581-b88c-472c-baf8-9236a41edf70', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7691d581-b88c-472c-baf8-9236a41edf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:21,336 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.045s 2023-04-18 20:18:21,336 79679 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59baafb1-87c2-40e0-a446-6d8c7ac882ad', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59baafb1-87c2-40e0-a446-6d8c7ac882ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.000000", "updated_at": "2023-04-18T20:18:20.000000", "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:21,386 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.037s 2023-04-18 20:18:21,386 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18692a38-ce89-4e9b-82d5-2a8be8186187', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18692a38-ce89-4e9b-82d5-2a8be8186187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.000000", "updated_at": "2023-04-18T20:18:20.000000", "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:21,493 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.097s 2023-04-18 20:18:21,494 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-ae081d99-fc58-4876-81d6-68203c643cfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'' 2023-04-18 20:18:21,515 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.020s 2023-04-18 20:18:21,515 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-5ad8a710-9f00-49f2-b98d-ed8198d2d392', 'x-openstack-request-id': 'req-5ad8a710-9f00-49f2-b98d-ed8198d2d392', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf619a4c-864a-4d75-ac3f-22df8f96bfec could not be found."}}' {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.452970s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1f5344fb-2a4a-47e5-9d82-30474ce86995 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:21,688 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.170s 2023-04-18 20:18:21,688 79679 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-310719251"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9808b30-4d21-44f5-bec2-e59041ff2f40', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9808b30-4d21-44f5-bec2-e59041ff2f40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:21.635283", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:21,737 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.039s 2023-04-18 20:18:21,738 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e38429-0b73-45e6-bc8b-ab8bc3574708', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e38429-0b73-45e6-bc8b-ab8bc3574708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:22.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:22,791 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.041s 2023-04-18 20:18:22,791 79679 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1773347b-fc67-42e2-b768-670391a12b0c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1773347b-fc67-42e2-b768-670391a12b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:22.000000", "updated_at": "2023-04-18T20:18:22.000000", "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:22,838 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.036s 2023-04-18 20:18:22,838 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea20066-2506-4265-aefc-56ee2af76a3e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea20066-2506-4265-aefc-56ee2af76a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:22.000000", "updated_at": "2023-04-18T20:18:22.000000", "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:22,947 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.097s 2023-04-18 20:18:22,948 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0cb329-bb74-42c5-8515-b89f80fd7ea5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'' 2023-04-18 20:18:22,969 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.021s 2023-04-18 20:18:22,970 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ece8de-cc24-4df3-8552-f4cd991e5082', 'x-openstack-request-id': 'req-35ece8de-cc24-4df3-8552-f4cd991e5082', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1f5344fb-2a4a-47e5-9d82-30474ce86995 could not be found."}}' {3} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.545552s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb3769cb-0c42-41ba-af4b-88f7b3236ebf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:23,174 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes 0.201s 2023-04-18 20:18:23,174 79679 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-1831138117"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17e7ae4-c566-438b-82c8-22f7e45ba34a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17e7ae4-c566-438b-82c8-22f7e45ba34a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.105981", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:23,229 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.046s 2023-04-18 20:18:23,230 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d301708-fe92-41c5-97c5-634829885193', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d301708-fe92-41c5-97c5-634829885193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:24,286 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.045s 2023-04-18 20:18:24,286 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7efd7e-c454-45b5-96b6-d8d49421bcc8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7efd7e-c454-45b5-96b6-d8d49421bcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.000000", "updated_at": "2023-04-18T20:18:23.000000", "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:24,340 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.043s 2023-04-18 20:18:24,340 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13978486-ffe9-4331-aca2-3a86354ab3d8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13978486-ffe9-4331-aca2-3a86354ab3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.000000", "updated_at": "2023-04-18T20:18:23.000000", "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:24,495 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.144s 2023-04-18 20:18:24,495 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939870b0-8791-4986-a6be-7bf4687a42ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'' 2023-04-18 20:18:24,517 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.021s 2023-04-18 20:18:24,517 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 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-a9094994-8767-492a-a90a-6aa981c1f263', 'x-openstack-request-id': 'req-a9094994-8767-492a-a90a-6aa981c1f263', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb3769cb-0c42-41ba-af4b-88f7b3236ebf could not be found."}}' {3} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.634108s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 946f5c07-85e4-4f4a-b4f4-edeffa579f04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:28,056 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes 0.371s 2023-04-18 20:18:28,056 79679 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-319198419", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89bf317-e70a-4de0-bdac-ee82ce792996', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89bf317-e70a-4de0-bdac-ee82ce792996', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes'} Body: b'{"volume": {"id": "946f5c07-85e4-4f4a-b4f4-edeffa579f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:27.989718", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-319198419", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:28,110 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.044s 2023-04-18 20:18:28,110 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5e7ac0-5543-481f-9c6d-aee5d580f4c8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5e7ac0-5543-481f-9c6d-aee5d580f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'{"volume": {"id": "946f5c07-85e4-4f4a-b4f4-edeffa579f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:28.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-319198419", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:29,170 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.048s 2023-04-18 20:18:29,170 79679 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ddba73-a46d-4576-8ab0-06be63bb9873', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ddba73-a46d-4576-8ab0-06be63bb9873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'{"volume": {"id": "946f5c07-85e4-4f4a-b4f4-edeffa579f04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:28.000000", "updated_at": "2023-04-18T20:18:28.000000", "name": "tempest-VolumesGetTest-Volume-319198419", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:29,291 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.110s 2023-04-18 20:18:29,291 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-5db77bba-c393-464c-8148-38c698380ca0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'' 2023-04-18 20:18:29,317 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.024s 2023-04-18 20:18:29,317 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-67608b2c-e46f-44e2-bc42-c97270d1a07a', 'x-openstack-request-id': 'req-67608b2c-e46f-44e2-bc42-c97270d1a07a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 946f5c07-85e4-4f4a-b4f4-edeffa579f04 could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.518539s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ab1d8da-5992-41cb-aa38-ef92425261f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:29,520 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes 0.200s 2023-04-18 20:18:29,520 79679 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-190932769"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bea6c8-5046-44d4-b255-8700093716bf', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bea6c8-5046-44d4-b255-8700093716bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.457161", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:29,569 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.038s 2023-04-18 20:18:29,570 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6534a66c-d001-49b7-96e0-d3a878cb3a1d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6534a66c-d001-49b7-96e0-d3a878cb3a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:30,622 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.040s 2023-04-18 20:18:30,622 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22579216-0483-4ac2-891a-e7e0f3a14766', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22579216-0483-4ac2-891a-e7e0f3a14766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": "2023-04-18T20:18:30.000000", "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:30,675 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.042s 2023-04-18 20:18:30,675 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96a5b44-3da0-4d58-b7f0-a905a49c7d34', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96a5b44-3da0-4d58-b7f0-a905a49c7d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": "2023-04-18T20:18:30.000000", "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:30,809 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.124s 2023-04-18 20:18:30,809 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d1483b-fde5-42f3-a5d9-0e7247310506', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'' 2023-04-18 20:18:30,837 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.027s 2023-04-18 20:18:30,837 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc57f6e0-8e87-4fbb-a128-25c783ddfd99', 'x-openstack-request-id': 'req-fc57f6e0-8e87-4fbb-a128-25c783ddfd99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ab1d8da-5992-41cb-aa38-ef92425261f6 could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.602375s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e8120932-7f03-4183-b16f-bf466123e22b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:30,862 79679 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/bced5834-bb13-4a51-9ae0-beca997a2850 0.021s 2023-04-18 20:18:30,863 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2251f270-f39a-48b2-a363-8c550950c39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:18:31,186 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes 0.323s 2023-04-18 20:18:31,187 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-VolumesGetTest-Volume-1800177324", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae65f12a-274b-4707-b93f-a078fec20cbd', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae65f12a-274b-4707-b93f-a078fec20cbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes'} Body: b'{"volume": {"id": "e8120932-7f03-4183-b16f-bf466123e22b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:31.125636", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1800177324", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:31,239 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.043s 2023-04-18 20:18:31,240 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8776d4d-2938-4e37-b017-fe3933656f8f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8776d4d-2938-4e37-b017-fe3933656f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'{"volume": {"id": "e8120932-7f03-4183-b16f-bf466123e22b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:31.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1800177324", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:32,296 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.045s 2023-04-18 20:18:32,296 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e0f46a-2f90-4a06-b3a5-55c50501313b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e0f46a-2f90-4a06-b3a5-55c50501313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'{"volume": {"id": "e8120932-7f03-4183-b16f-bf466123e22b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:31.000000", "updated_at": "2023-04-18T20:18:31.000000", "name": "tempest-VolumesGetTest-Volume-1800177324", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:32,419 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.112s 2023-04-18 20:18:32,420 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33d4628-2020-46ee-bd3c-5dbb0d9950da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'' 2023-04-18 20:18:32,441 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.021s 2023-04-18 20:18:32,442 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-cbbe2b50-dd91-4f63-af17-a6f61a486503', 'x-openstack-request-id': 'req-cbbe2b50-dd91-4f63-af17-a6f61a486503', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e8120932-7f03-4183-b16f-bf466123e22b could not be found."}}' {3} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.178139s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 355e4300-608e-4b82-ae14-306af07d3548 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:47,607 79679 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.135s 2023-04-18 20:18:47,607 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-539286776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLUPF7cjExB1rx2SugkO28Pq12UmNcRxel8tipX84dJV2IS8VEcqRk6soPmdefAiYwVhebAYfadoFKC2kSid5+XZ7y0xEN6fqYDfOOYt1GFr+GmYQRod6gVDYnUocPFrcQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:47 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-96a519b1-e2d8-4ab6-9dfb-e240c8e0accb', 'x-compute-request-id': 'req-96a519b1-e2d8-4ab6-9dfb-e240c8e0accb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-539286776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLUPF7cjExB1rx2SugkO28Pq12UmNcRxel8tipX84dJV2IS8VEcqRk6soPmdefAiYwVhebAYfadoFKC2kSid5+XZ7y0xEN6fqYDfOOYt1GFr+GmYQRod6gVDYnUocPFrcQ==", "fingerprint": "e5:37:80:be:8f:3a:f4:b0:61:71:12:5a:85:8d:86:39", "user_id": "fe41b717187f48e3a07908b9a3aaf85a"}}' 2023-04-18 20:18:47,764 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.153s 2023-04-18 20:18:47,765 79679 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-1856215505", "description": "tempest-secgroup-smoke-1856215505 description", "project_id": "f61444b942c2415bb6e5c29cefd186a7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-48c109d8-e832-4696-b15f-3770388b82e3', 'date': 'Tue, 18 Apr 2023 20:18:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ab01c858-2256-4bbe-af7d-c31617352f00", "name": "tempest-secgroup-smoke-1856215505", "stateful": true, "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "description": "tempest-secgroup-smoke-1856215505 description", "shared": false, "security_group_rules": [{"id": "0b68368e-b911-4e86-a9c3-a67a08a8d29f", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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": 769, "description": null, "tags": [], "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18:47Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}, {"id": "c0aa8343-f66c-4000-90cb-8411adc7d486", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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": 768, "description": null, "tags": [], "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18:47Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}], "tags": [], "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18 :47Z", "revision_number": 1, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:47,968 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-04-18 20:18:47,969 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cf918c78-0392-4c4f-966f-9b3e9fd1a0c7', 'date': 'Tue, 18 Apr 2023 20:18:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f5c5e9d-7d65-4d01-953e-b80b1559cd59", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18:47Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,119 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.149s 2023-04-18 20:18:48,119 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6b3ce723-fa89-4614-9ac4-0790b1884533', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "789c9d6e-f29e-402e-9c1a-4728453b5c5c", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,278 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 20:18:48,278 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4509209c-e9de-48e7-a904-a3586daff7d7', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "70b8aec5-44f8-483c-9a57-7f58feab3ae8", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,441 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 20:18:48,441 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-db09f5ca-11c9-4043-97f8-499ae1a8b90c', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2320b59b-dc62-46eb-8f0a-125be6d85c18", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,596 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-18 20:18:48,596 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-65925832-be7c-477c-8b33-523db93d3d34', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f3d71388-8c8e-43ff-b499-a348a9a87012", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,753 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-18 20:18:48,754 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00" , "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d43b375f-6d4a-4325-89b6-dbd172414ff6', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97b10eb5-db78-4ecd-badc-25e0856b8f78", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,793 79679 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.033s 2023-04-18 20:18:48,793 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2805', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eadb9775-42c5-4266-a427-a82d8ef62eae', '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": "fe41b717187f48e3a07908b9a3aaf85a", "name": "tempest-TestShelveInstance-75780490-project-member", "password_expires_at": null}, "audit_ids": ["0Cp-jo7rR0Cv4h0MQJkIXg"], "expires_at": "2023-04-18T21:18:48.000000Z", "issued_at": "2023-04-18T20:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f61444b942c2415bb6e5c29cefd186a7", "name": "tempest-TestShelveInstance-75780490"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f61444b942c2415bb6e5c29cefd186a7", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:18:48,794 79679 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '6660394e-9dbb-4113-8d80-306b97d7f61c', 'name': 'tempest-TestShelveInstance-1084878153-network', 'tenant_id': 'f61444b942c2415bb6e5c29cefd186a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f61444b942c2415bb6e5c29cefd186a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15373, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:18:34Z', 'updated_at': '2023-04-18T20:18:34Z', 'revision_number': 1} available for tenant 2023-04-18 20:18:49,114 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes 0.320s 2023-04-18 20:18:49,115 79679 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-905307418", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93de253e-aa92-47bd-962a-09f3667dda4c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93de253e-aa92-47bd-962a-09f3667dda4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes'} Body: b'{"volume": {"id": "355e4300-608e-4b82-ae14-306af07d3548", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:49.060847", "updated_at": null, "name": "tempest-tempest.common.compute-volume-905307418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}], "user_id": "fe41b717187f48e3a07908b9a3aaf85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:49,161 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.037s 2023-04-18 20:18:49,162 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100e8e5e-fbcc-4934-a57d-ed925c83583d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-100e8e5e-fbcc-4934-a57d-ed925c83583d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'{"volume": {"id": "355e4300-608e-4b82-ae14-306af07d3548", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:49.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-905307418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}], "user_id": "fe41b717187f48e3a07908b9a3aaf85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:50,213 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.040s 2023-04-18 20:18:50,213 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7083f214-f4a1-42c5-97cb-348d8f88c50c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7083f214-f4a1-42c5-97cb-348d8f88c50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'{"volume": {"id": "355e4300-608e-4b82-ae14-306af07d3548", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:49.000000", "updated_at": "2023-04-18T20:18:49.000000", "name": "tempest-tempest.common.compute-volume-905307418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}], "user_id": "fe41b717187f48e3a07908b9a3aaf85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:50,385 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.161s 2023-04-18 20:18:50,385 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-8532e2f0-4528-4e7a-8ac5-f3faae39dfe8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'' 2023-04-18 20:18:50,408 79679 INFO [tempest.lib.common.rest_client] Re quest (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.022s 2023-04-18 20:18:50,408 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-a63a8747-96d0-42bb-bd0b-e70f1caf3302', 'x-openstack-request-id': 'req-a63a8747-96d0-42bb-bd0b-e70f1caf3302', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 355e4300-608e-4b82-ae14-306af07d3548 could not be found."}}' 2023-04-18 20:18:50,617 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ab01c858-2256-4bbe-af7d-c31617352f00 0.206s 2023-04-18 20:18:50,617 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4a2f176a-2d99-4fe4-969c-db24003d3ba5', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:18:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ab01c858-2256-4bbe-af7d-c31617352f00'} Body: b'' 2023-04-18 20:18:50,646 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-539286776 0.028s 2023-04-18 20:18:50,646 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a518242f-2420-4918-aac3-657427d612b1', 'x-compute-request-id': 'req-a518242f-2420-4918-aac3-657427d612b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-539286776'} Body: b'' {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.047237s] ... ok {6} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000803s] ... 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} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.762528s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 51f3d2b7-82c3-4ce9-9299-01b50233c37a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:11,847 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types 0.182s 2023-04-18 20:19:11,848 79685 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-2015156928"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9395bcad-0b31-454a-9bc7-766f512c4aaa', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9395bcad-0b31-454a-9bc7-766f512c4aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types'} Body: b'{"volume_type": {"id": "ec90fce3-dd04-408b-8862-2d876a2664de", "name": "tempest-GroupsTest-volume-type-2015156928", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:19:11,884 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types 0.033s 2023-04-18 20:19:11,885 79685 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-1738629962"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3642e86c-e493-4587-9b3b-e3c010293555', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3642e86c-e493-4587-9b3b-e3c010293555', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types'} Body: b'{"group_type": {"id": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "name": "tempest-GroupsTest-group-type-1738629962", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:19:12,082 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups 0.195s 2023-04-18 20:19:12,083 79685 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": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "volume_types": ["ec90fce3-dd04-408b-8862-2d876a2664de"], "name": "tempest-Group1-1272010070"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e74d8b-71b0-4858-b356-81e60b9f2855', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e74d8b-71b0-4858-b356-81e60b9f2855', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups'} Body: b'{"group": {"id": "51f3d2b7-82c3-4ce9-9299-01b50233c37a", "name": "tempest-Group1-1272010070"}}' 2023-04-18 20:19:12,115 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a 0.030s 2023-04-18 20:19:12,116 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Opensta ck-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c170ef-0aa9-47bd-81ae-e45142cc6eb2', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c170ef-0aa9-47bd-81ae-e45142cc6eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a'} Body: b'{"group": {"id": "51f3d2b7-82c3-4ce9-9299-01b50233c37a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "name": "tempest-Group1-1272010070", "description": null, "group_type": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "volume_types": ["ec90fce3-dd04-408b-8862-2d876a2664de"]}}' 2023-04-18 20:19:13,151 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a 0.030s 2023-04-18 20:19:13,151 79685 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, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27cab32-fbcc-4415-8fa8-9cbe1693ec9f', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27cab32-fbcc-4415-8fa8-9cbe1693ec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a'} Body: b'{"group": {"id": "51f3d2b7-82c3-4ce9-9299-01b50233c37a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "name": "tempest-Group1-1272010070", "description": null, "group_type": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "volume_types": ["ec90fce3-dd04-408b-8862-2d876a2664de"]}}' 2023-04-18 20:19:13,240 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail 0.084s 2023-04-18 20:19:13,241 79685 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, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40777c42-5e37-41e3-b22f-25da9fda4e41', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40777c42-5e37-41e3-b22f-25da9fda4e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:19:13,314 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a/action 0.062s 2023-04-18 20:19:13,315 79685 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, 18 Apr 2023 20:19:13 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-r equest-id': 'req-0cfb5585-7d32-4667-ad4f-a725d796c9fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a/action'} Body: b'' 2023-04-18 20:19:13,331 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a 0.015s 2023-04-18 20:19:13,331 79685 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, 18 Apr 2023 20:19:13 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-9e3515c3-d229-4a10-891a-c4c753fadced', 'x-openstack-request-id': 'req-9e3515c3-d229-4a10-891a-c4c753fadced', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 51f3d2b7-82c3-4ce9-9299-01b50233c37a could not be found."}}' 2023-04-18 20:19:13,360 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/e2a401e4-1db4-465d-9d86-a97b2a6e5f4a 0.028s 2023-04-18 20:19:13,360 79685 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, 18 Apr 2023 20:19:13 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-fbf1c25b-f98c-42fa-aa6a-7e36b2cdd408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/e2a401e4-1db4-465d-9d86-a97b2a6e5f4a'} Body: b'' 2023-04-18 20:19:13,409 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de 0.048s 2023-04-18 20:19:13,409 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42f5480-8d53-4695-ba67-8e800286abbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de'} Body: b'' 2023-04-18 20:19:13,425 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de 0.016s 2023-04-18 20:19:13,426 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 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-e8483f40-2700-4240-a737-aa7f9e398621', 'x-openstack-request-id': 'req-e8483f40-2700-4240-a7 37-aa7f9e398621', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ec90fce3-dd04-408b-8862-2d876a2664de could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.811635s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ebe85947-81a4-463f-95a4-2def965d197e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:11,976 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.185s 2023-04-18 20:19:11,976 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ea61ce9-d8ff-407b-bb50-0e95011edd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:19:12,355 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes 0.377s 2023-04-18 20:19:12,356 79679 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-970494900", "snapshot_id": null, "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8a18ca-acd3-4654-9767-23f1f942d3b3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8a18ca-acd3-4654-9767-23f1f942d3b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes'} Body: b'{"volume": {"id": "ebe85947-81a4-463f-95a4-2def965d197e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.283297", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-970494900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:12,413 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.046s 2023-04-18 20:19:12,414 79679 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43e306f-537f-466d-bcb4-8c645e2ff09a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43e306f-537f-466d-bcb4-8c645e2ff09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'{"volume": {"id": "ebe85947-81a4-463f-95a4-2def965d197e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-970494900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:13,467 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.040s 2023-04-18 20:19:13,467 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f2ab3c-186e-4fe5-93f9-3ed273cdd372', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f2ab3c-186e-4fe5-93f9-3ed273cdd372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'{"volume": {"id": "ebe85947-81a4-463f-95a4-2def965d197e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "updated_at": "2023-04-18T20:19:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-970494900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:13,578 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.099s 2023-04-18 20:19:13,578 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befcb520-1541-4757-995c-6d6086d8a94e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'' 2023-04-18 20:19:13,600 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.021s 2023-04-18 20:19:13,600 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-128c8467-1d50-4195-8d1a-4dad60399e9c', 'x-openstack-request-id': 'req-128c8467-1d50-4195-8d1a-4dad60399e9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ebe85947-81a4-463f-95a4-2def965d197e could not be found."}}' {6} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.503501s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 34aefcb1-23c0-4552-bcdd-62a245023d87 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:13,459 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types 0.029s 2023-04-18 20:19:13,459 79685 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-1369466110"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adb1663-57bc-4479-b736-0a0cfc6ca453', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adb1663-57bc-4479-b736-0a0cfc6ca453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types'} Body: b'{"volume_type": {"id": "7b629901-5f53-489b-8936-1ed465b453c3", "name": "tempest-GroupsTest-volume-type-1369466110", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:19:13,495 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types 0.029s 2023-04-18 20:19:13,495 79685 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-1643446278"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb744f3c-d111-43be-b894-c500b31c0d7e', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb744f3c-d111-43be-b894-c500b31c0d7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types'} Body: b'{"group_type": {"id": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "name": "tempest-GroupsTest-group-type-1643446278", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:19:13,595 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups 0.097s 2023-04-18 20:19:13,596 79685 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": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "volume_types": ["7b629901-5f53-489b-8936-1ed465b453c3"], "name": "tempest-GroupsTest-Group-1880952384"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dda2b2-7a41-44fd-94fd-884d3da4b8ae', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dda2b2-7a41-44fd-94fd-884d3da4b8ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups'} Body: b'{"group": {"id": "34aefcb1-23c0-4552-bcdd-62a245023d87", "name": "tempest-GroupsTest-Group-1880952384"}}' 2023-04-18 20:19:13,629 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87 0.031s 2023-04-18 20:19:13,630 79685 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, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d0c007-b55e-418b-b75d-28702b8aa2e1', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d0c007-b55e-418b-b75d-28702b8aa2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87'} Body: b'{"group": {"id": "34aefcb1-23c0-4552-bcdd-62a245023d87", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "name": "tempest-GroupsTest-Group-1880952384", "description": null, "group_type": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "volume_types": ["7b629901-5f53-489b-8936-1ed465b453c3"]}}' 2023-04-18 20:19:14,666 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87 0.029s 2023-04-18 20:19:14,667 79685 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, 18 Apr 2023 20:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa17786-19cf-4034-b6a2-40fee072fa41', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa17786-19cf-4034-b6a2-40fee072fa41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87'} Body: b'{"group": {"id": "34aefcb1-23c0-4552-bcdd-62a245023d87", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "name": "tempest-GroupsTest-Group-1880952384", "description": null, "group_type": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "volume_types": ["7b629901-5f53-489b-8936-1ed465b453c3"]}}' 2023-04-18 20:19:14,730 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail 0.059s 2023-04-18 20:19:14,731 79685 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, 18 Apr 2023 20:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5089d60d-0e0b-4d9d-921b-dbca988f0465', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5089d60d-0e0b-4d9d-921b-dbca988f0465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:19:14,805 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87/action 0.062s 2023-04-18 20:19:14,806 79685 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, 18 Apr 2023 20:19:14 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-a64e5b08-d923-4d51-b61a-855 633f074f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87/action'} Body: b'' 2023-04-18 20:19:14,825 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87 0.018s 2023-04-18 20:19:14,825 79685 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, 18 Apr 2023 20:19:14 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-7fda2737-b96d-487e-8310-a0c0376b8e2e', 'x-openstack-request-id': 'req-7fda2737-b96d-487e-8310-a0c0376b8e2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 34aefcb1-23c0-4552-bcdd-62a245023d87 could not be found."}}' 2023-04-18 20:19:14,857 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/ccddf1ba-56c0-4d94-a919-ef2a4f62de4c 0.031s 2023-04-18 20:19:14,857 79685 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, 18 Apr 2023 20:19:14 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-d678021f-c870-435a-95fa-90f9db77e9ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/ccddf1ba-56c0-4d94-a919-ef2a4f62de4c'} Body: b'' 2023-04-18 20:19:14,912 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3 0.054s 2023-04-18 20:19:14,913 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19: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-1067e582-8dff-4dbf-b58b-6ec0e88386b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3'} Body: b'' 2023-04-18 20:19:14,932 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3 0.019s 2023-04-18 20:19:14,932 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:14 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-e51f9f37-ebcb-4119-ae9b-a2fee77820e6', 'x-openstack-request-id': 'req-e51f9f37-ebcb-4119-ae9b-a2fee77820e6', 'connection': 'close', 'st atus': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7b629901-5f53-489b-8936-1ed465b453c3 could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.600565s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9d01f428-4821-41c1-989d-f5f56e459ee3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:13,625 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.021s 2023-04-18 20:19:13,625 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe1a6975-2217-41e2-a80c-50cffb85b849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:19:13,957 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes 0.331s 2023-04-18 20:19:13,957 79679 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-1890116971", "snapshot_id": null, "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cdd5a8-ba7b-4245-8afc-c4a0e2231507', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cdd5a8-ba7b-4245-8afc-c4a0e2231507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes'} Body: b'{"volume": {"id": "9d01f428-4821-41c1-989d-f5f56e459ee3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:13.903362", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1890116971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:14,005 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.038s 2023-04-18 20:19:14,005 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ddfde3-9a6f-447a-96db-f27c1156e88f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ddfde3-9a6f-447a-96db-f27c1156e88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'{"volume": {"id": "9d01f428-4821-41c1-989d-f5f56e459ee3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1890116971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,063 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.038s 2023-04-18 20:19:15,063 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7dfb61-9c5e-4147-a9a2-fb8e318b61e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7dfb61-9c5e-4147-a9a2-fb8e318b61e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'{"volume": {"id": "9d01f428-4821-41c1-989d-f5f56e459ee3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "updated_at": "2023-04-18T20:19:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1890116971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,181 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.106s 2023-04-18 20:19:15,181 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa18b34-63bd-4b4a-bcdd-b175496e6433', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'' 2023-04-18 20:19:15,203 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.020s 2023-04-18 20:19:15,203 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb5f936-5d3f-4f5c-913f-5b8a70114d51', 'x-openstack-request-id': 'req-8eb5f936-5d3f-4f5c-913f-5b8a70114d51', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d01f428-4821-41c1-989d-f5f56e459ee3 could not be found."}}' {6} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.151076s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.399354s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:15,206 79679 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 20:19:15,267 79679 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.059s 2023-04-18 20:19:15,268 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1846582996", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMwKV2s0FpLj4cGVjIl3G0R9kjNi5alo6N9th0So99gcdS22pqjf52yEuLFZseVpLY5X5QjIzxIjg0Fc9C771IgrcEroauwJmtEf/R8CBOls1g0NVgSmaL76oQVxwTifgw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf22d5e-6143-4c05-80bc-30f8ddce43e1', 'x-compute-request-id': 'req-4cf22d5e-6143-4c05-80bc-30f8ddce43e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1846582996", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMwKV2s0FpLj4cGVjIl3G0R9kjNi5alo6N9th0So99gcdS22pqjf52yEuLFZseVpLY5X5QjIzxIjg0Fc9C771IgrcEroauwJmtEf/R8CBOls1g0NVgSmaL76oQVxwTifgw==", "fingerprint": "a2:a1:c2:c3:fb:2b:50:e0:9d:51:6a:eb:82:8e:e5:a9", "user_id": "65de6802754f4355b4baaef50d5f4f5d"}}' 2023-04-18 20:19:15,450 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-18 20:19:15,451 79679 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-2047779857", "description": "tempest-secgroup-smoke-2047779857 description", "project_id": "519941c56e0e4da4a8d6365718dd87df"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-b2d4814a-7534-4c84-88e6-173cd16faf40', 'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "65348c61-353f-4014-bdf6-155d96d32b27", "name": "tempest-secgroup-smoke-2047779857", "stateful": true, "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "description": "tempest-secgroup-smoke-2047779857 description", "shared": false, "security_group_rules": [{"id": "7812148f-fe99-4990-a485-ec4cb7ba01c5", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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": 812, "description": null, "tags": [], "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}, {"id": "faaa496e-cafb-4574-a8af-70c0a71daedb", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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": 811, "description": null, "tags": [], "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "51994 1c56e0e4da4a8d6365718dd87df"}], "tags": [], "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 1, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,640 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-18 20:19:15,642 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b7afb67b-7eaf-4a37-8b49-0bac6bba10fd', 'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd83f1f2-9dae-46f3-8c85-0d77dc12303d", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,906 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.262s 2023-04-18 20:19:15,906 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7a43e88e-d8f5-43e1-880a-743c5b6d9a39', 'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c59e199a-ef61-4160-a9e6-986d9751f41a", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,111 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-04-18 20:19:16,111 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9ecc3c7f-22b4-4008-9f30-2db253560e2e', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f8bbdc2-a50a-497f-a353-4763fa0143b0", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,322 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2023-04-18 20:19:16,323 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-90e9d16e-d1b7-4cdf-8aa5-882114668bc7', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7e5cc2f9-809c-4a18-bb90-8c41a89d1df8", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:16Z", "updated_at": "2023-04-18T20:19:16Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,609 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.286s 2023-04-18 20:19:16,610 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d56cbb98-c40d-4899-8bca-75f1295d7fcb', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6676f1a0-2dad-4d35-9c9a-fc1adc4eb390", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:16Z", "updated_at": "2023-04-18T20:19:16Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,782 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-18 20:19:16,782 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8ad472cf-3820-4fbe-a7b2-be976cb3f839', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffe9a78d-6599-453c-a4ea-0af23f1728a5", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:16Z", "updated_at": "2023-04-18T20:19:16Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,782 79679 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 20:19:16,813 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.029s 2023-04-18 20:19:16,813 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a4393bd-9504-46c9-acf3-0b6cef2fec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:19:17,158 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes 0.345s 2023-04-18 20:19:17,159 79679 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-815104199", "snapshot_id": null, "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93cc16f-ccb5-4e07-9a0e-a972ac127314', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93cc16f-ccb5-4e07-9a0e-a972ac127314', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volum es'} Body: b'{"volume": {"id": "a10aa5bc-7aa3-433b-b7ad-b305cf8a4255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:17.099555", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-815104199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:17,210 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.040s 2023-04-18 20:19:17,211 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49ad7b8-680c-4f04-869f-e3e833c911cb', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49ad7b8-680c-4f04-869f-e3e833c911cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'{"volume": {"id": "a10aa5bc-7aa3-433b-b7ad-b305cf8a4255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:17.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-815104199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:18,274 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.051s 2023-04-18 20:19:18,274 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fba19b-b70c-4eb8-8f6f-ea416a2c01c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fba19b-b70c-4eb8-8f6f-ea416a2c01c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'{"volume": {"id": "a10aa5bc-7aa3-433b-b7ad-b305cf8a4255", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:17.000000", "updated_at": "2023-04-18T20:19:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-815104199", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:18,384 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.098s 2023-04-18 20:19:18,384 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 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-a5f62b4d-e4ec-4469-b9cf-adf5f425ba08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'' 2023-04-18 20:19:18,406 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.021s 2023-04-18 20:19:18,407 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b161eaa-b86e-461f-a0ca-cfe437675dd9', 'x-openstack-request-id': 'req-4b161eaa-b86e-461f-a0ca-cfe437675dd9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 could not be found."}}' 2023-04-18 20:19:18,570 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/65348c61-353f-4014-bdf6-155d96d32b27 0.162s 2023-04-18 20:19:18,570 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-69eb0664-e0cd-4a33-bcc3-47c296b64337', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/65348c61-353f-4014-bdf6-155d96d32b27'} Body: b'' 2023-04-18 20:19:18,603 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1846582996 0.032s 2023-04-18 20:19:18,604 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 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-d3650f2d-aca3-4582-b057-6fd3c4247d19', 'x-compute-request-id': 'req-d3650f2d-aca3-4582-b057-6fd3c4247d19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1846582996'} Body: b'' {6} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98080a76-8472-4876-9c5b-da80edf6d2d2 failed to build and is in ERROR status {5} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.207432s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8544585f-2873-498d-9128-6a4feaebe423 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:16:34,982 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:16:34,982 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:16:35,035 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-18 20:16:35,035 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2054033936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKE2fyeA5Jpf+ShCiGQbCaO3NS7bEAScXu4QEs2PX5ZnXzRfgbPNsxdvuPWQIPjLfvFGm+XlNFSIPUmmF6TEYiXjv07E6MfK7Gj6XkY8Ds/QlUE6oK95SrmIFH4bE9YdiQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:34 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-966e8799-5776-4dea-8be0-1ad781775c49', 'x-compute-request-id': 'req-966e8799-5776-4dea-8be0-1ad781775c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2054033936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKE2fyeA5Jpf+ShCiGQbCaO3NS7bEAScXu4QEs2PX5ZnXzRfgbPNsxdvuPWQIPjLfvFGm+XlNFSIPUmmF6TEYiXjv07E6MfK7Gj6XkY8Ds/QlUE6oK95SrmIFH4bE9YdiQ==", "fingerprint": "ab:53:34:c7:8a:ea:e3:0c:ad:2f:06:99:7d:fc:f1:c3", "user_id": "4859711fcdef4d91ae9caff4bacc85fe"}}' 2023-04-18 20:16:35,040 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2054033936 created 2023-04-18 20:16:35,186 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.145s 2023-04-18 20:16:35,186 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1777353803", "description": "tempest-description--1688781264"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1eee16a8-93e6-4274-bf58-021f6be48942', 'date': 'Tue, 18 Apr 2023 20:16:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "name": "tempest-securitygroup--1777353803", "stateful": true, "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "tempest-description--1688781264", "shared": false, "security_group_rules": [{"id": "074b41cd-66d5-45fb-bfb3-0e40c7ab960d", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "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": 731, "description": null, "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}, {"id": "d21b0c8a-b850-4623-becc-c52bde448665", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 730, "description": null, "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}], "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:16:35,395 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2023-04-18 20:16:35,395 79683 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": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-967ff611-29f1-4957-a263-da13f8874211', 'date': 'Tue, 18 Apr 2023 20:16:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3462228-136b-4453-be60-9df991dc93a6", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "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, "description": "", "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:16:35,553 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-18 20:16:35,554 79683 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": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa9d53a8-0531-4db3-a9a2-5e65a53435c7', 'date': 'Tue, 18 Apr 2023 20:16:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4cfcd5b8-0bf0-4828-a3ae-327dc2a2d079", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "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, "description": "", "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:16:35,554 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1777353803 created 2023-04-18 20:16:36,528 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.973s 2023-04-18 20:16:36,528 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f1c317e8-a699-49f1-a2e1-ec35f5af81c2', 'date': 'Tue, 18 Apr 2023 20:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f329f0ab-187c-4231-a4c8-aa8546348c59", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.108", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0}}' 2023-04-18 20:16:36,529 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f329f0ab-187c-4231-a4c8-aa8546348c59', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.108', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'ip': '172.24.4.108'} created 2023-04-18 20:16:36,615 79683 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.081s 2023-04-18 20:16:36,615 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0abf0102-9a24-4a87-ae24-d73fe2de29fb', '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": "4859711fcdef4d91ae9caff4bacc85fe", "name": "tempest-AttachVolumeNegativeTest-2030574995-project-member", "password_expires_at": null}, "audit_ids": ["1RJdbxEISKq6AcEcjPx4Ig"], "expires_at": "2023-04-18T21:16:36.000000Z", "issued_at": "2023-04-18T20:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3da3c99e5d684aab877826bdbf471e3f", "name": "tempest-AttachVolumeNegativeTest-2030574995"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:16:36,615 79683 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'ef116b62-6faf-4010-a37c-960d9a4b6b02', 'name': 'tempest-AttachVolumeNegativeTest-191700791-network', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63333, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:13:42Z', 'updated_at': '2023-04-18T20:13:42Z', 'revision_number': 1} available for tenant 2023-04-18 20:16:36,616 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2054033936', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKE2fyeA5Jpf+ShCiGQbCaO3NS7bEAScXu4QEs2PX5ZnXzRfgbPNsxdvuPWQIPjLfvFGm+XlNFSIPUmmF6TEYiXjv07E6MfK7Gj6XkY8Ds/QlUE6oK95SrmIFH4bE9YdiQ==', 'fingerprint': 'ab:53:34:c7:8a:ea:e3:0c:ad:2f:06:99:7d:fc:f1:c3', 'user_id': '4859711fcdef4d91ae9caff4bacc85fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDuYuPhjARRsR4sJxrOgUP9Yy0EQmPkPVy7PqjfTm9vuwMBJRYrHRRH\nPQeJ86th8HKgBwYFK4EEACKhZANiAAShNn8ngOSaX/koQohkGwmjtzUu2xAEnF7u\nEBLNj1+WZ180X4GzzbMXb7j1kCD4y37xRpvl5TRUiD1JphekxGIl479OxOjHyuxo\n+l5GPA7P0JVBOqCveUq5iBR+GxPWHYk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0db1d2c3-b11d-4768-a2e3-a6fea5f994fa', 'name': 'tempest-securitygroup--1777353803', 'stateful': True, 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': 'tempest-description--1688781264', 'shared': False, 'security_group_rules': [{'id': '074b41cd-66d5-45fb-bfb3-0e40c7ab960d', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '0db1d2c3-b11d-4768-a2e3-a6fea5f994fa', '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': 731, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, {'id': 'd21b0c8a-b850-4623-becc-c52bde448665', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '0db1d2c3-b11d-4768-a2e3-a6fea5f994fa', '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': 730, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bd bf471e3f'}], 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 1, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, 'floating_ip': {'id': 'f329f0ab-187c-4231-a4c8-aa8546348c59', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.108', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'ip': '172.24.4.108'}} 2023-04-18 20:16:37,220 79683 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.603s 2023-04-18 20:16:37,220 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-846567384", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ef116b62-6faf-4010-a37c-960d9a4b6b02"}], "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "key_name": "tempest-keypair-2054033936", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-410b34f1-3954-404d-90d2-b487104e358d', 'x-compute-request-id': 'req-410b34f1-3954-404d-90d2-b487104e358d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "adminPass": "password"}}' 2023-04-18 20:16:37,286 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.063s 2023-04-18 20:16:37,287 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a01139-cb65-4eee-9bb3-f5a3066861f3', 'x-compute-request-id': 'req-00a01139-cb65-4eee-9bb3-f5a3066861f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "name": "tempest-AttachVolumeNegativeTest-server-846567384", "status": "BUILD", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210 /compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:16:37Z", "updated": "2023-04-18T20:16:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2054033936", "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": []}}' 2023-04-18 20:17:28,083 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.766s 2023-04-18 20:17:28,084 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9b1c8d-8e67-406f-bdd7-d5838e7d4ef3', 'x-compute-request-id': 'req-db9b1c8d-8e67-406f-bdd7-d5838e7d4ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "name": "tempest-AttachVolumeNegativeTest-server-846567384", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:16:37Z", "updated": "2023-04-18T20:16:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2c:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054033936", "OS-SRV-USG:launched_at": "2023-04-18T20:16:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:17:28,095 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:18:28,326 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/os-interface 0.173s 2023-04-18 20:18:28,326 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-Version', 'x-openstack-request-id': 'req-e25e19f4-e0ac-484e-8f07-223c45fdaf9d', 'x-compute-request-id': 'req-e25e19f4-e0ac-484e-8f07-223c45fdaf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "port_id": "6a966f13-66ef-4785-ab82-c7ec63bf7173", "mac_addr": "fa:16:3e:68:2c:76", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "71dad016-e43b-497f-a639-05df413ba3d6", "ip_address": "10.0.0.13"}]}]}' 2023-04-18 20:18:29,142 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59 0.811s 2023-04-18 20:18:29,142 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6a966f13-66ef-4785-ab82-c7ec63bf7173"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-411140df-67f9-47d7-bea0-85a8ea6d8e89', 'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59'} Body: b'{"floatingip": {"id": "f329f0ab-187c-4231-a4c8-aa8546348c59", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.108", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "e08cbc3b-eacc-4d1a-9075-fe65dbe70fbe", "port_id": "6a966f13-66ef-4785-ab82-c7ec63bf7173", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "mac_address": "fa:16:3e:68:2c:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:18:28Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:18:29,144 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.108:22' as 'cirros' with public key authentication 2023-04-18 20:18:29,178 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:18:29,200 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:18:29,200 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.108 successfully created 2023-04-18 20:18:29,240 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/ips 0.039s 2023-04-18 20:18:29,241 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbb9dd4-e470-496f-ae99-653f6bdaeeb4', 'x-compute-request-id': 'req-1bbb9dd4-e470-496f-ae99-653f6bdaeeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-18 20:18:29,432 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes 0.188s 2023-04-18 20:18:29,432 79683 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-990839685"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3155457-f1e9-4c82-9d33-a4e57981898e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3155457-f1e9-4c82-9d33-a4e57981898e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes'} Body: b'{"volume": {"id": "8544585f-2873-498d-9128-6a4feaebe423", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.371934", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-990839685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:29,485 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423 0.042s 2023-04-18 20:18:29,485 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8694ec-000d-4136-b221-296764aeb1d2', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8694ec-000d-4136-b221-296764aeb1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423'} Body: b'{"volume": {"id": "8544585f-2873-498d-9128-6a4feaebe423", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-990839685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:18:30,536 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0. 210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423 0.038s 2023-04-18 20:18:30,536 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29eb45ef-ef4c-48ea-96a8-31faa2af3220', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29eb45ef-ef4c-48ea-96a8-31faa2af3220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423'} Body: b'{"volume": {"id": "8544585f-2873-498d-9128-6a4feaebe423", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": "2023-04-18T20:18:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-990839685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:18:30,661 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.113s 2023-04-18 20:18:30,661 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-fbd149c9-a109-455c-b70c-052c2687bbb6', 'x-compute-request-id': 'req-fbd149c9-a109-455c-b70c-052c2687bbb6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'' 2023-04-18 20:18:30,827 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.165s 2023-04-18 20:18:30,827 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c721ff6-29be-452b-bb97-b32e9b7c84af', 'x-compute-request-id': 'req-2c721ff6-29be-452b-bb97-b32e9b7c84af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "name": "tempest-AttachVolumeNegativeTest-server-846567384", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fd f58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:16:37Z", "updated": "2023-04-18T20:18:31Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2c:76"}, {"version": 4, "addr": "172.24.4.108", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2c:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054033936", "OS-SRV-USG:launched_at": "2023-04-18T20:16:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:19:21,152 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.263s 2023-04-18 20:19:21,152 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-4370a6a3-9838-4e04-8e35-57cdd212a295', 'x-compute-request-id': 'req-4370a6a3-9838-4e04-8e35-57cdd212a295', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 could not be found."}}' 2023-04-18 20:19:21,181 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054033936 0.028s 2023-04-18 20:19:21,182 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:21 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-4210d752-3bba-4e15-8cda-6bcbb9cdae1e', 'x-compute-request-id': 'req-4210d752-3bba-4e15-8cda-6bcbb9cdae1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054033936'} Body: b'' 2023-04-18 20:19:21,605 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa 0.423s 2023-04-18 20:19:21,605 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-59e306f2-8935-4e6e-9c7a-a2730a150ac7', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa'} Body: b'' 2023-04-18 20:19:21,665 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa 0.059s 2023-04-18 20:19:21,666 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-743ebb76-a544-4108-a349-b2d01c3763a7', 'date': 'Tue, 18 Apr 2023 20:19:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0db1d2c3-b11d-4768-a2e3-a6fea5f994fa does not exist", "detail": ""}}' 2023-04-18 20:19:22,188 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59 0.522s 2023-04-18 20:19:22,188 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2b75439c-f56f-422e-afec-284c64d33070', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59'} Body: b'' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [2.004080s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4a5475a9-5d49-431c-952f-8a13c1f36fa6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:24,342 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes 0.654s 2023-04-18 20:19:24,343 79685 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-1916721946"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e92637-fbdd-4bb6-9fbd-e44a5e7509a9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e92637-fbdd-4bb6-9fbd-e44a5e7509a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.264962", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:24,424 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.072s 2023-04-18 20:19:24,424 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8867f448-9d74-46a8-a83f-048a035f2002', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8867f448-9d74-46a8-a83f-048a035f2002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:25,480 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.044s 2023-04-18 20:19:25,481 79685 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18128652-3a77-4a7e-b727-3e5c9e16f04a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18128652-3a77-4a7e-b727-3e5c9e16f04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.000000", "updated_at": "2023-04-18T20:19:24.000000", "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:25,545 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.049s 2023-04-18 20:19:25,545 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b3edd1-57fb-4e72-9008-7a14272c1c22', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b3edd1-57fb-4e72-9008-7a14272c1c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.000000", "updated_at": "2023-04-18T20:19:24.000000", "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:25,665 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.107s 2023-04-18 20:19:25,666 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033856d1-a4da-4829-b2ca-175630c8d33e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'' 2023-04-18 20:19:25,690 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.024s 2023-04-18 20:19:25,690 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 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-01898ef3-624f-4d86-bbe0-8db5c2802216', 'x-openstack-request-id': 'req-01898ef3-624f-4d86-bbe0-8db5c2802216', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4a5475a9-5d49-431c-952f-8a13c1f36fa6 could not be found."}}' {3} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.535553s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0541e3be-1fca-49f9-8d36-34e438b4730a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:25,913 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes 0.219s 2023-04-18 20:19:25,914 79685 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-1995726569"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30a3ed8-e8a6-48fb-910a-dbe80b383f9d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30a3ed8-e8a6-48fb-910a-dbe80b383f9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:25.846180", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:25,966 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.043s 2023-04-18 20:19:25,967 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036884d8-f92c-4c2a-ab61-a081a241404c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036884d8-f92c-4c2a-ab61-a081a241404c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:27,030 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.043s 2023-04-18 20:19:27,031 79685 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c107adbb-3061-417f-b25e-2c5dea753c4d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c107adbb-3061-417f-b25e-2c5dea753c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:26.000000", "updated_at": "2023-04-18T20:19:26.000000", "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:27,089 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.048s 2023-04-18 20:19:27,090 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9feb2b17-7599-4c5d-b475-c99749195235', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9feb2b17-7599-4c5d-b475-c99749195235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:26.000000", "updated_at": "2023-04-18T20:19:26.000000", "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:27,206 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.106s 2023-04-18 20:19:27,207 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:27 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-c5162e9a-07c2-439f-ac4d-0e53987bba9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'' 2023-04-18 20:19:27,228 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.021s 2023-04-18 20:19:27,228 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:27 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-59f7101a-e0d2-41db-a068-2d729df433fa', 'x-openstack-request-id': 'req-59f7101a-e0d2-41db-a068-2d729df433fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0541e3be-1fca-49f9-8d36-34e438b4730a could not be found."}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.645667s] ... 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8c772913-f8e4-46bf-a291-4d33e088e09e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:17:25,412 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.236s 2023-04-18 20:17:25,413 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0e1106-558f-495a-baf4-b4c96a1189ef', 'x-compute-request-id': 'req-4c0e1106-558f-495a-baf4-b4c96a1189ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:17:25,583 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.157s 2023-04-18 20:17:25,583 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50968b75-a55e-4e9e-9651-8cbc50d9e488', 'x-compute-request-id': 'req-50968b75-a55e-4e9e-9651-8cbc50d9e488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:17:25,733 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.138s 2023-04-18 20:17:25,734 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32fc2c80-4a57-49ef-9ed6-c5dcc6344f7e', 'x-compute-request-id': 'req-32fc2c80-4a57-49ef-9ed6-c5dcc6344f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:18:25,852 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2023-04-18 20:18:25,852 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c67c4355-78e9-4556-bf83-8bf8ed5aeea3', '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": "a14239df813d442792ffabf053449b8a", "name": "tempest-ServerActionsTestJSON-1783964211-project-member", "password_expires_at": null}, "audit_ids": ["rOY2-4DWSRCOat4QIdClGw"], "expires_at": "2023-04-18T21:18:25.000000Z", "issued_at": "2023-04-18T20:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e40bd5776b645d0b587b8aac24953c9", "name": "tempest-ServerActionsTestJSON-1783964211"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e40bd5776b645d0b587b8aac24953c9", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:18:25,853 79675 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '8885c94e-39f6-4cde-9f6a-aecd0683c3ad', 'name': 'tempest-ServerActionsTestJSON-1165851788-network', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e40bd5776b645d0b587b8aac24953c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47108, 'is_default': False, 'availability_zone_hints': [], 'availability_zon es': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:10:28Z', 'updated_at': '2023-04-18T20:10:28Z', 'revision_number': 1} available for tenant 2023-04-18 20:18:25,853 79675 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-208135863', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI37mP10EobJ+RyjjJI6oKIQYIodWv/4+FFqXTP7oK0UGDF+yx+haA8NfHNfu0byf0i4E0XEQIeh91Lv0/WhN2818SRHQCXrLyqf0O/HB7Ddm1LiZ7olMDOEZ8pcUC4UEQ==', 'fingerprint': 'ba:e6:05:fc:3e:5a:41:13:56:3a:07:99:2a:88:c4:85', 'user_id': 'a14239df813d442792ffabf053449b8a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBYVh+MQlXVl1Hv0QvjjF/9NZpG5gPDiX9YpJUbnY7CnQasFLPTVhgg\nBn7DRp1DO6agBwYFK4EEACKhZANiAASN+5j9dBKGyfkco4ySOqCiEGCKHVr/+PhR\nal0z+6CtFBgxfssfoWgPDXxzX7tG8n9IuBNFxECHofdS79P1oTdvNfEkR0Al6y8q\nn9Dvxwew3ZtS4me6JTAzhGfKXFAuFBE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bbf01d56-8b04-4110-9901-1d648eb08002', 'name': 'tempest-securitygroup--176904959', 'stateful': True, 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'description': 'tempest-description--757630434', 'shared': False, 'security_group_rules': [{'id': '0ed4bfff-698a-4a77-b384-f39216fbe807', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'security_group_id': 'bbf01d56-8b04-4110-9901-1d648eb08002', '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': 424, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:35Z', 'updated_at': '2023-04-18T20:10:35Z', 'revision_number': 0, 'project_id': '6e40bd5776b645d0b587b8aac24953c9'}, {'id': 'ccf7d35a-4116-41f1-a164-bc9f23a22a5e', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'security_group_id': 'bbf01d56-8b04-4110-9901-1d648eb08002', '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': 425, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:35Z', 'updated_at': '2023-04-18T20:10:35Z', 'revision_number': 0, 'project_id': '6e40bd5776b645d0b587b8aac24953c9'}], 'tags': [], 'created_at': '2023-04-18T20:10:35Z', 'updated_at': '2023-04-18T20:10:35Z', 'revision_number': 1, 'project_id': '6e40bd5776b645d0b587b8aac24953c9'}, 'floating_ip': {'id': '8319830b-df96-4b07-9de7-8a10beae8b04', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'floating_ip_address': '172.24.4.205', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e40bd5776b645d0b587b8aac24953c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:37Z', 'updated_at': '2023-04-18T20:10:37Z', 'revision_number': 0, 'ip': '172.24.4.205'}} 2023-04-18 20:18:26,226 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes 0.372s 2023-04-18 20:18:26,227 79675 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-819221449", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58028e3-b293-4fe0-9933-91d1d188b1ef', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58028e3-b293-4fe0-9 933-91d1d188b1ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes'} Body: b'{"volume": {"id": "8c772913-f8e4-46bf-a291-4d33e088e09e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:26.166020", "updated_at": null, "name": "tempest-tempest.common.compute-volume-819221449", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:26,295 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.056s 2023-04-18 20:18:26,295 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c18096-de6f-455f-bdc7-d454ae49086c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c18096-de6f-455f-bdc7-d454ae49086c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'{"volume": {"id": "8c772913-f8e4-46bf-a291-4d33e088e09e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:26.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-819221449", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:18:27,345 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.038s 2023-04-18 20:18:27,345 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b55b32-89d0-4d44-b5a0-e2aad525da4c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b55b32-89d0-4d44-b5a0-e2aad525da4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'{"volume": {"id": "8c772913-f8e4-46bf-a291-4d33e088e09e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:26.00000 0", "updated_at": "2023-04-18T20:18:26.000000", "name": "tempest-tempest.common.compute-volume-819221449", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:18:27,464 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.107s 2023-04-18 20:18:27,464 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 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-f4b7a170-7777-4f4b-99d8-e877c4f9afa0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'' 2023-04-18 20:18:27,500 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.035s 2023-04-18 20:18:27,500 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 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-9331cc7f-bee6-40d0-966b-68e706318297', 'x-openstack-request-id': 'req-9331cc7f-bee6-40d0-966b-68e706318297', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8c772913-f8e4-46bf-a291-4d33e088e09e could not be found."}}' 2023-04-18 20:18:27,500 79675 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 2023-04-18 20:18:27,750 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.247s 2023-04-18 20:18:27,750 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e15b7e1-01a3-4ab0-9a90-76662a0296dc', 'x-compute-request-id': 'req-0e15b7e1-01a3-4ab0-9a90-76662a0296dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40 c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {10} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {10} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.188889s] ... ok {10} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.083598s] ... ok {10} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.232393s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.796488s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ac2ffc77-444a-4986-a2bd-06a6216465fa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:41,790 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes 0.463s 2023-04-18 20:19:41,790 79693 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-691553723"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99faabad-0fc2-4f36-b02f-87f33252b163', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99faabad-0fc2-4f36-b02f-87f33252b163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:41.717828", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:19:41,839 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.039s 2023-04-18 20:19:41,839 79693 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, 18 Apr 2023 20:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba707ca6-619f-4bbe-a915-14b97ba43484', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba707ca6-619f-4bbe-a915-14b97ba43484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:42.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:42,916 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.066s 2023-04-18 20:19:42,917 79693 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, 18 Apr 2023 20:19:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e10159-5b14-49f9-93e6-eb303e7bd02c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e10159-5b14-49f9-93e6-eb303e7bd02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:42.000000", "updated_at": "2023-04-18T20:19:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:42,970 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.042s 2023-04-18 20:19:42,971 79693 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, 18 Apr 2023 20:19:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc46324-d8b1-4e5c-a82a-251399ec9062', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc46324-d8b1-4e5c-a82a-251399ec9062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:42.000000", "updated_at": "2023-04-18T20:19:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:43,090 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.108s 2023-04-18 20:19:43,090 79693 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, 18 Apr 2023 20:19:42 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-93008eb2-c6c8-4e9d-be69-9520f1dff3dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'' 2023-04-18 20:19:43,121 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.030s 2023-04-18 20:19:43,121 79693 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, 18 Apr 2023 20:19:43 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-ace188d5-29c7-4aea-b105-8bbf9e87aa27', 'x-openstack-request-id': 'req-ace188d5-29c7-4aea-b105-8bbf9e87aa27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ac2ffc77-444a-4986-a2bd-06a6216465fa could not be found."}}' {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.912446s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7d090b18-4fa1-4f3d-a051-454f388f008a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:43,664 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes 0.539s 2023-04-18 20:19:43,665 79693 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-599719258"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbbf076-8fa7-4314-b014-d0549f80fc62', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbbf076-8fa7-4314-b014-d0549f80fc62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:43.598151", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:19:43,741 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.058s 2023-04-18 20:19:43,741 79693 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, 18 Apr 2023 20:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cbde0c-a04a-44f0-b494-9c428b838f45', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cbde0c-a04a-44f0-b494-9c428b838f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:44,807 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.054s 2023-04-18 20:19:44,808 79693 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, 18 Apr 2023 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a72cd21-7650-4ca6-b175-fb093cdb8186', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a72cd21-7650-4ca6-b175-fb093cdb8186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:44.000000", "updated_at": "2023-04-18T20:19:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:44,866 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.047s 2023-04-18 20:19:44,866 79693 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, 18 Apr 2023 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3141a93f-ddc2-4597-83ff-a7bb4ae67955', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3141a93f-ddc2-4597-83ff-a7bb4ae67955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:44.000000", "updated_at": "2023-04-18T20:19:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:45,014 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.136s 2023-04-18 20:19:45,014 79693 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, 18 Apr 2023 20:19:44 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-aa934490-d2d0-4bed-96a6-9600715cd757', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'' 2023-04-18 20:19:45,036 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.021s 2023-04-18 20:19:45,036 79693 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, 18 Apr 2023 20:19:45 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-19420101-df99-4bd9-9420-fd55c2e50894', 'x-openstack-request-id': 'req-19420101-df99-4bd9-9420-fd55c2e50894', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d090b18-4fa1-4f3d-a051-454f388f008a could not be found."}}' {10} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.175471s] ... ok {6} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.283017s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97bf61d3-4b7b-4247-b23e-58d756414c49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:45,243 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.281s 2023-04-18 20:19:45,244 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1298483156", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGvr6LVX++Eiu1YUChLwz8vfk2221FtuHl8Dimhj0yGyrId1kYUIwoaciVJNePhyHgt9jJ5mPcCKIoHCIkzJ1X5yUu1kWdOBMJvZZbJiWgwoC+grGJXoD4Bx81c/aLPEg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7540f4a8-a3d5-43af-8cdc-dcf25355f873', 'x-compute-request-id': 'req-7540f4a8-a3d5-43af-8cdc-dcf25355f873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1298483156", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGvr6LVX++Eiu1YUChLwz8vfk2221FtuHl8Dimhj0yGyrId1kYUIwoaciVJNePhyHgt9jJ5mPcCKIoHCIkzJ1X5yUu1kWdOBMJvZZbJiWgwoC+grGJXoD4Bx81c/aLPEg==", "fingerprint": "41:4d:bb:33:a8:35:9d:00:82:a5:20:89:f2:2b:76:64", "user_id": "1f5c22cddac04fd98500953cd77ef426"}}' 2023-04-18 20:19:45,430 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.183s 2023-04-18 20:19:45,430 79685 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-1585343362", "description": "tempest-secgroup-smoke-1585343362 description", "project_id": "f4e60546acfa43b3944396fcb79071a2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-0b32a105-943d-45e4-a89b-b03b201f6132', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "name": "tempest-secgroup-smoke-1585343362", "stateful": true, "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "description": "tempest-secgroup-smoke-1585343362 description", "shared": false, "security_group_rules": [{"id": "1c36c4d8-b31b-4838-9dc4-061649ac0937", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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": 898, "description": null, "tags": [], "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}, {"id": "e1aab309-6c93-447a-be75-98ec3d440aa2", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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": 897, "description": null, "tags": [], "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}], "tags": [], "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 1, "project_ id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:45,630 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-04-18 20:19:45,630 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7947ccdc-7c38-4850-9982-957943c849a1', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ecfc9f06-164b-45ab-868e-0c6ebd9a5630", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:45,799 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-18 20:19:45,799 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-55903243-4769-4787-946d-a50c7642ccc3', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8dc01f0e-e056-49de-a703-faabf07df308", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:45,990 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2023-04-18 20:19:45,991 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f06c463e-89e6-4d67-8c49-e5921e9dcff7', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11429f14-d2a1-4415-b182-d642e1f418cc", "tenant_id": "f4e60546acf a43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,169 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-18 20:19:46,169 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d4545237-a582-439f-b9c1-6ca1e061cb43', 'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9370f19-5612-4afe-9c5d-00dfe18a8694", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:46Z", "updated_at": "2023-04-18T20:19:46Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,344 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-04-18 20:19:46,344 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-75fa9ac7-ae54-45b4-a488-18fdf610e76f', 'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84cdc6b2-d8dd-4603-b9be-4cdd28020738", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:46Z", "updated_at": "2023-04-18T20:19:46Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,571 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2023-04-18 20:19:46,571 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-079575a4-618b-4ff0-b7b4-4e75ccd09ab5', 'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0b468331-be5a-4a56-a49b-73937a7cc904", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:46Z", "updated_at": "2023-04-18T20:19:46Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,803 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes 0.231s 2023-04-18 20:19:46,803 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1552448437", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb032d4-a947-4a73-9587-35dc09adbb0a', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb032d4-a947-4a73-9587-35dc09adbb0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes'} Body: b'{"volume": {"id": "97bf61d3-4b7b-4247-b23e-58d756414c49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:46.733082", "updated_at": null, "name": "tempest-TestStampPattern-volume-1552448437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}], "user_id": "1f5c22cddac04fd98500953cd77ef426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:46,855 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.042s 2023-04-18 20:19:46,855 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ffbd76-724f-43ee-8e12-acc4093a4834', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ffbd76-724f-43ee-8e12-acc4093a4834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'{"volume": {"id": "97bf61d3-4b7b-4247-b23e-58d756414c49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:47.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1552448437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": nul l, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}], "user_id": "1f5c22cddac04fd98500953cd77ef426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:47,911 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.045s 2023-04-18 20:19:47,911 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3994f319-59ba-4267-8558-691426eb48d7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3994f319-59ba-4267-8558-691426eb48d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'{"volume": {"id": "97bf61d3-4b7b-4247-b23e-58d756414c49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:47.000000", "updated_at": "2023-04-18T20:19:47.000000", "name": "tempest-TestStampPattern-volume-1552448437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}], "user_id": "1f5c22cddac04fd98500953cd77ef426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:48,033 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.107s 2023-04-18 20:19:48,033 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19: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-90fd0dd2-2df0-4232-8ec5-dcc7cf08a3ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'' 2023-04-18 20:19:48,057 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.023s 2023-04-18 20:19:48,057 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:48 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-req uest-id': 'req-0277286b-2797-4ed7-8511-d3b54aa1f25a', 'x-openstack-request-id': 'req-0277286b-2797-4ed7-8511-d3b54aa1f25a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97bf61d3-4b7b-4247-b23e-58d756414c49 could not be found."}}' 2023-04-18 20:19:48,214 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/65342e24-6018-40cc-b2ad-28d859a3cb22 0.156s 2023-04-18 20:19:48,214 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6e2c170b-2622-4664-bc8d-9bf5ae2a11f1', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/65342e24-6018-40cc-b2ad-28d859a3cb22'} Body: b'' 2023-04-18 20:19:48,241 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1298483156 0.026s 2023-04-18 20:19:48,241 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd12df83-387b-4534-82b6-8ea110f0ca60', 'x-compute-request-id': 'req-bd12df83-387b-4534-82b6-8ea110f0ca60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1298483156'} Body: b'' {10} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {6} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.189686s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.813212s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.400532s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.039484s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.046151s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.765577s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c6b1c519-c58e-4710-9501-9fd02c63b91c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:29,099 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/12341bcdcd37461c9ea15268a91bab1a/os-quota-sets/beff5033d13442d9b8609dfcbcaf00f5?usage=True 0.045s 2023-04-18 20:20:29,099 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae20c40-13d7-48fe-84b0-9ff08a5e7523', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae20c40-13d7-48fe-84b0-9ff08a5e7523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12341bcdcd37461c9ea15268a91bab1a/os-quota-sets/beff5033d13442d9b8609dfcbcaf00f5?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": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:29,450 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes 0.341s 2023-04-18 20:20:29,451 79675 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-1792412018"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be7a9e2-a423-4064-82bc-5b04d9f17d26', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be7a9e2-a423-4064-82bc-5b04d9f17d26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.391636", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:20:29,499 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.039s 2023-04-18 20:20:29,500 79675 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, 18 Apr 2023 20:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55281607-3f5b-4105-acc9-b5056f8fbd46', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55281607-3f5b-4105-acc9-b5056f8fbd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:30,558 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.047s 2023-04-18 20:20:30,559 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67fbbef-63ea-415f-a7f4-357740990c44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67fbbef-63ea-415f-a7f4-357740990c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.000000", "updated_at": "2023-04-18T20:20:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:30,609 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.040s 2023-04-18 20:20:30,609 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588ab0b0-8de5-4798-9976-ed5df1e77e76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588ab0b0-8de5-4798-9976-ed5df1e77e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.000000", "updated_at": "2023-04-18T20:20:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:30,794 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.175s 2023-04-18 20:20:30,795 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26b0d63-9d1b-47ba-b110-4edc97eefd73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'' 2023-04-18 20:20:30,816 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.021s 2023-04-18 20:20:30,817 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-767f5361-560b-466c-8f0d-66cbb6f6c615', 'x-openstack-request-id': 'req-767f5361-560b-466c-8f0d-66cbb6f6c615', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6b1c519-c58e-4710-9501-9fd02c63b91c could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.853361s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0b1a6ade-ae26-4ac4-8de0-0633b3a74779 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:31,378 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes 0.556s 2023-04-18 20:20:31,378 79675 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-1721299071"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2403cf-3fea-47af-8124-090de7a834f9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2403cf-3fea-47af-8124-090de7a834f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.312180", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:20:31,429 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.042s 2023-04-18 20:20:31,430 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce324c6b-4725-4209-86aa-2d9e757f6402', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce324c6b-4725-4209-86aa-2d9e757f6402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:32,481 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.040s 2023-04-18 20:20:32,481 79675 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6060b1a6-2bab-46a8-815c-061183de5025', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6060b1a6-2bab-46a8-815c-061183de5025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.000000", "updated_at": "2023-04-18T20:20:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:32,534 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.041s 2023-04-18 20:20:32,535 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4ae94c-8fd7-44a7-9ce5-28326288fe63', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4ae94c-8fd7-44a7-9ce5-28326288fe63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.000000", "updated_at": "2023-04-18T20:20:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:32,648 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.101s 2023-04-18 20:20:32,649 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-c140f55e-5da2-488c-bb15-3737324b515b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'' 2023-04-18 20:20:32,672 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.023s 2023-04-18 20:20:32,673 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20: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-e8a5cec1-0377-48e8-ae7d-234dfca9323f', 'x-openstack-request-id': 'req-e8a5cec1-0377-48e8-ae7d-234dfca9323f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0b1a6ade-ae26-4ac4-8de0-0633b3a74779 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.057632s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.278705s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.031132s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.029830s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.022308s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.692321s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3b5a0a1e-b810-4dc7-972d-1281143f4ebf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:37,209 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes 0.351s 2023-04-18 20:20:37,209 79675 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-1130961111"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c6cc68-f4d8-45c4-8e14-ab4a28d5ed66', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c6cc68-f4d8-45c4-8e14-ab4a28d5ed66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.145028", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:20:37,258 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.040s 2023-04-18 20:20:37,259 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8d8267-49d4-4b87-af56-f25299f363bc', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8d8267-49d4-4b87-af56-f25299f363bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85cf014721a5493bb1749e72e4787ee8"}}' 2023-04-18 20:20:38,337 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.066s 2023-04-18 20:20:38,337 79675 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661b0cfe-d0e9-4b6b-ab8f-813e8062ea75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661b0cfe-d0e9-4b6b-ab8f-813e8062ea75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.000000", "updated_at": "2023-04-18T20:20:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85cf014721a5493bb1749e72e4787ee8"}}' 2023-04-18 20:20:38,389 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.040s 2023-04-18 20:20:38,389 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bb7d0c-da5d-4a1b-bb92-7cc3174e2cb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bb7d0c-da5d-4a1b-bb92-7cc3174e2cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.000000", "updated_at": "2023-04-18T20:20:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85cf014721a5493bb1749e72e4787ee8"}}' 2023-04-18 20:20:38,520 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.119s 2023-04-18 20:20:38,520 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31da880e-2c8c-4e14-9ca3-d3a03df8d8c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'' 2023-04-18 20:20:38,547 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.026s 2023-04-18 20:20:38,548 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-237d4184-08de-47ff-9492-4ed7934cf601', 'x-openstack-request-id': 'req-237d4184-08de-47ff-9492-4ed7934cf601', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3b5a0a1e-b810-4dc7-972d-1281143f4ebf could not be found."}}' {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.026930s] ... ok {1} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d81d9aa-8f97-4f66-9825-928507ece72b failed to build and is in ERROR status {1} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.726228s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:22,193 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:19:22,193 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:19:22,257 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-18 20:19:22,258 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1517828598", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBVhAvTgDPHU/ZvujjugRWQ8k6v1KeXVwH8dFPoSiRg02m/7+EMa0D6e/HC44dlX/LWpZPduD/MyYo5T7CW4Pm2kZNwNTG1hEbZw1WwZZe4cmP42aN4IYZic7QjwhQHDGw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:22 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-0fe3d5d6-cfa7-471f-9a96-dd869415e592', 'x-compute-request-id': 'req-0fe3d5d6-cfa7-471f-9a96-dd869415e592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1517828598", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBVhAvTgDPHU/ZvujjugRWQ8k6v1KeXVwH8dFPoSiRg02m/7+EMa0D6e/HC44dlX/LWpZPduD/MyYo5T7CW4Pm2kZNwNTG1hEbZw1WwZZe4cmP42aN4IYZic7QjwhQHDGw==", "fingerprint": "0e:33:e4:92:f8:23:f4:40:b3:3f:8c:bd:83:22:6e:84", "user_id": "4859711fcdef4d91ae9caff4bacc85fe"}}' 2023-04-18 20:19:22,260 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1517828598 created 2023-04-18 20:19:22,432 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.171s 2023-04-18 20:19:22,432 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1441897049", "description": "tempest-description--1293968907"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-8eb63d31-fd18-4b6d-86b2-c7d0def55cdd', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "name": "tempest-securitygroup--1441897049", "stateful": true, "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "tempest-description--1293968907", "shared": false, "security_group_rules": [{"id": "440d5680-d40a-4f22-a1d5-d17225e160bb", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "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": 841, "description": null, "tags": [], "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}, {"id": "556819c4-22ba-4f71-b7cd-fb0916d6424a", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 840, "description": null, "tags": [], "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}], "tags": [], "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:19:22,636 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-04-18 20:19:22,636 79683 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": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-85e26431-6f94-4bc6-a737-caa5819c34d0', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63f1d79f-77c2-40a4-b2c1-039fba8ac794", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "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, "description": "", "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:19:22,828 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 20:19:22,828 79683 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": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bb027cc0-d752-4d5d-b7ce-a4e1d6a99ad8', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "018a1bc9-e63f-4476-92d7-e70d7f3fd1a2", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "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, "description": "", "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:19:22,829 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1441897049 created 2023-04-18 20:19:24,261 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.432s 2023-04-18 20:19:24,262 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-ab59c24c-1eb0-4904-870e-26a738824e89', 'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.207", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:19:23Z", "updated_at": "2023-04-18T20:19:23Z", "revision_number": 0}}' 2023-04-18 20:19:24,262 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.207', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:19:23Z', 'updated_at': '2023-04-18T20:19:23Z', 'revision_number': 0, 'ip': '172.24.4.207'} created 2023-04-18 20:19:24,375 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.106s 2023-04-18 20:19:24,375 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f33fc82d-f797-4982-84cb-ab6f9ea90a78', '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": "4859711fcdef4d91ae9caff4bacc85fe", "name": "tempest-AttachVolumeNegativeTest-2030574995-project-member", "password_expires_at": null}, "audit_ids": ["a1Z1xIHyTY6jwVJwahT_8Q"], "expires_at": "2023-04-18T21:19:24.000000Z", "issued_at": "2023-04-18T20:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3da3c99e5d684aab877826bdbf471e3f", "name": "tempest-AttachVolumeNegativeTest-2030574995"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:19:24,376 79683 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'ef116b62-6faf-4010-a37c-960d9a4b6b02', 'name': 'tempest-AttachVolumeNegativeTest-191700791-network', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63333, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:13:42Z', 'updated_at': '2023-04-18T20:13:42Z', 'revision_number': 1} available for tenant 2023-04-18 20:19:24,376 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1517828598', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBVhAvTgDPHU/ZvujjugRWQ8k6v1KeXVwH8dFPoSiRg02m/7+EMa0D6e/HC44dlX/LWpZPduD/MyYo5T7CW4Pm2kZNwNTG1hEbZw1WwZZe4cmP42aN4IYZic7QjwhQHDGw==', 'fingerprint': '0e:33:e4:92:f8:23:f4:40:b3:3f:8c:bd:83:22:6e:84', 'user_id': '4859711fcdef4d91ae9caff4bacc85fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDsWjhlxq03KY2pbfTmBTsGxOpuPUZKNxbqS9lbXmx1bodOACYuR9V3\nKuuZKJYyUdygBwYFK4EEACKhZANiAAQVYQL04Azx1P2b7o47oEVkPJOr9Snl1cB/\nHRT6EokYNNpv+/hDGtA+nvxwuOHZV/y1qWT3bg/zMmKOU+wluD5tpGTcDUxtYRG2\ncNVsGWXuHJj+NmjeCGGYnO0I8IUBwxs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09', 'name': 'tempest-securitygroup--1441897049', 'stateful': True, 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': 'tempest-description--1293968907', 'shared': False, 'security_group_rules': [{'id': '440d5680-d40a-4f22-a1d5-d17225e160bb', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09', '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': 841, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:19:22Z', 'updated_at': '2023-04-18T20:19:22Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, {'id': '556819c4-22ba-4f71-b7cd-fb0916d6424a', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09', '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': 840, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:19:22Z', 'updated_at': '2023-04-18T20:19:22Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}], 'tags': [], 'crea ted_at': '2023-04-18T20:19:22Z', 'updated_at': '2023-04-18T20:19:22Z', 'revision_number': 1, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, 'floating_ip': {'id': '0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.207', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:19:23Z', 'updated_at': '2023-04-18T20:19:23Z', 'revision_number': 0, 'ip': '172.24.4.207'}} 2023-04-18 20:19:25,326 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.948s 2023-04-18 20:19:25,326 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1006297411", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ef116b62-6faf-4010-a37c-960d9a4b6b02"}], "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "key_name": "tempest-keypair-1517828598", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953cbafe-99dc-4fa3-a47b-090efa10f6f6', 'x-compute-request-id': 'req-953cbafe-99dc-4fa3-a47b-090efa10f6f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "adminPass": "password"}}' 2023-04-18 20:19:25,401 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.072s 2023-04-18 20:19:25,402 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ea65a14-f1e3-4fcf-bc3a-052f8028ed14', 'x-compute-request-id': 'req-6ea65a14-f1e3-4fcf-bc3a-052f8028ed14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "name": "tempest-AttachVolumeNegativeTest-server-1006297411", "status": "BUILD", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:19:25Z", "updated": "2023-04-18T20:19:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1517828598", "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": []}}' 2023-04-18 20:20:15,962 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.499s 2023-04-18 20:20:15,963 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a588889c-0b8b-4a94-8fb8-ddedd5d9aa77', 'x-compute-request-id': 'req-a588889c-0b8b-4a94-8fb8-ddedd5d9aa77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "name": "tempest-AttachVolumeNegativeTest-server-1006297411", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:19:25Z", "updated": "2023-04-18T20:19:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:6c:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1517828598", "OS-SRV-USG:launched_at": "2023-04-18T20:19:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:20:15,974 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:21:16,222 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/os-interface 0.187s 2023-04-18 20:21:16,223 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'co ntent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa7d7c7-4347-4447-b41e-ab8f28b5976b', 'x-compute-request-id': 'req-eaa7d7c7-4347-4447-b41e-ab8f28b5976b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "port_id": "eadcc0aa-c5c3-40a9-ae82-627e48b40386", "mac_addr": "fa:16:3e:34:6c:a4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "71dad016-e43b-497f-a639-05df413ba3d6", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 20:21:17,316 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe 1.089s 2023-04-18 20:21:17,316 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "eadcc0aa-c5c3-40a9-ae82-627e48b40386"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-184c2f4c-b2ac-4d60-b6b4-9b055d434eec', 'date': 'Tue, 18 Apr 2023 20:21:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe'} Body: b'{"floatingip": {"id": "0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.207", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "e08cbc3b-eacc-4d1a-9075-fe65dbe70fbe", "port_id": "eadcc0aa-c5c3-40a9-ae82-627e48b40386", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "mac_address": "fa:16:3e:34:6c:a4", "admin_state_up": true, "status": "ACTIVE", "device_id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:19:23Z", "updated_at": "2023-04-18T20:21:16Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:21:17,317 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.207:22' as 'cirros' with public key authentication 2023-04-18 20:21:17,355 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:21:17,376 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:21:17,376 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.207 successfully created 2023-04-18 20:21:17,426 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/ips 0.049s 2023-04-18 20:21:17,426 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:17 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-d3e014ba-23db-411a-b165-e9f10544ec19', 'x-compute-request-id': 'req-d3e014ba-23db-411a-b165-e9f10544ec19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 20:21:17,630 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes 0.201s 2023-04-18 20:21:17,630 79683 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-1817235796"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206c138d-f09f-4983-ab3b-9d6725780e0e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206c138d-f09f-4983-ab3b-9d6725780e0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes'} Body: b'{"volume": {"id": "44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:17.563780", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1817235796", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:21:17,688 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b 0.047s 2023-04-18 20:21:17,688 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73c72ed-9d45-47a0-8e33-8f101661f7ff', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73c72ed-9d45-47a0-8e33-8f101661f7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b'} Body: b'{"volume": {"id": "44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:18.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1817235796", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:21:18,757 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b 0.056s 2023-04-18 20:21:18,757 79683 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f089ba75-7d16-4c4f-88ab-33550dcea15e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f089ba75-7d16-4c4f-88ab-33550dcea15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b'} Body: b'{"volume": {"id": "44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:18.000000", "updated_at": "2023-04-18T20:21:18.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1817235796", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:21:18,888 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.119s 2023-04-18 20:21:18,888 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:18 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-55111b5b-3700-47ae-82e8-97b284194e5a', 'x-compute-request-id': 'req-55111b5b-3700-47ae-82e8-97b284194e5a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'' 2023-04-18 20:21:19,096 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.208s 2023-04-18 20:21:19,097 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ad7c5f-04e0-45ee-b17f-10998cfa8e61', 'x-compute-request-id': 'req-06ad7c5f-04e0-45ee-b17f-10998cfa8e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "name": "tempest-AttachVolumeNegativeTest-server-1006297411", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9 ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:19:25Z", "updated": "2023-04-18T20:21:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:6c:a4"}, {"version": 4, "addr": "172.24.4.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:6c:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1517828598", "OS-SRV-USG:launched_at": "2023-04-18T20:19:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:22:09,209 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.050s 2023-04-18 20:22:09,209 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:09 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-1a0e336e-d6ce-45d8-992f-df597ada3b97', 'x-compute-request-id': 'req-1a0e336e-d6ce-45d8-992f-df597ada3b97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7d112726-63d9-4f49-a6d8-d5f14b4cd89a could not be found."}}' 2023-04-18 20:22:09,242 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1517828598 0.031s 2023-04-18 20:22:09,242 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:09 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-a4661538-e64f-4a39-8e7e-6163a7e68c45', 'x-compute-request-id': 'req-a4661538-e64f-4a39-8e7e-6163a7e68c45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1517828598'} Body: b'' 2023-04-18 20:22:09,430 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09 0.187s 2023-04-18 20:22:09,430 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-631a43ec-dc6c-4a5f-8efd-672cb775f566', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:22:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fa c39e09'} Body: b'' 2023-04-18 20:22:09,470 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09 0.039s 2023-04-18 20:22:09,470 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-83c9fcb2-d22f-4f7a-9b3e-631d16b4dea8', 'date': 'Tue, 18 Apr 2023 20:22:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09 does not exist", "detail": ""}}' 2023-04-18 20:22:09,918 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe 0.447s 2023-04-18 20:22:09,918 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e758ce31-ce31-4c6a-b64a-4e4d092d1471', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:22:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe'} Body: b'' {5} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.619772s] ... 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8abcaf5f-f5d9-4576-a0e7-c5847a537dc6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:22:15,161 79683 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.478s 2023-04-18 20:22:15,162 79683 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-1574175714"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a3d4b5-8e50-474a-b08c-3b0482e2405d', 'x-compute-request-id': 'req-27a3d4b5-8e50-474a-b08c-3b0482e2405d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "8abcaf5f-f5d9-4576-a0e7-c5847a537dc6", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:22:15.026850", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1574175714", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 20:22:15,221 79683 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/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6 0.055s 2023-04-18 20:22:15,222 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-e62a3148-66cb-4ed5-8401-2df2c5b80adb', 'x-compute-request-id': 'req-e62a3148-66cb-4ed5-8401-2df2c5b80adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6'} Body: b'{"volume": {"id": "8abcaf5f-f5d9-4576-a0e7-c5847a537dc6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:22:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1574175714", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 20:22:16,296 79683 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/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6 0.069s 2023-04-18 20:22:16,296 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-159038cd-ff49-42d3-b78d-4e44a516b8c4', 'x-compute-request-id': 'req-159038cd-ff49-42d3-b78d-4e44a516b8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6'} Body: b'{"volume": {"id": "8abcaf5f-f5d9-4576-a0e7-c5847a537dc6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T20:22:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1574175714", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.093517s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 935cca3a-8c93-4fa2-bf5b-325eac9a87bf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:22:18,763 79683 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/db905cc1996e4efa8a0ef44f168dc79c/types 0.265s 2023-04-18 20:22:18,764 79683 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-1988964980", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303ab490-3305-4afd-8efe-9052d92afcf3', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303ab490-3305-4afd-8efe-9052d92afcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types'} Body: b'{"volume_type": {"id": "c612d5a3-4bdc-4128-99e7-3fcad6e5e828", "name": "tempest-VolumeTypesTest-volume-type-1988964980", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:22:18,813 79683 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/db905cc1996e4efa8a0ef44f168dc79c/types 0.046s 2023-04-18 20:22:18,813 79683 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-417758228", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcfb617-9df7-451b-94f6-749cc3007b2e', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcfb617-9df7-451b-94f6-749cc3007b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types'} Body: b'{"volume_type": {"id": "06fb77d5-dc53-426e-9237-b9438165c3c5", "name": "tempest-VolumeTypesTest-volume-type-417758228", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:22:19,140 79683 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/37e8bae48d724ce5817280b30797def3/volumes 0.324s 2023-04-18 20:22:19,140 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1204665204", "volume_type": "c612d5a3-4bdc-4128-99e7-3fcad6e5e828", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b67750a-0e2a-4f62-9473-030c1c64433c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b67750a-0e2a-4f62-9473-030c1c64433c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.069313", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:22:19,188 79683 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/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.038s 2023-04-18 20:22:19,189 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a0fd4f-c78b-434a-a817-1b244b5ee268', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a0fd4f-c78b-434a-a817-1b244b5ee268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37e8bae48d724ce5817280b30797def3"}}' 2023-04-18 20:22:20,250 79683 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/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.050s 2023-04-18 20:22:20,251 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b149b548-159a-49ca-b3cf-93e923fa4ae7', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b149b548-159a-49ca-b3cf-93e923fa4ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.000000", "updated_at": "2023-04-18T20:22:19.000000", "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4 fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37e8bae48d724ce5817280b30797def3"}}' 2023-04-18 20:22:20,301 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.039s 2023-04-18 20:22:20,302 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2fc77f-893d-48a5-a509-b248bfdcf3b0', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2fc77f-893d-48a5-a509-b248bfdcf3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.000000", "updated_at": "2023-04-18T20:22:19.000000", "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37e8bae48d724ce5817280b30797def3"}}' 2023-04-18 20:22:20,418 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.106s 2023-04-18 20:22:20,419 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c710f67-0859-4f7e-99c2-718f3d6ebf2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'' 2023-04-18 20:22:20,441 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.022s 2023-04-18 20:22:20,442 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e233529-f65d-4446-9889-8864f859cafe', 'x-openstack-request-id': 'req-5e233529-f65d-4446-9889-886 4f859cafe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 935cca3a-8c93-4fa2-bf5b-325eac9a87bf could not be found."}}' 2023-04-18 20:22:20,494 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5 0.051s 2023-04-18 20:22:20,494 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d79351a-c746-478c-8259-91902ec00257', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5'} Body: b'' 2023-04-18 20:22:20,511 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5 0.016s 2023-04-18 20:22:20,511 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 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-d3a6672a-f860-4cc0-9a16-1a8e7b2d9cbc', 'x-openstack-request-id': 'req-d3a6672a-f860-4cc0-9a16-1a8e7b2d9cbc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 06fb77d5-dc53-426e-9237-b9438165c3c5 could not be found."}}' 2023-04-18 20:22:20,573 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828 0.061s 2023-04-18 20:22:20,573 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1f1331-5318-4d3d-9bcc-43a5b18124ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828'} Body: b'' 2023-04-18 20:22:20,589 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828 0.015s 2023-04-18 20:22:20,589 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 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-f35a86e6-ba2d-4e7c-9e74-b5b0d1ea1a9b', 'x-openstack-request-id': 'req-f35a86e6-ba2d-4e7c-9e74-b5b0d1ea 1a9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c612d5a3-4bdc-4128-99e7-3fcad6e5e828 could not be found."}}' {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.129490s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.387379s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.046589s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.204539s] ... ok {5} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c781fece-fe37-466b-9177-97b4a050641a failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0be5262a-4c42-4a1b-9851-959ffb89a713 failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.244062s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 59b385e2-3fa4-4cae-abf3-02ec51ef4b66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:28,626 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.241s 2023-04-18 20:20:28,626 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfeba87-5962-4616-bb9f-52305578d27a', 'x-compute-request-id': 'req-5bfeba87-5962-4616-bb9f-52305578d27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' 2023-04-18 20:21:29,241 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes 0.543s 2023-04-18 20:21:29,242 79691 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-1132705045"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c8428f-ff0d-430a-bb2d-81ae0fb0131e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c8428f-ff0d-430a-bb2d-81ae0fb0131e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes'} Body: b'{"volume": {"id": "59b385e2-3fa4-4cae-abf3-02ec51ef4b66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:29.160799", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1132705045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:21:29,290 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66 0.039s 2023-04-18 20:21:29,291 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a0bb01-617d-4081-9458-203b11f44938', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a0bb01-617d-4081-9458-203b11f44938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66'} Body: b'{"volume": {"id": "59b385e2-3fa4-4cae-abf3-02ec51ef4b66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:29.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1132705045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:21:30,348 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66 0.044s 2023-04-18 20:21:30,348 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b83c4fc-16e8-4809-8bea-480aa775c255', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b83c4fc-16e8-4809-8bea-480aa775c255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66'} Body: b'{"volume": {"id": "59b385e2-3fa4-4cae-abf3-02ec51ef4b66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:29.000000", "updated_at": "2023-04-18T20:21:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-1132705045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:21:30,591 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.230s 2023-04-18 20:21:30,592 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e999bd7-42e9-4ba9-87d9-0f59c250a1d3', 'x-compute-request-id': 'req-4e999bd7-42e9-4ba9-87d9-0f59c250a1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' {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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e2fa74f-9eb7-4fea-8e8c-9718b5915a7f failed to build and is in ERROR status {1} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.283440s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:57,491 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.274s 2023-04-18 20:20:57,491 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-636534463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGdOCJLksPbdPHOWgL6+zoDQ41aHu3Coj9FF/250XHyci5EgYNJWrV7nW9IH/AjUMy6wqqsWrMcMyE0r3Uo7IRKDY7jLopVaN8xh+syaHW/3KNBB+FMKpsQnk9qJw2dq/A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab3b59c-6045-4cda-922d-0a4402f18664', 'x-compute-request-id': 'req-3ab3b59c-6045-4cda-922d-0a4402f18664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-636534463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGdOCJLksPbdPHOWgL6+zoDQ41aHu3Coj9FF/250XHyci5EgYNJWrV7nW9IH/AjUMy6wqqsWrMcMyE0r3Uo7IRKDY7jLopVaN8xh+syaHW/3KNBB+FMKpsQnk9qJw2dq/A==", "fingerprint": "a6:bd:89:c5:89:54:ae:4f:28:20:6e:bb:36:69:30:d9", "user_id": "aa0e46bfff374817aa1b04d614b83a60"}}' 2023-04-18 20:20:57,638 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.143s 2023-04-18 20:20:57,639 79675 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-785249105", "description": "tempest-secgroup-smoke-785249105 description", "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d9ece779-fd23-4ee2-831d-116f049fe5ba', 'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "name": "tempest-secgroup-smoke-785249105", "stateful": true, "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "description": "tempest-secgroup-smoke-785249105 description", "shared": false, "security_group_rules": [{"id": "3a8dd9dd-a785-4f02-9687-dc5e4fa0f3f1", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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": 996, "description": null, "tags": [], "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}, {"id": "d010af1d-f3eb-4534-9778-057a94851036", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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": 995, "description": null, "tags": [], "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}], "tags": [], "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 1, " project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:57,804 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 20:20:57,804 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b2fe4f82-7a1f-4a83-a11a-7cec6745bc8c', 'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf4af73a-be9e-479f-be0e-d05839a46e34", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:57,972 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-18 20:20:57,972 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-27b00b08-c486-4efe-89a1-2153ba292391', 'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1f1dd148-a850-4248-9de7-a0174439ef60", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,125 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-18 20:20:58,126 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0d4e264d-d241-4adf-86e7-b25fb1724501', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8e765f6-a2ae-41dc-8015-1814c636f39f", "tenant_id": "9d2ead7add04 45e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,358 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.231s 2023-04-18 20:20:58,358 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-771a4fb8-32b1-436f-be83-e53446cfb68f', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0f5f336-6335-414e-8b6d-38f5086d4c7b", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,532 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 20:20:58,533 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-33e2614d-0650-4f19-bb16-702a359f117c', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b5e85021-3fc8-4c07-9ca8-f1140ebc1ba3", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,697 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-18 20:20:58,698 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-053f92b3-3205-4b4c-a05a-ac43b264e020', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a62ae7e7-95dd-4b5c-b996-1088ae82e4b2", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,739 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2023-04-18 20:20:58,740 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5166938f-095c-469b-b910-65d5ff03941d', '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": "aa0e46bfff374817aa1b04d614b83a60", "name": "tempest-SnapshotDataIntegrityTests-1197375983-project-member", "password_expires_at": null}, "audit_ids": ["TPCF5qyJR52VTkJlmLHRMA"], "expires_at": "2023-04-18T21:20:58.000000Z", "issued_at": "2023-04-18T20:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d2ead7add0445e6867d53dd4b883f5b", "name": "tempest-SnapshotDataIntegrityTests-1197375983"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region" : "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9d2ead7add0445e6867d53dd4b883f5b", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:20:58,740 79675 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '415dac00-c09b-4e5a-9b19-32f4ca53d707', 'name': 'tempest-SnapshotDataIntegrityTests-471909381-network', 'tenant_id': '9d2ead7add0445e6867d53dd4b883f5b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9d2ead7add0445e6867d53dd4b883f5b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22744, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:20:45Z', 'updated_at': '2023-04-18T20:20:45Z', 'revision_number': 1} available for tenant 2023-04-18 20:20:59,538 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.797s 2023-04-18 20:20:59,538 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-397132039", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "networks": [{"uuid": "415dac00-c09b-4e5a-9b19-32f4ca53d707"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18821b0d-acaf-42db-ac04-c01e7876d8e9', 'x-compute-request-id': 'req-18821b0d-acaf-42db-ac04-c01e7876d8e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "adminPass": "SDfWJUUvqF4X"}}' 2023-04-18 20:20:59,616 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.074s 2023-04-18 20:20:59,616 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98edcf89-6d7e-4c58-bbb1-736734ccdbac', 'x-compute-request-id': 'req-98edcf89-6d7e-4c58-bbb1-736734ccdbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "BUILD", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:20:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "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": []}}' 2023-04-18 20:21:49,899 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.221s 2023-04-18 20:21:49,900 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8133946-49a4-4788-8e83-914b713e35e7', 'x-compute-request-id': 'req-b8133946-49a4-4788-8e83-914b713e35e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "ACTIVE", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "34299a7d71329da8efc43e9e05afa8534493ef3f33b72e72cde26006", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:21:06Z", "addresses": {"tempest-SnapshotDataIntegrityTests-471909381-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:cc:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "OS-SRV-USG:launched_at": "2023-04-18T20:21:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:21:49,913 79675 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:22:50,154 79675 INFO [tempest.lib.common.rest_client] Request (Snapsh otDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.224s 2023-04-18 20:22:50,154 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6cf77f-4a00-4b5d-83a2-b99496ae6052', 'x-compute-request-id': 'req-4c6cf77f-4a00-4b5d-83a2-b99496ae6052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "ACTIVE", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "34299a7d71329da8efc43e9e05afa8534493ef3f33b72e72cde26006", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:21:06Z", "addresses": {"tempest-SnapshotDataIntegrityTests-471909381-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:cc:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "OS-SRV-USG:launched_at": "2023-04-18T20:21:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:22:50,423 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes 0.256s 2023-04-18 20:22:50,423 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719825c4-5028-451f-8417-2daafb78a384', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719825c4-5028-451f-8417-2daafb78a384', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes'} Body: b'{"volume": {"id": "e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:50.329837", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd 2d43f09cd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}], "user_id": "aa0e46bfff374817aa1b04d614b83a60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:22:50,475 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.042s 2023-04-18 20:22:50,475 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f388578-d590-42a2-9480-0a245f2f657a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f388578-d590-42a2-9480-0a245f2f657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'{"volume": {"id": "e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:50.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}], "user_id": "aa0e46bfff374817aa1b04d614b83a60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:22:51,536 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.049s 2023-04-18 20:22:51,537 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376b075d-49ec-4756-8e42-9669d6038f59', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376b075d-49ec-4756-8e42-9669d6038f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'{"volume": {"id": "e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:50.000000", "updated_at": "2023-04-18T20:22:50.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}], "user_id": "aa0e46bfff374817aa1b04d614b83a60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach ": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:22:51,653 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.101s 2023-04-18 20:22:51,654 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-7bf8a0fa-b8b5-4931-b2de-456ed2f4b9c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'' 2023-04-18 20:22:51,678 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.023s 2023-04-18 20:22:51,678 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-0a5d1436-df98-4c43-8532-8ef5b2a590ec', 'x-openstack-request-id': 'req-0a5d1436-df98-4c43-8532-8ef5b2a590ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 could not be found."}}' 2023-04-18 20:22:51,798 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.119s 2023-04-18 20:22:51,798 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41018514-684a-4722-aa4a-92133ebc1370', 'x-compute-request-id': 'req-41018514-684a-4722-aa4a-92133ebc1370', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'' 2023-04-18 20:22:52,000 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.202s 2023-04-18 20:22:52,001 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f989e56d-2489-4bd9-b1eb-429852ed6b26', 'x-compute-request-id': 'req-f989e56d-2489-4bd9-b1eb-429852ed6b26', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "ACTIVE", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "34299a7d71329da8efc43e9e05afa8534493ef3f33b72e72cde26006", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:22:52Z", "addresses": {"tempest-SnapshotDataIntegrityTests-471909381-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:cc:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "OS-SRV-USG:launched_at": "2023-04-18T20:21:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:23:42,106 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.043s 2023-04-18 20:23:42,106 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a31f534e-5a57-4aa9-a685-1e6be74aebab', 'x-compute-request-id': 'req-a31f534e-5a57-4aa9-a685-1e6be74aebab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4e3a3b5e-5853-492a-b48a-1819643934b6 could not be found."}}' 2023-04-18 20:23:42,458 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/751e4f63-2b9f-4a36-ba5d-19a92e4e4800 0.350s 2023-04-18 20:23:42,458 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-27cd85ed-bd11-4fab-83b6-c54ddb281ede', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:23:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/751e4f63-2b9f-4a36-ba5d-19a92e4e4800'} Body: b'' 2023-04-18 20:23:42,493 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-636534463 0.034s 2023-04-18 20:23:42,494 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:42 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d6b675-6df4-47c3-9501-a1b9e26f7866', 'x-compute-request-id': 'req-c0d6b675-6df4-47c3-9501-a1b9e26f7866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-636534463'} Body: b'' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.909091s] ... 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bff2393e-bb80-4ca4-86e4-66b03d37a1b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:22:30,855 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.225s 2023-04-18 20:22:30,855 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf744242-c4e0-4e41-8774-10fc3a37218b', 'x-compute-request-id': 'req-bf744242-c4e0-4e41-8774-10fc3a37218b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' 2023-04-18 20:23:31,130 79691 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/b332619e85294fc182a0e341f353d0c3/volumes 0.203s 2023-04-18 20:23:31,131 79691 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-1696110749"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0ef480-e454-4d49-9ebf-b3c4c122fef5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0ef480-e454-4d49-9ebf-b3c4c122fef5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes'} Body: b'{"volume": {"id": "bff2393e-bb80-4ca4-86e4-66b03d37a1b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:23:31.055910", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1696110749", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:23:31,177 79691 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/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4 0.038s 2023-04-18 20:23:31,178 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51b052e-8caa-4bf6-895c-c810eb793471', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51b052e-8caa-4bf6-895c-c810eb793471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4'} Body: b'{"volume": {"id": "bff2393e-bb80-4ca4-86e4-66b03d37a1b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:23:31.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1696110749", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:23:32,229 79691 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/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4 0.040s 2023-04-18 20:23:32,229 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed1b9a9-8d50-4736-9750-21f314e74d63', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed1b9a9-8d50-4736-9750-21f314e74d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4'} Body: b'{"volume": {"id": "bff2393e-bb80-4ca4-86e4-66b03d37a1b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:23:31.000000", "updated_at": "2023-04-18T20:23:31.000000", "name": "tempest-ServersNegativeTestJSON-volume-1696110749", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:23:32,464 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.223s 2023-04-18 20:23:32,465 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cc01104-930c-483b-b7ac-396d1aaf6402', 'x-compute-request-id': 'req-5cc01104-930c-483b-b7ac-396d1aaf6402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.180952s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.026091s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.018626s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.150125s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009949s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009808s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.057155s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.098270s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.781941s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:30,555 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types 0.201s 2023-04-18 20:25:30,556 79691 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-276181382"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fefda0d-1524-491b-a23c-96fa98e89666', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fefda0d-1524-491b-a23c-96fa98e89666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types'} Body: b'{"volume_type": {"id": "d0efc4e7-5589-4d1e-ba08-1fa2b2388fda", "name": "tempest-GroupsV314Test-volume-type-276181382", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:25:30,591 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types 0.032s 2023-04-18 20:25:30,591 79691 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-186107816"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734fcd87-e369-47da-89bb-ab099d0fb2a1', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734fcd87-e369-47da-89bb-ab099d0fb2a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types'} Body: b'{"group_type": {"id": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "name": "tempest-GroupsV314Test-group-type-186107816", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:25:30,780 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups 0.186s 2023-04-18 20:25:30,781 79691 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": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "volume_types": ["d0efc4e7-5589-4d1e-ba08-1fa2b2388fda"], "name": "tempest-GroupsV314Test-Group-1601819193"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490dd288-0b5f-4dfa-b8c7-fe0ab3019b7c', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490dd288-0b5f-4dfa-b8c7-fe0ab3019b7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups'} Body: b'{"group": {"id": "0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2", "name": "tempest-GroupsV314Test-Group-1601819193"}}' 2023-04-18 20:25:30,829 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 0.046s 2023-04-18 20:25:30,830 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6b8c42-61db-4f13-b2dc-64b465b80cfd', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6b8c42-61db-4f13-b2dc-64b465b80cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2'} Body: b'{"group": {"id": "0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:25:31.000000", "name": "tempest-GroupsV314Test-Group-1601819193", "description": null, "group_type": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "volume_types": ["d0efc4e7-5589-4d1e-ba08-1fa2b2388fda"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:25:31,869 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 0.034s 2023-04-18 20:25:31,870 79691 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, 18 Apr 2023 20:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e764cfef-9245-4b5c-91bf-02ee9908b4bb', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e764cfef-9245-4b5c-91bf-02ee9908b4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2'} Body: b'{"group": {"id": "0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:25:31.000000", "name": "tempest-GroupsV314Test-Group-1601819193", "description": null, "group_type": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "volume_types": ["d0efc4e7-5589-4d1e-ba08-1fa2b2388fda"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:25:31,940 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/volumes/detail 0.065s 2023-04-18 20:25:31,940 79691 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, 18 Apr 2023 20:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d53d7dc-b653-48d5-a1f5-21e11f4b7745', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d53d7dc-b653-48d5-a1f5-21e11f4b7745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:25:32,017 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2/action 0.066s 2023-04-18 20:25:32,017 79691 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, 18 Apr 2023 20:25:31 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-66997226-5c09-43a3-932e-d8a6c9d7b07b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2/action'} Body: b'' 2023-04-18 20:25:32,034 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 0.017s 2023-04-18 20:25:32,035 79691 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, 18 Apr 2023 20:25:32 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-0b93fbc9-00fe-4b0f-b69a-882b080d2678', 'x-openstack-request-id': 'req-0b93fbc9-00fe-4b0f-b69a-882b080d2678', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 could not be found."}}' 2023-04-18 20:25:32,068 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types/3e954ab8-a9d7-4bd2-9b26-170e1784f1ca 0.032s 2023-04-18 20:25:32,069 79691 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, 18 Apr 2023 20:25:32 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-43175014-fbe6-4e2d-94d7-45caa9860935', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types/3e954ab8-a9d7-4bd2-9b26-170e1784f1ca'} Body: b'' 2023-04-18 20:25:32,119 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda 0.050s 2023-04-18 20:25:32,119 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25: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-75a2408e-5d78-4c42-bd09-a3fc06682469', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda'} Body: b'' 2023-04-18 20:25:32,135 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda 0.015s 2023-04-18 20:25:32,135 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca214f8-d4b1-439b-b32a-3fc39fb7b215', 'x-openstack-request-id': 'req-fca214f8-d4b1-439b-b32a-3fc39fb7b215', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d0efc4e7-5589-4d1e-ba08-1fa2b2388fda could not be found."}}' {9} 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 42d430de-d882-4036-b6ff-655e59c09ea5 failed to build and is in ERROR status {9} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.711689s] ... 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3c81b924-b66b-4a4c-a154-83d4f8608598 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:39,040 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes 0.353s 2023-04-18 20:25:39,040 79691 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-1951752003"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4faf75-ec57-447b-bf21-50891a875182', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4faf75-ec57-447b-bf21-50891a875182', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:38.980959", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:25:39,090 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.041s 2023-04-18 20:25:39,091 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ebc62a-04f5-4212-98c2-843ca8040b77', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ebc62a-04f5-4212-98c2-843ca8040b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:39.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6610a3ff91684071920502894052001c"}}' 2023-04-18 20:25:40,199 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.098s 2023-04-18 20:25:40,200 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d67b20-1e4c-4e4c-8695-bf9fe26531d1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d67b20-1e4c-4e4c-8695-bf9fe26531d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:39.000000", "updated_at": "2023-04-18T20:25:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6610a3ff91684071920502894052001c"}}' 2023-04-18 20:25:40,256 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.043s 2023-04-18 20:25:40,256 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4762ba19-bb7c-4e41-a784-6643523a5417', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4762ba19-bb7c-4e41-a784-6643523a5417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:39.000000", "updated_at": "2023-04-18T20:25:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6610a3ff91684071920502894052001c"}}' 2023-04-18 20:25:40,363 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.096s 2023-04-18 20:25:40,364 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a385b0-6c9a-49dc-aca8-c6fce628953a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'' 2023-04-18 20:25:40,396 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.031s 2023-04-18 20:25:40,396 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6854c055-4fc4-42f8-aacd-217c3984b2ed', 'x-openstack-request-id': 'req-6854c055-4fc4-42f8-aacd-217c3984b2ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3c81b924-b66b-4a4c-a154-83d4f8608598 could not be found."}}' {9} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.502248s] ... 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3db56595-7ee7-4284-b090-17a75ea3d0b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:48,316 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes 0.379s 2023-04-18 20:25:48,317 79691 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-1430506650"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464b7985-7606-48b4-9dd7-0e8e761e15f1', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464b7985-7606-48b4-9dd7-0e8e761e15f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes'} Body: b'{"volume": {"id": "3db56595-7ee7-4284-b090-17a75ea3d0b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:48.257519", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1430506650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 20:25:48,366 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5 0.039s 2023-04-18 20:25:48,367 79691 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, 18 Apr 2023 20:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009c1df6-88ad-486b-a5b3-09b50e7ba281', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009c1df6-88ad-486b-a5b3-09b50e7ba281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5'} Body: b'{"volume": {"id": "3db56595-7ee7-4284-b090-17a75ea3d0b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:48.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1430506650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' 2023-04-18 20:25:49,426 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5 0.045s 2023-04-18 20:25:49,426 79691 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, 18 Apr 2023 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44aa5665-40bf-4dae-bec9-7d09024ed990', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44aa5665-40bf-4dae-bec9-7d09024ed990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5'} Body: b'{"volume": {"id": "3db56595-7ee7-4284-b090-17a75ea3d0b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:48.000000", "updated_at": "2023-04-18T20:25:48.000000", "name": "tempest-VolumeRevertTests-Volume-1430506650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' {9} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.393988s] ... 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8cf6873e-6b19-4c13-b311-c75ba59f5c93 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:49,718 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes 0.278s 2023-04-18 20:25:49,718 79691 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-2011908525"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64024955-c477-4eb2-8fe1-5b6dcd8edda9', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64024955-c477-4eb2-8fe1-5b6dcd8edda9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes'} Body: b'{"volume": {"id": "8cf6873e-6b19-4c13-b311-c75ba59f5c93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:49.629296", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2011908525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 20:25:49,764 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93 0.036s 2023-04-18 20:25:49,764 79691 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, 18 Apr 2023 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b9231a-cf68-44af-af26-10afe2fe21a6', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b9231a-cf68-44af-af26-10afe2fe21a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93'} Body: b'{"volume": {"id": "8cf6873e-6b19-4c13-b311-c75ba59f5c93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:50.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2011908525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' 2023-04-18 20:25:50,822 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93 0.046s 2023-04-18 20:25:50,823 79691 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, 18 Apr 2023 20:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e62ceeb-4857-4f4c-a48e-5e2301515474', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e62ceeb-4857-4f4c-a48e-5e2301515474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93'} Body: b'{"volume": {"id": "8cf6873e-6b19-4c13-b311-c75ba59f5c93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:50.000000", "updated_at": "2023-04-18T20:25:50.000000", "name": "tempest-VolumeRevertTests-Volume-2011908525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' ============================== Failed 96 tests - output below: ============================== 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 53, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9ad02665-80a3-4c42-96a6-ae736b6b22b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:25,780 79681 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 1.862s 2023-04-18 20:09:25,781 79681 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-440891953", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/9ad02665-80a3-4c42-96a6-ae736b6b22b2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ac923f-7de4-488b-8b34-ac6697708cc3', 'x-compute-request-id': 'req-b5ac923f-7de4-488b-8b34-ac6697708cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "9ad02665-80a3-4c42-96a6-ae736b6b22b2", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:09:25.325203", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-440891953", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 20:09:26,143 79681 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/9ad02665-80a3-4c42-96a6-ae736b6b22b2 0.355s 2023-04-18 20:09:26,144 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:25 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-5c323d47-aa4c-4ddc-9c1e-292854e87cd8', 'x-compute-request-id': 'req-5c323d47-aa4c-4ddc-9c1e-292854e87cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9ad02665-80a3-4c42-96a6-ae736b6b22b2'} Body: b'{"volume": {"id": "9ad02665-80a3-4c42-96a6-ae736b6b22b2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:09:25.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-440891953", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 20:09:27,524 79681 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/9ad02665-80a3-4c42-96a6-ae736b6b22b2 0.374s 2023-04-18 20:09:27,524 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 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-c95fef98-8a1d-4c1d-9979-60eca300d06c', 'x-compute-request-id': 'req-c95fef98-8a1d-4c1d-9979-60eca300d06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9ad02665-80a3-4c42-96a6-ae736b6b22b2'} Body: b'{"volume": {"id": "9ad02665-80a3-4c42-96a6-ae736b6b22b2", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:09:25.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-440891953", "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 159, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0659dd15-1662-4337-9ebf-cc18b0c18735 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:26,046 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types 0.966s 2023-04-18 20:09:26,046 79687 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-332579436"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cb8262-5435-4a54-8457-3f551b45ae37', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cb8262-5435-4a54-8457-3f551b45ae37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types'} Body: b'{"volume_type": {"id": "ca20e58e-072f-41a1-8c91-cafc67e7a51f", "name": "tempest-GroupSnapshotsTest-volume-type-332579436", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:26,100 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types 0.048s 2023-04-18 20:09:26,100 79687 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-2019890760"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4975b705-fda2-49e6-b2c0-5724d15277d2', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4975b705-fda2-49e6-b2c0-5724d15277d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types'} Body: b'{"group_type": {"id": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "name": "tempest-GroupSnapshotsTest-group-type-2019890760", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:26,512 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups 0.408s 2023-04-18 20:09:26,512 79687 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": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "volume_types": ["ca20e58e-072f-41a1-8c91-cafc67e7a51f"], "name": "tempest-GroupSnapshotsTest-Group-1554544097"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb841c5-6536-41b8-b0db-c3a4a4b67d09', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb841c5-6536-41b8-b0db-c3a4a4b67d09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups'} Body: b'{"group": {"id": "0659dd15-1662-4337-9ebf-cc18b0c18735", "name": "tempest-GroupSnapshotsTest-Group-1554544097"}}' 2023-04-18 20:09:26,582 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735 0.067s 2023-04-18 20:09:26,582 79687 DEBUG [tempest.lib.com mon.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, 18 Apr 2023 20:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaecd40e-3989-4d34-88e1-1aac403e70f0', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaecd40e-3989-4d34-88e1-1aac403e70f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735'} Body: b'{"group": {"id": "0659dd15-1662-4337-9ebf-cc18b0c18735", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:26.000000", "name": "tempest-GroupSnapshotsTest-Group-1554544097", "description": null, "group_type": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "volume_types": ["ca20e58e-072f-41a1-8c91-cafc67e7a51f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:27,614 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735 0.027s 2023-04-18 20:09:27,614 79687 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, 18 Apr 2023 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13c3116-b406-422a-941d-5c5e7084791e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13c3116-b406-422a-941d-5c5e7084791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735'} Body: b'{"group": {"id": "0659dd15-1662-4337-9ebf-cc18b0c18735", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:26.000000", "name": "tempest-GroupSnapshotsTest-Group-1554544097", "description": null, "group_type": "62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4", "volume_types": ["ca20e58e-072f-41a1-8c91-cafc67e7a51f"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:27,687 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail 0.067s 2023-04-18 20:09:27,687 79687 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, 18 Apr 2023 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58ac2e2-fdaf-4fde-b8fd-7f9541dfbf4b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58ac2e2-fdaf-4fde-b8fd-7f9541dfbf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:27,769 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735/action 0.071s 2023-04-18 20:09:27,769 79687 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": {"delet e-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 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-7c82d931-1ec9-422a-a39d-70718185d6b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735/action'} Body: b'' 2023-04-18 20:09:27,789 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735 0.019s 2023-04-18 20:09:27,790 79687 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, 18 Apr 2023 20:09:27 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-b5f11bd6-9735-4c95-93e4-8822ed93633a', 'x-openstack-request-id': 'req-b5f11bd6-9735-4c95-93e4-8822ed93633a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/0659dd15-1662-4337-9ebf-cc18b0c18735'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0659dd15-1662-4337-9ebf-cc18b0c18735 could not be found."}}' 2023-04-18 20:09:27,820 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4 0.030s 2023-04-18 20:09:27,820 79687 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, 18 Apr 2023 20:09:27 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-9bf126b2-dbff-44a6-8994-2869c3f49fb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/62908e0b-0fc6-471f-aac4-7eb1bd4f8cb4'} Body: b'' 2023-04-18 20:09:27,946 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f 0.125s 2023-04-18 20:09:27,946 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 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-477f8ba5-61df-44e6-8f9d-8d2e35573e13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f'} Body: b'' 2023-04-18 20:09:27,970 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f 0.024s 2023-04-18 20:09:27,970 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 20 23 20:09:27 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-0787e8ce-cce9-4e28-9dbc-28282b8da6f2', 'x-openstack-request-id': 'req-0787e8ce-cce9-4e28-9dbc-28282b8da6f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/ca20e58e-072f-41a1-8c91-cafc67e7a51f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ca20e58e-072f-41a1-8c91-cafc67e7a51f 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 220, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 47091fa2-5bdb-461c-b6b4-6547b063bd0d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:28,011 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types 0.035s 2023-04-18 20:09:28,011 79687 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-2091365860"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7f2a7b-ea40-4582-992f-f86e021fbcfe', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7f2a7b-ea40-4582-992f-f86e021fbcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types'} Body: b'{"volume_type": {"id": "959f22e2-68a1-4c25-8e52-56d9c9764a10", "name": "tempest-GroupSnapshotsTest-volume-type-2091365860", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:28,067 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types 0.053s 2023-04-18 20:09:28,067 79687 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-1568137478"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da76ddf9-286c-4caf-96ca-9f7b71cb2d71', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da76ddf9-286c-4caf-96ca-9f7b71cb2d71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types'} Body: b'{"group_type": {"id": "96543f53-422a-4b63-8178-c0638ba17566", "name": "tempest-GroupSnapshotsTest-group-type-1568137478", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:28,162 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups 0.093s 2023-04-18 20:09:28,163 79687 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": "96543f53-422a-4b63-8178-c0638ba17566", "volume_types": ["959f22e2-68a1-4c25-8e52-56d9c9764a10"], "name": "tempest-GroupSnapshotsTest-Group-39892045"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084e56fc-e42a-4f57-a9a7-0b5f44871bb2', 'content-length': '110', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084e56fc-e42a-4f57-a9a7-0b5f44871bb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups'} Body: b'{"group": {"id": "47091fa2-5bdb-461c-b6b4-6547b063bd0d", "name": "tempest-GroupSnapshotsTest-Group-39892045"}}' 2023-04-18 20:09:28,195 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d 0.030s 2023-04-18 20:09:28,196 79687 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, 18 Apr 2023 20:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bd0469-a75b-457d-ab3f-e8d62a0b42eb', 'content-length': '390', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bd0469-a75b-457d-ab3f-e8d62a0b42eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d'} Body: b'{"group": {"id": "47091fa2-5bdb-461c-b6b4-6547b063bd0d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:09:28.000000", "name": "tempest-GroupSnapshotsTest-Group-39892045", "description": null, "group_type": "96543f53-422a-4b63-8178-c0638ba17566", "volume_types": ["959f22e2-68a1-4c25-8e52-56d9c9764a10"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:29,244 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d 0.043s 2023-04-18 20:09:29,245 79687 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, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7060b843-f42d-4c94-b48c-d146c56c83ef', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7060b843-f42d-4c94-b48c-d146c56c83ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d'} Body: b'{"group": {"id": "47091fa2-5bdb-461c-b6b4-6547b063bd0d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:28.000000", "name": "tempest-GroupSnapshotsTest-Group-39892045", "description": null, "group_type": "96543f53-422a-4b63-8178-c0638ba17566", "volume_types": ["959f22e2-68a1-4c25-8e52-56d9c9764a10"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:29,249 79687 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 2023-04-18 20:09:29,322 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail 0.072s 2023-04-18 20:09:29,323 79687 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, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcce03d7-b554-4176-a3d4-4afee8556a5a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcce03d7-b554-4176-a3d4-4afee8556a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:29,401 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d/action 0.067s 2023-04-18 20:09:29,401 79687 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, 18 Apr 2023 20:09:29 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-61dcd244-b40f-4d31-a247-0371906f4487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d/action'} Body: b'' 2023-04-18 20:09:29,417 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d 0.015s 2023-04-18 20:09:29,417 79687 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, 18 Apr 2023 20:09:29 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-ae3a326c-7c7a-4025-8757-b40e46707b7f', 'x-openstack-request-id': 'req-ae3a326c-7c7a-4025-8757-b40e46707b7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/47091fa2-5bdb-461c-b6b4-6547b063bd0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 47091fa2-5bdb-461c-b6b4-6547b063bd0d could not be found."}}' 2023-04-18 20:09:29,462 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/96543f53-422a-4b63-8178-c0638ba17566 0.045s 2023-04-18 20:09:29,463 79687 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, 18 Apr 2023 20:09:29 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-1c0380cc-2e52-480c-99c7-8be1fb610f41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/96543f53-422a-4b63-8178-c0638ba17566'} Body: b'' 2023-04-18 20:09:29,526 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10 0.063s 2023-04-18 20:09:29,527 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-3f01a67c-e855-44c5-9530-85d5096beed5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10'} Body: b'' 2023-04-18 20:09:29,547 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10 0 .019s 2023-04-18 20:09:29,547 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 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-c3b3d961-5e25-4ae7-8769-d6a5dd9e1497', 'x-openstack-request-id': 'req-c3b3d961-5e25-4ae7-8769-d6a5dd9e1497', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/959f22e2-68a1-4c25-8e52-56d9c9764a10'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 959f22e2-68a1-4c25-8e52-56d9c9764a10 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 91, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9500f2ed-f7f4-486c-9546-8311177ad28b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:29,791 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types 0.241s 2023-04-18 20:09:29,792 79687 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-1658856331"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aaff4f4-6bd6-42d2-a658-2d45bc0275df', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aaff4f4-6bd6-42d2-a658-2d45bc0275df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types'} Body: b'{"volume_type": {"id": "e3a86534-d890-4abd-9275-85055ab27ad0", "name": "tempest-GroupSnapshotsTest-volume-type-1658856331", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:29,822 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types 0.027s 2023-04-18 20:09:29,823 79687 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-1320353663"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d048cf-63f4-4d3f-aaf1-766b892c1baa', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d048cf-63f4-4d3f-aaf1-766b892c1baa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types'} Body: b'{"group_type": {"id": "35ab349f-6538-44b1-bf8a-54d699aa343b", "name": "tempest-GroupSnapshotsTest-group-type-1320353663", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:30,295 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups 0.469s 2023-04-18 20:09:30,295 79687 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": "35ab349f-6538-44b1-bf8a-54d699aa343b", "volume_types": ["e3a86534-d890-4abd-9275-85055ab27ad0"], "name": "tempest-GroupSnapshotsTest-Group-913602944"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae163cbe-1568-4134-9cd4-ff34756acc60', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae163cbe-1568-4134-9cd4-ff34756acc60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups'} Body: b'{"group": {"id": "9500f2ed-f7f4-486c-9546-8311177ad28b", "name": "tempest-GroupSnapshotsTest-Group-913602944"}}' 2023-04-18 20:09:30,346 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b 0.048s 2023-04-18 20:09:30,347 79687 D EBUG [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, 18 Apr 2023 20:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84ed014-699b-4263-8567-1cd19be4ae85', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84ed014-699b-4263-8567-1cd19be4ae85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b'} Body: b'{"group": {"id": "9500f2ed-f7f4-486c-9546-8311177ad28b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:09:30.000000", "name": "tempest-GroupSnapshotsTest-Group-913602944", "description": null, "group_type": "35ab349f-6538-44b1-bf8a-54d699aa343b", "volume_types": ["e3a86534-d890-4abd-9275-85055ab27ad0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:31,387 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b 0.035s 2023-04-18 20:09:31,387 79687 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, 18 Apr 2023 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de38efdc-afff-4fb9-94a0-f08b6875985d', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de38efdc-afff-4fb9-94a0-f08b6875985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b'} Body: b'{"group": {"id": "9500f2ed-f7f4-486c-9546-8311177ad28b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:30.000000", "name": "tempest-GroupSnapshotsTest-Group-913602944", "description": null, "group_type": "35ab349f-6538-44b1-bf8a-54d699aa343b", "volume_types": ["e3a86534-d890-4abd-9275-85055ab27ad0"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:31,457 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail 0.064s 2023-04-18 20:09:31,457 79687 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, 18 Apr 2023 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20421bf0-21c8-4e44-aeef-4cf7d96b91a2', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20421bf0-21c8-4e44-aeef-4cf7d96b91a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:31,547 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b/action 0.080s 2023-04-18 20:09:31,548 79687 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, 18 Apr 2023 20:09:31 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-05b8bc8e-4305-429e-8111-3db4ade55828', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b/action'} Body: b'' 2023-04-18 20:09:31,564 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b 0.016s 2023-04-18 20:09:31,565 79687 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, 18 Apr 2023 20:09:31 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-859f5bd6-1823-4e56-b4d9-cfb14674b552', 'x-openstack-request-id': 'req-859f5bd6-1823-4e56-b4d9-cfb14674b552', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbe1c767632047cf816f50ac7e4c886b/groups/9500f2ed-f7f4-486c-9546-8311177ad28b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9500f2ed-f7f4-486c-9546-8311177ad28b could not be found."}}' 2023-04-18 20:09:31,597 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/35ab349f-6538-44b1-bf8a-54d699aa343b 0.032s 2023-04-18 20:09:31,598 79687 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, 18 Apr 2023 20:09:31 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-b1d21f8f-8407-460b-9194-9a0b7a603d81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/group_types/35ab349f-6538-44b1-bf8a-54d699aa343b'} Body: b'' 2023-04-18 20:09:31,684 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0 0.085s 2023-04-18 20:09:31,684 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-fc01465b-4728-4dfa-8e16-57db74b1f585', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0'} Body: b'' 2023-04-18 20:09:31,703 79687 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0 0.018s 2023-04-18 20:09:31,703 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 18 Apr 2023 20:09:31 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-1d174968-3597-450b-b51c-5e8c2024ef20', 'x-openstack-request-id': 'req-1d174968-3597-450b-b51c-5e8c2024ef20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5cd9716110414e6aba01a0529204ba43/types/e3a86534-d890-4abd-9275-85055ab27ad0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e3a86534-d890-4abd-9275-85055ab27ad0 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 287, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group bae1253a-6014-4f9b-b065-f4776ba1186c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:32,100 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types 0.223s 2023-04-18 20:09:32,100 79681 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-565119562"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3cdf19-c391-4625-ac11-e6571eaa302c', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3cdf19-c391-4625-ac11-e6571eaa302c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types'} Body: b'{"volume_type": {"id": "01792f9e-076a-4cca-a67c-ad7a00ea5740", "name": "tempest-GroupSnapshotsV319Test-volume-type-565119562", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:09:32,141 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types 0.037s 2023-04-18 20:09:32,141 79681 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-1119319195"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cc9fed-2bfd-4b33-8042-7ff3ea00b7d9', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cc9fed-2bfd-4b33-8042-7ff3ea00b7d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types'} Body: b'{"group_type": {"id": "0dee6439-2112-4517-8308-0a16a207f79b", "name": "tempest-GroupSnapshotsV319Test-group-type-1119319195", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:09:32,417 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups 0.271s 2023-04-18 20:09:32,417 79681 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": "0dee6439-2112-4517-8308-0a16a207f79b", "volume_types": ["01792f9e-076a-4cca-a67c-ad7a00ea5740"], "name": "tempest-GroupSnapshotsV319Test-Group-1408646015"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fe8dd0-e443-4ad2-8b8a-fa2f7613c494', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fe8dd0-e443-4ad2-8b8a-fa2f7613c494', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups'} Body: b'{"group": {"id": "bae1253a-6014-4f9b-b065-f4776ba1186c", "name": "tempest-GroupSnapshotsV319Test-Group-1408646015"}}' 2023-04-18 20:09:32,458 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c 0.038s 2023-04-18 20:09:32,458 79681 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, 18 Apr 2023 20:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa020b70-a704-4119-9814-ffbbc8ed9cb9', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa020b70-a704-4119-9814-ffbbc8ed9cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c'} Body: b'{"group": {"id": "bae1253a-6014-4f9b-b065-f4776ba1186c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:09:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1408646015", "description": null, "group_type": "0dee6439-2112-4517-8308-0a16a207f79b", "volume_types": ["01792f9e-076a-4cca-a67c-ad7a00ea5740"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:33,507 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c 0.043s 2023-04-18 20:09:33,507 79681 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, 18 Apr 2023 20:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc99fee-c255-4c76-b84c-8facf113298b', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc99fee-c255-4c76-b84c-8facf113298b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c'} Body: b'{"group": {"id": "bae1253a-6014-4f9b-b065-f4776ba1186c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:09:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1408646015", "description": null, "group_type": "0dee6439-2112-4517-8308-0a16a207f79b", "volume_types": ["01792f9e-076a-4cca-a67c-ad7a00ea5740"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:09:33,571 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/volumes/detail 0.059s 2023-04-18 20:09:33,572 79681 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, 18 Apr 2023 20:09:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea592a58-e5d5-4ab9-bcf8-c4f29d2f1036', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea592a58-e5d5-4ab9-bcf8-c4f29d2f1036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:09:33,652 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c/action 0.069s 2023-04-18 20:09:33,652 79681 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, 18 Apr 2023 20:09:33 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-f1b46745-2e0f-458c-9911-13e8cc468211', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c/action'} Body: b'' 2023-04-18 20:09:33,669 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c 0.016s 2023-04-18 20:09:33,669 79681 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, 18 Apr 2023 20:09:33 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-e0a5171e-13fb-4f22-8dad-6f6673821c51', 'x-openstack-request-id': 'req-e0a5171e-13fb-4f22-8dad-6f6673821c51', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8127ee2098ae4efcb277960591fd83f3/groups/bae1253a-6014-4f9b-b065-f4776ba1186c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bae1253a-6014-4f9b-b065-f4776ba1186c could not be found."}}' 2023-04-18 20:09:33,702 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types/0dee6439-2112-4517-8308-0a16a207f79b 0.032s 2023-04-18 20:09:33,702 79681 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, 18 Apr 2023 20:09:33 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-71243ef9-8b4f-4028-be6e-fdffeb5bf098', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/group_types/0dee6439-2112-4517-8308-0a16a207f79b'} Body: b'' 2023-04-18 20:09:33,753 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740 0.050s 2023-04-18 20:09:33,753 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-82f911ec-59b7-4a07-b9ae-9b7cc804a5e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740'} Body: b'' 2023-04-18 20:09:33,769 79681 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740 0.015s 2023-04-18 20:09:33,770 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:33 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-8b7da03e-8803-4827-98fe-1253bd2b3989', 'x-openstack-request-id': 'req-8b7da03e-8803-4827-98fe-1253bd2b3989', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a07dc81f35f242278979266d4c5a1b37/types/01792f9e-076a-4cca-a67c-ad7a00ea5740'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 01792f9e-076a-4cca-a67c-ad7a00ea5740 could not be found."}}' 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 61, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 895b23a9-8b6a-49ad-924d-7a603a7ed121 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:48,437 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes 0.292s 2023-04-18 20:09:48,438 79681 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-1201083317"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1a39b7-7386-43ba-9867-0d0fc2cee3b4', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1a39b7-7386-43ba-9867-0d0fc2cee3b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.370342", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:09:48,532 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.084s 2023-04-18 20:09:48,533 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6be4210-2291-492c-bf43-0e3e9f4cec31', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6be4210-2291-492c-bf43-0e3e9f4cec31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb0325ca2df4a0d85377eca5571f02c"}}' 2023-04-18 20:09:49,599 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed 121 0.054s 2023-04-18 20:09:49,599 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5af9df-1e79-4514-84af-d02d8fff566f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5af9df-1e79-4514-84af-d02d8fff566f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.000000", "updated_at": "2023-04-18T20:09:49.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb0325ca2df4a0d85377eca5571f02c"}}' 2023-04-18 20:09:49,648 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.038s 2023-04-18 20:09:49,649 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef5068b8-332e-4942-b8a0-31a670ee9338', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef5068b8-332e-4942-b8a0-31a670ee9338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"volume": {"id": "895b23a9-8b6a-49ad-924d-7a603a7ed121", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:09:48.000000", "updated_at": "2023-04-18T20:09:49.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1201083317", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121"}], "user_id": "340ee1d202694e7fab4b4ad501ff05ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb0325ca2df4a0d85377eca5571f02c"}}' 2023-04-18 20:09:49,786 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.126s 2023-04-18 20:09:49,787 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bb7651-c516-4006-a527-8d8c9baf457a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'' 2023-04-18 20:09:49,810 79681 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121 0.023s 2023-04-18 20:09:49,811 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e30251-b474-44a6-a202-b81bbdd02087', 'x-openstack-request-id': 'req-79e30251-b474-44a6-a202-b81bbdd02087', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcb0325ca2df4a0d85377eca5571f02c/volumes/895b23a9-8b6a-49ad-924d-7a603a7ed121'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 895b23a9-8b6a-49ad-924d-7a603a7ed121 could not be found."}}' 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6c7ae215-2d03-4718-b30f-e7b7f1988caa failed to build and is in ERROR status 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf5ccc76-ae4c-4f33-ac69-af1cae5dff31 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:52,606 79681 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes 0.369s 2023-04-18 20:09:52,606 79681 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-499648361"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac335b0-cf2c-47df-8c0c-df875fb3f5d3', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac335b0-cf2c-47df-8c0c-df875fb3f5d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes'} Body: b'{"volume": {"id": "bf5ccc76-ae4c-4f33-ac69-af1cae5dff31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:52.525919", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499648361", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}], "user_id": "94253281bf364825b929bb323ce108b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:09:52,663 79681 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31 0.047s 2023-04-18 20:09:52,663 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f65848-1240-455a-ba98-069dc61afa96', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f65848-1240-455a-ba98-069dc61afa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31'} Body: b'{"volume": {"id": "bf5ccc76-ae4c-4f33-ac69-af1cae5dff31", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499648361", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}], "user_id": "94253281bf364825b929bb323ce108b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77d06c1ab03343e9b257975a75d00af1"}}' 2023-04-18 20:09:53,737 79681 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76- ae4c-4f33-ac69-af1cae5dff31 0.061s 2023-04-18 20:09:53,738 79681 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bab705-46dc-4f6a-b144-07b4d271e8e2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bab705-46dc-4f6a-b144-07b4d271e8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31'} Body: b'{"volume": {"id": "bf5ccc76-ae4c-4f33-ac69-af1cae5dff31", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:53.000000", "updated_at": "2023-04-18T20:09:53.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499648361", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77d06c1ab03343e9b257975a75d00af1/volumes/bf5ccc76-ae4c-4f33-ac69-af1cae5dff31"}], "user_id": "94253281bf364825b929bb323ce108b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77d06c1ab03343e9b257975a75d00af1"}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a64ab137-04af-4764-8630-a0045b58af32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:54,659 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types 0.171s 2023-04-18 20:09:54,659 79695 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-491830783", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09c670b-66cc-4d09-b7b5-a09210fe4940', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09c670b-66cc-4d09-b7b5-a09210fe4940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types'} Body: b'{"volume_type": {"id": "7e76bd46-5d51-4544-a2fb-847614e88daf", "name": "tempest-VolumeTypesAccessTest-volume-type-491830783", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 20:09:54,804 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes 0.137s 2023-04-18 20:09:54,804 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7e76bd46-5d51-4544-a2fb-847614e88daf", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cf8b90-bfa9-4f3b-a7e4-01ab61d658e6', 'x-openstack-request-id': 'req-72cf8b90-bfa9-4f3b-a7e4-01ab61d658e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7e76bd46-5d51-4544-a2fb-847614e88daf could not be found."}}' 2023-04-18 20:09:54,805 79695 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 20:09:54,835 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action 0.029s 2023-04-18 20:09:54,835 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "cd10d386f37d498f8fa231520268d4d6"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09: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-e0714ec9-8951-4997-a985-047b03da8ede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action'} Body: b'' 2023-04-18 20:09:55,139 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes 0.303s 2023-04-18 20:09:55,139 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7e76bd46-5d51-4544-a2fb-847614e88d af", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2102944959"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8422b6-3f67-4d6d-9bd0-89facd1b2c7d', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8422b6-3f67-4d6d-9bd0-89facd1b2c7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.067565", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:09:55,191 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.041s 2023-04-18 20:09:55,191 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4bb581-30aa-4c47-83ef-baee96b3312c', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4bb581-30aa-4c47-83ef-baee96b3312c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd10d386f37d498f8fa231520268d4d6"}}' 2023-04-18 20:09:56,247 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.043s 2023-04-18 20:09:56,248 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b18d7a7-2719-4124-ab28-60d597a1678f', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b18d7a7-2719-4124-ab28-60d597a1678f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.000000", "updated_at": "2023-04-18T20:09:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd10d386f37d498f8fa231520268d4d6"}}' 2023-04-18 20:09:56,308 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.049s 2023-04-18 20:09:56,308 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6318cd76-a28a-4d2a-9af3-5a3c07d3fd96', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6318cd76-a28a-4d2a-9af3-5a3c07d3fd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"volume": {"id": "a64ab137-04af-4764-8630-a0045b58af32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:09:55.000000", "updated_at": "2023-04-18T20:09:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-2102944959", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-491830783", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32"}], "user_id": "026952d5c6084f079aaf26d26349830a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd10d386f37d498f8fa231520268d4d6"}}' 2023-04-18 20:09:56,494 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.175s 2023-04-18 20:09:56,495 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046a773a-71de-4559-a1ce-078a95ebf7ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f 8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'' 2023-04-18 20:09:56,517 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32 0.021s 2023-04-18 20:09:56,517 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 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-2a765739-bc82-4d2f-a3bd-311b616003ac', 'x-openstack-request-id': 'req-2a765739-bc82-4d2f-a3bd-311b616003ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cd10d386f37d498f8fa231520268d4d6/volumes/a64ab137-04af-4764-8630-a0045b58af32'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a64ab137-04af-4764-8630-a0045b58af32 could not be found."}}' 2023-04-18 20:09:56,549 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action 0.031s 2023-04-18 20:09:56,549 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "cd10d386f37d498f8fa231520268d4d6"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4825a4-c9e9-4da3-a712-ff6094aa1233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf/action'} Body: b'' 2023-04-18 20:09:56,674 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf 0.124s 2023-04-18 20:09:56,675 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ec5628-6f39-47ec-8b9a-7d3e4e92af34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf'} Body: b'' 2023-04-18 20:09:56,690 79695 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b36b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf 0.015s 2023-04-18 20:09:56,691 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a01926f-e1d3-48b1-ad5a-44717924837b', 'x-openstack-request-id': 'req-3a01926f-e1d3-48b1-ad5a-44717924837b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0fc264d8ddac43f894718dfc3b3 6b171/types/7e76bd46-5d51-4544-a2fb-847614e88daf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7e76bd46-5d51-4544-a2fb-847614e88daf 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 77a346b9-b1da-41b6-9189-c0a32ec1391d 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ced0a426-22c1-49c1-95df-d037e2250515 failed to build and is in ERROR status 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 101, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a7a85a10-4cfb-4ffa-8460-0c4f22b57de7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:06,175 79695 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/427f881963d7438d98183aa089ad2785/types 0.430s 2023-04-18 20:10:06,175 79695 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, 18 Apr 2023 20:10:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1702a6ad-7f48-42e0-98f9-76c69ec14fe2', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1702a6ad-7f48-42e0-98f9-76c69ec14fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/427f881963d7438d98183aa089ad2785/types'} Body: b'{"volume_type": {"id": "d9367075-abf5-497d-a826-9d2262a63a26", "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}}' 2023-04-18 20:10:07,869 79695 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 1.689s 2023-04-18 20:10:07,870 79695 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, 18 Apr 2023 20:10:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-48a0fc6f-aabc-4690-8ceb-4c9fc133da35', '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": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:08Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,019 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e/file 2.147s 2023-04-18 20:10:10,020 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5ac3e9e7-a7b2-4f13-9357-fa13c927c771', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file'} Body: b'' 2023-04-18 20:10:10,063 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e 0.042s 2023-04-18 20:10:10,064 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc78f782-5605-42aa-9be2-592b3cceb9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e'} 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": "21f253ac560063a710cee5e0c3d2ff0c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fc3a2fcfbc1a81890ba43f6803571ef17f0a1c89c784d991eb3db1143ce0c7a72716757c8461eb741cbc93e079bbc2cd75cd7dc28598d718296c92d5ebe74112", "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:10Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,089 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e 0.024s 2023-04-18 20:10:10,089 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa202739-134d-481a-ad84-5bea379b350c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e'} 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": "21f253ac560063a710cee5e0c3d2ff0c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fc3a2fcfbc1a81890ba43f6803571ef17f0a1c89c784d991eb3db1143ce0c7a72716757c8461eb741cbc93e079bbc2cd75cd7dc28598d718296c92d5ebe74112", "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:10Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,130 79695 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/84b21b86-8c5b-4964-abed-39ea95c3436e 0.040s 2023-04-18 20:10:10,131 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-847c842a-1aed-46c4-8f36-c67b98ef7219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e'} 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": "21f253ac560063a710cee5e0c3d2ff0c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f658117f42594dac9f46678f6c019512", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fc3a2fcfbc1a81890ba43f6803571ef17f0a1c89c784d991eb3db1143ce0c7a72716757c8461eb741cbc93e079bbc2cd75cd7dc28598d718296c92d5ebe74112", "id": "84b21b86-8c5b-4964-abed-39ea95c3436e", "created_at": "2023-04-18T20:10:08Z", "updated_at": "2023-04-18T20:10:10Z", "tags": [], "self": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e", "file": "/v2/images/84b21b86-8c5b-4964-abed-39ea95c3436e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:10,773 79695 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/f658117f42594dac9f46678f6c019512/volumes 0.641s 2023-04-18 20:10:10,773 79695 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": "84b21b86-8c5b-4964-abed-39ea95c3436e", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7a212e-2028-4d87-b625-523915d7ea56', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7a212e-2028-4d87-b625-523915d7ea56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f658117f42594dac9f46678f6c019512/volumes'} Body: b'{"volume": {"id": "a7a85a10-4cfb-4ffa-8460-0c4f22b57de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:10.662330", "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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}], "user_id": "c7267cd3f05542bf9717389b2ce8e506", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:10,875 79695 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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7 0.091s 2023-04-18 20:10:10,876 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61503c3-4c88-4a56-85c7-b5a9c31a6f95', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61503c3-4c88-4a56-85c7-b5a9c31a6f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7'} Body: b'{"volume": {"id": "a7a85a10-4cfb-4ffa-8460-0c4f22b57de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:11.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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}], "user_id": "c7267cd3f05542bf9717389b2ce8e506", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f658117f42594dac9f46678f6c019512"}}' 2023-04-18 20:10:12,031 79695 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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7 0.142s 2023-04-18 20:10:12,031 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dcfc31-ef0a-49e3-a952-d85e014ed280', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dcfc31-ef0a-49e3-a952-d85e014ed280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7'} Body: b'{"volume": {"id": "a7a85a10-4cfb-4ffa-8460-0c4f22b57de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:11.000000", "updated_at": "2023-04-18T20:10:11.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/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f658117f42594dac9f46678f6c019512/volumes/a7a85a10-4cfb-4ffa-8460-0c4f22b57de7"}], "user_id": "c7267cd3f05542bf9717389b2ce8e506", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f658117f42594dac9f46678f6c019512"}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e10d9d88-916c-487b-9c3f-5eed548f706f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:12,484 79675 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes 0.913s 2023-04-18 20:10:12,484 79675 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-1382743780", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6db8c6-dc5a-47c4-a8b7-024ad3707a85', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6db8c6-dc5a-47c4-a8b7-024ad3707a85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes'} Body: b'{"volume": {"id": "e10d9d88-916c-487b-9c3f-5eed548f706f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:12.363724", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1382743780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}], "user_id": "35fc35eb4fd447429034a7c1867fea8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:12,655 79675 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f 0.157s 2023-04-18 20:10:12,656 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311089fa-7df1-4251-95ec-515153d220a5', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311089fa-7df1-4251-95ec-515153d220a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f'} Body: b'{"volume": {"id": "e10d9d88-916c-487b-9c3f-5eed548f706f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1382743780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}], "user_id": "35fc35eb4fd447429034a7c1867fea8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac741bb6204448cbdfdafc56f0c4f17"}}' 2023-04-18 20:10:13,859 79675 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f 0.191s 2023-04-18 20:10:13,859 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6807e9-786f-4dc1-8734-ed0aa5368a6a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6807e9-786f-4dc1-8734-ed0aa5368a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f'} Body: b'{"volume": {"id": "e10d9d88-916c-487b-9c3f-5eed548f706f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:12.000000", "updated_at": "2023-04-18T20:10:13.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1382743780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ac741bb6204448cbdfdafc56f0c4f17/volumes/e10d9d88-916c-487b-9c3f-5eed548f706f"}], "user_id": "35fc35eb4fd447429034a7c1867fea8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ac741bb6204448cbdfdafc56f0c4f17"}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow,volume] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:13,677 79677 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes 0.725s 2023-04-18 20:10:13,678 79677 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-888992253"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-191112e2-5474-43a0-9a5a-03141c582ef9', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-191112e2-5474-43a0-9a5a-03141c582ef9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes'} Body: b'{"volume": {"id": "c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:13.562087", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-888992253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}], "user_id": "1aacc5c3d1a74282a5bc86d0ba935056", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:13,847 79677 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99 0.144s 2023-04-18 20:10:13,847 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b28c148-a24a-4eb6-a729-096d0d0882a0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b28c148-a24a-4eb6-a729-096d0d0882a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99'} Body: b'{"volume": {"id": "c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:14.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-888992253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}], "user_id": "1aacc5c3d1a74282a5bc86d0ba935056", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eaa474cbf9fa402cbf486b2117a1cfb6"}}' 2023-04-18 20:10:14,942 79677 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99 0.066s 2023-04-18 20:10:14,943 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce050b6-f121-4622-a70d-acfccc732e65', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce050b6-f121-4622-a70d-acfccc732e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99'} Body: b'{"volume": {"id": "c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:14.000000", "updated_at": "2023-04-18T20:10:14.000000", "name": "tempest-TestVolumeSwap-volume-888992253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eaa474cbf9fa402cbf486b2117a1cfb6/volumes/c28fa95b-c1fe-4b8a-b10a-f6fc7b6cbd99"}], "user_id": "1aacc5c3d1a74282a5bc86d0ba935056", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eaa474cbf9fa402cbf486b2117a1cfb6"}}' 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 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c2cbc9a4-c050-4d95-9ce9-55cd89713c08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:18,517 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.640s 2023-04-18 20:10:18,517 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-340033519"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd83424-8121-4e69-b126-ea5e8eb6a1bf', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd83424-8121-4e69-b126-ea5e8eb6a1bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "c2cbc9a4-c050-4d95-9ce9-55cd89713c08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.393397", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-340033519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:18,847 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.320s 2023-04-18 20:10:18,848 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1320754646"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383b1820-9956-41e9-ac53-8481ec998a6a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383b1820-9956-41e9-ac53-8481ec998a6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "67b132da-d039-4917-934a-1518f246812f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.701875", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1320754646", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/67b132da-d039-4917-934a-1518f246812f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/67b132da-d039-4917-934a-1518f246812f"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:19,171 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.314s 2023-04-18 20:10:19,172 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-486410024"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3867c68a-428a-402c-af23-aabb832e0ecb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3867c68a-428a-402c-af23-aabb832e0ecb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "386fc067-bfd0-4178-894e-52cf8905e3c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:19.082606", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-486410024", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/386fc067-bfd0-4178-894e-52cf8905e3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/386fc067-bfd0-4178-894e-52cf8905e3c0"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:19,458 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.268s 2023-04-18 20:10:19,458 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-184692660"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a37fdd-287f-45ba-9bf8-fb4aa6d6a49d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a37fdd-287f-45ba-9bf8-fb4aa6d6a49d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "0603985f-2732-45b3-ac4b-be39326e61f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:19.384897", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-184692660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/0603985f-2732-45b3-ac4b-be39326e61f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/0603985f-2732-45b3-ac4b-be39326e61f0"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:19,955 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes 0.485s 2023-04-18 20:10:19,955 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1839168327"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cb4b54-2b99-48e3-8c06-72a9d65a4d59', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cb4b54-2b99-48e3-8c06-72a9d65a4d59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes'} Body: b'{"volume": {"id": "f6d75c9e-14b3-4b65-bb4e-6ecaa8e17b18", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:19.819309", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1839168327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/f6d75c9e-14b3-4b65-bb4e-6ecaa8e17b18"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/f6d75c9e-14b3-4b65-bb4e-6ecaa8e17b18"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:20,015 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08 0.049s 2023-04-18 20:10:20,016 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9af505b-8ef0-4c8a-aa46-b2157577a060', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9af505b-8ef0-4c8a-aa46-b2157577a060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08'} Body: b'{"volume": {"id": "c2cbc9a4-c050-4d95-9ce9-55cd89713c08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.000000", "updated_at": "2023-04-18T20:10:19.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-340033519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f25cfade5ab64882845c6038f9443812"}}' 2023-04-18 20:10:21,074 79695 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08 0.046s 2023-04-18 20:10:21,075 79695 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44da949d-e592-4da7-9305-d5536099aff5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-44da949d-e592-4da7-9305-d5536099aff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08'} Body: b'{"volume": {"id": "c2cbc9a4-c050-4d95-9ce9-55cd89713c08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:18.000000", "updated_at": "2023-04-18T20:10:19.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-340033519", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f25cfade5ab64882845c6038f9443812/volumes/c2cbc9a4-c050-4d95-9ce9-55cd89713c08"}], "user_id": "475fcb0999234a84a73ed1419a659acb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f25cfade5ab64882845c6038f9443812"}}' 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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:37,390 79677 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools?detail=True 0.211s 2023-04-18 20:10:37,391 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c064b94-a587-4b46-8fed-eb608e8bef86', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c064b94-a587-4b46-8fed-eb608e8bef86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/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 970, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:37,450 79677 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools 0.048s 2023-04-18 20:10:37,450 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba2f334-c99d-43ce-94ba-2484cee6c9ae', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba2f334-c99d-43ce-94ba-2484cee6c9ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/174a1536ad33467caa74bd7ae09471f5/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83911ff4-157d-4814-9dfe-dd0f8e5a6332 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:41,516 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes 0.402s 2023-04-18 20:10:41,517 79677 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-870773832"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad8c640-0d30-4a95-b3f9-e54b94818c45', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad8c640-0d30-4a95-b3f9-e54b94818c45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.454211", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:41,599 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.072s 2023-04-18 20:10:41,599 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2580c8f-e4be-488b-aa4f-cd0ffb794270', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2580c8f-e4be-488b-aa4f-cd0ffb794270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4742801bf0594baf9657e0699bc66ae0"}}' 2023-04-18 20:10:42,683 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6 332 0.071s 2023-04-18 20:10:42,683 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1869cb-9e3a-4ac1-a3ee-bc22957f572b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1869cb-9e3a-4ac1-a3ee-bc22957f572b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.000000", "updated_at": "2023-04-18T20:10:42.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4742801bf0594baf9657e0699bc66ae0"}}' 2023-04-18 20:10:42,745 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.050s 2023-04-18 20:10:42,745 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7566368a-9d88-47bc-914a-d5020d6a40ca', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7566368a-9d88-47bc-914a-d5020d6a40ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"volume": {"id": "83911ff4-157d-4814-9dfe-dd0f8e5a6332", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:41.000000", "updated_at": "2023-04-18T20:10:42.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-870773832", "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/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332"}], "user_id": "9a98c519df3247ff9aad9dd3b0a0d17a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4742801bf0594baf9657e0699bc66ae0"}}' 2023-04-18 20:10:42,879 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.122s 2023-04-18 20:10:42,879 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-7707a62e-0bfa-4370-a21b-74a54c5a4730', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'' 2023-04-18 20:10:42,902 79677 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332 0.022s 2023-04-18 20:10:42,902 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-6eeef05f-b7a3-4e8c-8a5d-7e16495c7463', 'x-openstack-request-id': 'req-6eeef05f-b7a3-4e8c-8a5d-7e16495c7463', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4742801bf0594baf9657e0699bc66ae0/volumes/83911ff4-157d-4814-9dfe-dd0f8e5a6332'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83911ff4-157d-4814-9dfe-dd0f8e5a6332 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 51f67fbf-254b-4e25-a2fa-60851f8aae25 failed to build and is in ERROR status tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5c1eab5e-f41a-4895-a2db-851529e13663 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:52,797 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes 0.401s 2023-04-18 20:10:52,797 79677 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-155407955"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c42a052-18db-4a3c-bd10-0641704a227e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c42a052-18db-4a3c-bd10-0641704a227e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:52.735485", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:52,868 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.062s 2023-04-18 20:10:52,869 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83c6571-498e-41b5-906f-2c674210b8fb', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83c6571-498e-41b5-906f-2c674210b8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:53.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:53,919 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.038s 2023-04-18 20:10:53,919 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8f8eb4-f061-4bb0-8803-107ac13c26e1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8f8eb4-f061-4bb0-8803-107ac13c26e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:53.000000", "updated_at": "2023-04-18T20:10:53.000000", "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:53,970 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.040s 2023-04-18 20:10:53,971 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da08668-342c-43e1-88d8-4b2352ed8e0e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da08668-342c-43e1-88d8-4b2352ed8e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"volume": {"id": "5c1eab5e-f41a-4895-a2db-851529e13663", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:53.000000", "updated_at": "2023-04-18T20:10:53.000000", "name": "tempest-VolumesDeleteCascade-Volume-155407955", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:54,075 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.094s 2023-04-18 20:10:54,076 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71733f56-fcd6-46b3-88a5-76b733ef6d0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'' 2023-04-18 20:10:54,097 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663 0.021s 2023-04-18 20:10:54,097 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-ed5d848c-a7eb-41f5-8bad-3e6640be7a3e', 'x-openstack-request-id': 'req-ed5d848c-a7eb-41f5-8bad-3e6640be7a3e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/5c1eab5e-f41a-4895-a2db-851529e13663'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5c1eab5e-f41a-4895-a2db-851529e13663 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 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f5ecc78c-5b29-4563-86ca-7f87ef756778 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:54,289 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes 0.188s 2023-04-18 20:10:54,290 79677 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-1961405858"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c34b765-d5ad-4bc6-a74c-e8eb01291437', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c34b765-d5ad-4bc6-a74c-e8eb01291437', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.227332", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:10:54,338 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.039s 2023-04-18 20:10:54,339 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6ebf02-7d5e-449a-b719-e20cc30d9920', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6ebf02-7d5e-449a-b719-e20cc30d9920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:55,388 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.037s 2023-04-18 20:10:55,389 79677 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5427afba-566e-47e2-91c1-24eaabb5c1fc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5427afba-566e-47e2-91c1-24eaabb5c1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.000000", "updated_at": "2023-04-18T20:10:54.000000", "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:55,438 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.039s 2023-04-18 20:10:55,438 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a509924c-1d98-4636-af8c-b6790af79bf6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a509924c-1d98-4636-af8c-b6790af79bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"volume": {"id": "f5ecc78c-5b29-4563-86ca-7f87ef756778", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:10:54.000000", "updated_at": "2023-04-18T20:10:54.000000", "name": "tempest-VolumesDeleteCascade-Volume-1961405858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778"}], "user_id": "4a6690de67634dadaab3875e859f9216", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dcddc0700a8f4a2fa24278dc0ccd9edd"}}' 2023-04-18 20:10:55,549 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.100s 2023-04-18 20:10:55,549 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10: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-82404b2f-59a4-44bb-9c98-332a7e96d501', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'' 2023-04-18 20:10:55,571 79677 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778 0.021s 2023-04-18 20:10:55,571 79677 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-abfa6f47-5682-43c1-9367-0ea31e1b6618', 'x-openstack-request-id': 'req-abfa6f47-5682-43c1-9367-0ea31e1b6618', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcddc0700a8f4a2fa24278dc0ccd9edd/volumes/f5ecc78c-5b29-4563-86ca-7f87ef756778'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f5ecc78c-5b29-4563-86ca-7f87ef756778 could not be found."}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3796def0-f56d-43c5-8a9e-239a85a82efc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:44,105 79693 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.105s 2023-04-18 20:09:44,106 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a4943987-d669-4d09-ad3c-01d2e68fc117', '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": "fda81ab9b2da4cd6b75e87c5085cfd1a", "name": "tempest-DeleteServersTestJSON-1503386274-project-member", "password_expires_at": null}, "audit_ids": ["75-lR124TG2qHHCOgENRJA"], "expires_at": "2023-04-18T21:09:44.000000Z", "issued_at": "2023-04-18T20:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "496dfb775be64f09ad5d908edb15e484", "name": "tempest-DeleteServersTestJSON-1503386274"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/496dfb775be64f09ad5d908edb15e484", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:44,107 79693 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'cb9f97a9-ae6b-418f-b997-6e0828702011', 'name': 'tempest-DeleteServersTestJSON-988802128-network', 'tenant_id': '496dfb775be64f09ad5d908edb15e484', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '496dfb775be64f09ad5d908edb15e484', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21703, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:45,458 79693 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 1.350s 2023-04-18 20:09:45,458 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1090976092", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "cb9f97a9-ae6b-418f-b997-6e0828702011"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66aa662f-60fb-4554-b550-aa9729dd6eb1', 'x-compute-request-id': 'req-66aa662f-60fb-4554-b550-aa9729dd6eb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cd9040f3-b694-4af2-9486-854bf4d3b037", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TNh7owTXDuht"}}' 2023-04-18 20:09:45,757 79693 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/cd9040f3-b694-4af2-9486-854bf4d3b037 0.293s 2023-04-18 20:09:45,757 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3124fd52-71b7-4dcf-bd97-016cad4e700e', 'x-compute-request-id': 'req-3124fd52-71b7-4dcf-bd97-016cad4e700e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037'} Body: b'{"server": {"id": "cd9040f3-b694-4af2-9486-854bf4d3b037", "name": "tempest-DeleteServersTestJSON-server-1090976092", "status": "BUILD", "tenant_id": "496dfb775be64f09ad5d908edb15e484", "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:45Z", "updated": "2023-04-18T20:09:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nu ll, "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": []}}' 2023-04-18 20:10:36,487 79693 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/cd9040f3-b694-4af2-9486-854bf4d3b037 0.669s 2023-04-18 20:10:36,488 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c0fe7c-1234-4583-a5ce-aca43400eb6c', 'x-compute-request-id': 'req-26c0fe7c-1234-4583-a5ce-aca43400eb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037'} Body: b'{"server": {"id": "cd9040f3-b694-4af2-9486-854bf4d3b037", "name": "tempest-DeleteServersTestJSON-server-1090976092", "status": "ACTIVE", "tenant_id": "496dfb775be64f09ad5d908edb15e484", "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "metadata": {}, "hostId": "0e86da05cd3118422e5b14036c5baba1a41017367d79ec0135474a06", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:45Z", "updated": "2023-04-18T20:10:05Z", "addresses": {"tempest-DeleteServersTestJSON-988802128-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:38:22"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd9040f3-b694-4af2-9486-854bf4d3b037"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.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": []}}' 2023-04-18 20:10:36,512 79693 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:11:36,764 79693 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes 0.202s 2023-04-18 20:11:36,764 79693 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-1922026025"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58bf25d7-f5e7-4fb9-b9b0-db43914d46f9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58bf25d7-f5e7-4fb9-b9b0-db43914d46f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes'} Body: b'{"volume": {"id": "3796def0-f56d-43c5-8a9e-239a85a82efc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:36. 708721", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1922026025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}], "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:11:36,819 79693 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc 0.043s 2023-04-18 20:11:36,820 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d6feaa-4ade-435b-803f-6d1640574c58', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d6feaa-4ade-435b-803f-6d1640574c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc'} Body: b'{"volume": {"id": "3796def0-f56d-43c5-8a9e-239a85a82efc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:37.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1922026025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}], "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496dfb775be64f09ad5d908edb15e484"}}' 2023-04-18 20:11:37,882 79693 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc 0.042s 2023-04-18 20:11:37,882 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ef0a96-336a-46df-9e3e-1e73763da5c9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ef0a96-336a-46df-9e3e-1e73763da5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc'} Body: b'{"volume": {"id": "3796def0-f56d-43c5-8a9e-239a85a82efc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:37.000000", "updated_at": "2023-04-18T20:11:37.000000", "name": "tempest-DeleteServersTestJSON-volume-1922026025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496dfb775be64f09ad5d908edb15e484/vol umes/3796def0-f56d-43c5-8a9e-239a85a82efc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496dfb775be64f09ad5d908edb15e484/volumes/3796def0-f56d-43c5-8a9e-239a85a82efc"}], "user_id": "fda81ab9b2da4cd6b75e87c5085cfd1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496dfb775be64f09ad5d908edb15e484"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 350f090b-f90c-4d63-8ee0-08823a422e6e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:04,613 79691 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:10:05,118 79691 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.502s 2023-04-18 20:10:05,118 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1851809297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKltnJHAzK9DxkKk+QDhFAZGvmB2SxGi08D4W1h12pkHIo+LRg4o49ro06innJlcoyEcsov8Uj64FKFY8CO/fKmD1N4Oh/+hX8tumlIeCyjYmMiicwqNN17WpCGNP03gQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:04 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-615d839a-56d1-4693-9fea-54d3b7a11371', 'x-compute-request-id': 'req-615d839a-56d1-4693-9fea-54d3b7a11371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1851809297", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKltnJHAzK9DxkKk+QDhFAZGvmB2SxGi08D4W1h12pkHIo+LRg4o49ro06innJlcoyEcsov8Uj64FKFY8CO/fKmD1N4Oh/+hX8tumlIeCyjYmMiicwqNN17WpCGNP03gQ==", "fingerprint": "98:9b:ae:15:a8:4f:1e:f6:6a:8b:15:dd:2a:81:99:ac", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc"}}' 2023-04-18 20:10:05,125 79691 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1851809297 created 2023-04-18 20:10:05,381 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.256s 2023-04-18 20:10:05,382 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--337426214", "description": "tempest-description--230294745"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-192d8cb2-d5a9-4d7f-bd6d-a036727213a5', 'date': 'Tue, 18 Apr 2023 20:10:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "name": "tempest-securitygroup--337426214", "stateful": true, "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "description": "tempest-description--230294745", "shared": false, "security_group_rules": [{"id": "5a2760af-2121-41c4-b316-ec6364784ec3", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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": 340, "description": null, "tags": [], "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}, {"id": "ad7bb803-e8a7-4a0f-aa62-af467dfc4755", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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": 341, "description": null, "tags": [], "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}], "tags": [], "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 1, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:10:06,097 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.713s 2023-04-18 20:10:06,097 79691 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": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7f48df85-4012-4722-ac59-3e4431857a1a', 'date': 'Tue, 18 Apr 2023 20:10:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8c3fc00-e294-431a-9cdc-11cc903b7d75", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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, "description": "", "created_at": "2023-04-18T20:10:05Z", "updated_at": "2023-04-18T20:10:05Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:10:06,449 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.351s 2023-04-18 20:10:06,450 79691 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": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3030cd98-e93e-4672-8932-39c070f72dcc', 'date': 'Tue, 18 Apr 2023 20:10:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "145cd9f6-0f04-4ae6-acea-dd5527a650d2", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "security_group_id": "c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8", "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, "description": "", "created_at": "2023-04-18T20:10:06Z", "updated_at": "2023-04-18T20:10:06Z", "revision_number": 0, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:10:06,450 79691 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--337426214 created 2023-04-18 20:10:07,892 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.441s 2023-04-18 20:10:07,893 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-7f8f40e5-c0d8-475b-9b17-bccdbff098bc', 'date': 'Tue, 18 Apr 2023 20:10:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3f9ac329-fd37-4ec0-88c1-fa6083dc13fb", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "floating_ip_address": "172.24.4.26", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "da5a7248acf744b1b289c36e0d684b9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:07Z", "updated_at": "2023-04-18T20:10:07Z", "revision_number": 0}}' 2023-04-18 20:10:07,893 79691 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3f9ac329-fd37-4ec0-88c1-fa6083dc13fb', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da5a7248acf744b1b289c36e0d684b9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:07Z', 'updated_at': '2023-04-18T20:10:07Z', 'revision_number': 0, 'ip': '172.24.4.26'} created 2023-04-18 20:10:08,098 79691 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.198s 2023-04-18 20:10:08,098 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8d2e9302-8e40-44c1-96b2-b4746892e6dc', '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": "3aa0db0e3abe4c74b549c7051a97a3fc", "name": "tempest-VolumesAdminNegativeTest-2034722111-project-member", "password_expires_at": null}, "audit_ids": ["WZtPaII_SiiB4CLq0lQGwA"], "expires_at": "2023-04-18T21:10:07.000000Z", "issued_at": "2023-04-18T20:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5a7248acf744b1b289c36e0d684b9c", "name": "tempest-VolumesAdminNegativeTest-2034722111"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"e ndpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:10:08,099 79691 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '0b439498-22c0-438b-a628-11174b033e3e', 'name': 'tempest-VolumesAdminNegativeTest-971768231-network', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57048, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:25Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:10:08,100 79691 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1851809297', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHKltnJHAzK9DxkKk+QDhFAZGvmB2SxGi08D4W1h12pkHIo+LRg4o49ro06innJlcoyEcsov8Uj64FKFY8CO/fKmD1N4Oh/+hX8tumlIeCyjYmMiicwqNN17WpCGNP03gQ==', 'fingerprint': '98:9b:ae:15:a8:4f:1e:f6:6a:8b:15:dd:2a:81:99:ac', 'user_id': '3aa0db0e3abe4c74b549c7051a97a3fc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAjuAH7rKGGf6uJ6WQJ96GK7/TKGI6JcXnHlmxU1trtRsy/HLF8x9WT\nydFfKgP3eSagBwYFK4EEACKhZANiAARypbZyRwMyvQ8ZCpPkA4RQGRr5gdksRotP\nA+FtYddqZByKPi0YOKOPa6NOop5yZXKMhHLKL/FI+uBShWPAjv3ypg9TeDof/oV/\nLbppSHgso2JjIonMKjTde1qQhjT9N4E=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8', 'name': 'tempest-securitygroup--337426214', 'stateful': True, 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'description': 'tempest-description--230294745', 'shared': False, 'security_group_rules': [{'id': '5a2760af-2121-41c4-b316-ec6364784ec3', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'security_group_id': 'c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8', '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': 340, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:05Z', 'updated_at': '2023-04-18T20:10:05Z', 'revision_number': 0, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c'}, {'id': 'ad7bb803-e8a7-4a0f-aa62-af467dfc4755', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'security_group_id': 'c0d6a38b-41d9-4d08-8f1c-9c0c4d958bf8', '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': 341, 'description': None, 'tags': [], 'created_at': '2023-04-18 T20:10:05Z', 'updated_at': '2023-04-18T20:10:05Z', 'revision_number': 0, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c'}], 'tags': [], 'created_at': '2023-04-18T20:10:05Z', 'updated_at': '2023-04-18T20:10:05Z', 'revision_number': 1, 'project_id': 'da5a7248acf744b1b289c36e0d684b9c'}, 'floating_ip': {'id': '3f9ac329-fd37-4ec0-88c1-fa6083dc13fb', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da5a7248acf744b1b289c36e0d684b9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:07Z', 'updated_at': '2023-04-18T20:10:07Z', 'revision_number': 0, 'ip': '172.24.4.26'}} 2023-04-18 20:10:11,806 79691 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 3.705s 2023-04-18 20:10:11,806 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1683141821", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "0b439498-22c0-438b-a628-11174b033e3e"}], "security_groups": [{"name": "tempest-securitygroup--337426214"}], "key_name": "tempest-keypair-1851809297", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025b1f43-7721-4a88-ab63-bab1158c01b0', 'x-compute-request-id': 'req-025b1f43-7721-4a88-ab63-bab1158c01b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ce20a973-40ca-41ce-a505-25ac9915f105", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--337426214"}], "adminPass": "v9C4AUZmBTk3"}}' 2023-04-18 20:10:11,996 79691 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/ce20a973-40ca-41ce-a505-25ac9915f105 0.186s 2023-04-18 20:10:11,997 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f24e7f3c-181f-469c-b236-1858102a7f33', 'x-compute-request-id': 'req-f24e7f3c-181f-469c-b236-1858102a7f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105'} Body: b'{"server": {"id": "ce20a973-40ca-41ce-a505-25ac9915f105", "name": "tempest-VolumesAdminNegativeTest-server-1683141821", "status": "BUILD", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "ho stId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:12Z", "updated": "2023-04-18T20:10:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1851809297", "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": []}}' 2023-04-18 20:11:02,532 79691 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/ce20a973-40ca-41ce-a505-25ac9915f105 0.455s 2023-04-18 20:11:02,533 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74039556-4ffb-4acb-b5bc-3245a3a3f4bd', 'x-compute-request-id': 'req-74039556-4ffb-4acb-b5bc-3245a3a3f4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105'} Body: b'{"server": {"id": "ce20a973-40ca-41ce-a505-25ac9915f105", "name": "tempest-VolumesAdminNegativeTest-server-1683141821", "status": "ACTIVE", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "hostId": "5a6c624e4e0929a007d7e844334e93430b405199dd25688244d77a03", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:11Z", "updated": "2023-04-18T20:10:22Z", "addresses": {"tempest-VolumesAdminNegativeTest-971768231-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:52:63"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ce20a973-40ca-41ce-a505-25ac9915f105"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851809297", "OS-SRV-USG:launched_at": "2023-04-18T20:10:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--337426214"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:11:02,544 79691 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:12:02,755 79691 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/ce20a973-40ca-41ce-a505-25ac9915f105/os-interface 0.185s 2023-04-18 20:12:02,755 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:02 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-56d459a3-e860-4cc8-ae6c-f96b61723bd8', 'x-compute-request-id': 'req-56d459a3-e860-4cc8-ae6c-f96b61723bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ce20a973-40ca-41ce-a505-25ac9915f105/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0b439498-22c0-438b-a628-11174b033e3e", "port_id": "78a48b5e-7d35-4e86-922a-96f0d9eee96e", "mac_addr": "fa:16:3e:74:52:63", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "889adbe5-e3fa-4328-a4a6-f11379222c6c", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 20:12:03,566 79691 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3f9ac329-fd37-4ec0-88c1-fa6083dc13fb 0.807s 2023-04-18 20:12:03,566 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78a48b5e-7d35-4e86-922a-96f0d9eee96e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2b92cc57-b77e-47fa-84bc-223c66349c0f', 'date': 'Tue, 18 Apr 2023 20:12:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3f9ac329-fd37-4ec0-88c1-fa6083dc13fb'} Body: b'{"floatingip": {"id": "3f9ac329-fd37-4ec0-88c1-fa6083dc13fb", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "floating_ip_address": "172.24.4.26", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "633de0b0-9f73-46c4-8fc7-db0271665e0e", "port_id": "78a48b5e-7d35-4e86-922a-96f0d9eee96e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0b439498-22c0-438b-a628-11174b033e3e", "mac_address": "fa:16:3e:74:52:63", "admin_state_up": true, "status": "ACTIVE", "device_id": "ce20a973-40ca-41ce-a505-25ac9915f105", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:07Z", "updated_at": "2023-04-18T20:12:03Z", "revision_number": 1, "project_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:12:03,568 79691 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.26:22' as 'cirros' with public key authentication 2023-04-18 20:12:03,607 79691 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:12:03,629 79691 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:12:03,630 79691 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.26 successfully created 2023-04-18 20:12:03,843 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes 0.212s 2023-04-18 20:12:03,843 79691 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-477272981"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94243d4-7ea4-483d-b2f0-c2139e603ed8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-d94243d4-7ea4-483d-b2f0-c2139e603ed8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes'} Body: b'{"volume": {"id": "350f090b-f90c-4d63-8ee0-08823a422e6e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:03.785977", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-477272981", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:03,930 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e 0.072s 2023-04-18 20:12:03,931 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08d3b926-4dd1-4864-bddb-b1ef4984de11', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08d3b926-4dd1-4864-bddb-b1ef4984de11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e'} Body: b'{"volume": {"id": "350f090b-f90c-4d63-8ee0-08823a422e6e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:04.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-477272981", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:12:04,983 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e 0.038s 2023-04-18 20:12:04,983 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d80e5e-b892-41f9-a36f-44683ab9a1fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d80e5e-b892-41f9-a36f-44683ab9a1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e'} Body: b'{"volume": {"id": "350f090b-f90c-4d63-8ee0-08823a422e6e", "status": "error", "siz e": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:04.000000", "updated_at": "2023-04-18T20:12:04.000000", "name": "tempest-VolumesAdminNegativeTest-volume-477272981", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/350f090b-f90c-4d63-8ee0-08823a422e6e"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 311eb271-a4a1-49a0-8b21-5e8ac1046ea9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:42,283 79673 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:09:42,283 79673 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:09:42,584 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.298s 2023-04-18 20:09:42,584 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-695000765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+NeNcb194nGbp7ORCDl4m3yIVTm8I2CoP1rj3tPkydpLtG0xT8yk3wMhWSEUXDm/ND9ohkxmIRCNNvn/GJ0c2n432Pj+8IFk51pxlYRttTEuEtuxbvVZsj3p1uAhWVow=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:42 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-4a113eb1-62cc-4149-a0e3-ff09013a1e65', 'x-compute-request-id': 'req-4a113eb1-62cc-4149-a0e3-ff09013a1e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-695000765", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+NeNcb194nGbp7ORCDl4m3yIVTm8I2CoP1rj3tPkydpLtG0xT8yk3wMhWSEUXDm/ND9ohkxmIRCNNvn/GJ0c2n432Pj+8IFk51pxlYRttTEuEtuxbvVZsj3p1uAhWVow==", "fingerprint": "58:13:21:81:ed:d9:ae:2c:17:7b:68:c4:f1:ad:47:fa", "user_id": "2621a49d58c34c948ee000a94751a585"}}' 2023-04-18 20:09:42,590 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-695000765 created 2023-04-18 20:09:43,197 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.606s 2023-04-18 20:09:43,198 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1734558389", "description": "tempest-description--381752809"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4a64c7c5-722f-4b87-95b8-bfbd59278d94', 'date': 'Tue, 18 Apr 2023 20:09:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "name": "tempest-securitygroup--1734558389", "stateful": true, "tenant_id": "a4584427b930494cbce6719967c325da", "description": "tempest-description--381752809", "shared": false, "security_group_rules": [{"id": "11b908d4-63c2-458d-b5af-813b423965e8", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "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": 205, "description": null, "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}, {"id": "73d74499-ab70-413a-9e03-d2a4eaff9b81", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 204, "description": null, "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}], "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:09:44,338 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.139s 2023-04-18 20:09:44,338 79673 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": "6fc090df-04bd-4fba-94fb-d11ebad68989", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-71a56b5d-3d5d-4779-b0ef-2cab64b6eb4a', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "784d8d59-753a-41b9-ab36-42cd36881cc9", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "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, "description": "", "created_at": "2023-04-18T20:09:43Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:09:45,077 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.739s 2023-04-18 20:09:45,078 79673 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": "6fc090df-04bd-4fba-94fb-d11ebad68989", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bd6b6faa-2b83-4f45-9f36-ce60cee68432', 'date': 'Tue, 18 Apr 2023 20:09:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "033fbbd0-b54e-484d-9074-43fd34496807", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "6fc090df-04bd-4fba-94fb-d11ebad68989", "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, "description": "", "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:09:45,078 79673 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1734558389 created 2023-04-18 20:09:46,596 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.518s 2023-04-18 20:09:46,596 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-70e68c52-d801-49ed-b6a7-a321887c4669', 'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "acd1b9d2-283b-478b-aad3-8d7b1b42b024", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.146", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a4584427b930494cbce6719967c325da", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:46Z", "updated_at": "2023-04-18T20:09:46Z", "revision_number": 0}}' 2023-04-18 20:09:46,597 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'acd1b9d2-283b-478b-aad3-8d7b1b42b024', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:46Z', 'updated_at': '2023-04-18T20:09:46Z', 'revision_number': 0, 'ip': '172.24.4.146'} created 2023-04-18 20:09:46,717 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.112s 2023-04-18 20:09:46,718 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4e73adfc-3412-4bf3-b3fe-736cf37d7468', '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": "2621a49d58c34c948ee000a94751a585", "name": "tempest-AttachVolumeTestJSON-520167989-project-member", "password_expires_at": null}, "audit_ids": ["MKHeWbljQQCXNCfnog1Cxg"], "expires_at": "2023-04-18T21:09:46.000000Z", "issued_at": "2023-04-18T20:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4584427b930494cbce6719967c325da", "name": "tempest-AttachVolumeTestJSON-520167989"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ide ntity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:46,718 79673 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '1a455dc1-6931-43c6-b404-a42a7505cffe', 'name': 'tempest-AttachVolumeTestJSON-626038590-network', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4584427b930494cbce6719967c325da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3269, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:46,719 79673 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-695000765', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN+NeNcb194nGbp7ORCDl4m3yIVTm8I2CoP1rj3tPkydpLtG0xT8yk3wMhWSEUXDm/ND9ohkxmIRCNNvn/GJ0c2n432Pj+8IFk51pxlYRttTEuEtuxbvVZsj3p1uAhWVow==', 'fingerprint': '58:13:21:81:ed:d9:ae:2c:17:7b:68:c4:f1:ad:47:fa', 'user_id': '2621a49d58c34c948ee000a94751a585', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA86Qr0eZvUgRgQWKfJHG60U8mk4PBpKi8b+JV1te7Zw03s+ZlJ8zGo\nez/dAhSbiWegBwYFK4EEACKhZANiAATfjXjXG9feJxm6ezkQg5eJt8iFU5vCNgqD\n9a497T5MnaS7RtMU/MpN8DIVkhFFw5vzQ/aIZMZiEQjTb5/xidHNp+N9j4/vCBZO\ndacZWEbbUxLhLbsW71WbI96dbgIVlaM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6fc090df-04bd-4fba-94fb-d11ebad68989', 'name': 'tempest-securitygroup--1734558389', 'stateful': True, 'tenant_id': 'a4584427b930494cbce6719967c325da', 'description': 'tempest-description--381752809', 'shared': False, 'security_group_rules': [{'id': '11b908d4-63c2-458d-b5af-813b423965e8', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': '6fc090df-04bd-4fba-94fb-d11ebad68989', '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': 205, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:42Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}, {'id': '73d74499-ab70-413a-9e03-d2a4eaff9b81', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': '6fc090df-04bd-4fba-94fb-d11ebad68989', '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': 204, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:42Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}], 'tags': [], 'created_at': '2023-04-18T20:09:42Z', ' updated_at': '2023-04-18T20:09:42Z', 'revision_number': 1, 'project_id': 'a4584427b930494cbce6719967c325da'}, 'floating_ip': {'id': 'acd1b9d2-283b-478b-aad3-8d7b1b42b024', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:46Z', 'updated_at': '2023-04-18T20:09:46Z', 'revision_number': 0, 'ip': '172.24.4.146'}} 2023-04-18 20:09:48,285 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.566s 2023-04-18 20:09:48,286 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-747456920", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1a455dc1-6931-43c6-b404-a42a7505cffe"}], "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "key_name": "tempest-keypair-695000765", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda9f7e5-3664-4c02-9c4e-410efdd2ed58', 'x-compute-request-id': 'req-eda9f7e5-3664-4c02-9c4e-410efdd2ed58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "adminPass": "password"}}' 2023-04-18 20:09:48,480 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.192s 2023-04-18 20:09:48,481 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 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-57fd7f88-6f9a-4629-8ccb-84eb74e3b3d3', 'x-compute-request-id': 'req-57fd7f88-6f9a-4629-8ccb-84eb74e3b3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "name": "tempest-AttachVolumeTestJSON-server-747456920", "status": "BUILD", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-695000765", "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": []}}' 2023-04-18 20:10:38,956 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.415s 2023-04-18 20:10:38,956 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:38 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-43adc6ca-24d9-49bd-a9f3-356a29fe3f71', 'x-compute-request-id': 'req-43adc6ca-24d9-49bd-a9f3-356a29fe3f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "name": "tempest-AttachVolumeTestJSON-server-747456920", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:10:03Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:55:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-695000765", "OS-SRV-USG:launched_at": "2023-04-18T20:10:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:10:38,968 79673 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:39,710 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/os-interface 0.681s 2023-04-18 20:11:39,711 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-open stack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec1290e-0714-4454-87fe-5684c753b8c9', 'x-compute-request-id': 'req-0ec1290e-0714-4454-87fe-5684c753b8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "port_id": "803faf14-85e4-4144-8dbc-2b674f420d43", "mac_addr": "fa:16:3e:ba:55:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90c12871-fab1-45f2-be4c-b328a6fb84af", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 20:11:41,037 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024 1.321s 2023-04-18 20:11:41,038 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "803faf14-85e4-4144-8dbc-2b674f420d43"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-15b3ac38-9d4b-499a-b7bb-52da60cac171', 'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024'} Body: b'{"floatingip": {"id": "acd1b9d2-283b-478b-aad3-8d7b1b42b024", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.146", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "cb42380e-41f8-4259-9cda-ad43ef729544", "port_id": "803faf14-85e4-4144-8dbc-2b674f420d43", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "mac_address": "fa:16:3e:ba:55:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "8764c1af-455f-4d21-9bd4-604ff561f656", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:46Z", "updated_at": "2023-04-18T20:11:40Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:11:41,041 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2023-04-18 20:11:41,063 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:41,090 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:41,091 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 20:11:41,139 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/ips 0.047s 2023-04-18 20:11:41,139 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3baf4c9-31bb-418b-9821-d8b10a4435db', 'x-compute-request-id': 'req-b3baf4c9-31bb-418b-9821-d8b10a4435db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 20:11:41,143 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172 .24.4.146:22' as 'cirros' with public key authentication 2023-04-18 20:11:41,146 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:41,163 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:41,164 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 20:11:41,164 79673 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 20:11:41,165 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2023-04-18 20:11:41,168 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:41,185 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:41,186 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2023-04-18 20:11:41,432 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes 0.231s 2023-04-18 20:11:41,433 79673 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-602718306"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d68ab6-2061-427e-abc3-83196b26f781', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d68ab6-2061-427e-abc3-83196b26f781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes'} Body: b'{"volume": {"id": "311eb271-a4a1-49a0-8b21-5e8ac1046ea9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:41.363889", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-602718306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:11:41,484 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9 0.040s 2023-04-18 20:11:41,484 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d397f8c-8d0a-4a87-81cb-0634fc1f9bb0', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d397f8c-8d0a-4a87-81cb-0634fc1f9bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9'} Body: b'{"volume": {"id": "311eb271-a4a1-49a0-8b21-5e8ac1046ea9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:41.000000", "updated_at": null, "name": "te mpest-AttachVolumeTestJSON-volume-602718306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:11:42,539 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9 0.042s 2023-04-18 20:11:42,539 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da78b4e-45c2-4658-a75f-97fc986853e0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da78b4e-45c2-4658-a75f-97fc986853e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9'} Body: b'{"volume": {"id": "311eb271-a4a1-49a0-8b21-5e8ac1046ea9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:41.000000", "updated_at": "2023-04-18T20:11:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-602718306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/311eb271-a4a1-49a0-8b21-5e8ac1046ea9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:11:42,684 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.133s 2023-04-18 20:11:42,684 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdf3255-7e67-4a02-812d-a5616ae46812', 'x-compute-request-id': 'req-bfdf3255-7e67-4a02-812d-a5616ae46812', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'' 2023-04-18 20:11:43,310 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.625s 2023-04-18 20:11:43,310 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:42 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-2cdbfa05-95ed-4fa3-9233-3d94b948b1f8', 'x-compute-request-id': 'req-2cdbfa05-95ed-4fa3-9233-3d94b948b1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"server": {"id": "8764c1af-455f-4d21-9bd4-604ff561f656", "name": "tempest-AttachVolumeTestJSON-server-747456920", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:11:43Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:55:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8764c1af-455f-4d21-9bd4-604ff561f656"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-695000765", "OS-SRV-USG:launched_at": "2023-04-18T20:10:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1734558389"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:12:33,411 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656 0.041s 2023-04-18 20:12:33,411 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-89a66560-3709-411b-938d-447bf67373ce', 'x-compute-request-id': 'req-89a66560-3709-411b-938d-447bf67373ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8764c1af-455f-4d21-9bd4-604ff561f656'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8764c1af-455f-4d21-9bd4-604ff561f656 could not be found."}}' 2023-04-18 20:12:33,443 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-695000765 0.031s 2023-04-18 20:12:33,444 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad217e2-a130-4874-9ef7-180b00a864e3', 'x-compute-request-id': 'req-bad217e2-a130-4874-9ef7-180b00a864e3', 'connection': 'close', 'status': '202' , 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-695000765'} Body: b'' 2023-04-18 20:12:33,603 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989 0.158s 2023-04-18 20:12:33,604 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2c32d987-44e3-4894-a191-356d145de47d', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989'} Body: b'' 2023-04-18 20:12:33,628 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989 0.024s 2023-04-18 20:12:33,629 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fc72c9e1-b778-4264-8b35-8e05b3d32037', 'date': 'Tue, 18 Apr 2023 20:12:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6fc090df-04bd-4fba-94fb-d11ebad68989'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6fc090df-04bd-4fba-94fb-d11ebad68989 does not exist", "detail": ""}}' 2023-04-18 20:12:34,226 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024 0.596s 2023-04-18 20:12:34,226 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8125fa45-e6ec-4b81-bfcf-110a2a64507f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/acd1b9d2-283b-478b-aad3-8d7b1b42b024'} Body: b'' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4ddc03b-9f3b-44a3-b05c-509ea602935e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:43,682 79679 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:09:43,682 79679 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:09:43,996 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.311s 2023-04-18 20:09:43,996 79679 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-228834592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAg+ArQss7gTE+r25wB/q7ZQu6dsu296BvE2gJnm3RKYPzhOURMvkGIKdlHnmqVBP9/PI/ok6Qp6qxIaqOcMQjBuAy4vLSOphIBRxOTtL1ws2ItBgM141NYjgLj1Tj0Qg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:43 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-f31db393-41b8-4604-b2f8-456b50c7ce14', 'x-compute-request-id': 'req-f31db393-41b8-4604-b2f8-456b50c7ce14', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-228834592", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAg+ArQss7gTE+r25wB/q7ZQu6dsu296BvE2gJnm3RKYPzhOURMvkGIKdlHnmqVBP9/PI/ok6Qp6qxIaqOcMQjBuAy4vLSOphIBRxOTtL1ws2ItBgM141NYjgLj1Tj0Qg==", "fingerprint": "b4:ef:5e:6e:ea:cf:e1:cb:1d:1c:c5:6e:ae:f8:a8:39", "user_id": "14e8456e134e454a82496708ce268345"}}' 2023-04-18 20:09:44,001 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-228834592 created 2023-04-18 20:09:44,454 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.452s 2023-04-18 20:09:44,455 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1696078466", "description": "tempest-description--710741011"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d14b35bb-4324-46bb-8d6e-3dc6f01d4d47', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "name": "tempest-securitygroup--1696078466", "stateful": true, "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "tempest-description--710741011", "shared": false, "security_group_rules": [{"id": "56293a53-f42f-4eab-a4c9-50fcbe3d00ec", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "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": 215, "description": null, "tags": [], "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}, {"id": "91569a16-f538-4a47-8d3a-8f6728c4e368", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip _prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 213, "description": null, "tags": [], "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}], "tags": [], "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:09:45,263 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.808s 2023-04-18 20:09:45,263 79679 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": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c9e70f9a-0b91-42c1-b73f-6f5c8eedf0b4', 'date': 'Tue, 18 Apr 2023 20:09:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5de8037-b872-46f6-a4aa-631a7b17ac03", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "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, "description": "", "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:09:46,762 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.498s 2023-04-18 20:09:46,762 79679 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": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-76168a62-5d1e-4380-be7d-c55f950db1a1', 'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3116ff7d-11e2-4b4b-ad30-c84bb6933c69", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "ebc90d68-199d-4a01-9d87-04aeb4a7acc7", "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, "description": "", "created_at": "2023-04-18T20:09:45Z", "updated_at": "2023-04-18T20:09:45Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:09:46,762 79679 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1696078466 created 2023-04-18 20:09:49,074 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.311s 2023-04-18 20:09:49,075 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6a3774cc-96f0-4c0f-9c6f-f8b8836d9327', 'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fa4d8c1b-e079-424f-b463-7d8e37d46b85", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.159", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:48Z", "updated_at": "2023-04-18T20:09:48Z", "revision_number": 0}}' 2023-04-18 20:09:49,075 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fa4d8c1b-e079-424f-b463-7d8e37d46b85', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:48Z', 'updated_at': '2023-04-18T20:09:48Z', 'revision_number': 0, 'ip': '172.24.4.159'} created 2023-04-18 20:09:49,166 79679 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.084s 2023-04-18 20:09:49,167 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-478ab5f2-8d4d-433f-a772-95f1e2f53c88', '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": "14e8456e134e454a82496708ce268345", "name": "tempest-AttachVolumeShelveTestJSON-1629260863-project-member", "password_expires_at": null}, "audit_ids": ["qK4X58eCQnaOVpWgCJZWIA"], "expires_at": "2023-04-18T21:09:49.000000Z", "issued_at": "2023-04-18T20:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88511bc82db742b09c562ca4b6fac0ef", "name": "tempest-AttachVolumeShelveTestJSON-1629260863"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbeb d7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:49,167 79679 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd859f7bf-51df-4961-aaf1-e1fc33d6fce1', 'name': 'tempest-AttachVolumeShelveTestJSON-1011403608-network', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46274, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:49,168 79679 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-228834592', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPAg+ArQss7gTE+r25wB/q7ZQu6dsu296BvE2gJnm3RKYPzhOURMvkGIKdlHnmqVBP9/PI/ok6Qp6qxIaqOcMQjBuAy4vLSOphIBRxOTtL1ws2ItBgM141NYjgLj1Tj0Qg==', 'fingerprint': 'b4:ef:5e:6e:ea:cf:e1:cb:1d:1c:c5:6e:ae:f8:a8:39', 'user_id': '14e8456e134e454a82496708ce268345', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAP7CmrhFo5AD1R+uY++GKzvUylJiU9ah41qUiyz38uxJe47MKFdXtN\nQeHCUU9+lKmgBwYFK4EEACKhZANiAATwIPgK0LLO4ExPq9ucAf6u2ULunbLtvegb\nxNoCZ5t0SmD84TlETL5BiCnZR55qlQT/fzyP6JOkKeqsSGqjnDEIwbgMuLy0jqYS\nAUcTk7S9cLNiLQYDNeNTWI4C49U49EI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ebc90d68-199d-4a01-9d87-04aeb4a7acc7', 'name': 'tempest-securitygroup--1696078466', 'stateful': True, 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': 'tempest-description--710741011', 'shared': False, 'security_group_rules': [{'id': '56293a53-f42f-4eab-a4c9-50fcbe3d00ec', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': 'ebc90d68-199d-4a01-9d87-04aeb4a7acc7', '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': 215, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:44Z', 'updated_at': '2023-04-18T20:09:44Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, {'id': '91569a16-f538-4a47-8d3a-8f6728c4e368', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': 'ebc90d68-199d-4a01-9d87-04aeb4a7acc7', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 213, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:44Z', 'updated_at': '2023 -04-18T20:09:44Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}], 'tags': [], 'created_at': '2023-04-18T20:09:44Z', 'updated_at': '2023-04-18T20:09:44Z', 'revision_number': 1, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, 'floating_ip': {'id': 'fa4d8c1b-e079-424f-b463-7d8e37d46b85', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.159', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:48Z', 'updated_at': '2023-04-18T20:09:48Z', 'revision_number': 0, 'ip': '172.24.4.159'}} 2023-04-18 20:09:51,089 79679 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 1.920s 2023-04-18 20:09:51,089 79679 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-272178052", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1"}], "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "key_name": "tempest-keypair-228834592", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0', '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-87f53570-4ff5-4fc2-829e-9139a2131fe0', 'x-compute-request-id': 'req-87f53570-4ff5-4fc2-829e-9139a2131fe0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "adminPass": "password"}}' 2023-04-18 20:09:51,431 79679 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/cca4f2c5-3084-4356-b066-56c998d051d0 0.338s 2023-04-18 20:09:51,436 79679 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, 18 Apr 2023 20:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f8c72e-e611-4455-80ff-a52168eb1e4b', 'x-compute-request-id': 'req-15f8c72e-e611-4455-80ff-a52168eb1e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "name": "tempest-AttachVolumeShelveTestJSON-server-272178052", "status": "BUILD", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14 e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:51Z", "updated": "2023-04-18T20:09:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-228834592", "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}}' 2023-04-18 20:10:41,900 79679 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/cca4f2c5-3084-4356-b066-56c998d051d0 0.403s 2023-04-18 20:10:41,900 79679 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, 18 Apr 2023 20:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', '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-d058e39b-b9fa-452d-9f43-4a651d6f80d9', 'x-compute-request-id': 'req-d058e39b-b9fa-452d-9f43-4a651d6f80d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "name": "tempest-AttachVolumeShelveTestJSON-server-272178052", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:51Z", "updated": "2023-04-18T20:10:06Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:ed:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-228834592", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "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}}' 2023-04-18 20:10:41,915 79679 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:42,159 79679 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/cc a4f2c5-3084-4356-b066-56c998d051d0/os-interface 0.185s 2023-04-18 20:11:42,159 79679 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, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3abe18cc-5c6f-49a7-b5e7-2985e0c5614a', 'x-compute-request-id': 'req-3abe18cc-5c6f-49a7-b5e7-2985e0c5614a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "port_id": "8866495c-b168-4aef-a0a2-53915dfa8ea9", "mac_addr": "fa:16:3e:68:ed:a1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00082e89-6df6-489c-966a-57183bbbad41", "ip_address": "10.0.0.9"}]}]}' 2023-04-18 20:11:44,007 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85 1.844s 2023-04-18 20:11:44,008 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8866495c-b168-4aef-a0a2-53915dfa8ea9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-048b1d36-fc4d-4561-8f65-327d5305ed81', 'date': 'Tue, 18 Apr 2023 20:11:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85'} Body: b'{"floatingip": {"id": "fa4d8c1b-e079-424f-b463-7d8e37d46b85", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.159", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "145c6995-f707-4f05-b0e1-1d0765ac35ae", "port_id": "8866495c-b168-4aef-a0a2-53915dfa8ea9", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "mac_address": "fa:16:3e:68:ed:a1", "admin_state_up": true, "status": "ACTIVE", "device_id": "cca4f2c5-3084-4356-b066-56c998d051d0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:48Z", "updated_at": "2023-04-18T20:11:42Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:11:44,009 79679 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.159:22' as 'cirros' with public key authentication 2023-04-18 20:11:44,051 79679 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:44,078 79679 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:44,078 79679 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.159 successfully created 2023-04-18 20:11:44,124 79679 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/cca4f2c5-3084-4356-b066-56c998d051d0/ips 0.045s 2023-04-18 20:11:44,124 79679 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, 18 Apr 2023 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2 .20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0be82f5-59c5-4268-9fca-9e3be672d818', 'x-compute-request-id': 'req-b0be82f5-59c5-4268-9fca-9e3be672d818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-18 20:11:44,421 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes 0.293s 2023-04-18 20:11:44,422 79679 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-1459131597"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c962bb6-5772-4452-a403-ec651fad5ae4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c962bb6-5772-4452-a403-ec651fad5ae4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes'} Body: b'{"volume": {"id": "c4ddc03b-9f3b-44a3-b05c-509ea602935e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:44.349297", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1459131597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:11:44,474 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e 0.043s 2023-04-18 20:11:44,474 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be32fcf7-3086-4114-ade7-553588e040f2', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be32fcf7-3086-4114-ade7-553588e040f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e'} Body: b'{"volume": {"id": "c4ddc03b-9f3b-44a3-b05c-509ea602935e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:44.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1459131597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}], "user_id": "14e84 56e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:11:45,523 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e 0.037s 2023-04-18 20:11:45,524 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7701920f-fa55-454d-8949-843107c3b6a2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7701920f-fa55-454d-8949-843107c3b6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e'} Body: b'{"volume": {"id": "c4ddc03b-9f3b-44a3-b05c-509ea602935e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:11:44.000000", "updated_at": "2023-04-18T20:11:45.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1459131597", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/c4ddc03b-9f3b-44a3-b05c-509ea602935e"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:11:45,704 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0 0.169s 2023-04-18 20:11:45,705 79679 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, 18 Apr 2023 20:11:45 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-a389ceeb-0827-4a00-8b81-becaaae2ae0c', 'x-compute-request-id': 'req-a389ceeb-0827-4a00-8b81-becaaae2ae0c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'' 2023-04-18 20:11:45,901 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0 0.195s 2023-04-18 20:11:45,901 79679 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, 18 Apr 2023 20:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1592', '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-58375bc1-711d-4e82-b812-33869bf6cb89', 'x-compute-request-id': 'req-58375bc1-711d-4e82-b812-33869bf6cb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"server": {"id": "cca4f2c5-3084-4356-b066-56c998d051d0", "name": "tempest-AttachVolumeShelveTestJSON-server-272178052", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:51Z", "updated": "2023-04-18T20:11:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:ed:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cca4f2c5-3084-4356-b066-56c998d051d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-228834592", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1696078466"}], "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}}' 2023-04-18 20:12:36,011 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0 0.046s 2023-04-18 20:12:36,011 79679 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, 18 Apr 2023 20:12:35 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-71d6eea3-b7ed-4216-950a-bab4b98afd02', 'x-compute-request-id': 'req-71d6eea3-b7ed-4216-950a-bab4b98afd02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cca4f2c5-3084-4356-b066-56c998d051d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cca4f2c5-3084-4356-b066-56c998d051d0 could not be found."}}' 2023-04-18 20:12:36,049 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-228834592 0.036s 2023-04-18 20:12:36,049 79679 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, 18 Apr 2023 20:12:36 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-89779072-e96b-4f4a-88cc-cbd2023f99a1', 'x-compute-request-id': 'req-89779072-e96b-4f4a-88cc-cbd2023f99a1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-228834592'} Body: b'' 2023-04-18 20:12:36,191 79679 INFO [tempest.lib.common.rest_client] Request (AttachVo lumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7 0.142s 2023-04-18 20:12:36,192 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4359c959-7daa-4d8c-8682-a502a8106d12', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7'} Body: b'' 2023-04-18 20:12:36,220 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7 0.027s 2023-04-18 20:12:36,220 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-86a58653-130a-4772-b0c3-783d31845527', 'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ebc90d68-199d-4a01-9d87-04aeb4a7acc7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ebc90d68-199d-4a01-9d87-04aeb4a7acc7 does not exist", "detail": ""}}' 2023-04-18 20:12:36,683 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85 0.462s 2023-04-18 20:12:36,684 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0d07c272-93ce-48e5-beb3-83650d27499f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fa4d8c1b-e079-424f-b463-7d8e37d46b85'} Body: b'' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb381f9a-2888-49f8-88da-a20d96485d90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:48,550 79693 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes 0.561s 2023-04-18 20:12:48,550 79693 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-1669559212", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6539e0-2a52-4883-acd6-cb8cc1ea22be', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6539e0-2a52-4883-acd6-cb8cc1ea22be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes'} Body: b'{"volume": {"id": "bb381f9a-2888-49f8-88da-a20d96485d90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:48.472799", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1669559212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}], "user_id": "3b10cff834a844b8982923c8a14bcc29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:48,612 79693 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90 0.053s 2023-04-18 20:12:48,613 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef7f147-1be1-4844-aabd-83b4d20019ca', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef7f147-1be1-4844-aabd-83b4d20019ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90'} Body: b'{"volume": {"id": "bb381f9a-2888-49f8-88da-a20d96485d90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1669559212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}], "user_id": "3b10cff834a844b8982923c8a14bcc29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2470163b2bcf409fb39105a31c4af1db"}}' 2023-04-18 20:12:49,668 79693 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90 0.044s 2023-04-18 20:12:49,669 79693 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874b1118-3931-4e1c-a9b0-4ec45827c9b1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874b1118-3931-4e1c-a9b0-4ec45827c9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90'} Body: b'{"volume": {"id": "bb381f9a-2888-49f8-88da-a20d96485d90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:48.000000", "updated_at": "2023-04-18T20:12:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1669559212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2470163b2bcf409fb39105a31c4af1db/volumes/bb381f9a-2888-49f8-88da-a20d96485d90"}], "user_id": "3b10cff834a844b8982923c8a14bcc29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2470163b2bcf409fb39105a31c4af1db"}}' 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 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13dd4a65-73a2-4d4b-b1da-aec8135ea717 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:13,033 79683 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/bced5834-bb13-4a51-9ae0-beca997a2850 0.116s 2023-04-18 20:10:13,033 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-317d2008-04be-46b7-9841-d55295671b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:14,308 79683 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 1.239s 2023-04-18 20:10:14,308 79683 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, 18 Apr 2023 20:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-3b97402a-42ea-40a3-8a4c-bde2edfdb340', '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": "50367108fca24e4596888e3cf5d6f236", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "created_at": "2023-04-18T20:10:14Z", "updated_at": "2023-04-18T20:10:14Z", "tags": [], "self": "/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "file": "/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:16,808 79683 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 20:10:16,809 79683 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/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826/file 2.500s 2023-04-18 20:10:16,809 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5e43c281-00c8-4746-bbb2-a85650247a51', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826/file'} Body: b'' 2023-04-18 20:10:16,810 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:10:16,810 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:10:17,356 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.543s 2023-04-18 20:10:17,356 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1244138421", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCluJu46Mp3X6hj1W6WLaRuSBR/cVIyuBhfYusFwdU4934l16Gixpg5yNaFOdAK0heGijC7mLxxnnJS4UbjZzQasH2R97yGenm1HvXY1dzC6RPnUDfG7OZ5SuwvP7vuWA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:16 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-24bb1729-0d54-4035-9458-b62ddaf48c81', 'x-compute-request-id': 'req-24bb1729-0d54-4035-9458-b62ddaf48c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1244138421", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCluJu46Mp3X6hj1W6WLaRuSBR/cVIyuBhfYusFwdU4934l16Gixpg5yNaFOdAK0heGijC7mLxxnnJS4UbjZzQasH2R97yGenm1HvXY1dzC6RPnUDfG7OZ5SuwvP7vuWA==", "fingerprint": "0e:3f:81:d7:23:3d:9b:cd:2b:75:cc:25:8c:16:18:32", "user_id": "d50df8fc3c7b45aab932122e3131d101"}}' 2023-04-18 20:10:17,362 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1244138421 created 2023-04-18 20:10:17,861 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.498s 2023-04-18 20:10:17,861 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1716337584", "description": "tempest-description--1253991278"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-f735a41f-f78d-4303-9fa2-accf5533f090', 'date': 'Tue, 18 Apr 2023 20:10:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "name": "tempest-securitygroup--1716337584", "stateful": true, "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "description": "tempest-description--1253991278", "shared": false, "security_group_rules": [{"id": "654e6255-745a-456f-becf-10c65950d0cf", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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": 369, "description": null, "tags": [], "create d_at": "2023-04-18T20:10:17Z", "updated_at": "2023-04-18T20:10:17Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}, {"id": "abf5dd9a-bbe2-4495-8a33-845592267aba", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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": 370, "description": null, "tags": [], "created_at": "2023-04-18T20:10:17Z", "updated_at": "2023-04-18T20:10:17Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}], "tags": [], "created_at": "2023-04-18T20:10:17Z", "updated_at": "2023-04-18T20:10:17Z", "revision_number": 1, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:10:18,593 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.731s 2023-04-18 20:10:18,593 79683 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": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-e5e753e3-612e-4996-b477-9704930ef652', 'date': 'Tue, 18 Apr 2023 20:10:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "67a29ed6-769d-4277-9e9e-0feae4f6c3c4", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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, "description": "", "created_at": "2023-04-18T20:10:18Z", "updated_at": "2023-04-18T20:10:18Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:10:19,033 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.439s 2023-04-18 20:10:19,034 79683 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": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7c8229c6-12b2-4c53-ac78-5e72a885553b', 'date': 'Tue, 18 Apr 2023 20:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1911365a-35f7-4985-9ab0-3ddde487a31c", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "security_group_id": "8a3d116c-dd14-402f-b67b-c7f6f07275c3", "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, "description": "", "created_at": "2023-04-18T20:10:18Z", "updated_at": "2023-04-18T20:10:18Z", "revision_number": 0, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:10:19,034 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1716337584 created 2023-04-18 20:10:20,699 79683 INFO [tempest.lib.common.rest_client] Reques t (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.664s 2023-04-18 20:10:20,699 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-79b98a87-2eb1-4022-84ce-adf2a1d189c3', 'date': 'Tue, 18 Apr 2023 20:10:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d7806851-e260-458e-987c-71b7aad83aed", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "floating_ip_address": "172.24.4.217", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "31f789b31b9540e99ec1a3eb3fe2f384", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:20Z", "updated_at": "2023-04-18T20:10:20Z", "revision_number": 0}}' 2023-04-18 20:10:20,699 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd7806851-e260-458e-987c-71b7aad83aed', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'floating_ip_address': '172.24.4.217', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:20Z', 'updated_at': '2023-04-18T20:10:20Z', 'revision_number': 0, 'ip': '172.24.4.217'} created 2023-04-18 20:10:20,814 79683 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.108s 2023-04-18 20:10:20,814 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-329685bf-bc08-45ef-a0c5-65ea4b52572b', '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": "d50df8fc3c7b45aab932122e3131d101", "name": "tempest-AttachSCSIVolumeTestJSON-1048527492-project-member", "password_expires_at": null}, "audit_ids": ["pXW-p49GRLaRn_eFz9POOg"], "expires_at": "2023-04-18T21:10:20.000000Z", "issued_at": "2023-04-18T20:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31f789b31b9540e99ec1a3eb3fe2f384", "name": "tempest-AttachSCSIVolumeTestJSON-1048527492"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne" }], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/31f789b31b9540e99ec1a3eb3fe2f384", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:10:20,815 79683 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'e348b497-27b7-42e4-a654-50dddf9a68e8', 'name': 'tempest-AttachSCSIVolumeTestJSON-720157923-network', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48118, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:10:20,816 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1244138421', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCluJu46Mp3X6hj1W6WLaRuSBR/cVIyuBhfYusFwdU4934l16Gixpg5yNaFOdAK0heGijC7mLxxnnJS4UbjZzQasH2R97yGenm1HvXY1dzC6RPnUDfG7OZ5SuwvP7vuWA==', 'fingerprint': '0e:3f:81:d7:23:3d:9b:cd:2b:75:cc:25:8c:16:18:32', 'user_id': 'd50df8fc3c7b45aab932122e3131d101', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAB1jolY9zdd55u1y44E3/zMoLW4D/oWJRybtLJaddRbMVI3NBtpLo9\nUdTbF2sczOmgBwYFK4EEACKhZANiAARQpbibuOjKd1+oY9Vuli2kbkgUf3FSMrgY\nX2LrBcHVOPd+JdehosaYOcjWhTnQCtIXhoowu5i8cZ5yUuFG42c0GrB9kfe8hnp5\ntR712NXcwukT51A3xuzmeUrsLz+77lg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8a3d116c-dd14-402f-b67b-c7f6f07275c3', 'name': 'tempest-securitygroup--1716337584', 'stateful': True, 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'description': 'tempest-description--1253991278', 'shared': False, 'security_group_rules': [{'id': '654e6255-745a-456f-becf-10c65950d0cf', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'security_group_id': '8a3d116c-dd14-402f-b67b-c7f6f07275c3', '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': 369, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:17Z', 'updated_at': '2023-04-18T20:10:17Z', 'revision_number': 0, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384'}, {'id': 'abf5dd9a-bbe2-4495-8a33-845592267aba', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'security_ group_id': '8a3d116c-dd14-402f-b67b-c7f6f07275c3', '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': 370, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:17Z', 'updated_at': '2023-04-18T20:10:17Z', 'revision_number': 0, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384'}], 'tags': [], 'created_at': '2023-04-18T20:10:17Z', 'updated_at': '2023-04-18T20:10:17Z', 'revision_number': 1, 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384'}, 'floating_ip': {'id': 'd7806851-e260-458e-987c-71b7aad83aed', 'tenant_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'floating_ip_address': '172.24.4.217', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31f789b31b9540e99ec1a3eb3fe2f384', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:20Z', 'updated_at': '2023-04-18T20:10:20Z', 'revision_number': 0, 'ip': '172.24.4.217'}} 2023-04-18 20:10:21,677 79683 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 0.860s 2023-04-18 20:10:21,677 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "imageRef": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "e348b497-27b7-42e4-a654-50dddf9a68e8"}], "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "key_name": "tempest-keypair-1244138421", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-920590c0-49bd-4d07-8a37-781af3ef845f', 'x-compute-request-id': 'req-920590c0-49bd-4d07-8a37-781af3ef845f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "adminPass": "mUN6eiQRuSqV"}}' 2023-04-18 20:10:21,779 79683 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/19d37952-598b-475e-ae48-5e985e477be4 0.098s 2023-04-18 20:10:21,779 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5d0571-d43c-4fbf-993f-607a82fda69d', 'x-compute-request-id': 'req-2e5d0571-d43c-4fbf-993f-607a82fda69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "status": "BUILD", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "user_id": "d50df8fc3c7b45aab932122e3131d101", "metadata": {}, "hostId": "", "image": {"id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:22Z", "updated": "2023-04-18T20:10:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1244138421", "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": []}}' 2023-04-18 20:11:12,050 79683 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/19d37952-598b-475e-ae48-5e985e477be4 0.239s 2023-04-18 20:11:12,050 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16eb763-f8c0-4700-bbbc-2706c15ebf1c', 'x-compute-request-id': 'req-d16eb763-f8c0-4700-bbbc-2706c15ebf1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "status": "ACTIVE", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "user_id": "d50df8fc3c7b45aab932122e3131d101", "metadata": {}, "hostId": "1d15d99242576be60e0d2821ecef6f5f23621c3b145539653cbfe0b4", "image": {"id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:21Z", "updated": "2023-04-18T20:10:32Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-720157923-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:59:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1244138421", "OS-SRV-USG:launched_at": "2023-04-18T20:10:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:11:12,063 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:12:12,274 79683 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/19d37952-598b-475e-ae48-5e985e477be4/os-interface 0.169s 2023-04-18 20:12:12,275 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0cc48ff-2697-4031-a88d-b5d6f1752d92', 'x-compute-request-id': 'req-d0cc48ff-2697-4031-a88d-b5d6f1752d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e348b497-27b7-42e4-a654-50dddf9a68e8", "port_id": "d0589dd3-f948-49d6-bfcf-07dd5ba95c5b", "mac_addr": "fa:16:3e:cb:59:9d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "81408d29-eea1-42ec-9fd9-2406a07ce387", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 20:12:13,317 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed 1.038s 2023-04-18 20:12:13,318 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d0589dd3-f948-49d6-bfcf-07dd5ba95c5b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c23df0e7-e154-4e5e-a589-d14d42334195', 'date': 'Tue, 18 Apr 2023 20:12:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed'} Body: b'{"floatingip": {"id": "d7806851-e260-458e-987c-71b7aad83aed", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "floating_ip_address": "172.24.4.217", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "374bc954-b76a-4ad1-8d3d-a70f794de122", "port_id": "d0589dd3-f948-49d6-bfcf-07dd5ba95c5b", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e348b497-27b7-42e4-a654-50dddf9a68e8", "mac_address": "fa:16:3e:cb:59:9d", "admin_state_up": true, "status": "ACTIVE", "device_id": "19d37952-598b-475e-ae48-5e985e477be4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:10:20Z", "updated_at": "2023-04-18T20:12:12Z", "revision_number": 1, "project_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:12:13,320 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.217:22' as 'cirros' with public key authentication 2023-04-18 20:12:13,360 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:12:13,383 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:12:13,383 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.217 successfully created 2023-04-18 20:12:13,614 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes 0.229s 2023-04-18 20:12:13,614 79683 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-1344999976"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20: 12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff2cc53-1226-4311-a416-a746edecba92', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff2cc53-1226-4311-a416-a746edecba92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes'} Body: b'{"volume": {"id": "13dd4a65-73a2-4d4b-b1da-aec8135ea717", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:13.550172", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1344999976", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}], "user_id": "d50df8fc3c7b45aab932122e3131d101", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:13,675 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717 0.050s 2023-04-18 20:12:13,675 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fefb91-c5b9-4746-9543-53b2bfbfc18e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fefb91-c5b9-4746-9543-53b2bfbfc18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717'} Body: b'{"volume": {"id": "13dd4a65-73a2-4d4b-b1da-aec8135ea717", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:14.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1344999976", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}], "user_id": "d50df8fc3c7b45aab932122e3131d101", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:12:14,727 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717 0.038s 2023-04-18 20:12:14,727 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466bdae2-911a-4572-9ed2-cc975c832cc4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466bdae2-911a-4572-9ed2-cc975c832cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717'} Body: b'{"volume": {"id": "13dd4a65-73a2-4d4b-b1da-aec8135ea717", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:14.000000", "updated_at": "2023-04-18T20:12:14.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1344999976", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/31f789b31b9540e99ec1a3eb3fe2f384/volumes/13dd4a65-73a2-4d4b-b1da-aec8135ea717"}], "user_id": "d50df8fc3c7b45aab932122e3131d101", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384"}}' 2023-04-18 20:12:14,851 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4 0.111s 2023-04-18 20:12:14,852 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff37eace-0a1e-4d2b-bdee-90ef2886f5e5', 'x-compute-request-id': 'req-ff37eace-0a1e-4d2b-bdee-90ef2886f5e5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'' 2023-04-18 20:12:15,056 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4 0.204s 2023-04-18 20:12:15,057 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ace591-2988-4999-a69f-75d8ade2a382', 'x-compute-request-id': 'req-e4ace591-2988-4999-a69f-75d8ade2a382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"server": {"id": "19d37952-598b-475e-ae48-5e985e477be4", "name": "tempest-AttachSCSIVolumeTestJSON-server-674607723", "status": "ACTIVE", "tenant_id": "31f789b31b9540e99ec1a3eb3fe2f384", "user_id": "d50df8fc3c7b45aab932122e3131d101", "metadata": {}, "hostId": "1d15d99242576be60e0d2821ecef6f5f23621c3b145539653cbfe0b4", "image": {"id": "e1bc0260-0c14-4f13-8da6-8bd7fb1b7826", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:21Z", "updated": "2023-04-18T20:12:15Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-720157923-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:59:9d"}, {"version": 4, "addr": "172.24.4.217", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:59:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"r el": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19d37952-598b-475e-ae48-5e985e477be4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1244138421", "OS-SRV-USG:launched_at": "2023-04-18T20:10:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1716337584"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:05,148 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4 0.031s 2023-04-18 20:13:05,149 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13: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-72f61cd1-0f0c-4f76-bf42-9b2f59f46de9', 'x-compute-request-id': 'req-72f61cd1-0f0c-4f76-bf42-9b2f59f46de9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19d37952-598b-475e-ae48-5e985e477be4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19d37952-598b-475e-ae48-5e985e477be4 could not be found."}}' 2023-04-18 20:13:05,181 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244138421 0.031s 2023-04-18 20:13:05,182 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60b3249-fe6b-4615-be7e-9c036ce0c365', 'x-compute-request-id': 'req-c60b3249-fe6b-4615-be7e-9c036ce0c365', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244138421'} Body: b'' 2023-04-18 20:13:05,343 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3 0.161s 2023-04-18 20:13:05,344 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5f1b5439-8b41-4638-ad28-0cfc207788d4', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3'} Body: b'' 2023-04-18 20:13:05,367 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3 0.022s 2023-04-18 20:13:05,367 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '1 46', 'x-openstack-request-id': 'req-3c7d5eca-99a8-4f85-9127-4c874fb05c8c', 'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8a3d116c-dd14-402f-b67b-c7f6f07275c3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8a3d116c-dd14-402f-b67b-c7f6f07275c3 does not exist", "detail": ""}}' 2023-04-18 20:13:05,842 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed 0.474s 2023-04-18 20:13:05,842 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-ad2499d0-cde3-4128-b58d-0bbbbb76658b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d7806851-e260-458e-987c-71b7aad83aed'} Body: b'' 2023-04-18 20:13:05,972 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826 0.129s 2023-04-18 20:13:05,973 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9003a157-f1b2-4cb6-be24-2d61cc561bdd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826'} Body: b'' 2023-04-18 20:13:06,008 79683 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826 0.034s 2023-04-18 20:13:06,008 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bbf64219-6304-429a-aa4b-43d71dcde666', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/e1bc0260-0c14-4f13-8da6-8bd7fb1b7826'} Body: b'{"message": "No image found with ID e1bc0260-0c14-4f13-8da6-8bd7fb1b7826

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:10:27,412 79687 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 20:10:28,445 79687 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 1.032s 2023-04-18 20:10:28,445 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1223306992", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-785b2c3a-648e-4910-a3d2-4c06b839115b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1223306992", "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": "6ad73ba40edd4087aff9ae96a69e10c4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "created_at": "2023-04-18T20:10:28Z", "updated_at": "2023-04-18T20:10:28Z", "tags": [], "self": "/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995", "file": "/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:10:30,211 79687 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/3d516e56-d1df-4b1b-8ee8-ba66c1013995/file 1.765s 2023-04-18 20:10:30,212 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7145dab3-24ce-4878-9d7f-53504290edd3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995/file'} Body: b'' 2023-04-18 20:10:30,212 79687 DEBUG [tempest.scenario.manager] image:3d516e56-d1df-4b1b-8ee8-ba66c1013995 2023-04-18 20:10:30,287 79687 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.072s 2023-04-18 20:10:30,287 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2141294217", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQQo7esqxJLw5Qmh574XFT3+MmOw5qslgnrqyvKJZMTjmftcngKX2MXF+hIrvR5OALpXPB0qzdvtut3u2HyBVyXqwFG8Uh5XdrpGLBKXZT1TRfJLGphZEpwMB/JZkVOgg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:30 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-828b82ca-9524-4f69-8385-0fff07008b6b', 'x-compute-request-id': 'req-828b82ca-9524-4f69-8385-0fff07008b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2141294217", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQQo7esqxJLw5Qmh574XFT3+MmOw5qslgnrqyvKJZMTjmftcngKX2MXF+hIrvR5OALpXPB0qzdvtut3u2HyBVyXqwFG8Uh5XdrpGLBKXZT1TRfJLGphZEpwMB/JZkVOgg==", "fingerprint": "ba:a5:a2:54:e2:ce:5a:f6:2e:9a:42:0a:bb:60:37:83", "user_id": "48ac512f13754a49bde814ba9e7103ed"}}' 2023-04-18 20:10:30,393 79687 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.098s 2023-04-18 20:10:30,394 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3e468a3b-7fa1-49c5-87a9-9e69561c0d78', '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": "48ac512f13754a49bde814ba9e7103ed", "name": "tempest-TestMinimumBasicScenario-1534810194-project-member", "password_expires_at": null}, "audit_ids": ["1nOW4TnYS1uXs7tn1-dmiw"], "expires_at": "2023-04-18T21:10:30.000000Z", "issued_at": "2023-04-18T20:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad73ba40edd4087aff9ae96a69e10c4", "name": "tempest-TestMinimumBasicScenario-1534810194"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"} ]}}' 2023-04-18 20:10:30,394 79687 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '4701fbad-415a-40b8-afc1-2a18650aa308', 'name': 'tempest-TestMinimumBasicScenario-1653029620-network', 'tenant_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14750, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:10:04Z', 'updated_at': '2023-04-18T20:10:04Z', 'revision_number': 1} available for tenant 2023-04-18 20:10:31,051 79687 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.656s 2023-04-18 20:10:31,051 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-890873915", "imageRef": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "networks": [{"uuid": "4701fbad-415a-40b8-afc1-2a18650aa308"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae9adfa-4d2f-44b8-8055-d3143f11b228', 'x-compute-request-id': 'req-cae9adfa-4d2f-44b8-8055-d3143f11b228', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HcDUKHP9P6Yv"}}' 2023-04-18 20:10:31,143 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.088s 2023-04-18 20:10:31,143 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e99684-ea08-4cc9-b4a2-ef2db4fe0a62', 'x-compute-request-id': 'req-17e99684-ea08-4cc9-b4a2-ef2db4fe0a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "BUILD", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "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": []}}' 2023-04-18 20:11:21,474 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.268s 2023-04-18 20:11:21,474 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:21 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-cff40940-fdde-471d-bd44-18c2bef17e3f', 'x-compute-request-id': 'req-cff40940-fdde-471d-bd44-18c2bef17e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:41Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:11:21,486 79687 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:12:21,777 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.247s 2023-04-18 20:12:21,778 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:21 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-9ac97c86-4097-4c7c-a08a-497118918e2e', 'x-compute-request-id': 'req-9ac97c86-4097-4c7c-a08a-497118918e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:41Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:12:21,975 79687 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.186s 2023-04-18 20:12:21,976 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:21 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-27af5cb5-394e-4db0-9a1b-d4e916254803', 'x-compute-request-id': 'req-27af5cb5-394e-4db0-9a1b-d4e916254803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}]}]}' 2023-04-18 20:12:22,137 79687 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/c48b2c8a-5d24-400c-b01e-cb285312e887 0.158s 2023-04-18 20:12:22,138 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/j son', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181b5831-1e99-4f33-bafc-ab57b8cc236b', 'x-compute-request-id': 'req-181b5831-1e99-4f33-bafc-ab57b8cc236b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:10:41Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:12:22,369 79687 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/6ad73ba40edd4087aff9ae96a69e10c4/volumes 0.218s 2023-04-18 20:12:22,370 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1031656780", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cfc667-4b78-47df-9608-e92258b58982', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cfc667-4b78-47df-9608-e92258b58982', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes'} Body: b'{"volume": {"id": "670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:22.308634", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1031656780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:12:22,422 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletio n): 200 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.042s 2023-04-18 20:12:22,422 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3c14cb-0f8e-403b-9319-358e003092da', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3c14cb-0f8e-403b-9319-358e003092da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'{"volume": {"id": "670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:22.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1031656780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:12:23,473 79687 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/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.039s 2023-04-18 20:12:23,473 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bf89c4-220b-430d-b62f-3799a2be65af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bf89c4-220b-430d-b62f-3799a2be65af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'{"volume": {"id": "670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:12:22.000000", "updated_at": "2023-04-18T20:12:22.000000", "name": "tempest-TestMinimumBasicScenario-volume-1031656780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:12:23,589 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.104s 2023-04-18 20:12:23,590 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 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-83630d1a-a807-4d89-854d-7cb4c8a8b1b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'' 2023-04-18 20:12:23,625 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 0.034s 2023-04-18 20:12:23,626 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-306382b9-20f2-494c-be41-0cd390d40c53', 'x-openstack-request-id': 'req-306382b9-20f2-494c-be41-0cd390d40c53', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 670a73d6-edb4-4dcb-b1b7-4a921c8f1dd8 could not be found."}}' 2023-04-18 20:12:23,749 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887 0.122s 2023-04-18 20:12:23,749 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12: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-1e86af42-e279-49e8-a210-5c67b9980212', 'x-compute-request-id': 'req-1e86af42-e279-49e8-a210-5c67b9980212', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'' 2023-04-18 20:12:23,978 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887 0.228s 2023-04-18 20:12:23,978 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:23 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-0ebfd1b0-2b61-4a06-a857-c141d84beb45', 'x-compute-request-id': 'req-0ebfd1b0-2b61-4a06-a857-c141d84beb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"server": {"id": "c48b2c8a-5d24-400c-b01e-cb285312e887", "name": "tempest-TestMinimumBasicScenario-server-890873915", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "3d516e56-d1df-4b1b-8ee 8-ba66c1013995", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:31Z", "updated": "2023-04-18T20:12:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e6:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c48b2c8a-5d24-400c-b01e-cb285312e887"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2141294217", "OS-SRV-USG:launched_at": "2023-04-18T20:10:41.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": []}}' 2023-04-18 20:13:14,106 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887 0.072s 2023-04-18 20:13:14,106 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 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-7de32736-58cb-4dd4-b084-3bc566997395', 'x-compute-request-id': 'req-7de32736-58cb-4dd4-b084-3bc566997395', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c48b2c8a-5d24-400c-b01e-cb285312e887'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c48b2c8a-5d24-400c-b01e-cb285312e887 could not be found."}}' 2023-04-18 20:13:14,133 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2141294217 0.027s 2023-04-18 20:13:14,134 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f45f2be4-454c-4ac9-8676-03632397ff99', 'x-compute-request-id': 'req-f45f2be4-454c-4ac9-8676-03632397ff99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2141294217'} Body: b'' 2023-04-18 20:13:14,246 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/3d516e56-d1df-4b1b-8ee8-ba66c1013995 0.111s 2023-04-18 20:13:14,247 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-10ad685a-e4fe-4d31-9778-e22300c60a4d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/image s/3d516e56-d1df-4b1b-8ee8-ba66c1013995'} Body: b'' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7ef2fcb-fee3-490a-a233-84539f6577c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:29,133 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.868s 2023-04-18 20:13:29,133 79683 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-1666475678"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-18008e16-98af-4c1e-b3bb-a91c808476d5', 'date': 'Tue, 18 Apr 2023 20:13:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"eb6d1868-1939-4ebf-a361-f339ee1879a9","name":"tempest-tagged-attachments-test-net-1666475678","tenant_id":"6aba6b05c99b46ceba17c842dcfd0fdf","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6aba6b05c99b46ceba17c842dcfd0fdf","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-18T20:13:28Z","updated_at":"2023-04-18T20:13:28Z","revision_number":1}}' 2023-04-18 20:13:30,111 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 0.977s 2023-04-18 20:13:30,112 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "eb6d1868-1939-4ebf-a361-f339ee1879a9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-c5241b20-81b2-4205-ad8f-891c735f11df', 'date': 'Tue, 18 Apr 2023 20:13:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a79b7b28-11fa-4d78-87de-1d3c9c5e05bd","name":"","tenant_id":"6aba6b05c99b46ceba17c842dcfd0fdf","network_id":"eb6d1868-1939-4ebf-a361-f339ee1879a9","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":"","service_types":[],"tags":[],"created_at":"2023-04-18T20:13:29Z","updated_at":"2023-04-18T20:13:29Z","revision_number":0,"project_id":"6aba6b05c99b46ceba17c842dcfd0fdf"}}' 2023-04-18 20:13:30,468 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes 0.355s 2023-04-18 20:13:30,468 79683 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-1072218453"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae55ba7-22db-4680-b91d-4f0984b7568d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae55ba7-22db-4680-b91d-4f0984b7568d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes'} Body: b'{"volume": {"id": "d7ef2fcb-fee3-490a-a233-84539f6577c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:30.383285", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1072218453", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}], "user_id": "f5e7914bb1e74fc7bb8e0488b11ffc76", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:13:30,541 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8 0.062s 2023-04-18 20:13:30,541 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89964072-3819-4222-806a-6f843ce209e7', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89964072-3819-4222-806a-6f843ce209e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8'} Body: b'{"volume": {"id": "d7ef2fcb-fee3-490a-a233-84539f6577c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:30.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1072218453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}], "user_id": "f5e7914bb1e74fc7bb8e0488b11ffc76", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6aba6b05c99b46ceba17c842dcfd0fdf"}}' 2023-04-18 20:13:31,617 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8 0.064s 2023-04-18 20:13:31,617 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea00174-f474-44b0-976d-43769f7b4805', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea00174-f474-44b0-976d-43769f7b4805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8'} Body: b'{"volume": {"id": "d7ef2fcb-fee3-490a-a233-84539f6577c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:30.000000", "updated_at": "2023-04-18T20:13:31.000000", "name": "tempest-TaggedAttachmentsTest-volume-1072218453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3-490a-a233-84539f6577c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6aba6b05c99b46ceba17c842dcfd0fdf/volumes/d7ef2fcb-fee3- 490a-a233-84539f6577c8"}], "user_id": "f5e7914bb1e74fc7bb8e0488b11ffc76", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6aba6b05c99b46ceba17c842dcfd0fdf"}}' 2023-04-18 20:13:31,860 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/a79b7b28-11fa-4d78-87de-1d3c9c5e05bd 0.230s 2023-04-18 20:13:31,860 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-55bfc5e8-66ee-4f40-b04b-4cef174ba9de', 'date': 'Tue, 18 Apr 2023 20:13:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/a79b7b28-11fa-4d78-87de-1d3c9c5e05bd'} Body: b'' 2023-04-18 20:13:32,416 79683 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/eb6d1868-1939-4ebf-a361-f339ee1879a9 0.555s 2023-04-18 20:13:32,416 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-40999227-6c6c-4530-9f76-34ddb49f51b3', 'date': 'Tue, 18 Apr 2023 20:13:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/eb6d1868-1939-4ebf-a361-f339ee1879a9'} Body: b'' 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 286, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 19e4dcba-70f9-439b-9f92-9891c34e7a87 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T20:12:52Z', 'message': 'Build of instance 19e4dcba-70f9-439b-9f92-9891c34e7a87 aborted: Volume 16a63fce-6049-4a49-a495-c772e22a161f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-23bdebf2-e069-4691-8a2f-d6c7eb095358. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:40,344 79685 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.153s 2023-04-18 20:09:40,345 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f9be4f76-0207-4312-a8cd-5b13ddcf645f', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["genOOAZzSLG6rigUE0rf_A"], "expires_at": "2023-04-18T21:09:40.000000Z", "issued_at": "2023-04-18T20:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:40,345 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:42,924 79685 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 2.578s 2023-04-18 20:09:42,924 79685 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-1950503984", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b', '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-c094a330-bc8f-4c24-953c-1b96577f1105', 'x-compute-request-id': 'req-c094a330-bc8f-4c24-953c-1b96577f1105', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sEhVg3GzMD7Q"}}' 2023-04-18 20:09:43,090 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b 0.161s 2023-04-18 20:09:43,091 79685 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, 18 Apr 2023 20:09:42 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-59c04a41-f95b-4a8a-99db-9d145f8aa652', 'x-compute-request-id': 'req-59c04a41-f95b-4a8a-99db-9d145f8aa652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1950503984", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:09:43Z", "updated": "2023-04-18T20:09:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b 3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "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": []}}' 2023-04-18 20:10:33,725 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b 0.568s 2023-04-18 20:10:33,726 79685 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, 18 Apr 2023 20:10:33 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-b9b714af-791a-46e0-a150-b9a8420406f9', 'x-compute-request-id': 'req-b9b714af-791a-46e0-a150-b9a8420406f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1950503984", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:09:42Z", "updated": "2023-04-18T20:10:05Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4d:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:10: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": []}}' 2023-04-18 20:10:33,743 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:34,713 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b/action 0.914s 2023-04-18 20:11:34,713 79685 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-ServerBootFromVolumeSt ableRescueTest-image-709139635"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d72084-894b-4ba9-bf9d-9139520bbae0', 'x-compute-request-id': 'req-75d72084-894b-4ba9-bf9d-9139520bbae0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b/action'} Body: b'{"image_id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141"}' 2023-04-18 20:11:34,738 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.023s 2023-04-18 20:11:34,738 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d598470-cf7f-4cd5-ab60-0d906c00f724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:35Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:35,765 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.025s 2023-04-18 20:11:35,766 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-73518eba-5bfd-4603-9287-3268f336d256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_project_name": "tempest-ServerBoo tFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:35Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:36,792 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.025s 2023-04-18 20:11:36,793 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9016d1c-a4c4-4fc7-9f00-91c978aa6894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:35Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:37,816 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.022s 2023-04-18 20:11:37,817 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dccfb5b0-531d-4d77-8972-bcc56d515761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "boot_r oles": "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:38Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:38,892 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.073s 2023-04-18 20:11:38,892 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9cc9050e-323f-4139-8175-4f518d7a380d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:38Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:39,920 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.026s 2023-04-18 20:11:39,920 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cad8e07-81a7-49f2-85f3-9e148a4bbcbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "707c04e3b59e1c555e494ea07a792eec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8ec01b42042dff0f3f2d0debe1483a883c1da599deab2933300523047496482306c61ac83c037eeea9a3f65e48d5a3b3ddd4f2e02a1fa88667fa1381a6fd07c5", "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:39Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:39,964 79685 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/837817cb-f41d-46ac-b4dd-d6b7d6cd8141 0.044s 2023-04-18 20:11:39,965 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-beea285e-4695-43ff-b47d-56d8eb2f6722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "349b3f34-40ef-416e-a077-7cc112925c2b", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-709139635", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "707c04e3b59e1c555e494ea07a792eec", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_h idden": false, "os_hash_algo": "sha512", "os_hash_value": "8ec01b42042dff0f3f2d0debe1483a883c1da599deab2933300523047496482306c61ac83c037eeea9a3f65e48d5a3b3ddd4f2e02a1fa88667fa1381a6fd07c5", "id": "837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "created_at": "2023-04-18T20:11:35Z", "updated_at": "2023-04-18T20:11:39Z", "tags": [], "self": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141", "file": "/v2/images/837817cb-f41d-46ac-b4dd-d6b7d6cd8141/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:11:40,670 79685 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/349b3f34-40ef-416e-a077-7cc112925c2b 0.704s 2023-04-18 20:11:40,670 79685 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, 18 Apr 2023 20:11: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-e7c9af29-b453-4575-9b30-7deecd25efe6', 'x-compute-request-id': 'req-e7c9af29-b453-4575-9b30-7deecd25efe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b'} Body: b'{"server": {"id": "349b3f34-40ef-416e-a077-7cc112925c2b", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1950503984", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:09:42Z", "updated": "2023-04-18T20:11:40Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4d:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/349b3f34-40ef-416e-a077-7cc112925c2b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:10: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": []}}' 2023-04-18 20:12:40,833 79685 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.083s 2023-04-18 20:12:40,833 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-999d7c3f-38cd-47a9-b004-e6f15507449c', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["xm5ejp6AQ1SEymImoc3xXw"], "expires_at": "2023-04-18T21:12:40.000000Z", "issued_at": "2023-04-18T20:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:40,834 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:42,069 79685 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 1.234s 2023-04-18 20:12:42,069 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-748935163", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87', '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-23bdebf2-e069-4691-8a2f-d6c7eb095358', 'x-compute-request-id': 'req-23bdebf2-e069-4691-8a2f-d6c7eb095358', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "19e4dcba-70f9-439b-9f92-9891c34e7a87", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "HqD899kruKJ6"}}' 2023-04-18 20:12:42,154 79685 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/19e4dcba-70f9-439b-9f92-9891c34e7a87 0.082s 2023-04-18 20:12:42,155 79685 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, 18 Apr 2023 20:12:42 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-e0427c5b-5c8b-4c10-94b3-e41825577cad', 'x-compute-request-id': 'req-e0427c5b-5c8b-4c10-94b3-e41825577cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'{"server": {"id": "19e4dcba-70f9-439b-9f92-9891c34e7a87", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-748935163", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:12:42Z", "updated": "2023-04-18T20:12:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}], "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": []}}' 2023-04-18 20:13:32,406 79685 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolu meStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87 0.186s 2023-04-18 20:13:32,406 79685 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, 18 Apr 2023 20:13:32 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-0014b0b0-876d-4e76-808a-2322fd4aa0a6', 'x-compute-request-id': 'req-0014b0b0-876d-4e76-808a-2322fd4aa0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'{"server": {"id": "19e4dcba-70f9-439b-9f92-9891c34e7a87", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-748935163", "status": "ERROR", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:12:42Z", "updated": "2023-04-18T20:12:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T20:12:52Z", "message": "Build of instance 19e4dcba-70f9-439b-9f92-9891c34e7a87 aborted: Volume 16a63fce-6049-4a49-a495-c772e22a161f 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": []}}' 2023-04-18 20:13:32,426 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 20:13:33,119 79685 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/19e4dcba-70f9-439b-9f92-9891c34e7a87 0.692s 2023-04-18 20:13:33,119 79685 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, 18 Apr 2023 20:13:32 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-548200ba-7c9d-46cc-a4ec-5d8082df27af', 'x-compute-request-id': 'req-548200ba-7c9d-46cc-a4ec-5d8082df27af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'' 2023-04-18 20:13:33,152 79685 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439 b-9f92-9891c34e7a87 0.032s 2023-04-18 20:13:33,152 79685 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, 18 Apr 2023 20:13:33 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-70b4a490-25f4-4620-bd88-4b77c6bab9ea', 'x-compute-request-id': 'req-70b4a490-25f4-4620-bd88-4b77c6bab9ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/19e4dcba-70f9-439b-9f92-9891c34e7a87'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19e4dcba-70f9-439b-9f92-9891c34e7a87 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e5685c1-56c8-45f3-9eb8-523122035574 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:09:42,245 79689 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:09:42,509 79689 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.261s 2023-04-18 20:09:42,510 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-989202719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFcRm8U1MQf78x1Tct2ojEPLcJOlYqq4DB5gSXCFsvkWP+RDylOF/o/HHJImLQfgHC3z0XnnR8EDEFLzDZMW6znIcvcnLQvhO+UJLRzQi3JPHq1rjR5jzhCUYZ+URr+mAw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:42 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-c8f02b29-0364-4dcc-a9bc-cc4115ff7677', 'x-compute-request-id': 'req-c8f02b29-0364-4dcc-a9bc-cc4115ff7677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-989202719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFcRm8U1MQf78x1Tct2ojEPLcJOlYqq4DB5gSXCFsvkWP+RDylOF/o/HHJImLQfgHC3z0XnnR8EDEFLzDZMW6znIcvcnLQvhO+UJLRzQi3JPHq1rjR5jzhCUYZ+URr+mAw==", "fingerprint": "13:cd:b2:83:ab:d8:f7:45:48:61:e7:5e:e0:da:f7:50", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}}' 2023-04-18 20:09:42,514 79689 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-989202719 created 2023-04-18 20:09:43,307 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.792s 2023-04-18 20:09:43,307 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--257771409", "description": "tempest-description--35672688"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-335c4f9e-8a1e-4993-afeb-d33e311418c7', 'date': 'Tue, 18 Apr 2023 20:09:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7149c916-9920-4013-a628-eecbea8404dd", "name": "tempest-securitygroup--257771409", "stateful": true, "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "description": "tempest-description--35672688", "shared": false, "security_group_rules": [{"id": "acab5f13-f5e1-46cc-81a1-5eccedc3352d", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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": 208, "description": null, "tags": [], "created_at": "2023-04-18T20:09:43Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}, {"id": "c4d97ea5-a0c2-45a2-b357-ed13bfdaf1c8", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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": 207, "description": null, "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:42Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}], "tags": [], "created_at": "2023-04-18T20:09:42Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 1, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:09:44,025 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.716s 2023-04-18 20:09:44,025 79689 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": "7149c916-9920-4013-a628-eecbea8404dd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b0e689ad-b2c0-48d2-a72f-b67c3faf5e9e', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9be0d90b-dec2-461d-b641-184b4cb019e2", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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, "description": "", "created_at": "2023-04-18T20:09:43Z", "updated_at": "2023-04-18T20:09:43Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:09:44,471 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.446s 2023-04-18 20:09:44,472 79689 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": "7149c916-9920-4013-a628-eecbea8404dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7ce78265-d1ee-4f57-a212-5c5d5599523d', 'date': 'Tue, 18 Apr 2023 20:09:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f52aeb3-a3b4-4139-81f1-83b6b81d5b36", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "security_group_id": "7149c916-9920-4013-a628-eecbea8404dd", "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, "description": "", "created_at": "2023-04-18T20:09:44Z", "updated_at": "2023-04-18T20:09:44Z", "revision_number": 0, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:09:44,472 79689 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--257771409 created 2023-04-18 20:09:46,260 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.787s 2023-04-18 20:09:46,260 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb106934 4ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9b1cdcef-4d33-4a25-96d4-71b9fdab320e', 'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0eb1210d-bda7-4171-b5d7-1c8766214397", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "floating_ip_address": "172.24.4.60", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4e1c758096d340d5bc72df80fae46f7d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:45Z", "updated_at": "2023-04-18T20:09:45Z", "revision_number": 0}}' 2023-04-18 20:09:46,261 79689 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0eb1210d-bda7-4171-b5d7-1c8766214397', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4e1c758096d340d5bc72df80fae46f7d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:45Z', 'updated_at': '2023-04-18T20:09:45Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2023-04-18 20:09:46,368 79689 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.100s 2023-04-18 20:09:46,368 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0d6e834f-c2a1-4d6e-8aca-04a419581631', '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": "2f19bcf69a6c4abca9f0744965a79d66", "name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "password_expires_at": null}, "audit_ids": ["3pZH_gmCS-CnMR3Q2Tg0QA"], "expires_at": "2023-04-18T21:09:46.000000Z", "issued_at": "2023-04-18T20:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e1c758096d340d5bc72df80fae46f7d", "name": "tempest-ServerStableDeviceRescueTest-1750167173"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "na me": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4e1c758096d340d5bc72df80fae46f7d", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:09:46,369 79689 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '17b0d5ba-0865-4582-ad2d-392745c9e217', 'name': 'tempest-ServerStableDeviceRescueTest-2115799237-network', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4e1c758096d340d5bc72df80fae46f7d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24770, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:25Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:09:46,369 79689 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-989202719', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFcRm8U1MQf78x1Tct2ojEPLcJOlYqq4DB5gSXCFsvkWP+RDylOF/o/HHJImLQfgHC3z0XnnR8EDEFLzDZMW6znIcvcnLQvhO+UJLRzQi3JPHq1rjR5jzhCUYZ+URr+mAw==', 'fingerprint': '13:cd:b2:83:ab:d8:f7:45:48:61:e7:5e:e0:da:f7:50', 'user_id': '2f19bcf69a6c4abca9f0744965a79d66', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDUQSouKx04vL9XAUdco4HcdL3lIhBCZxHc+bxBAghexWIj7/4aL9bj\nRIwDMGROPDagBwYFK4EEACKhZANiAARXEZvFNTEH+/MdU3LdqIxDy3CTpWKquAwe\nYElwhbL5Fj/kQ8pThf6PxxySJi0H4Bwt89F550fBAxBS8w2TFus5yHL3Jy0L4Tvl\nCS0c0ItyTx6ta40eY84QlGGflEa/pgM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7149c916-9920-4013-a628-eecbea8404dd', 'name': 'tempest-securitygroup--257771409', 'stateful': True, 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'description': 'tempest-description--35672688', 'shared': False, 'security_group_rules': [{'id': 'acab5f13-f5e1-46cc-81a1-5eccedc3352d', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'security_group_id': '7149c916-9920-4013-a628-eecbea8404dd', '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': 208, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:09:43Z', 'updated_at': '2023-04-18T20:09:43Z', 'revision_number': 0, 'project_id': '4e1c758096d340d5bc72df80fae46f7d'}, {'id': 'c4d97ea5-a0c2-45a2-b357-ed13bfdaf1c8', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'security_group_id': '7149c916-9920-4013-a628-eecbea8404dd', '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': 207, 'description': None, 'tags': [] , 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:42Z', 'revision_number': 0, 'project_id': '4e1c758096d340d5bc72df80fae46f7d'}], 'tags': [], 'created_at': '2023-04-18T20:09:42Z', 'updated_at': '2023-04-18T20:09:43Z', 'revision_number': 1, 'project_id': '4e1c758096d340d5bc72df80fae46f7d'}, 'floating_ip': {'id': '0eb1210d-bda7-4171-b5d7-1c8766214397', 'tenant_id': '4e1c758096d340d5bc72df80fae46f7d', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4e1c758096d340d5bc72df80fae46f7d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:09:45Z', 'updated_at': '2023-04-18T20:09:45Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2023-04-18 20:09:48,173 79689 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 1.803s 2023-04-18 20:09:48,173 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-76814063", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "17b0d5ba-0865-4582-ad2d-392745c9e217"}], "security_groups": [{"name": "tempest-securitygroup--257771409"}], "key_name": "tempest-keypair-989202719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdbc23c-2ad0-4496-a6cb-5cfb589deec8', 'x-compute-request-id': 'req-cbdbc23c-2ad0-4496-a6cb-5cfb589deec8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--257771409"}], "adminPass": "accBXVHw4iXB"}}' 2023-04-18 20:09:48,353 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.177s 2023-04-18 20:09:48,354 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:09:48 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-b9e6e041-ce8f-4d20-8b2c-b4682b663521', 'x-compute-request-id': 'req-b9e6e041-ce8f-4d20-8b2c-b4682b663521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "BUILD", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9 f0744965a79d66", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:09:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-989202719", "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": []}}' 2023-04-18 20:10:38,688 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.275s 2023-04-18 20:10:38,688 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01272d57-6aaf-47c1-8188-be59ee9369fe', 'x-compute-request-id': 'req-01272d57-6aaf-47c1-8188-be59ee9369fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "ACTIVE", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "metadata": {}, "hostId": "fe86664181c743a67636c6faa9b014b2bdd71cb3eec0e80fe78edf3e", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:10:06Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2115799237-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989202719", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--257771409"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:10:38,701 79689 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:11:39,450 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c/os-interface 0.689s 2023-04-18 20:11:39,451 79689 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:38 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-07920b27-f149-45c6-891b-3b0539098323', 'x-compute-request-id': 'req-07920b27-f149-45c6-891b-3b0539098323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "17b0d5ba-0865-4582-ad2d-392745c9e217", "port_id": "9812f23f-1f7c-4dc2-a78c-c0e644382f27", "mac_addr": "fa:16:3e:ed:3d:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "52260398-a301-463e-89e4-22a95c64d837", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 20:11:40,846 79689 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0eb1210d-bda7-4171-b5d7-1c8766214397 1.391s 2023-04-18 20:11:40,846 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9812f23f-1f7c-4dc2-a78c-c0e644382f27"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f7a33fb9-7379-4376-b923-90bfa8edacad', 'date': 'Tue, 18 Apr 2023 20:11:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0eb1210d-bda7-4171-b5d7-1c8766214397'} Body: b'{"floatingip": {"id": "0eb1210d-bda7-4171-b5d7-1c8766214397", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "floating_ip_address": "172.24.4.60", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "6036a6d1-78b1-4a91-a28a-8509976eddd4", "port_id": "9812f23f-1f7c-4dc2-a78c-c0e644382f27", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "17b0d5ba-0865-4582-ad2d-392745c9e217", "mac_address": "fa:16:3e:ed:3d:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "2fd7c910-7a51-47fc-9d91-14580139817c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:09:45Z", "updated_at": "2023-04-18T20:11:40Z", "revision_number": 1, "project_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:11:40,848 79689 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2023-04-18 20:11:40,886 79689 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:11:40,910 79689 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:11:40,910 79689 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2023-04-18 20:11:41,720 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c/action 0.808s 2023-04-18 20:11:41,720 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1311991640"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:40 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/a39d06b3-db73-4fe1-b8c5-44832fbac847', 'openstack-api-v ersion': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b359d5-8f96-44a1-871b-af4c19f63b0f', 'x-compute-request-id': 'req-36b359d5-8f96-44a1-871b-af4c19f63b0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c/action'} Body: b'' 2023-04-18 20:11:41,782 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.059s 2023-04-18 20:11:41,783 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa133b62-3f2e-4f10-b75a-a7c66b65abef', 'x-compute-request-id': 'req-aa133b62-3f2e-4f10-b75a-a7c66b65abef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"image": {"id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}, "created": "2023-04-18T20:11:42Z", "updated": "2023-04-18T20:11:42Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}], "server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}]}}}' 2023-04-18 20:12:31,894 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.055s 2023-04-18 20:12:31,894 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1da3b0-33de-4a78-8952-23a3d3e2891d', 'x-compute-request-id': 'req-5b1da3b0-33de-4a78-8952-23a3d3e2891d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"image": {"id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}, "created": "2023-04-18T20:11:42Z", "updated": "2023-04-18T20:11:46Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}], "server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}]}}}' 2023-04-18 20:12:31,960 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.061s 2023-04-18 20:12:31,961 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18eedd50-086e-4ddf-b63a-7692d8b6ac70', 'x-compute-request-id': 'req-18eedd50-086e-4ddf-b63a-7692d8b6ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"image": {"id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66"}, "created": "2023-04-18T20:11:42Z", "updated": "2023-04-18T20:11:46Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "bookmark", "href": "htt p://10.0.0.210/compute/images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/a39d06b3-db73-4fe1-b8c5-44832fbac847"}], "server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}]}}}' 2023-04-18 20:12:32,233 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.266s 2023-04-18 20:12:32,233 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:31 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-7bf88f0a-e77d-4350-b794-4ebfce9dfc8b', 'x-compute-request-id': 'req-7bf88f0a-e77d-4350-b794-4ebfce9dfc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "ACTIVE", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "metadata": {}, "hostId": "fe86664181c743a67636c6faa9b014b2bdd71cb3eec0e80fe78edf3e", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:11:46Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2115799237-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989202719", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--257771409"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:32,457 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.152s 2023-04-18 20:13:32,458 79689 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, 18 Apr 2023 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32671425-90a7-4399-a203-ac0dbb9f5f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a39d06b3-db73-4fe1-b8c5-44832fba c847'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "1b5aa2dc45f3a0290eef9d07883aba11", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4e1c758096d340d5bc72df80fae46f7d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "367e49860b33b2eec0029726fd4d2dce533108bcbd4499cab3e56390db41cc003ac9384a36369cf7b4fcc802d6090b7cf2b51b174b544391fc45ca14dc6b06dd", "id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "created_at": "2023-04-18T20:11:42Z", "updated_at": "2023-04-18T20:13:32Z", "tags": [], "self": "/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847", "file": "/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:13:32,614 79689 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/a39d06b3-db73-4fe1-b8c5-44832fbac847 0.155s 2023-04-18 20:13:32,614 79689 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, 18 Apr 2023 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e337201d-b33d-4314-86ef-6a69fa1cab26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "2fd7c910-7a51-47fc-9d91-14580139817c", "owner_id": "4e1c758096d340d5bc72df80fae46f7d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1750167173", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1750167173-project-member", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1311991640", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "1b5aa2dc45f3a0290eef9d07883aba11", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "4e1c758096d340d5bc72df80fae46f7d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "367e49860b33b2eec0029726fd4d2dce533108bcbd4499cab3e56390db41cc003ac9384a36369cf7b4fcc802d6090b7cf2b51b174b544391fc45ca14dc6b06dd", "id": "a39d06b3-db73-4fe1-b8c5-44832fbac847", "created_at": "2023-04-18T20:11:42Z", "updated_at": "2023-04-18T20:13:33Z", "tags": [], "self": "/v2/image s/a39d06b3-db73-4fe1-b8c5-44832fbac847", "file": "/v2/images/a39d06b3-db73-4fe1-b8c5-44832fbac847/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:13:32,863 79689 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/2fd7c910-7a51-47fc-9d91-14580139817c 0.248s 2023-04-18 20:13:32,863 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:32 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-2c68fb77-4326-4bc6-99fa-7750ac0e1bb7', 'x-compute-request-id': 'req-2c68fb77-4326-4bc6-99fa-7750ac0e1bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c'} Body: b'{"server": {"id": "2fd7c910-7a51-47fc-9d91-14580139817c", "name": "tempest-ServerStableDeviceRescueTest-server-76814063", "status": "ACTIVE", "tenant_id": "4e1c758096d340d5bc72df80fae46f7d", "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "metadata": {}, "hostId": "fe86664181c743a67636c6faa9b014b2bdd71cb3eec0e80fe78edf3e", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:09:48Z", "updated": "2023-04-18T20:11:46Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2115799237-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:3d:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fd7c910-7a51-47fc-9d91-14580139817c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-989202719", "OS-SRV-USG:launched_at": "2023-04-18T20:10:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--257771409"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:33,123 79689 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/4e1c758096d340d5bc72df80fae46f7d/volumes 0.247s 2023-04-18 20:13:33,123 79689 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-585150070"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe37f916-b3e5-45d4-a9f9-0ce3beb5e702', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe37f916-b3e5-45d4-a9f9-0ce3beb5e702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes'} Body: b'{"volume": {"id": "6e5685c1-56c8-45f3-9eb8-523122035574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20 :13:33.055781", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-585150070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}], "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:13:33,194 79689 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/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574 0.061s 2023-04-18 20:13:33,195 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93eb3d4c-128d-436c-bf58-9f39c268d14c', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93eb3d4c-128d-436c-bf58-9f39c268d14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574'} Body: b'{"volume": {"id": "6e5685c1-56c8-45f3-9eb8-523122035574", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:33.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-585150070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}], "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 2023-04-18 20:13:34,254 79689 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/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574 0.048s 2023-04-18 20:13:34,255 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b843581-8b6f-4782-9c82-157412230191', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b843581-8b6f-4782-9c82-157412230191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574'} Body: b'{"volume": {"id": "6e5685c1-56c8-45f3-9eb8-523122035574", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:33.000000", "updated_at": "2023-04-18T20:13:33.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-585150070", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4e1c758096d340d5bc72df80fae46f7d/volumes/6e5685c1-56c8-45f3-9eb8-523122035574"}], "user_id": "2f19bcf69a6c4abca9f0744965a79d66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e1c758096d340d5bc72df80fae46f7d"}}' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1e8a1c32-4196-48ba-9c43-ef46b3f46061 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:05,125 79691 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.121s 2023-04-18 20:12:05,125 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c570f25e-524b-45ee-ac63-78b09937f555', '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": "3aa0db0e3abe4c74b549c7051a97a3fc", "name": "tempest-VolumesAdminNegativeTest-2034722111-project-member", "password_expires_at": null}, "audit_ids": ["s65a_VTeQJqCvBKErLNv2g"], "expires_at": "2023-04-18T21:12:05.000000Z", "issued_at": "2023-04-18T20:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5a7248acf744b1b289c36e0d684b9c", "name": "tempest-VolumesAdminNegativeTest-2034722111"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/da5a7248acf744b1b289c36e0d684b9c", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:05,126 79691 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '0b439498-22c0-438b-a628-11174b033e3e', 'name': 'tempest-VolumesAdminNegativeTest-971768231-network', 'tenant_id': 'da5a7248acf744b1b289c36e0d684b9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da5a7248acf744b1b28 9c36e0d684b9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57048, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:25Z', 'updated_at': '2023-04-18T20:09:25Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:05,617 79691 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.491s 2023-04-18 20:12:05,618 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1353645351", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "0b439498-22c0-438b-a628-11174b033e3e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4839f4e9-0439-4f81-8aa5-7a177dbc6952', 'x-compute-request-id': 'req-4839f4e9-0439-4f81-8aa5-7a177dbc6952', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bf1273ed-7fb4-4e81-90fe-576147c1be57", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jC9zTSUbs7R6"}}' 2023-04-18 20:12:05,688 79691 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/bf1273ed-7fb4-4e81-90fe-576147c1be57 0.067s 2023-04-18 20:12:05,689 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e0adce-c5c2-4214-b06c-bdeb8a1eaead', 'x-compute-request-id': 'req-d5e0adce-c5c2-4214-b06c-bdeb8a1eaead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57'} Body: b'{"server": {"id": "bf1273ed-7fb4-4e81-90fe-576147c1be57", "name": "tempest-VolumesAdminNegativeTest-server-1353645351", "status": "BUILD", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:06Z", "updated": "2023-04-18T20:12:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}], "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": []}}' 2023-04-18 20:12:56,159 79691 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/bf1273ed-7fb4-4e81-90fe-576147c1be57 0.418s 2023-04-18 20:12:56,159 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:55 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-256c6531-be1b-4fc2-b563-663bfd9294f9', 'x-compute-request-id': 'req-256c6531-be1b-4fc2-b563-663bfd9294f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57'} Body: b'{"server": {"id": "bf1273ed-7fb4-4e81-90fe-576147c1be57", "name": "tempest-VolumesAdminNegativeTest-server-1353645351", "status": "ACTIVE", "tenant_id": "da5a7248acf744b1b289c36e0d684b9c", "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "metadata": {}, "hostId": "5a6c624e4e0929a007d7e844334e93430b405199dd25688244d77a03", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:05Z", "updated": "2023-04-18T20:12:12Z", "addresses": {"tempest-VolumesAdminNegativeTest-971768231-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:c8:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf1273ed-7fb4-4e81-90fe-576147c1be57"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:12:12.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": []}}' 2023-04-18 20:12:56,170 79691 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:13:56,430 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes 0.201s 2023-04-18 20:13:56,431 79691 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-765942125"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190e0876-ddf3-4373-8837-c6aaa145de84', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190e0876-ddf3-4373-8837-c6aaa145de84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes'} Body: b'{"volume": {"id": "1e8a1c 32-4196-48ba-9c43-ef46b3f46061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:56.369137", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-765942125", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:13:56,483 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061 0.043s 2023-04-18 20:13:56,484 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1abab0-e7a9-4382-8287-86d35dace0d9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1abab0-e7a9-4382-8287-86d35dace0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061'} Body: b'{"volume": {"id": "1e8a1c32-4196-48ba-9c43-ef46b3f46061", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:56.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-765942125", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' 2023-04-18 20:13:57,539 79691 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/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061 0.041s 2023-04-18 20:13:57,539 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e7aaa6-4c1f-4697-ae18-e3d275b84d39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e7aaa6-4c1f-4697-ae18-e3d275b84d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061'} Body: b'{"volume": {"id": "1e8a1c32-4196-48ba-9c43-ef46b3f46061", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:13:56.000000", "updated_at": "2023-04-18T20:13:56.000000", "name": "tempest-VolumesAdminNegativeTest-volume-765942125", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da5a7248acf744b1b289c36e0d684b9c/volumes/1e8a1c32-4196-48ba-9c43-ef46b3f46061"}], "user_id": "3aa0db0e3abe4c74b549c7051a97a3fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da5a7248acf744b1b289c36e0d684b9c"}}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a381c0cf-1bfb-4e6f-b1d0-d7608eadb826 failed to build and is in ERROR status 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bf843e5-527f-4330-a2b3-679dd1c863c8 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:43,996 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes 0.453s 2023-04-18 20:14:43,997 79689 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-261866191"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba6ff6b-004d-442a-abbe-8d95d8575e2b', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba6ff6b-004d-442a-abbe-8d95d8575e2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:43.920753", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:14:44,046 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.038s 2023-04-18 20:14:44,046 79689 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, 18 Apr 2023 20:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14abd2d-a1ff-49d2-bd45-1ede90009064', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14abd2d-a1ff-49d2-bd45-1ede90009064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:45,102 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.043s 2023-04-18 20:14:45,103 79689 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, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556f6c4b-bcd5-41ec-8051-9bc950047f59', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556f6c4b-bcd5-41ec-8051-9bc950047f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:44.000000", "updated_at": "2023-04-18T20:14:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:45,163 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.049s 2023-04-18 20:14:45,164 79689 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, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf33b1b-5873-43f4-87ed-d37e98b8d31e', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf33b1b-5873-43f4-87ed-d37e98b8d31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"volume": {"id": "73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:44.000000", "updated_at": "2023-04-18T20:14:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-261866191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:45,272 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.098s 2023-04-18 20:14:45,273 79689 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, 18 Apr 2023 20:14:45 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-104c8608-3082-447f-9a53-522fbaf422e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'' 2023-04-18 20:14:45,295 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 0.022s 2023-04-18 20:14:45,296 79689 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, 18 Apr 2023 20:14:45 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-4d835979-e4cd-46da-b824-6bbd3513ca07', 'x-openstack-request-id': 'req-4d835979-e4cd-46da-b824-6bbd3513ca07', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 73e4cc9e-b820-4fc7-9c93-1d8a6eea3df8 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 34da007e-e389-4086-b90b-71aaaa68e63e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:45,497 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes 0.197s 2023-04-18 20:14:45,498 79689 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-1998845193"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3b16fc-04db-4375-8603-a8dd5c2c40ad', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3b16fc-04db-4375-8603-a8dd5c2c40ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.435686", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:14:45,545 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.037s 2023-04-18 20:14:45,545 79689 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, 18 Apr 2023 20:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ee9ae4-e952-4c80-a278-b23c87a704a1', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ee9ae4-e952-4c80-a278-b23c87a704a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:46,596 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.039s 2023-04-18 20:14:46,596 79689 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, 18 Apr 2023 20:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bf5a98-7196-41f7-bcc2-28253993ffdf', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bf5a98-7196-41f7-bcc2-28253993ffdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.000000", "updated_at": "2023-04-18T20:14:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:46,646 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.039s 2023-04-18 20:14:46,647 79689 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, 18 Apr 2023 20:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f7e5e3-0207-4c73-bf7a-0b7904c536f0', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f7e5e3-0207-4c73-bf7a-0b7904c536f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"volume": {"id": "34da007e-e389-4086-b90b-71aaaa68e63e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:45.000000", "updated_at": "2023-04-18T20:14:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1998845193", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e"}], "user_id": "196476486661455ab6f34d17a18ac61f", "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": "9795ced20211498bafa93d5345ed3cac"}}' 2023-04-18 20:14:46,759 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.101s 2023-04-18 20:14:46,760 79689 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, 18 Apr 2023 20:14:46 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-f46eb44e-8e08-48c8-afa3-d4428f5ad1c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'' 2023-04-18 20:14:46,782 79689 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e 0.021s 2023-04-18 20:14:46,782 79689 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, 18 Apr 2023 20:14:46 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-1da6f43e-047d-4654-a9f3-903bae4f3b90', 'x-openstack-request-id': 'req-1da6f43e-047d-4654-a9f3-903bae4f3b90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9795ced20211498bafa93d5345ed3cac/volumes/34da007e-e389-4086-b90b-71aaaa68e63e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 34da007e-e389-4086-b90b-71aaaa68e63e could not be found."}}' 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 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c116db61-929a-4127-9fbe-8cfd5ea12042 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:50,136 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.163s 2023-04-18 20:14:50,137 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c6bf2e4-25b2-4b9c-bee9-b838a16a4068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:14:50,484 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes 0.346s 2023-04-18 20:14:50,484 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1508110038"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ab421a-1a81-472b-bdd1-c1881259db78', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ab421a-1a81-472b-bdd1-c1881259db78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.422980", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:50,536 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.041s 2023-04-18 20:14:50,537 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bd6695-44f7-4131-98c9-2e9a02f81407', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bd6695-44f7-4131-98c9-2e9a02f81407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:51,586 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.037s 2023-04-18 20:14:51,587 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a9608ca-ffd1-4be3-bfe8-5415456d9c32', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a9608ca-ffd1-4be3-bfe8-5415456d9c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.000000", "updated_at": "2023-04-18T20:14:51.000000", "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:51,641 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.043s 2023-04-18 20:14:51,642 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7691b356-c65e-48d2-989f-67f9724a0838', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7691b356-c65e-48d2-989f-67f9724a0838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"volume": {"id": "c116db61-929a-4127-9fbe-8cfd5ea12042", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:50.000000", "updated_at": "2023-04-18T20:14:51.000000", "name": "tempest-VolumesCloneTest-Volume-1508110038", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:51,747 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.095s 2023-04-18 20:14:51,747 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-02415a2b-9916-4b32-9062-b644191d36ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'' 2023-04-18 20:14:51,768 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042 0.019s 2023-04-18 20:14:51,768 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-32e74d41-f65b-465f-9fa9-e4c8f6fdfdb2', 'x-openstack-request-id': 'req-32e74d41-f65b-465f-9fa9-e4c8f6fdfdb2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/c116db61-929a-4127-9fbe-8cfd5ea12042'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c116db61-929a-4127-9fbe-8cfd5ea12042 could not be found."}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3329ee60-4464-4549-8d4d-f34d9d2ae21e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:51,997 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes 0.223s 2023-04-18 20:14:51,997 79689 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-1737807935"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b383796-d33b-4744-8c2a-be305027589f', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b383796-d33b-4744-8c2a-be305027589f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:51.901358", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:52,051 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.044s 2023-04-18 20:14:52,051 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c50eb2a5-0e3d-4450-b1b0-64128aa0f0e4', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c50eb2a5-0e3d-4450-b1b0-64128aa0f0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:52.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:53,123 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.060s 2023-04-18 20:14:53,123 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8815c01-9d37-472e-b242-a1e8f786a69f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8815c01-9d37-472e-b242-a1e8f786a69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:52.000000", "updated_at": "2023-04-18T20:14:52.000000", "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:53,198 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.062s 2023-04-18 20:14:53,198 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f1845c-ef1a-4ef0-8728-0661aa71631c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f1845c-ef1a-4ef0-8728-0661aa71631c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"volume": {"id": "3329ee60-4464-4549-8d4d-f34d9d2ae21e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:52.000000", "updated_at": "2023-04-18T20:14:52.000000", "name": "tempest-VolumesCloneTest-Volume-1737807935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e"}], "user_id": "7cdaade0abba4e0296e9c6ff82b9d117", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3a46242993d4a15bf8badce2923821d"}}' 2023-04-18 20:14:53,311 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.100s 2023-04-18 20:14:53,311 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0409cc9f-e010-4736-98e8-ebf14a0277c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'' 2023-04-18 20:14:53,341 79689 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e 0.030s 2023-04-18 20:14:53,342 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:53 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-c9bfd1aa-98db-4c72-9c97-d56c510b3bbf', 'x-openstack-request-id': 'req-c9bfd1aa-98db-4c72-9c97-d56c510b3bbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3a46242993d4a15bf8badce2923821d/volumes/3329ee60-4464-4549-8d4d-f34d9d2ae21e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3329ee60-4464-4549-8d4d-f34d9d2ae21e could not be found."}}' 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 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a63eafa9-c797-48ca-b85c-e76708f8d463 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:54,990 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.178s 2023-04-18 20:14:54,991 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-506b3249-50d5-48d5-a525-b10cdd753d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:14:55,375 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes 0.384s 2023-04-18 20:14:55,376 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-VolumesExtendTest-Volume-602503338"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363c8105-beb1-4d6c-819b-c94817bae528', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363c8105-beb1-4d6c-819b-c94817bae528', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.315591", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:55,427 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.038s 2023-04-18 20:14:55,427 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6bd7e0-6467-4a4b-9ffa-40b8bd233a44', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6bd7e0-6467-4a4b-9ffa-40b8bd233a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:56,483 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.041s 2023-04-18 20:14:56,483 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7873a932-d851-44d4-95f4-2874ce993640', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7873a932-d851-44d4-95f4-2874ce993640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.000000", "updated_at": "2023-04-18T20:14:55.000000", "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:56,554 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.048s 2023-04-18 20:14:56,556 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cbcc64-38fc-4212-81f6-10c9bdd83de6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-c6cbcc64-38fc-4212-81f6-10c9bdd83de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"volume": {"id": "a63eafa9-c797-48ca-b85c-e76708f8d463", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:55.000000", "updated_at": "2023-04-18T20:14:55.000000", "name": "tempest-VolumesExtendTest-Volume-602503338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:56,663 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.095s 2023-04-18 20:14:56,664 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b225be-447a-40d5-8607-53d5768f7921', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'' 2023-04-18 20:14:56,686 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463 0.021s 2023-04-18 20:14:56,686 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 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-ee367f21-2248-4d10-9186-b075ad52e2af', 'x-openstack-request-id': 'req-ee367f21-2248-4d10-9186-b075ad52e2af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/a63eafa9-c797-48ca-b85c-e76708f8d463'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a63eafa9-c797-48ca-b85c-e76708f8d463 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 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4730b4ef-a08d-45e2-9de9-7fb65ad84a3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:14:56,880 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes 0.186s 2023-04-18 20:14:56,881 79689 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-1694904329"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b0ecf1-c6d8-4fa5-8caf-083809a1d696', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b0ecf1-c6d8-4fa5-8caf-083809a1d696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:56.822418", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:56,937 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.043s 2023-04-18 20:14:56,937 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9401d485-59bf-4498-ac1f-362410329be9', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9401d485-59bf-4498-ac1f-362410329be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:57.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:57,996 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.047s 2023-04-18 20:14:57,996 79689 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d720e0a-89a6-440d-afe6-4e86fa1f1eb2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d720e0a-89a6-440d-afe6-4e86fa1f1eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:57.000000", "updated_at": "2023-04-18T20:14:57.000000", "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:58,046 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.039s 2023-04-18 20:14:58,046 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32dadce-27f9-4413-9c99-281a6d30400e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32dadce-27f9-4413-9c99-281a6d30400e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"volume": {"id": "4730b4ef-a08d-45e2-9de9-7fb65ad84a3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:57.000000", "updated_at": "2023-04-18T20:14:57.000000", "name": "tempest-VolumesExtendTest-Volume-1694904329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b"}], "user_id": "fbd9504b3278441ab6ad371709fffdd1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "68b283ee91ba45afbf27e5f9d6cd5b9d"}}' 2023-04-18 20:14:58,177 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.120s 2023-04-18 20:14:58,178 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-82c744a5-ccae-4a9c-ab83-170e377336fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'' 2023-04-18 20:14:58,202 79689 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b 0.024s 2023-04-18 20:14:58,203 79689 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c88f147-a268-4c19-85e0-b3ba57454611', 'x-openstack-request-id': 'req-9c88f147-a268-4c19-85e0-b3ba57454611', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/68b283ee91ba45afbf27e5f9d6cd5b9d/volumes/4730b4ef-a08d-45e2-9de9-7fb65ad84a3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4730b4ef-a08d-45e2-9de9-7fb65ad84a3b could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 24f95cb2-bb44-45c8-8d31-220f5eb1beb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:34,232 79673 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:12:34,232 79673 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:12:34,312 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.077s 2023-04-18 20:12:34,312 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2141630914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvMV7dBG8PsDrB7mUSixcK7Nbfwiv7HzpvF4ua0Xp13/o6zOtGP8AGZPgVELOMZqJ9GDYGgcxevTK6OwEUSevY3euf/aebd4lMGw5WFScn8tK5U/UDBjAiARcnfjqDPqA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:34 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-352a6c06-fd77-4e95-a87f-4d5f976dcb31', 'x-compute-request-id': 'req-352a6c06-fd77-4e95-a87f-4d5f976dcb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2141630914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvMV7dBG8PsDrB7mUSixcK7Nbfwiv7HzpvF4ua0Xp13/o6zOtGP8AGZPgVELOMZqJ9GDYGgcxevTK6OwEUSevY3euf/aebd4lMGw5WFScn8tK5U/UDBjAiARcnfjqDPqA==", "fingerprint": "66:79:7d:86:69:f5:77:c3:26:4b:a5:48:7c:68:0b:75", "user_id": "2621a49d58c34c948ee000a94751a585"}}' 2023-04-18 20:12:34,315 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2141630914 created 2023-04-18 20:12:34,480 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.164s 2023-04-18 20:12:34,480 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1904907110", "description": "tempest-description--1669752677"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-93306cbb-e1f5-4c8e-9e6a-b2cdf7be7be9', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "name": "tempest-securitygroup--1904907110", "stateful": true, "tenant_id": "a4584427b930494cbce6719967c325da", "description": "tempest-description--1669752677", "shared": false, "security_group_rules": [{"id": "040ff35b-01ea-4b45-8290-756b23fbea50", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "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": 481, "description": null, "tags": [], "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}, {"id": "1af9bf72-8d04-423e-9f2e-509326df1dd6", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 482, "description": null, "tags": [], "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}], "tags": [], "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:12:34,656 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-18 20:12:34,657 79673 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": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-db8a4daf-6400-41ec-a467-ec548df68361', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e27fcd96-069a-4643-aecc-b7a8115c7fa5", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "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, "description": "", "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:12:34,810 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-18 20:12:34,810 79673 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": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-92433ea4-7ac2-48ef-9acb-f33ec640484c', 'date': 'Tue, 18 Apr 2023 20:12:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "23f7f2a9-5060-431e-af32-582bb3cfbe57", "tenant_id": "a4584427b930494cbce6719967c325da", "security_group_id": "ad9cdc45-d7fe-4076-9a51-8c41fc346df0", "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, "description": "", "created_at": "2023-04-18T20:12:34Z", "updated_at": "2023-04-18T20:12:34Z", "revision_number": 0, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:12:34,810 79673 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1904907110 created 2023-04-18 20:12:35,681 79673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.870s 2023-04-18 20:12:35,682 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e9994f4d-f0e0-47ef-bd32-ba20ef8fbc24', 'date': 'Tue, 18 Apr 2023 20:12:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b512e631-6026-4ac6-a936-fa72067c9a80", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.51", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a4584427b930494cbce6719967c325da", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:35Z", "updated_at": "2023-04-18T20:12:35Z", "revision_number": 0}}' 2023-04-18 20:12:35,682 79673 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b512e631-6026-4ac6-a936-fa72067c9a80', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:35Z', 'updated_at': '2023-04-18T20:12:35Z', 'revision_number': 0, 'ip': '172.24.4.51'} created 2023-04-18 20:12:35,771 79673 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.083s 2023-04-18 20:12:35,772 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-737ea85d-cb25-40cd-9863-bb51435d36eb', '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": "2621a49d58c34c948ee000a94751a585", "name": "tempest-AttachVolumeTestJSON-520167989-project-member", "password_expires_at": null}, "audit_ids": ["iAeRgELLTiSyYwcS18zqBA"], "expires_at": "2023-04-18T21:12:35.000000Z", "issued_at": "2023-04-18T20:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4584427b930494cbce6719967c325da", "name": "tempest-AttachVolumeTestJSON-520167989"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0. 0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a4584427b930494cbce6719967c325da", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:35,772 79673 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '1a455dc1-6931-43c6-b404-a42a7505cffe', 'name': 'tempest-AttachVolumeTestJSON-626038590-network', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4584427b930494cbce6719967c325da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3269, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:35,773 79673 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2141630914', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPvMV7dBG8PsDrB7mUSixcK7Nbfwiv7HzpvF4ua0Xp13/o6zOtGP8AGZPgVELOMZqJ9GDYGgcxevTK6OwEUSevY3euf/aebd4lMGw5WFScn8tK5U/UDBjAiARcnfjqDPqA==', 'fingerprint': '66:79:7d:86:69:f5:77:c3:26:4b:a5:48:7c:68:0b:75', 'user_id': '2621a49d58c34c948ee000a94751a585', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAzJ4elKJt7UdaxPApClufLMdWMxo8Wp1P1xHrcYruewPz46eSOMCMp\naC40sD9cmEygBwYFK4EEACKhZANiAAT7zFe3QRvD7A6we5lEosXCuzW38Ir+x86b\nxeLmtF6dd/6OszrRj/ABmT4FRCzjGaifRg2BoHMXr0yujsBFEnr2N3rn/2nm3eJT\nBsOVhUnJ/LSuVP1AwYwIgEXJ346gz6g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ad9cdc45-d7fe-4076-9a51-8c41fc346df0', 'name': 'tempest-securitygroup--1904907110', 'stateful': True, 'tenant_id': 'a4584427b930494cbce6719967c325da', 'description': 'tempest-description--1669752677', 'shared': False, 'security_group_rules': [{'id': '040ff35b-01ea-4b45-8290-756b23fbea50', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': 'ad9cdc45-d7fe-4076-9a51-8c41fc346df0', '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': 481, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:34Z', 'updated_at': '2023-04-18T20:12:34Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}, {'id': '1af9bf72-8d04-423e-9f2e-509326df1dd6', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'security_group_id': 'ad9cdc45-d7fe-4076-9a51-8c41fc346df0', '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': 482, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:34Z', 'updated_at': '2023-04-18T20:12:34Z', 'revision_number': 0, 'project_id': 'a4584427b930494cbce6719967c325da'}], 'tags': [], 'created_at': '2023-0 4-18T20:12:34Z', 'updated_at': '2023-04-18T20:12:34Z', 'revision_number': 1, 'project_id': 'a4584427b930494cbce6719967c325da'}, 'floating_ip': {'id': 'b512e631-6026-4ac6-a936-fa72067c9a80', 'tenant_id': 'a4584427b930494cbce6719967c325da', 'floating_ip_address': '172.24.4.51', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a4584427b930494cbce6719967c325da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:35Z', 'updated_at': '2023-04-18T20:12:35Z', 'revision_number': 0, 'ip': '172.24.4.51'}} 2023-04-18 20:12:36,764 79673 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.990s 2023-04-18 20:12:36,764 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-698242489", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "1a455dc1-6931-43c6-b404-a42a7505cffe"}], "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "key_name": "tempest-keypair-2141630914", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfaaa2e6-fdcc-4791-bd02-1bc901fbe13e', 'x-compute-request-id': 'req-dfaaa2e6-fdcc-4791-bd02-1bc901fbe13e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "adminPass": "password"}}' 2023-04-18 20:12:36,840 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.073s 2023-04-18 20:12:36,840 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8d280e-d72a-4b8a-bf0c-600ef4dfaee5', 'x-compute-request-id': 'req-8a8d280e-d72a-4b8a-bf0c-600ef4dfaee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "name": "tempest-AttachVolumeTestJSON-server-698242489", "status": "BUILD", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "li nks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:37Z", "updated": "2023-04-18T20:12:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2141630914", "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": []}}' 2023-04-18 20:13:27,404 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.502s 2023-04-18 20:13:27,404 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:26 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-11369418-c8a1-4be8-8262-e7f799be7fe2', 'x-compute-request-id': 'req-11369418-c8a1-4be8-8262-e7f799be7fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "name": "tempest-AttachVolumeTestJSON-server-698242489", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:36Z", "updated": "2023-04-18T20:12:49Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:db:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2141630914", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:27,429 79673 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:14:27,688 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/os-interface 0.198s 2023-04-18 20:14:27,689 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:27 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-11f49fe6-22ec-44e0-af83-884cf7aff3c6', 'x-compute-request-id': 'req-11f49fe6-22ec-44e0-af83-884cf7aff3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "port_id": "90ad6020-a9e7-4738-9489-8d21d3bb9107", "mac_addr": "fa:16:3e:9d:db:b5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "90c12871-fab1-45f2-be4c-b328a6fb84af", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 20:14:28,790 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80 1.097s 2023-04-18 20:14:28,791 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "90ad6020-a9e7-4738-9489-8d21d3bb9107"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-87baf568-9447-4cc9-b90e-fa36774a00b3', 'date': 'Tue, 18 Apr 2023 20:14:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80'} Body: b'{"floatingip": {"id": "b512e631-6026-4ac6-a936-fa72067c9a80", "tenant_id": "a4584427b930494cbce6719967c325da", "floating_ip_address": "172.24.4.51", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "cb42380e-41f8-4259-9cda-ad43ef729544", "port_id": "90ad6020-a9e7-4738-9489-8d21d3bb9107", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1a455dc1-6931-43c6-b404-a42a7505cffe", "mac_address": "fa:16:3e:9d:db:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee35542f-80e1-4658-b925-457462c001fa", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:35Z", "updated_at": "2023-04-18T20:14:27Z", "revision_number": 1, "project_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:14:28,793 79673 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.51:22' as 'cirros' with public key authentication 2023-04-18 20:14:28,828 79673 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:14:28,850 79673 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:14:28,851 79673 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.51 successfully created 2023-04-18 20:14:28,917 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/ips 0.066s 2023-04-18 20:14:28,918 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:28 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-c3e0b7ee-0dd3-4f08-8aab-178c79a0cbff', 'x-compute-request-id': 'req-c3e0b7ee-0dd3-4f08-8aab-178c79a0cbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-18 20:14:29,114 79673 INF O [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes 0.193s 2023-04-18 20:14:29,115 79673 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-335701809"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed297de7-f2ef-488a-96e7-0c1d1ae85403', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed297de7-f2ef-488a-96e7-0c1d1ae85403', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes'} Body: b'{"volume": {"id": "24f95cb2-bb44-45c8-8d31-220f5eb1beb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:29.059510", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-335701809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:29,165 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9 0.039s 2023-04-18 20:14:29,166 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3897d9ed-a777-4f6e-b645-11d10969791e', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3897d9ed-a777-4f6e-b645-11d10969791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9'} Body: b'{"volume": {"id": "24f95cb2-bb44-45c8-8d31-220f5eb1beb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:29.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-335701809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:14:30,215 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9 0.038s 2023-04-18 20:14:30,215 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4424c264-0040-4a30-94bf-8399c2f37079', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4424c264-0040-4a30-94bf-8399c2f37079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9'} Body: b'{"volume": {"id": "24f95cb2-bb44-45c8-8d31-220f5eb1beb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:29.000000", "updated_at": "2023-04-18T20:14:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-335701809", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a4584427b930494cbce6719967c325da/volumes/24f95cb2-bb44-45c8-8d31-220f5eb1beb9"}], "user_id": "2621a49d58c34c948ee000a94751a585", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4584427b930494cbce6719967c325da"}}' 2023-04-18 20:14:30,350 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.124s 2023-04-18 20:14:30,351 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14: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-18de4983-c5f5-4667-b74c-84b97e4afaeb', 'x-compute-request-id': 'req-18de4983-c5f5-4667-b74c-84b97e4afaeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'' 2023-04-18 20:14:30,763 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.411s 2023-04-18 20:14:30,763 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:30 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-d9dc5a8e-6537-4f6f-a853-40ca7bc8b0a7', 'x-compute-request-id': 'req-d9dc5a8e-6537-4f6f-a853-40ca7bc8b0a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"server": {"id": "ee35542f-80e1-4658-b925-457462c001fa", "name": "tempest-AttachVolumeTestJSON-server-698242489", "status": "ACTIVE", "tenant_id": "a4584427b930494cbce6719967c325da", "user_id": "2621a49d58c34c948ee000a94751a585", "metadata": {}, "hostId": "7c67d03070e9bc8d6eeadd9c7d1db559140961a855d47080d60f8f3a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": " bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:36Z", "updated": "2023-04-18T20:14:30Z", "addresses": {"tempest-AttachVolumeTestJSON-626038590-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:db:b5"}, {"version": 4, "addr": "172.24.4.51", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:db:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ee35542f-80e1-4658-b925-457462c001fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2141630914", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1904907110"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:15:21,029 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa 0.203s 2023-04-18 20:15:21,029 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15: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-e9388ff9-ca93-4439-a5bc-7cb1a2e0242e', 'x-compute-request-id': 'req-e9388ff9-ca93-4439-a5bc-7cb1a2e0242e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ee35542f-80e1-4658-b925-457462c001fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee35542f-80e1-4658-b925-457462c001fa could not be found."}}' 2023-04-18 20:15:21,066 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2141630914 0.036s 2023-04-18 20:15:21,067 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:21 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-fe10dc21-f568-4245-b1f1-75349210a827', 'x-compute-request-id': 'req-fe10dc21-f568-4245-b1f1-75349210a827', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2141630914'} Body: b'' 2023-04-18 20:15:21,219 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0 0.151s 2023-04-18 20:15:21,219 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-bf70fcfb-a303-4bfe-afe3-8f12ea2f228d', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0'} Body: b'' 2023-04-18 20:15:21,245 79673 INFO [tempest.lib.c ommon.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0 0.025s 2023-04-18 20:15:21,245 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-02b1a124-3343-46e7-aad5-7c7df8e1db43', 'date': 'Tue, 18 Apr 2023 20:15:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ad9cdc45-d7fe-4076-9a51-8c41fc346df0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ad9cdc45-d7fe-4076-9a51-8c41fc346df0 does not exist", "detail": ""}}' 2023-04-18 20:15:21,759 79673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80 0.513s 2023-04-18 20:15:21,760 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0f8c04ff-163a-4c6b-b45f-6501acce5ed0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b512e631-6026-4ac6-a936-fa72067c9a80'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ad06ed6e-0f91-4333-b628-edd2c09626f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:29,950 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.254s 2023-04-18 20:12:29,950 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eadc841-6e65-458b-9824-24d4b60cc437', 'x-compute-request-id': 'req-4eadc841-6e65-458b-9824-24d4b60cc437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:12:30,291 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.318s 2023-04-18 20:12:30,292 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1538', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ecb8f0b-9a71-47a6-9efc-4dbaaa6c2546', 'x-compute-request-id': 'req-1ecb8f0b-9a71-47a6-9efc-4dbaaa6c2546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:20,595 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.241s 2023-04-18 20:13:20,595 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156e4403-f8ce-420c-ac4b-b3f4e0cd0050', 'x-compute-request-id': 'req-156e4403-f8ce-420c-ac4b-b3f4e0cd0050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:13:20,761 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.153s 2023-04-18 20:13:20,761 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Tue, 18 Apr 2023 20:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4876731c-7c86-4e89-ba65-8e6cf97254bf', 'x-compute-request-id': 'req-4876731c-7c86-4e89-ba65-8e6cf97254bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:14:21,030 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes 0.201s 2023-04-18 20:14:21,031 79675 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-ServerActionsTestJSON-volume-439891833"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15130573-fd5f-4fd1-82af-c485593c02c9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15130573-fd5f-4fd1-82af-c485593c02c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes'} Body: b'{"volume": {"id": "ad06ed6e-0f91-4333-b628-edd2c09626f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:20.973884", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-439891833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 202 3-04-18 20:14:21,081 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2 0.041s 2023-04-18 20:14:21,081 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465fa05a-997d-41f0-b743-55c3eed849cc', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465fa05a-997d-41f0-b743-55c3eed849cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2'} Body: b'{"volume": {"id": "ad06ed6e-0f91-4333-b628-edd2c09626f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:21.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-439891833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:14:22,131 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2 0.039s 2023-04-18 20:14:22,132 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec6bc02-629a-4fb1-955f-aef76477c5f6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec6bc02-629a-4fb1-955f-aef76477c5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2'} Body: b'{"volume": {"id": "ad06ed6e-0f91-4333-b628-edd2c09626f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:21.000000", "updated_at": "2023-04-18T20:14:21.000000", "name": "tempest-ServerActionsTestJSON-volume-439891833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/ad06ed6e-0f91-4333-b628-edd2c09626f2"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:14:22,627 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.484s 2023-04-18 20:14:22,628 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-419184a7-ed14-48da-ab31-b8991fc664bf', 'x-compute-request-id': 'req-419184a7-ed14-48da-ab31-b8991fc664bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4945313c-0cdf-425e-83b5-dc5221b63c37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:12:36,687 79679 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:12:36,687 79679 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:12:36,741 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2023-04-18 20:12:36,741 79679 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-411596916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOfYslSIZ6jxX9wbCjjVALkcE4motO+XND9xPRU7GKz/SkZKFKjbmnX9VhxtWtZXB+zZdJ+94CPGWNXcFPD34HeNZ/VfWzyawdGf6ZMEPWSG76+oKF0UNmJXvueaBs19EA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:36 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-6efe6867-b19f-46ca-86b9-b3c057f9ac3d', 'x-compute-request-id': 'req-6efe6867-b19f-46ca-86b9-b3c057f9ac3d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-411596916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOfYslSIZ6jxX9wbCjjVALkcE4motO+XND9xPRU7GKz/SkZKFKjbmnX9VhxtWtZXB+zZdJ+94CPGWNXcFPD34HeNZ/VfWzyawdGf6ZMEPWSG76+oKF0UNmJXvueaBs19EA==", "fingerprint": "c2:86:10:87:96:4f:e2:8d:3d:d4:5f:6f:9d:ae:d5:e2", "user_id": "14e8456e134e454a82496708ce268345"}}' 2023-04-18 20:12:36,744 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-411596916 created 2023-04-18 20:12:37,090 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.345s 2023-04-18 20:12:37,090 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--959531307", "description": "tempest-description--1257243740"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8cfa5564-3192-4d21-a5cf-aa2759b1b036', 'date': 'Tue, 18 Apr 2023 20:12:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "065a023f-3554-46fc-9df8-70152238b538", "name": "tempest-securitygroup--959531307", "stateful": true, "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "tempest-description--1257243740", "shared": false, "security_group_rules": [{"id": "02c321f7-81d6-41db-a44a-77aaa5e0bb04", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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": 492, "description": null, "tags": [], "created_at": "2023-04-18T20:12:36Z", "updated_at": "2023-04-18T20:12:36Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}, {"id": "b5efaa93-bcbf-4ed4-8cf9-6711bbe50d7f", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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": 491, "description": null, "tags": [], "created_at": "2023-04-18T20:12:36Z", "updated_at": "2023-04-18T20:12:36Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}], "tags": [], "created_at": "2023-04-18T20:12:36Z", "updated_at": "2023-04-18T20:12:36Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:12:37,259 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-18 20:12:37,259 79679 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": "065a023f-3554-46fc-9df8-70152238b538", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6f1033d4-be96-40d5-b2f3-178fd1a71272', 'date': 'Tue, 18 Apr 2023 20:12:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "265ba06a-cc0a-4d0a-9ce9-fc6c0dd25dad", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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, "description": "", "created_at": "2023-04-18T20:12:37Z", "updated_at": "2023-04-18T20:12:37Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:12:37,437 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-18 20:12:37,438 79679 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": "065a023f-3554-46fc-9df8-70152238b538", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3223d670-1359-40f6-8683-768f87183911', 'date': 'Tue, 18 Apr 2023 20:12:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fea8e5c2-df85-4d9a-acb3-dad4d963d749", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "security_group_id": "065a023f-3554-46fc-9df8-70152238b538", "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, "description": "", "created_at": "2023-04-18T20:12:37Z", "updated_at": "2023-04-18T20:12:37Z", "revision_number": 0, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:12:37,438 79679 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--959531307 created 2023-04-18 20:12:38,423 79679 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.985s 2023-04-18 20:12:38,424 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b0bfd148-51e5-41a6-9aae-bccf359f4baf', 'date': 'Tue, 18 Apr 2023 20:12:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3d23119b-910b-4b1e-89db-a504d38950e6", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.196", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "88511bc82db742b09c562ca4b6fac0ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:38Z", "updated_at": "2023-04-18T20:12:38Z", "revision_number": 0}}' 2023-04-18 20:12:38,424 79679 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d23119b-910b-4b1e-89db-a504d38950e6', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.196', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:38Z', 'updated_at': '2023-04-18T20:12:38Z', 'revision_number': 0, 'ip': '172.24.4.196'} created 2023-04-18 20:12:38,512 79679 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.082s 2023-04-18 20:12:38,512 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a51c501d-ed52-4abb-9d58-08b9ce750c35', '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": "14e8456e134e454a82496708ce268345", "name": "tempest-AttachVolumeShelveTestJSON-1629260863-project-member", "password_expires_at": null}, "audit_ids": ["ewLk4jxxSSWgqjtejf8K_w"], "expires_at": "2023-04-18T21:12:38.000000Z", "issued_at": "2023-04-18T20:12:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88511bc82db742b09c562ca4b6fac0ef", "name": "tempest-AttachVolumeShelveTestJSON-1629260863"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd 7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/88511bc82db742b09c562ca4b6fac0ef", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:12:38,513 79679 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'd859f7bf-51df-4961-aaf1-e1fc33d6fce1', 'name': 'tempest-AttachVolumeShelveTestJSON-1011403608-network', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46274, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:12:38,513 79679 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-411596916', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOfYslSIZ6jxX9wbCjjVALkcE4motO+XND9xPRU7GKz/SkZKFKjbmnX9VhxtWtZXB+zZdJ+94CPGWNXcFPD34HeNZ/VfWzyawdGf6ZMEPWSG76+oKF0UNmJXvueaBs19EA==', 'fingerprint': 'c2:86:10:87:96:4f:e2:8d:3d:d4:5f:6f:9d:ae:d5:e2', 'user_id': '14e8456e134e454a82496708ce268345', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDGmYn+xRSi/cKh5Ln0Ga79QL5oftT6p9MXnGJJeWXT5mmilaW0i3cp\nYBWRuKiTyJugBwYFK4EEACKhZANiAATn2LJUiGeo8V/cGwo41QC5HBOJqLTvlzQ/\ncT0VOxis/0pGShSo25p1/VYcbVrWVwfs2XSfveAjxljV3BTw9+B3jWf1X1s8msHR\nn+mTBD1khu+vqChdFDZiV77nmgbNfRA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '065a023f-3554-46fc-9df8-70152238b538', 'name': 'tempest-securitygroup--959531307', 'stateful': True, 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': 'tempest-description--1257243740', 'shared': False, 'security_group_rules': [{'id': '02c321f7-81d6-41db-a44a-77aaa5e0bb04', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': '065a023f-3554-46fc-9df8-70152238b538', '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': 492, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:36Z', 'updated_at': '2023-04-18T20:12:36Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, {'id': 'b5efaa93-bcbf-4ed4-8cf9-6711bbe50d7f', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'security_group_id': '065a023f-3554-46fc-9df8-70152238b538', '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': 491, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:12:36Z', 'updated_at': '2023- 04-18T20:12:36Z', 'revision_number': 0, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}], 'tags': [], 'created_at': '2023-04-18T20:12:36Z', 'updated_at': '2023-04-18T20:12:36Z', 'revision_number': 1, 'project_id': '88511bc82db742b09c562ca4b6fac0ef'}, 'floating_ip': {'id': '3d23119b-910b-4b1e-89db-a504d38950e6', 'tenant_id': '88511bc82db742b09c562ca4b6fac0ef', 'floating_ip_address': '172.24.4.196', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '88511bc82db742b09c562ca4b6fac0ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:12:38Z', 'updated_at': '2023-04-18T20:12:38Z', 'revision_number': 0, 'ip': '172.24.4.196'}} 2023-04-18 20:12:39,912 79679 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 1.398s 2023-04-18 20:12:39,913 79679 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-1381911620", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1"}], "security_groups": [{"name": "tempest-securitygroup--959531307"}], "key_name": "tempest-keypair-411596916", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8', '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-656b437f-171b-4f4f-abb2-22632baf2090', 'x-compute-request-id': 'req-656b437f-171b-4f4f-abb2-22632baf2090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--959531307"}], "adminPass": "password"}}' 2023-04-18 20:12:40,373 79679 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/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.457s 2023-04-18 20:12:40,374 79679 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, 18 Apr 2023 20:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-113466b3-e02f-4a58-b79f-ae07ba2a5954', 'x-compute-request-id': 'req-113466b3-e02f-4a58-b79f-ae07ba2a5954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "name": "tempest-AttachVolumeShelveTestJSON-server-1381911620", "status": "BUILD", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e 8456e134e454a82496708ce268345", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:40Z", "updated": "2023-04-18T20:12:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-411596916", "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}}' 2023-04-18 20:13:31,007 79679 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/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.570s 2023-04-18 20:13:31,007 79679 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, 18 Apr 2023 20:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', '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-b768fcc3-d817-46f1-b4ef-2e8028d7d6d7', 'x-compute-request-id': 'req-b768fcc3-d817-46f1-b4ef-2e8028d7d6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "name": "tempest-AttachVolumeShelveTestJSON-server-1381911620", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:39Z", "updated": "2023-04-18T20:12:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c1:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411596916", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--959531307"}], "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}}' 2023-04-18 20:13:31,020 79679 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:14:31,295 79679 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/41f 28b7f-e090-4a52-a610-58e0a55be9b8/os-interface 0.216s 2023-04-18 20:14:31,296 79679 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, 18 Apr 2023 20:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d240be-e092-4667-8ff6-6030c658283d', 'x-compute-request-id': 'req-13d240be-e092-4667-8ff6-6030c658283d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "port_id": "491d5e69-da12-4822-9003-37b851242837", "mac_addr": "fa:16:3e:bb:c1:cd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00082e89-6df6-489c-966a-57183bbbad41", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 20:14:32,235 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6 0.931s 2023-04-18 20:14:32,235 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "491d5e69-da12-4822-9003-37b851242837"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-599514fe-3a08-4963-91d0-f9911202d529', 'date': 'Tue, 18 Apr 2023 20:14:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6'} Body: b'{"floatingip": {"id": "3d23119b-910b-4b1e-89db-a504d38950e6", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "floating_ip_address": "172.24.4.196", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "145c6995-f707-4f05-b0e1-1d0765ac35ae", "port_id": "491d5e69-da12-4822-9003-37b851242837", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d859f7bf-51df-4961-aaf1-e1fc33d6fce1", "mac_address": "fa:16:3e:bb:c1:cd", "admin_state_up": true, "status": "ACTIVE", "device_id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:12:38Z", "updated_at": "2023-04-18T20:14:31Z", "revision_number": 1, "project_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:14:32,236 79679 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.196:22' as 'cirros' with public key authentication 2023-04-18 20:14:32,276 79679 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:14:32,302 79679 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:14:32,302 79679 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.196 successfully created 2023-04-18 20:14:32,350 79679 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/41f28b7f-e090-4a52-a610-58e0a55be9b8/ips 0.047s 2023-04-18 20:14:32,350 79679 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, 18 Apr 2023 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2. 20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc6f607-81cd-47b3-b4fb-dcb52d3942da', 'x-compute-request-id': 'req-8cc6f607-81cd-47b3-b4fb-dcb52d3942da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 20:14:32,597 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes 0.244s 2023-04-18 20:14:32,597 79679 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-1192911147"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955b7e08-79ed-4525-9284-a7ebaf9c57c2', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955b7e08-79ed-4525-9284-a7ebaf9c57c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes'} Body: b'{"volume": {"id": "4945313c-0cdf-425e-83b5-dc5221b63c37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:32.524437", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192911147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:14:32,648 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37 0.041s 2023-04-18 20:14:32,648 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b59b3f-d029-40c9-b8a0-3bf040c78c8f', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b59b3f-d029-40c9-b8a0-3bf040c78c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37'} Body: b'{"volume": {"id": "4945313c-0cdf-425e-83b5-dc5221b63c37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:33.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1192911147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}], "user_id": "14e845 6e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:14:33,701 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37 0.041s 2023-04-18 20:14:33,702 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba6f429-bc7a-452e-9640-bc31ec2967b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba6f429-bc7a-452e-9640-bc31ec2967b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37'} Body: b'{"volume": {"id": "4945313c-0cdf-425e-83b5-dc5221b63c37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:14:33.000000", "updated_at": "2023-04-18T20:14:33.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1192911147", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/88511bc82db742b09c562ca4b6fac0ef/volumes/4945313c-0cdf-425e-83b5-dc5221b63c37"}], "user_id": "14e8456e134e454a82496708ce268345", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88511bc82db742b09c562ca4b6fac0ef"}}' 2023-04-18 20:14:33,834 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.121s 2023-04-18 20:14:33,834 79679 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, 18 Apr 2023 20:14:33 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-e6e8f03a-5140-4375-b614-b5669cefd73c', 'x-compute-request-id': 'req-e6e8f03a-5140-4375-b614-b5669cefd73c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'' 2023-04-18 20:14:34,030 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.195s 2023-04-18 20:14:34,030 79679 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, 18 Apr 2023 20:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', '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-cf7447d7-6fe7-4d8e-bdd2-cdeefb3b747e', 'x-compute-request-id': ' req-cf7447d7-6fe7-4d8e-bdd2-cdeefb3b747e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"server": {"id": "41f28b7f-e090-4a52-a610-58e0a55be9b8", "name": "tempest-AttachVolumeShelveTestJSON-server-1381911620", "status": "ACTIVE", "tenant_id": "88511bc82db742b09c562ca4b6fac0ef", "user_id": "14e8456e134e454a82496708ce268345", "metadata": {}, "hostId": "34ad6ba3797b65509e20cf24eeb78834b4fb903a13947f229bd1750b", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:12:39Z", "updated": "2023-04-18T20:14:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1011403608-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c1:cd"}, {"version": 4, "addr": "172.24.4.196", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:c1:cd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-411596916", "OS-SRV-USG:launched_at": "2023-04-18T20:12:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--959531307"}], "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}}' 2023-04-18 20:15:24,235 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8 0.150s 2023-04-18 20:15:24,236 79679 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, 18 Apr 2023 20:15:24 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-96335cd3-50cb-43ef-b290-bb9a9ceb251a', 'x-compute-request-id': 'req-96335cd3-50cb-43ef-b290-bb9a9ceb251a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/41f28b7f-e090-4a52-a610-58e0a55be9b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 41f28b7f-e090-4a52-a610-58e0a55be9b8 could not be found."}}' 2023-04-18 20:15:24,272 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-411596916 0.035s 2023-04-18 20:15:24,272 79679 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, 18 Apr 2023 20:15:24 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-328d8ab3-7588-4d62-a8d7-093eb2790cad', 'x-compute-request-id': 'req-328d8ab3-7588-4d62-a8d7-093eb2790cad', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-4 11596916'} Body: b'' 2023-04-18 20:15:24,509 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538 0.236s 2023-04-18 20:15:24,509 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-783ee67c-3077-4b62-8311-ae2d48315e34', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538'} Body: b'' 2023-04-18 20:15:24,531 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538 0.021s 2023-04-18 20:15:24,531 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-acc37099-7f8a-49ef-9b93-754ef507585f', 'date': 'Tue, 18 Apr 2023 20:15:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/065a023f-3554-46fc-9df8-70152238b538'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 065a023f-3554-46fc-9df8-70152238b538 does not exist", "detail": ""}}' 2023-04-18 20:15:25,032 79679 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6 0.500s 2023-04-18 20:15:25,033 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-0be4c081-ba1d-4021-bfe9-556d096e36cf', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:15:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3d23119b-910b-4b1e-89db-a504d38950e6'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:31,654 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types 0.200s 2023-04-18 20:15:31,654 79673 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-242216477"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f1cc64-38df-4b2b-ae34-6ec154f8d140', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f1cc64-38df-4b2b-ae34-6ec154f8d140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types'} Body: b'{"volume_type": {"id": "fb6d1e5a-681b-47ae-b244-73c09de05ca9", "name": "tempest-GroupsV320Test-volume-type-242216477", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:15:31,693 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types 0.030s 2023-04-18 20:15:31,693 79673 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-2034752566"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c3f639-e6a2-4fb6-a876-9aa016c1bfe2', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c3f639-e6a2-4fb6-a876-9aa016c1bfe2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types'} Body: b'{"group_type": {"id": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "name": "tempest-GroupsV320Test-group-type-2034752566", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:15:31,889 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups 0.193s 2023-04-18 20:15:31,890 79673 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": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "volume_types": ["fb6d1e5a-681b-47ae-b244-73c09de05ca9"], "name": "tempest-GroupsV320Test-Group-618469161"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf51b64-8451-456e-8d40-07e61cc7ce27', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf51b64-8451-456e-8d40-07e61cc7ce27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups'} Body: b'{"group": {"id": "b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2", "name": "tempest-GroupsV320Test-Group-618469161"}}' 2023-04-18 20:15:31,944 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 0.051s 2023-04-18 20:15:31,944 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac302f80-2011-48c3-a525-3729df510937', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac302f80-2011-48c3-a525-3729df510937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2'} Body: b'{"group": {"id": "b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:15:32.000000", "name": "tempest-GroupsV320Test-Group-618469161", "description": null, "group_type": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "volume_types": ["fb6d1e5a-681b-47ae-b244-73c09de05ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:15:32,982 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 0.032s 2023-04-18 20:15:32,983 79673 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, 18 Apr 2023 20:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91120230-4997-42e3-8101-7a1d746a4df6', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91120230-4997-42e3-8101-7a1d746a4df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2'} Body: b'{"group": {"id": "b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:15:32.000000", "name": "tempest-GroupsV320Test-Group-618469161", "description": null, "group_type": "919fc4f1-00cd-4259-a3a7-8af7abfd4a44", "volume_types": ["fb6d1e5a-681b-47ae-b244-73c09de05ca9"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:15:33,055 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/volumes/detail 0.066s 2023-04-18 20:15:33,055 79673 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, 18 Apr 2023 20:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802aeae2-5a8a-4068-b881-5cc3a4ca1ba4', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802aeae2-5a8a-4068-b881-5cc3a4ca1ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:15:33,142 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2/action 0.076s 2023-04-18 20:15:33,143 79673 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, 18 Apr 2023 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-leng th': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b238bc99-3170-4a23-889d-248c198575c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2/action'} Body: b'' 2023-04-18 20:15:33,159 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 0.016s 2023-04-18 20:15:33,160 79673 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, 18 Apr 2023 20:15:33 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-3f810471-7910-4383-9e40-965b5b51e211', 'x-openstack-request-id': 'req-3f810471-7910-4383-9e40-965b5b51e211', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b721199e30db4e90b3b986c32325c47d/groups/b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b86c6c4f-7a4a-4acb-95c6-fa6a8bd1bcf2 could not be found."}}' 2023-04-18 20:15:33,185 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types/919fc4f1-00cd-4259-a3a7-8af7abfd4a44 0.025s 2023-04-18 20:15:33,186 79673 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, 18 Apr 2023 20:15:33 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-0c94003e-a59d-493c-b7ae-c69bec907f66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/group_types/919fc4f1-00cd-4259-a3a7-8af7abfd4a44'} Body: b'' 2023-04-18 20:15:33,240 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9 0.054s 2023-04-18 20:15:33,241 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15: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-2f533c3d-981e-45a5-a45e-206e1a341cb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9'} Body: b'' 2023-04-18 20:15:33,260 79673 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9 0.019s 2023-04-18 20:15:33,261 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:33 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-d5151339-1a7b-484c-9820-8ecf41353eaf', 'x-openstack-request-id': 'req-d5151339-1a7b-484c-9820-8ecf41353eaf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bff41f49822b49ed87d6084992d11b1e/types/fb6d1e5a-681b-47ae-b244-73c09de05ca9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fb6d1e5a-681b-47ae-b244-73c09de05ca9 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 37405744-7243-4bf1-b759-00d43f735143 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c79841a2-66b4-4569-af81-43da869e5979 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:55,121 79673 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes 0.486s 2023-04-18 20:15:55,121 79673 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-1746716487"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3fa6cb8-a44e-4057-ba30-76bfa0cf7b5b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3fa6cb8-a44e-4057-ba30-76bfa0cf7b5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes'} Body: b'{"volume": {"id": "a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:55.030281", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1746716487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}], "user_id": "0a1562539561455a9aeee75e9416cf79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:15:55,168 79673 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3 0.037s 2023-04-18 20:15:55,168 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cafa124-3b07-418e-9763-0964e6adcdd5', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cafa124-3b07-418e-9763-0964e6adcdd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3'} Body: b'{"volume": {"id": "a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:55.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1746716487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}], "user_id": "0a1562539561455a9aeee75e9416cf79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "662c7834850240dc89ae5d0ef1488ca8"}}' 2023-04-18 20:15:56,225 79673 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3 0.045s 2 023-04-18 20:15:56,226 79673 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac1925e-e5f2-4c67-aa77-db124cfceddb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac1925e-e5f2-4c67-aa77-db124cfceddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3'} Body: b'{"volume": {"id": "a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:55.000000", "updated_at": "2023-04-18T20:15:55.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1746716487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/662c7834850240dc89ae5d0ef1488ca8/volumes/a8ce5cf5-d1ac-49c6-9214-1d3fcd56cbb3"}], "user_id": "0a1562539561455a9aeee75e9416cf79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "662c7834850240dc89ae5d0ef1488ca8"}}' 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 84547e59-a752-4d56-8003-88b804c2ac25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:14,253 79687 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 20:13:14,962 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.708s 2023-04-18 20:13:14,962 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1983728265", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-84eab825-f20b-49d5-9202-e4bf198b5eba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1983728265", "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": "6ad73ba40edd4087aff9ae96a69e10c4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "created_at": "2023-04-18T20:13:15Z", "updated_at": "2023-04-18T20:13:15Z", "tags": [], "self": "/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e", "file": "/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:13:16,738 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e/file 1.775s 2023-04-18 20:13:16,739 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b7d2249a-37aa-454e-a3bf-40b5836ee7f1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e/file'} Body: b'' 2023-04-18 20:13:16,739 79687 DEBUG [tempest.scenario.manager] image:a2e8bee7-4829-4254-bb21-b28cefae5e8e 2023-04-18 20:13:16,806 79687 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.064s 2023-04-18 20:13:16,807 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1260195738", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPx0/Ctye8bwTqUiS06eOHPC25Bk24ze5uuSDafktqMkSKOnlFcvNg5YT494NeuAO2qsge0WDWkFD6tqLckrqj6GmPVtraUxBLh8ngovMKR7GS+tQf0ZatftbUPyXVO8OQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:16 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-68709dc4-7ea8-4a62-a2d4-d9fdd0aa2cb6', 'x-compute-request-id': 'req-68709dc4-7ea8-4a62-a2d4-d9fdd0aa2cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-126 0195738", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPx0/Ctye8bwTqUiS06eOHPC25Bk24ze5uuSDafktqMkSKOnlFcvNg5YT494NeuAO2qsge0WDWkFD6tqLckrqj6GmPVtraUxBLh8ngovMKR7GS+tQf0ZatftbUPyXVO8OQ==", "fingerprint": "e9:c4:b8:f0:22:06:ac:14:ad:0c:9e:b4:b6:64:7f:3b", "user_id": "48ac512f13754a49bde814ba9e7103ed"}}' 2023-04-18 20:13:16,918 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-18 20:13:16,919 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6758d673-39b9-44a8-a77a-1c59ef28e787', '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": "48ac512f13754a49bde814ba9e7103ed", "name": "tempest-TestMinimumBasicScenario-1534810194-project-member", "password_expires_at": null}, "audit_ids": ["SniZzHS6SdSU4qLil4YpOw"], "expires_at": "2023-04-18T21:13:16.000000Z", "issued_at": "2023-04-18T20:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad73ba40edd4087aff9ae96a69e10c4", "name": "tempest-TestMinimumBasicScenario-1534810194"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6ad73ba40edd4087aff9ae96a69e10c4", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:13:16,919 79687 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found netw ork {'id': '4701fbad-415a-40b8-afc1-2a18650aa308', 'name': 'tempest-TestMinimumBasicScenario-1653029620-network', 'tenant_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6ad73ba40edd4087aff9ae96a69e10c4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14750, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:10:04Z', 'updated_at': '2023-04-18T20:10:04Z', 'revision_number': 1} available for tenant 2023-04-18 20:13:17,567 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.646s 2023-04-18 20:13:17,567 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1538374999", "imageRef": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "networks": [{"uuid": "4701fbad-415a-40b8-afc1-2a18650aa308"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-709daf72-53b8-4b5e-83ba-687b19e20a6f', 'x-compute-request-id': 'req-709daf72-53b8-4b5e-83ba-687b19e20a6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "U2yneKXPEN5M"}}' 2023-04-18 20:13:17,647 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.076s 2023-04-18 20:13:17,647 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7756c9eb-2f9b-4f9a-8235-e21a7f624487', 'x-compute-request-id': 'req-7756c9eb-2f9b-4f9a-8235-e21a7f624487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "BUILD", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:18Z", "updated": "2023-04-18T20:13:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "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": []}}' 2023-04-18 20:14:07,935 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.226s 2023-04-18 20:14:07,936 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:07 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-e02fb7c1-c62a-4ea0-a782-dd9e2ad5edd0', 'x-compute-request-id': 'req-e02fb7c1-c62a-4ea0-a782-dd9e2ad5edd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:13:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:14:07,947 79687 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:15:08,245 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.238s 2023-04-18 20:15:08,245 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 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-reques t-id': 'req-ea01c252-a3a0-4097-ace2-45a207b3a8a8', 'x-compute-request-id': 'req-ea01c252-a3a0-4097-ace2-45a207b3a8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:13:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:15:08,448 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.191s 2023-04-18 20:15:08,449 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 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-e28d83c6-4e0d-4a70-8e42-4f00bcf0e106', 'x-compute-request-id': 'req-e28d83c6-4e0d-4a70-8e42-4f00bcf0e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}]}]}' 2023-04-18 20:15:08,596 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.143s 2023-04-18 20:15:08,596 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 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-d92a7178-b3ca-403f-86cd-3fac1896cf2d', 'x-compute-request-id': 'req-d92a7178-b3ca-403f-86cd-3fac1896cf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717 -f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:13:27Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:15:08,788 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes 0.180s 2023-04-18 20:15:08,788 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1518374489", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30d690f-350a-4cab-8965-dcce0293d63e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30d690f-350a-4cab-8965-dcce0293d63e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes'} Body: b'{"volume": {"id": "84547e59-a752-4d56-8003-88b804c2ac25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:08.725952", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1518374489", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:15:08,837 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.039s 2023-04-18 20:15:08,838 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-43e90edb-8eb0-4f12-bc89-fdadaedb05e8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e90edb-8eb0-4f12-bc89-fdadaedb05e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'{"volume": {"id": "84547e59-a752-4d56-8003-88b804c2ac25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:09.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1518374489", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:15:09,888 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.038s 2023-04-18 20:15:09,888 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff952a6-a6c4-4f47-8cc8-c05ee1b652b7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff952a6-a6c4-4f47-8cc8-c05ee1b652b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'{"volume": {"id": "84547e59-a752-4d56-8003-88b804c2ac25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:09.000000", "updated_at": "2023-04-18T20:15:09.000000", "name": "tempest-TestMinimumBasicScenario-volume-1518374489", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25"}], "user_id": "48ac512f13754a49bde814ba9e7103ed", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4"}}' 2023-04-18 20:15:10,006 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.107s 2023-04-18 20:15:10,007 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9022a21f-a299-4b4b-87e4-5b710400897e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volu me/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'' 2023-04-18 20:15:10,031 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25 0.023s 2023-04-18 20:15:10,031 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:10 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-7a7ed59e-7ca0-487a-a5e6-ac8a3e7f41b1', 'x-openstack-request-id': 'req-7a7ed59e-7ca0-487a-a5e6-ac8a3e7f41b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ad73ba40edd4087aff9ae96a69e10c4/volumes/84547e59-a752-4d56-8003-88b804c2ac25'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 84547e59-a752-4d56-8003-88b804c2ac25 could not be found."}}' 2023-04-18 20:15:10,151 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.119s 2023-04-18 20:15:10,151 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:10 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-e0dc79ed-d2b6-41a1-9f00-f5dbd47d5069', 'x-compute-request-id': 'req-e0dc79ed-d2b6-41a1-9f00-f5dbd47d5069', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'' 2023-04-18 20:15:10,602 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.450s 2023-04-18 20:15:10,602 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:10 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-f0cfc52e-4083-4c64-8c05-60bf8e818032', 'x-compute-request-id': 'req-f0cfc52e-4083-4c64-8c05-60bf8e818032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"server": {"id": "8cd23717-f912-486a-8a0f-983edcbf5ba2", "name": "tempest-TestMinimumBasicScenario-server-1538374999", "status": "ACTIVE", "tenant_id": "6ad73ba40edd4087aff9ae96a69e10c4", "user_id": "48ac512f13754a49bde814ba9e7103ed", "metadata": {}, "hostId": "06d353a017fc6941caba4a931c4384ea6b37bb0af66bbb4e8593fff8", "image": {"id": "a2e8bee7-4829-4254-bb21-b28cefae5e8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:17Z", "updated": "2023-04-18T20:15:10Z", "addresses": {"tempest-TestMinimumBasicScenario-1653029620-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:f3:68"}]}, "accessIPv4 ": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1260195738", "OS-SRV-USG:launched_at": "2023-04-18T20:13:26.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": []}}' 2023-04-18 20:16:01,055 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2 0.394s 2023-04-18 20:16:01,056 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dd56b417-08f7-4b99-96ee-a89886c361ef', 'x-compute-request-id': 'req-dd56b417-08f7-4b99-96ee-a89886c361ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8cd23717-f912-486a-8a0f-983edcbf5ba2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8cd23717-f912-486a-8a0f-983edcbf5ba2 could not be found."}}' 2023-04-18 20:16:01,086 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1260195738 0.029s 2023-04-18 20:16:01,086 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:01 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-706736d7-3a0c-454b-af33-88ec637289cf', 'x-compute-request-id': 'req-706736d7-3a0c-454b-af33-88ec637289cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1260195738'} Body: b'' 2023-04-18 20:16:01,188 79687 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e 0.101s 2023-04-18 20:16:01,189 79687 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-eda67389-9ae2-4011-9082-e2dc1af59f2a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a2e8bee7-4829-4254-bb21-b28cefae5e8e'} Body: b'' 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2a42f1c1-4d00-41d1-bcb3-53d324aa9776 failed to build and is in ERROR status 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0579f791-07cc-4f1b-9acd-15ba5e52eff5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:48,253 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:13:48,253 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:13:48,420 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2023-04-18 20:13:48,421 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-602955330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNjiAr81anpeI49B+eMHdVKtMSr1LLjn27RGrh8du0ZSX2qpxbclGSgY/a1m4ssBtrC47YpupZH86Oj85kgc918yucXfiLg2rsr+heC12QU1xuTy19cmsiy8CvBqQc0Egg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:48 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-612df30d-87ae-464f-a52f-1632bff25e01', 'x-compute-request-id': 'req-612df30d-87ae-464f-a52f-1632bff25e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-602955330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNjiAr81anpeI49B+eMHdVKtMSr1LLjn27RGrh8du0ZSX2qpxbclGSgY/a1m4ssBtrC47YpupZH86Oj85kgc918yucXfiLg2rsr+heC12QU1xuTy19cmsiy8CvBqQc0Egg==", "fingerprint": "28:22:90:2b:70:b6:26:d3:b1:fc:aa:e3:1a:bd:1f:ee", "user_id": "4859711fcdef4d91ae9caff4bacc85fe"}}' 2023-04-18 20:13:48,426 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-602955330 created 2023-04-18 20:13:48,607 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-18 20:13:48,607 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2061636300", "description": "tempest-description--759030153"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-71f0df4b-70d7-4dbc-a289-f92a8e3d4b98', 'date': 'Tue, 18 Apr 2023 20:13:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "name": "tempest-securitygroup--2061636300", "stateful": true, "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "tempest-description--759030153", "shared": false, "security_group_rules": [{"id": "8e4d97e0-b2b5-4708-9f50-18cb4d522cf9", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "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": 571, "description": null, "tags": [], "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}, {"id": "a7ae76a4-5ae5-432b-8adb-6135656178e3", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 570, "description": null, "tags": [], "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}], "tags": [], "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:13:48,766 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 20:13:48,766 79683 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": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-033ccfc0-b283-41d7-a019-5989348aced2', 'date': 'Tue, 18 Apr 2023 20:13:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "781290c0-0047-4480-b347-f6db627040cc", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "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, "description": "", "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:13:48,916 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.150s 2023-04-18 20:13:48,917 79683 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": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6f8c2fc3-a446-466e-a06f-09e4501fd14b', 'date': 'Tue, 18 Apr 2023 20:13:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3bdffa75-19c2-45ab-a79e-d818e4134025", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e", "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, "description": "", "created_at": "2023-04-18T20:13:48Z", "updated_at": "2023-04-18T20:13:48Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:13:48,917 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2061636300 created 2023-04-18 20:13:49,949 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.031s 2023-04-18 20:13:49,949 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-2547835f-c5a6-40b4-8236-5933d45a4d8a', 'date': 'Tue, 18 Apr 2023 20:13:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cc27005d-9461-4654-b1ff-ed6bf129a3b8", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.112", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:13:49Z", "updated_at": "2023-04-18T20:13:49Z", "revision_number": 0}}' 2023-04-18 20:13:49,950 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cc27005d-9461-4654-b1ff-ed6bf129a3b8', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:13:49Z', 'updated_at': '2023-04-18T20:13:49Z', 'revision_number': 0, 'ip': '172.24.4.112'} created 2023-04-18 20:13:49,989 79683 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.032s 2023-04-18 20:13:49,989 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0f046740-6782-46fa-bd10-55bf2ed0dda0', '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": "4859711fcdef4d91ae9caff4bacc85fe", "name": "tempest-AttachVolumeNegativeTest-2030574995-project-member", "password_expires_at": null}, "audit_ids": ["Iq4BfXrBTC-CyVW7l1G32g"], "expires_at": "2023-04-18T21:13:49.000000Z", "issued_at": "2023-04-18T20:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3da3c99e5d684aab877826bdbf471e3f", "name": "tempest-AttachVolumeNegativeTest-2030574995"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:13:49,990 79683 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'ef116b62-6faf-4010-a37c-960d9a4b6b02', 'name': 'tempest-AttachVolumeNegativeTest-191700791-network', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63333, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:13:42Z', 'updated_at': '2023-04-18T20:13:42Z', 'revision_number': 1} available for tenant 2023-04-18 20:13:49,990 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-602955330', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNjiAr81anpeI49B+eMHdVKtMSr1LLjn27RGrh8du0ZSX2qpxbclGSgY/a1m4ssBtrC47YpupZH86Oj85kgc918yucXfiLg2rsr+heC12QU1xuTy19cmsiy8CvBqQc0Egg==', 'fingerprint': '28:22:90:2b:70:b6:26:d3:b1:fc:aa:e3:1a:bd:1f:ee', 'user_id': '4859711fcdef4d91ae9caff4bacc85fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAqNFN8333ViahxodR47r+y0URKF7fQrXCgiXUkUDk5flJzIAk0vPyR\nZ+Gn6+HeUhWgBwYFK4EEACKhZANiAATY4gK/NWp6XiOPQfnjB3VSrTEq9Sy459u0\nRq4fHbtGUl9qqcW3JRkoGP2tZuLLAbawuO2KbqWR/Ojo/OZIHPdfMrnF34i4Nq7K\n/oXgtdkFNcbk8tfXJrIsvArwakHNBII=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd66a4bb1-299d-4f40-888a-8ab6cd8a6c9e', 'name': 'tempest-securitygroup--2061636300', 'stateful': True, 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': 'tempest-description--759030153', 'shared': False, 'security_group_rules': [{'id': '8e4d97e0-b2b5-4708-9f50-18cb4d522cf9', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': 'd66a4bb1-299d-4f40-888a-8ab6cd8a6c9e', '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': 571, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:13:48Z', 'updated_at': '2023-04-18T20:13:48Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, {'id': 'a7ae76a4-5ae5-432b-8adb-6135656178e3', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': 'd66a4bb1-299d-4f40-888a-8ab6cd8a6c9e', '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': 570, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:13:48Z', 'updated_at': '2023-04-18T20:13:48Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab87782 6bdbf471e3f'}], 'tags': [], 'created_at': '2023-04-18T20:13:48Z', 'updated_at': '2023-04-18T20:13:48Z', 'revision_number': 1, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, 'floating_ip': {'id': 'cc27005d-9461-4654-b1ff-ed6bf129a3b8', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:13:49Z', 'updated_at': '2023-04-18T20:13:49Z', 'revision_number': 0, 'ip': '172.24.4.112'}} 2023-04-18 20:13:50,584 79683 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.592s 2023-04-18 20:13:50,584 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1018798962", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ef116b62-6faf-4010-a37c-960d9a4b6b02"}], "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "key_name": "tempest-keypair-602955330", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c7ee9e-8870-4f84-936e-d8e3fc8cfcbd', 'x-compute-request-id': 'req-c6c7ee9e-8870-4f84-936e-d8e3fc8cfcbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "adminPass": "password"}}' 2023-04-18 20:13:50,660 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.072s 2023-04-18 20:13:50,660 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac4cbe16-a921-4019-91c6-07e3dadcff3f', 'x-compute-request-id': 'req-ac4cbe16-a921-4019-91c6-07e3dadcff3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "name": "tempest-AttachVolumeNegativeTest-server-1018798962", "status": "BUILD", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "htt p://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:51Z", "updated": "2023-04-18T20:13:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-602955330", "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": []}}' 2023-04-18 20:14:41,027 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.306s 2023-04-18 20:14:41,028 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d9955c4-5990-41b5-845c-8cd89474e275', 'x-compute-request-id': 'req-9d9955c4-5990-41b5-845c-8cd89474e275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "name": "tempest-AttachVolumeNegativeTest-server-1018798962", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:50Z", "updated": "2023-04-18T20:13:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-602955330", "OS-SRV-USG:launched_at": "2023-04-18T20:13:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:14:41,039 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:15:41,291 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3/os-interface 0.236s 2023-04-18 20:15:41,291 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Tue, 18 Apr 2023 20:15:41 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-c7fba13c-ad1f-4470-a804-f6e4996ca3a6', 'x-compute-request-id': 'req-c7fba13c-ad1f-4470-a804-f6e4996ca3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "port_id": "50e4ed6c-25ac-4ac4-a5ea-0d2a285bf4ea", "mac_addr": "fa:16:3e:31:00:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "71dad016-e43b-497f-a639-05df413ba3d6", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 20:15:42,220 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8 0.922s 2023-04-18 20:15:42,221 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "50e4ed6c-25ac-4ac4-a5ea-0d2a285bf4ea"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-939733be-a22b-40ff-9e7e-e225ef9790aa', 'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8'} Body: b'{"floatingip": {"id": "cc27005d-9461-4654-b1ff-ed6bf129a3b8", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.112", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "e08cbc3b-eacc-4d1a-9075-fe65dbe70fbe", "port_id": "50e4ed6c-25ac-4ac4-a5ea-0d2a285bf4ea", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "mac_address": "fa:16:3e:31:00:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:13:49Z", "updated_at": "2023-04-18T20:15:41Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:15:42,223 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.112:22' as 'cirros' with public key authentication 2023-04-18 20:15:42,274 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:15:42,299 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:15:42,300 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.112 successfully created 2023-04-18 20:15:42,347 79683 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/2e30921f-c93e-4d70-9742-4ff289d0dfc3/ips 0.046s 2023-04-18 20:15:42,347 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d79381-06c3-47d5-9628-af1fbfb1498b', 'x-compute-request-id': 'req-c6d79381-06c3-47d5-9628-af1fbfb1498b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e- 4d70-9742-4ff289d0dfc3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-18 20:15:42,672 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes 0.321s 2023-04-18 20:15:42,672 79683 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-1899768767"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573201e1-41b4-42a4-83bd-3204a3493642', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573201e1-41b4-42a4-83bd-3204a3493642', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes'} Body: b'{"volume": {"id": "0579f791-07cc-4f1b-9acd-15ba5e52eff5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:42.588591", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1899768767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:15:42,730 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5 0.047s 2023-04-18 20:15:42,731 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba1c6a9-c167-413b-98c7-1bc721640d62', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba1c6a9-c167-413b-98c7-1bc721640d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5'} Body: b'{"volume": {"id": "0579f791-07cc-4f1b-9acd-15ba5e52eff5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:43.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1899768767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:15:43,791 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_ volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5 0.047s 2023-04-18 20:15:43,791 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c5c201-8e62-437f-856c-b8b7392274fd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c5c201-8e62-437f-856c-b8b7392274fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5'} Body: b'{"volume": {"id": "0579f791-07cc-4f1b-9acd-15ba5e52eff5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:15:43.000000", "updated_at": "2023-04-18T20:15:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1899768767", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/0579f791-07cc-4f1b-9acd-15ba5e52eff5"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:15:43,946 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.143s 2023-04-18 20:15:43,946 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15: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-111e9f2d-56c9-4aa4-9827-ed7132e4b114', 'x-compute-request-id': 'req-111e9f2d-56c9-4aa4-9827-ed7132e4b114', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'' 2023-04-18 20:15:44,220 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.273s 2023-04-18 20:15:44,221 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eacf28fc-2dc3-4372-802f-419d0c2deeb5', 'x-compute-request-id': 'req-eacf28fc-2dc3-4372-802f-419d0c2deeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"server": {"id": "2e30921f-c93e-4d70-9742-4ff289d0dfc3", "name": "tempest-AttachVolumeNegativeTest-server-1018798962", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hos tId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:13:50Z", "updated": "2023-04-18T20:15:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:b7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:00:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-602955330", "OS-SRV-USG:launched_at": "2023-04-18T20:13:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2061636300"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:16:34,315 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3 0.033s 2023-04-18 20:16:34,315 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16: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-5ce52048-5d78-4623-acad-97e4713cdbcf', 'x-compute-request-id': 'req-5ce52048-5d78-4623-acad-97e4713cdbcf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e30921f-c93e-4d70-9742-4ff289d0dfc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2e30921f-c93e-4d70-9742-4ff289d0dfc3 could not be found."}}' 2023-04-18 20:16:34,349 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-602955330 0.033s 2023-04-18 20:16:34,350 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16: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-1b2c0b16-4d09-4d90-aa76-307aadf91818', 'x-compute-request-id': 'req-1b2c0b16-4d09-4d90-aa76-307aadf91818', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-602955330'} Body: b'' 2023-04-18 20:16:34,498 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e 0.147s 2023-04-18 20:16:34,498 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-dc47e120-1a82-410b-ad99-8fd24c752073' , 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:16:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e'} Body: b'' 2023-04-18 20:16:34,517 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e 0.018s 2023-04-18 20:16:34,517 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-62cd0d26-6ec0-4669-95c7-b9ec676710f7', 'date': 'Tue, 18 Apr 2023 20:16:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d66a4bb1-299d-4f40-888a-8ab6cd8a6c9e does not exist", "detail": ""}}' 2023-04-18 20:16:34,978 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8 0.460s 2023-04-18 20:16:34,978 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8e7629fa-81da-47fa-9f6a-73ee29bdfdf9', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:16:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cc27005d-9461-4654-b1ff-ed6bf129a3b8'} 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 305, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 546d3df9-b78a-4640-a926-b325058dfdfd failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T20:16:39Z', 'message': 'Build of instance 546d3df9-b78a-4640-a926-b325058dfdfd aborted: Volume 4530544c-663a-410a-b4e0-4f1d55fb0272 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-6d944dfe-74a1-482f-a4f1-3c4630b641d9. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:13:33,252 79685 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.084s 2023-04-18 20:13:33,252 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-289cefac-9904-4171-9aca-21c2fcbd76cf', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["5GWrKcrXSD2RF153WCBxkg"], "expires_at": "2023-04-18T21:13:33.000000Z", "issued_at": "2023-04-18T20:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:13:33,253 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:13:33,905 79685 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.651s 2023-04-18 20:13:33,906 79685 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-1814847736", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8', '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-c8396803-e33c-481d-8917-5519577c611b', 'x-compute-request-id': 'req-c8396803-e33c-481d-8917-5519577c611b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "WQmTa4fr9qrZ"}}' 2023-04-18 20:13:33,994 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8 0.085s 2023-04-18 20:13:33,994 79685 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, 18 Apr 2023 20:13:33 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-67bb7bff-5ecc-486b-b02c-14508846eb17', 'x-compute-request-id': 'req-67bb7bff-5ecc-486b-b02c-14508846eb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1814847736", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:13:34Z", "updated": "2023-04-18T20:13:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c5 0866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "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": []}}' 2023-04-18 20:14:24,338 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8 0.306s 2023-04-18 20:14:24,338 79685 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, 18 Apr 2023 20:14:24 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-4d511264-9ee4-4c9b-983e-c3d58cf165a7', 'x-compute-request-id': 'req-4d511264-9ee4-4c9b-983e-c3d58cf165a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1814847736", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:13:33Z", "updated": "2023-04-18T20:13:41Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:13:41.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": []}}' 2023-04-18 20:14:24,354 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:15:25,431 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8/action 1.017s 2023-04-18 20:15:25,431 79685 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-ServerBootFromVolumeSta bleRescueTest-image-724122902"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b9acbb-e253-479f-9f1c-847d9ddaffdd', 'x-compute-request-id': 'req-43b9acbb-e253-479f-9f1c-847d9ddaffdd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8/action'} Body: b'{"image_id": "27f4ef37-817d-46ff-8bab-e42680fc501a"}' 2023-04-18 20:15:25,463 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.030s 2023-04-18 20:15:25,463 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-90db8406-02bf-4cdf-b222-49ff18de86ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:25Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:26,494 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.029s 2023-04-18 20:15:26,494 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9f9f590-614c-43f2-8fdc-e6b1c51c9d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:25Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:27,521 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.025s 2023-04-18 20:15:27,521 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d94cdc5-ca16-411e-a6f7-9ff353a8550e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:25Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:28,563 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.040s 2023-04-18 20:15:28,564 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-80992562-6b8d-405a-a68d-b07dfaeae016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "boot_ro les": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:28Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:29,591 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.025s 2023-04-18 20:15:29,591 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76a1a3b8-1464-49fc-9218-ff47a9fbc2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "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": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:29Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:30,629 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.036s 2023-04-18 20:15:30,630 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f1153c77-9c3e-47c0-bf5c-4c558f0f991e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "82d68b3f1f456f9f1474d471682b83e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "831745dea346c03e354b40afc0277cafa0d2a28c679a207a0401d663fe1bab4437ff05de313854a93ccfd6c24806c853f17301a8ae0e2010926562208dae34c0", "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:30Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:30,655 79685 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/27f4ef37-817d-46ff-8bab-e42680fc501a 0.024s 2023-04-18 20:15:30,655 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-52080d58-2d0f-404b-8a1b-06b69aaa76ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a'} Body: b'{"base_image_ref": "bced5834-bb13-4a51-9ae0-beca997a2850", "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": "08c50866-e4e7-461b-830b-f221305d7ac8", "owner_id": "f51729e3d9f3464789aa11df3369e717", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "user_id": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-724122902", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "82d68b3f1f456f9f1474d471682b83e5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "f51729e3d9f3464789aa11df3369e717", "os_hi dden": false, "os_hash_algo": "sha512", "os_hash_value": "831745dea346c03e354b40afc0277cafa0d2a28c679a207a0401d663fe1bab4437ff05de313854a93ccfd6c24806c853f17301a8ae0e2010926562208dae34c0", "id": "27f4ef37-817d-46ff-8bab-e42680fc501a", "created_at": "2023-04-18T20:15:25Z", "updated_at": "2023-04-18T20:15:30Z", "tags": [], "self": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a", "file": "/v2/images/27f4ef37-817d-46ff-8bab-e42680fc501a/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:15:30,944 79685 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/08c50866-e4e7-461b-830b-f221305d7ac8 0.288s 2023-04-18 20:15:30,944 79685 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, 18 Apr 2023 20:15:30 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-80abc325-8793-4629-afad-a3ccc5c73faa', 'x-compute-request-id': 'req-80abc325-8793-4629-afad-a3ccc5c73faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8'} Body: b'{"server": {"id": "08c50866-e4e7-461b-830b-f221305d7ac8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1814847736", "status": "ACTIVE", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "c9a3e18c221d8e52bfbe70a2b09c5a485a524865a08b118b18034a4a", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:13:33Z", "updated": "2023-04-18T20:15:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1369803312-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08c50866-e4e7-461b-830b-f221305d7ac8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:13:41.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": []}}' 2023-04-18 20:16:31,110 79685 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.084s 2023-04-18 20:16:31,110 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c04e365c-0889-40de-8544-a0dbe9afe1db', '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": "4918574af24b49d1b355bd3970ef6be4", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585-project-member", "password_expires_at": null}, "audit_ids": ["FnfOc0fkT1GpAAn_WduuYQ"], "expires_at": "2023-04-18T21:16:31.000000Z", "issued_at": "2023-04-18T20:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f51729e3d9f3464789aa11df3369e717", "name": "tempest-ServerBootFromVolumeStableRescueTest-740417585"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f51729e3d9f3464789aa11df3369e717", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:16:31,110 79685 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '5b16deaf-2b61-4095-91ec-8e78f9af18fe', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1369803312-network', 'tenant_id': 'f51729e3d9f3464789aa11df3369e717', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f51729e3d9f3464789aa11df3369e717', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:09:24Z', 'updated_at': '2023-04-18T20:09:24Z', 'revision_number': 1} available for tenant 2023-04-18 20:16:31,686 79685 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.575s 2023-04-18 20:16:31,687 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-546392096", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "bced5834-bb13-4a51-9ae0-beca997a2850", "destination_type": "volume"}], "networks": [{"uuid": "5b16deaf-2b61-4095-91ec-8e78f9af18fe"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd', '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-6d944dfe-74a1-482f-a4f1-3c4630b641d9', 'x-compute-request-id': 'req-6d944dfe-74a1-482f-a4f1-3c4630b641d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "546d3df9-b78a-4640-a926-b325058dfdfd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "oGWq7cN9BVoG"}}' 2023-04-18 20:16:31,761 79685 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/546d3df9-b78a-4640-a926-b325058dfdfd 0.069s 2023-04-18 20:16:31,762 79685 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, 18 Apr 2023 20:16:31 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-ec21d7fa-b334-478b-b946-4ae86995c26a', 'x-compute-request-id': 'req-ec21d7fa-b334-478b-b946-4ae86995c26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'{"server": {"id": "546d3df9-b78a-4640-a926-b325058dfdfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-546392096", "status": "BUILD", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:16:32Z", "updated": "2023-04-18T20:16:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}], "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": []}}' 2023-04-18 20:17:21,942 79685 INFO [tempest.lib.c ommon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd 0.115s 2023-04-18 20:17:21,942 79685 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, 18 Apr 2023 20:17:21 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-13a14370-98c9-43a8-be09-59e91a7427f6', 'x-compute-request-id': 'req-13a14370-98c9-43a8-be09-59e91a7427f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'{"server": {"id": "546d3df9-b78a-4640-a926-b325058dfdfd", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-546392096", "status": "ERROR", "tenant_id": "f51729e3d9f3464789aa11df3369e717", "user_id": "4918574af24b49d1b355bd3970ef6be4", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T20:16:31Z", "updated": "2023-04-18T20:16:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/546d3df9-b78a-4640-a926-b325058dfdfd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T20:16:39Z", "message": "Build of instance 546d3df9-b78a-4640-a926-b325058dfdfd aborted: Volume 4530544c-663a-410a-b4e0-4f1d55fb0272 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": []}}' 2023-04-18 20:17:21,958 79685 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-18 20:17:22,684 79685 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/546d3df9-b78a-4640-a926-b325058dfdfd 0.725s 2023-04-18 20:17:22,685 79685 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, 18 Apr 2023 20:17:21 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-13204797-9ac7-4031-a6cc-4cc03bfe536d', 'x-compute-request-id': 'req-13204797-9ac7-4031-a6cc-4cc03bfe536d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'' 2023-04-18 20:17:22,757 79685 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10. 0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd 0.071s 2023-04-18 20:17:22,758 79685 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, 18 Apr 2023 20:17:22 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-66cd9d3a-1c89-40e0-895d-ab4015c5cad6', 'x-compute-request-id': 'req-66cd9d3a-1c89-40e0-895d-ab4015c5cad6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/546d3df9-b78a-4640-a926-b325058dfdfd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 546d3df9-b78a-4640-a926-b325058dfdfd could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9740876f-b125-46af-bdcd-6b2cc839b3ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:22,924 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.221s 2023-04-18 20:15:22,924 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0860bba-d737-41c8-bfd3-b112807b6401', 'x-compute-request-id': 'req-d0860bba-d737-41c8-bfd3-b112807b6401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:15:23,097 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.161s 2023-04-18 20:15:23,097 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995ff448-01ae-4ed6-a04f-81b6e3de3aa8', 'x-compute-request-id': 'req-995ff448-01ae-4ed6-a04f-81b6e3de3aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:15:23,295 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.185s 2023-04-18 20:15:23,295 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f9eb85d-9dae-4f64-8ef3-6dde72c7a0fd', 'x-compute-request-id': 'req-6f9eb85d-9dae-4f64-8ef3-6dde72c7a0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:16:23,760 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6e40bd57 76b645d0b587b8aac24953c9/volumes 0.411s 2023-04-18 20:16:23,760 79675 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-ServerActionsTestJSON-volume-172714879"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf73f403-f995-4670-8f65-87ae520c618b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf73f403-f995-4670-8f65-87ae520c618b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes'} Body: b'{"volume": {"id": "9740876f-b125-46af-bdcd-6b2cc839b3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:16:23.701376", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-172714879", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:16:23,825 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad 0.055s 2023-04-18 20:16:23,825 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3de832-57b4-43d8-b391-8b9878d89155', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3de832-57b4-43d8-b391-8b9878d89155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad'} Body: b'{"volume": {"id": "9740876f-b125-46af-bdcd-6b2cc839b3ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:16:24.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-172714879", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:16:24,877 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad 0.040s 2023-04-18 20:16:24,877 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Tue, 18 Apr 2023 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4de6074-04bb-40d7-ac0e-a70525d06e91', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4de6074-04bb-40d7-ac0e-a70525d06e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad'} Body: b'{"volume": {"id": "9740876f-b125-46af-bdcd-6b2cc839b3ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:16:24.000000", "updated_at": "2023-04-18T20:16:24.000000", "name": "tempest-ServerActionsTestJSON-volume-172714879", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/9740876f-b125-46af-bdcd-6b2cc839b3ad"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:16:24,887 79675 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 2023-04-18 20:16:25,105 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.217s 2023-04-18 20:16:25,106 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456d20ba-54ca-4a64-b5a1-bac4f0fabda0', 'x-compute-request-id': 'req-456d20ba-54ca-4a64-b5a1-bac4f0fabda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "sec urity_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 69c461b1-4f13-4942-8c97-6ce173c7c4e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:17:47,794 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes 0.245s 2023-04-18 20:17:47,795 79693 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-2064901900"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe1f373-ce31-4133-809d-c4257406a270', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe1f373-ce31-4133-809d-c4257406a270', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes'} Body: b'{"volume": {"id": "69c461b1-4f13-4942-8c97-6ce173c7c4e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:47.718719", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2064901900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:17:47,849 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2 0.045s 2023-04-18 20:17:47,850 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf0f078-22f8-40e8-89e4-7300fdea7248', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf0f078-22f8-40e8-89e4-7300fdea7248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2'} Body: b'{"volume": {"id": "69c461b1-4f13-4942-8c97-6ce173c7c4e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:48.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2064901900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' 2023-04-18 20:17:48,904 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2 0.043s 2023-04-18 20:17:48,904 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428903d9-4095-4ddf-b2b4-3670bf517780', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428903d9-4095-4ddf-b2b4-3670bf517780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2'} Body: b'{"volume": {"id": "69c461b1-4f13-4942-8c97-6ce173c7c4e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:48.000000", "updated_at": "2023-04-18T20:17:48.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2064901900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/69c461b1-4f13-4942-8c97-6ce173c7c4e2"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d099cac5-aa3e-4111-844b-1cd6e0faa739 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:17:49,115 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes 0.197s 2023-04-18 20:17:49,115 79693 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-1216427554"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271a8d05-b036-4993-a053-926439063294', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271a8d05-b036-4993-a053-926439063294', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes'} Body: b'{"volume": {"id": "d099cac5-aa3e-4111-844b-1cd6e0faa739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:49.052217", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1216427554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:17:49,163 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739 0.038s 2023-04-18 20:17:49,163 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fc493a-7f9b-41ef-94d8-00f447f00a9b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fc493a-7f9b-41ef-94d8-00f447f00a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739'} Body: b'{"volume": {"id": "d099cac5-aa3e-4111-844b-1cd6e0faa739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:49.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1216427554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' 2023-04-18 20:17:50,214 79693 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739 0.040s 2023-04-18 20:17:50,215 79693 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08bea83-0450-44de-b610-c4ae59c179a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08bea83-0450-44de-b610-c4ae59c179a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739'} Body: b'{"volume": {"id": "d099cac5-aa3e-4111-844b-1cd6e0faa739", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:49.000000", "updated_at": "2023-04-18T20:17:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1216427554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b60e04e321f04d968e519604c9836836/volumes/d099cac5-aa3e-4111-844b-1cd6e0faa739"}], "user_id": "8f8fb8390e03457580eda1c8e325cbb5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b60e04e321f04d968e519604c9836836"}}' 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 70, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2389a748-21b5-401c-b376-3e63bdf52248 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:15:33,391 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.083s 2023-04-18 20:15:33,392 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f5636a73-a704-4cb8-afda-256620aaec69', '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": "e891b948918d4beca7a9215d8e536a3a", "name": "tempest-VolumesActionsTest-2070783484-project-member", "password_expires_at": null}, "audit_ids": ["4CeytsMIRTeJTSvMJKQXfQ"], "expires_at": "2023-04-18T21:15:33.000000Z", "issued_at": "2023-04-18T20:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12026d2f47254305a57bde39cbb038f8", "name": "tempest-VolumesActionsTest-2070783484"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/12026d2f47254305a57bde39cbb038f8", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:15:33,392 79679 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'f4bc5e90-ad78-4df5-b395-3dbab88574ad', 'name': 'tempest-VolumesActionsTest-313872757-network', 'tenant_id': '12026d2f47254305a57bde39cbb038f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '12026d2f47254305a57bde39cbb038f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41323, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:15:30Z', 'updated_at': '2023-04-18T20:15:30Z', 'revision_number': 1} available for tenant 2023-04-18 20:15:34,394 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.000s 2023-04-18 20:15:34,394 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-64574053", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "networks": [{"uuid": "f4bc5e90-ad78-4df5-b395-3dbab88574ad"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840e1209-6ba3-4ee4-8ebf-e1e195658de4', 'x-compute-request-id': 'req-840e1209-6ba3-4ee4-8ebf-e1e195658de4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2rcDvF8i3SR5"}}' 2023-04-18 20:15:34,474 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.076s 2023-04-18 20:15:34,474 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:15:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e35edb6e-c0b3-4778-ac7f-c04a1a655580', 'x-compute-request-id': 'req-e35edb6e-c0b3-4778-ac7f-c04a1a655580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "name": "tempest-VolumesActionsTest-instance-64574053", "status": "BUILD", "tenant_id": "12026d2f47254305a57bde39cbb038f8", "user_id": "e891b948918d4beca7a9215d8e536a3a", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:34Z", "updated": "2023-04-18T20:15:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "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": "schedul ing", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:16:24,750 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.222s 2023-04-18 20:16:24,750 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1483', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4bf4c6-c48a-42c6-9f45-0d7c5558b542', 'x-compute-request-id': 'req-ed4bf4c6-c48a-42c6-9f45-0d7c5558b542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "name": "tempest-VolumesActionsTest-instance-64574053", "status": "ACTIVE", "tenant_id": "12026d2f47254305a57bde39cbb038f8", "user_id": "e891b948918d4beca7a9215d8e536a3a", "metadata": {}, "hostId": "a5151e7fd74bbb01fc4c42f2283a884f54ab6eaebfd4c639d78851b4", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:34Z", "updated": "2023-04-18T20:15:41Z", "addresses": {"tempest-VolumesActionsTest-313872757-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:70:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:15:41.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": []}}' 2023-04-18 20:16:24,762 79679 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:17:25,037 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes 0.214s 2023-04-18 20:17:25,037 79679 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-583529882"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ac420e7-2cde-4cb4-b182-4e7e30a7dd32', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ac420e7-2cde-4cb4-b182-4e7e30a7dd32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:24.981213", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vo lid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:17:25,091 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.044s 2023-04-18 20:17:25,092 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25b1e3a-eee9-4a66-b25d-daaf52e9e268', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25b1e3a-eee9-4a66-b25d-daaf52e9e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:25.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:17:26,146 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.043s 2023-04-18 20:17:26,147 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7988815e-634e-4dde-a9c4-9f94f29d908d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7988815e-634e-4dde-a9c4-9f94f29d908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:25.000000", "updated_at": "2023-04-18T20:17:25.000000", "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536 a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:17:26,200 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.039s 2023-04-18 20:17:26,200 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c037e694-6051-479c-8ee4-1a3cdfe626b5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c037e694-6051-479c-8ee4-1a3cdfe626b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"volume": {"id": "2389a748-21b5-401c-b376-3e63bdf52248", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:17:25.000000", "updated_at": "2023-04-18T20:17:25.000000", "name": "tempest-VolumesActionsTest-Volume-583529882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:17:26,320 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.108s 2023-04-18 20:17:26,321 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-9c4a04a3-fe5f-4610-9a54-52475337ce84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'' 2023-04-18 20:17:26,344 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248 0.022s 2023-04-18 20:17:26,344 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-cf8afe08-15c9-41c7-a403-b3e88a710a20', 'x-openstack-request-id': 'req-cf8afe08-15c9-41c7-a403-b3e88a710a20', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/2389a748-21b5-401c-b376-3e63bdf52248'} Body: b'{"itemNotFound": {"code": 404 , "message": "Volume 2389a748-21b5-401c-b376-3e63bdf52248 could not be found."}}' 2023-04-18 20:17:26,477 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.132s 2023-04-18 20:17:26,478 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-76889ba1-4738-435f-92e2-5e65c96f52b4', 'x-compute-request-id': 'req-76889ba1-4738-435f-92e2-5e65c96f52b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'' 2023-04-18 20:17:26,849 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.370s 2023-04-18 20:17:26,849 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:26 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-3ddb0a8d-6ac6-4ccf-8cb4-2669e8e3ab87', 'x-compute-request-id': 'req-3ddb0a8d-6ac6-4ccf-8cb4-2669e8e3ab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"server": {"id": "064455cd-15c5-4da7-a569-4f1e098e62d4", "name": "tempest-VolumesActionsTest-instance-64574053", "status": "ACTIVE", "tenant_id": "12026d2f47254305a57bde39cbb038f8", "user_id": "e891b948918d4beca7a9215d8e536a3a", "metadata": {}, "hostId": "a5151e7fd74bbb01fc4c42f2283a884f54ab6eaebfd4c639d78851b4", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:34Z", "updated": "2023-04-18T20:17:26Z", "addresses": {"tempest-VolumesActionsTest-313872757-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:70:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/064455cd-15c5-4da7-a569-4f1e098e62d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:15:41.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": []}}' 2023-04-18 20:18:16,938 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4 0.039s 2023-04-18 20:18:16,938 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openst ack-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-a8e10d4b-649c-47c2-9d64-8c33767c813f', 'x-compute-request-id': 'req-a8e10d4b-649c-47c2-9d64-8c33767c813f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/064455cd-15c5-4da7-a569-4f1e098e62d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 064455cd-15c5-4da7-a569-4f1e098e62d4 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0ad8f19d-01c9-408b-9b22-2be34c491cd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:17,199 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.257s 2023-04-18 20:18:17,199 79679 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-2036311494"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea91b30-5194-4484-8209-8375f2accdbe', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea91b30-5194-4484-8209-8375f2accdbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.126676", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:17,250 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.040s 2023-04-18 20:18:17,251 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136bf067-f193-4f2c-a6b7-63aa4cf238ab', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136bf067-f193-4f2c-a6b7-63aa4cf238ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:18,303 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.042s 2023-04-18 20:18:18,304 79679 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0a2b50-d8e5-4618-a6cb-89c01babaec7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0a2b50-d8e5-4618-a6cb-89c01babaec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.000000", "updated_at": "2023-04-18T20:18:17.000000", "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:18,366 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.047s 2023-04-18 20:18:18,367 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63f2dbf-1c99-4c44-8025-7ddcedce2a8c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63f2dbf-1c99-4c44-8025-7ddcedce2a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"volume": {"id": "0ad8f19d-01c9-408b-9b22-2be34c491cd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:17.000000", "updated_at": "2023-04-18T20:18:17.000000", "name": "tempest-VolumesActionsTest-Volume-2036311494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:18,480 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.101s 2023-04-18 20:18:18,481 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b944e80d-1ebf-49fa-937c-f0720082cf60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'' 2023-04-18 20:18:18,504 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9 0.022s 2023-04-18 20:18:18,504 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc5a89c-f506-437d-af9a-715d7404f80e', 'x-openstack-request-id': 'req-4dc5a89c-f506-437d-af9a-715d7404f80e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/0ad8f19d-01c9-408b-9b22-2be34c491cd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0ad8f19d-01c9-408b-9b22-2be34c491cd9 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c566b605-e7a5-4a47-9fe9-bfbe2d11c39b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:18,703 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.196s 2023-04-18 20:18:18,704 79679 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-397452569"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7722c76-6e91-4570-8f00-af8a76d11383', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7722c76-6e91-4570-8f00-af8a76d11383', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:18.640758", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:18,756 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.039s 2023-04-18 20:18:18,757 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e29895e-7a7d-42b3-b322-275d41c64dce', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e29895e-7a7d-42b3-b322-275d41c64dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:19,846 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.077s 2023-04-18 20:18:19,847 79679 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d3b0c9-2897-48fd-ab68-79bbcdff8eec', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d3b0c9-2897-48fd-ab68-79bbcdff8eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:19.000000", "updated_at": "2023-04-18T20:18:19.000000", "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:19,896 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.039s 2023-04-18 20:18:19,897 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee72df8-1079-445f-a1bf-b1f45f17aad6', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee72df8-1079-445f-a1bf-b1f45f17aad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"volume": {"id": "c566b605-e7a5-4a47-9fe9-bfbe2d11c39b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:19.000000", "updated_at": "2023-04-18T20:18:19.000000", "name": "tempest-VolumesActionsTest-Volume-397452569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:20,008 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.100s 2023-04-18 20:18:20,009 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-321e1d5c-6102-432c-b9d3-f5afaed25ea9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'' 2023-04-18 20:18:20,043 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 0.034s 2023-04-18 20:18:20,043 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2933b773-93f2-4751-af92-32e618dc972b', 'x-openstack-request-id': 'req-2933b773-93f2-4751-af92-32e618dc972b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/c566b605-e7a5-4a47-9fe9-bfbe2d11c39b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c566b605-e7a5-4a47-9fe9-bfbe2d11c39b 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf619a4c-864a-4d75-ac3f-22df8f96bfec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:20,230 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.182s 2023-04-18 20:18:20,230 79679 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-869427"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19a81b9-0b25-4055-8457-1b0cf2074f0a', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19a81b9-0b25-4055-8457-1b0cf2074f0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.175608", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:20,278 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.039s 2023-04-18 20:18:20,279 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7691d581-b88c-472c-baf8-9236a41edf70', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7691d581-b88c-472c-baf8-9236a41edf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:21,336 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.045s 2023-04-18 20:18:21,336 79679 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59baafb1-87c2-40e0-a446-6d8c7ac882ad', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59baafb1-87c2-40e0-a446-6d8c7ac882ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.000000", "updated_at": "2023-04-18T20:18:20.000000", "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:21,386 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.037s 2023-04-18 20:18:21,386 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18692a38-ce89-4e9b-82d5-2a8be8186187', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18692a38-ce89-4e9b-82d5-2a8be8186187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"volume": {"id": "bf619a4c-864a-4d75-ac3f-22df8f96bfec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:20.000000", "updated_at": "2023-04-18T20:18:20.000000", "name": "tempest-VolumesActionsTest-Volume-869427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:21,493 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.097s 2023-04-18 20:18:21,494 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-ae081d99-fc58-4876-81d6-68203c643cfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'' 2023-04-18 20:18:21,515 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec 0.020s 2023-04-18 20:18:21,515 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-5ad8a710-9f00-49f2-b98d-ed8198d2d392', 'x-openstack-request-id': 'req-5ad8a710-9f00-49f2-b98d-ed8198d2d392', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/bf619a4c-864a-4d75-ac3f-22df8f96bfec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf619a4c-864a-4d75-ac3f-22df8f96bfec 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1f5344fb-2a4a-47e5-9d82-30474ce86995 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:21,688 79679 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/12026d2f47254305a57bde39cbb038f8/volumes 0.170s 2023-04-18 20:18:21,688 79679 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-310719251"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9808b30-4d21-44f5-bec2-e59041ff2f40', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9808b30-4d21-44f5-bec2-e59041ff2f40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:21.635283", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:21,737 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.039s 2023-04-18 20:18:21,738 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e38429-0b73-45e6-bc8b-ab8bc3574708', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e38429-0b73-45e6-bc8b-ab8bc3574708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:22.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:22,791 79679 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/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.041s 2023-04-18 20:18:22,791 79679 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1773347b-fc67-42e2-b768-670391a12b0c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1773347b-fc67-42e2-b768-670391a12b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:22.000000", "updated_at": "2023-04-18T20:18:22.000000", "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:22,838 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.036s 2023-04-18 20:18:22,838 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea20066-2506-4265-aefc-56ee2af76a3e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea20066-2506-4265-aefc-56ee2af76a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"volume": {"id": "1f5344fb-2a4a-47e5-9d82-30474ce86995", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:22.000000", "updated_at": "2023-04-18T20:18:22.000000", "name": "tempest-VolumesActionsTest-Volume-310719251", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:22,947 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.097s 2023-04-18 20:18:22,948 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0cb329-bb74-42c5-8515-b89f80fd7ea5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'' 2023-04-18 20:18:22,969 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995 0.021s 2023-04-18 20:18:22,970 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ece8de-cc24-4df3-8552-f4cd991e5082', 'x-openstack-request-id': 'req-35ece8de-cc24-4df3-8552-f4cd991e5082', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/1f5344fb-2a4a-47e5-9d82-30474ce86995'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1f5344fb-2a4a-47e5-9d82-30474ce86995 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb3769cb-0c42-41ba-af4b-88f7b3236ebf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:23,174 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes 0.201s 2023-04-18 20:18:23,174 79679 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-1831138117"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17e7ae4-c566-438b-82c8-22f7e45ba34a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17e7ae4-c566-438b-82c8-22f7e45ba34a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.105981", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:23,229 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.046s 2023-04-18 20:18:23,230 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d301708-fe92-41c5-97c5-634829885193', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d301708-fe92-41c5-97c5-634829885193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:24,286 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.045s 2023-04-18 20:18:24,286 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7efd7e-c454-45b5-96b6-d8d49421bcc8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7efd7e-c454-45b5-96b6-d8d49421bcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.000000", "updated_at": "2023-04-18T20:18:23.000000", "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:24,340 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.043s 2023-04-18 20:18:24,340 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13978486-ffe9-4331-aca2-3a86354ab3d8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13978486-ffe9-4331-aca2-3a86354ab3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"volume": {"id": "eb3769cb-0c42-41ba-af4b-88f7b3236ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:23.000000", "updated_at": "2023-04-18T20:18:23.000000", "name": "tempest-VolumesActionsTest-Volume-1831138117", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf"}], "user_id": "e891b948918d4beca7a9215d8e536a3a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12026d2f47254305a57bde39cbb038f8"}}' 2023-04-18 20:18:24,495 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.144s 2023-04-18 20:18:24,495 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939870b0-8791-4986-a6be-7bf4687a42ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'' 2023-04-18 20:18:24,517 79679 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf 0.021s 2023-04-18 20:18:24,517 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:24 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-a9094994-8767-492a-a90a-6aa981c1f263', 'x-openstack-request-id': 'req-a9094994-8767-492a-a90a-6aa981c1f263', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/12026d2f47254305a57bde39cbb038f8/volumes/eb3769cb-0c42-41ba-af4b-88f7b3236ebf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb3769cb-0c42-41ba-af4b-88f7b3236ebf 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 120, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 946f5c07-85e4-4f4a-b4f4-edeffa579f04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:28,056 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes 0.371s 2023-04-18 20:18:28,056 79679 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-319198419", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89bf317-e70a-4de0-bdac-ee82ce792996', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89bf317-e70a-4de0-bdac-ee82ce792996', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes'} Body: b'{"volume": {"id": "946f5c07-85e4-4f4a-b4f4-edeffa579f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:27.989718", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-319198419", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:28,110 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.044s 2023-04-18 20:18:28,110 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5e7ac0-5543-481f-9c6d-aee5d580f4c8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5e7ac0-5543-481f-9c6d-aee5d580f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'{"volume": {"id": "946f5c07-85e4-4f4a-b4f4-edeffa579f04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:28.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-319198419", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:29,170 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.048s 2023-04-18 20:18:29,170 79679 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ddba73-a46d-4576-8ab0-06be63bb9873', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ddba73-a46d-4576-8ab0-06be63bb9873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'{"volume": {"id": "946f5c07-85e4-4f4a-b4f4-edeffa579f04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:28.000000", "updated_at": "2023-04-18T20:18:28.000000", "name": "tempest-VolumesGetTest-Volume-319198419", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:29,291 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.110s 2023-04-18 20:18:29,291 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-5db77bba-c393-464c-8148-38c698380ca0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'' 2023-04-18 20:18:29,317 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04 0.024s 2023-04-18 20:18:29,317 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-67608b2c-e46f-44e2-bc42-c97270d1a07a', 'x-openstack-request-id': 'req-67608b2c-e46f-44e2-bc42-c97270d1a07a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/946f5c07-85e4-4f4a-b4f4-edeffa579f04'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 946f5c07-85e4-4f4a-b4f4-edeffa579f04 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 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ab1d8da-5992-41cb-aa38-ef92425261f6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:29,520 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes 0.200s 2023-04-18 20:18:29,520 79679 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-190932769"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bea6c8-5046-44d4-b255-8700093716bf', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bea6c8-5046-44d4-b255-8700093716bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.457161", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:29,569 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.038s 2023-04-18 20:18:29,570 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6534a66c-d001-49b7-96e0-d3a878cb3a1d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6534a66c-d001-49b7-96e0-d3a878cb3a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:30,622 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.040s 2023-04-18 20:18:30,622 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22579216-0483-4ac2-891a-e7e0f3a14766', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22579216-0483-4ac2-891a-e7e0f3a14766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": "2023-04-18T20:18:30.000000", "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:30,675 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.042s 2023-04-18 20:18:30,675 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96a5b44-3da0-4d58-b7f0-a905a49c7d34', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96a5b44-3da0-4d58-b7f0-a905a49c7d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"volume": {"id": "1ab1d8da-5992-41cb-aa38-ef92425261f6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": "2023-04-18T20:18:30.000000", "name": "tempest-VolumesGetTest-Volume-190932769", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:30,809 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.124s 2023-04-18 20:18:30,809 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d1483b-fde5-42f3-a5d9-0e7247310506', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'' 2023-04-18 20:18:30,837 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6 0.027s 2023-04-18 20:18:30,837 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc57f6e0-8e87-4fbb-a128-25c783ddfd99', 'x-openstack-request-id': 'req-fc57f6e0-8e87-4fbb-a128-25c783ddfd99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/1ab1d8da-5992-41cb-aa38-ef92425261f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ab1d8da-5992-41cb-aa38-ef92425261f6 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, 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 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e8120932-7f03-4183-b16f-bf466123e22b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:30,862 79679 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/bced5834-bb13-4a51-9ae0-beca997a2850 0.021s 2023-04-18 20:18:30,863 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2251f270-f39a-48b2-a363-8c550950c39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:18:31,186 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes 0.323s 2023-04-18 20:18:31,187 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1, "name": "tempest-VolumesGetTest-Volume-1800177324", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae65f12a-274b-4707-b93f-a078fec20cbd', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae65f12a-274b-4707-b93f-a078fec20cbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes'} Body: b'{"volume": {"id": "e8120932-7f03-4183-b16f-bf466123e22b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:31.125636", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1800177324", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:31,239 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.043s 2023-04-18 20:18:31,240 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8776d4d-2938-4e37-b017-fe3933656f8f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8776d4d-2938-4e37-b017-fe3933656f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'{"volume": {"id": "e8120932-7f03-4183-b16f-bf466123e22b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:31.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1800177324", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:32,296 79679 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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.045s 2023-04-18 20:18:32,296 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e0f46a-2f90-4a06-b3a5-55c50501313b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e0f46a-2f90-4a06-b3a5-55c50501313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'{"volume": {"id": "e8120932-7f03-4183-b16f-bf466123e22b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:31.000000", "updated_at": "2023-04-18T20:18:31.000000", "name": "tempest-VolumesGetTest-Volume-1800177324", "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/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b"}], "user_id": "7b44654c24004d6c9ccac8962ea78616", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d89c65a0ca7145dab00bfda908ba564c"}}' 2023-04-18 20:18:32,419 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.112s 2023-04-18 20:18:32,420 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33d4628-2020-46ee-bd3c-5dbb0d9950da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'' 2023-04-18 20:18:32,441 79679 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b 0.021s 2023-04-18 20:18:32,442 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-cbbe2b50-dd91-4f63-af17-a6f61a486503', 'x-openstack-request-id': 'req-cbbe2b50-dd91-4f63-af17-a6f61a486503', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d89c65a0ca7145dab00bfda908ba564c/volumes/e8120932-7f03-4183-b16f-bf466123e22b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e8120932-7f03-4183-b16f-bf466123e22b could not be found."}}' tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, 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 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 355e4300-608e-4b82-ae14-306af07d3548 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:18:47,607 79679 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.135s 2023-04-18 20:18:47,607 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-539286776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLUPF7cjExB1rx2SugkO28Pq12UmNcRxel8tipX84dJV2IS8VEcqRk6soPmdefAiYwVhebAYfadoFKC2kSid5+XZ7y0xEN6fqYDfOOYt1GFr+GmYQRod6gVDYnUocPFrcQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:47 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-96a519b1-e2d8-4ab6-9dfb-e240c8e0accb', 'x-compute-request-id': 'req-96a519b1-e2d8-4ab6-9dfb-e240c8e0accb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-539286776", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLUPF7cjExB1rx2SugkO28Pq12UmNcRxel8tipX84dJV2IS8VEcqRk6soPmdefAiYwVhebAYfadoFKC2kSid5+XZ7y0xEN6fqYDfOOYt1GFr+GmYQRod6gVDYnUocPFrcQ==", "fingerprint": "e5:37:80:be:8f:3a:f4:b0:61:71:12:5a:85:8d:86:39", "user_id": "fe41b717187f48e3a07908b9a3aaf85a"}}' 2023-04-18 20:18:47,764 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.153s 2023-04-18 20:18:47,765 79679 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-1856215505", "description": "tempest-secgroup-smoke-1856215505 description", "project_id": "f61444b942c2415bb6e5c29cefd186a7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-48c109d8-e832-4696-b15f-3770388b82e3', 'date': 'Tue, 18 Apr 2023 20:18:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ab01c858-2256-4bbe-af7d-c31617352f00", "name": "tempest-secgroup-smoke-1856215505", "stateful": true, "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "description": "tempest-secgroup-smoke-1856215505 description", "shared": false, "security_group_rules": [{"id": "0b68368e-b911-4e86-a9c3-a67a08a8d29f", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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": 769, "description": null, "tags": [], "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18:47Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}, {"id": "c0aa8343-f66c-4000-90cb-8411adc7d486", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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": 768, "description": null, "tags": [], "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18:47Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}], "tags": [], "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18 :47Z", "revision_number": 1, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:47,968 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-04-18 20:18:47,969 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cf918c78-0392-4c4f-966f-9b3e9fd1a0c7', 'date': 'Tue, 18 Apr 2023 20:18:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f5c5e9d-7d65-4d01-953e-b80b1559cd59", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:47Z", "updated_at": "2023-04-18T20:18:47Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,119 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.149s 2023-04-18 20:18:48,119 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-6b3ce723-fa89-4614-9ac4-0790b1884533', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "789c9d6e-f29e-402e-9c1a-4728453b5c5c", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,278 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 20:18:48,278 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4509209c-e9de-48e7-a904-a3586daff7d7', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "70b8aec5-44f8-483c-9a57-7f58feab3ae8", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,441 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 20:18:48,441 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-db09f5ca-11c9-4043-97f8-499ae1a8b90c', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2320b59b-dc62-46eb-8f0a-125be6d85c18", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,596 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-18 20:18:48,596 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00", "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-65925832-be7c-477c-8b33-523db93d3d34', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f3d71388-8c8e-43ff-b499-a348a9a87012", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,753 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-18 20:18:48,754 79679 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": "ab01c858-2256-4bbe-af7d-c31617352f00" , "project_id": "f61444b942c2415bb6e5c29cefd186a7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d43b375f-6d4a-4325-89b6-dbd172414ff6', 'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97b10eb5-db78-4ecd-badc-25e0856b8f78", "tenant_id": "f61444b942c2415bb6e5c29cefd186a7", "security_group_id": "ab01c858-2256-4bbe-af7d-c31617352f00", "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, "description": "", "created_at": "2023-04-18T20:18:48Z", "updated_at": "2023-04-18T20:18:48Z", "revision_number": 0, "project_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:48,793 79679 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.033s 2023-04-18 20:18:48,793 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2805', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eadb9775-42c5-4266-a427-a82d8ef62eae', '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": "fe41b717187f48e3a07908b9a3aaf85a", "name": "tempest-TestShelveInstance-75780490-project-member", "password_expires_at": null}, "audit_ids": ["0Cp-jo7rR0Cv4h0MQJkIXg"], "expires_at": "2023-04-18T21:18:48.000000Z", "issued_at": "2023-04-18T20:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f61444b942c2415bb6e5c29cefd186a7", "name": "tempest-TestShelveInstance-75780490"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f61444b942c2415bb6e5c29cefd186a7", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:18:48,794 79679 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '6660394e-9dbb-4113-8d80-306b97d7f61c', 'name': 'tempest-TestShelveInstance-1084878153-network', 'tenant_id': 'f61444b942c2415bb6e5c29cefd186a7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f61444b942c2415bb6e5c29cefd186a7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15373, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:18:34Z', 'updated_at': '2023-04-18T20:18:34Z', 'revision_number': 1} available for tenant 2023-04-18 20:18:49,114 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes 0.320s 2023-04-18 20:18:49,115 79679 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-905307418", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93de253e-aa92-47bd-962a-09f3667dda4c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93de253e-aa92-47bd-962a-09f3667dda4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes'} Body: b'{"volume": {"id": "355e4300-608e-4b82-ae14-306af07d3548", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:49.060847", "updated_at": null, "name": "tempest-tempest.common.compute-volume-905307418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}], "user_id": "fe41b717187f48e3a07908b9a3aaf85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:49,161 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.037s 2023-04-18 20:18:49,162 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100e8e5e-fbcc-4934-a57d-ed925c83583d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-100e8e5e-fbcc-4934-a57d-ed925c83583d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'{"volume": {"id": "355e4300-608e-4b82-ae14-306af07d3548", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:49.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-905307418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}], "user_id": "fe41b717187f48e3a07908b9a3aaf85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:50,213 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.040s 2023-04-18 20:18:50,213 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7083f214-f4a1-42c5-97cb-348d8f88c50c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7083f214-f4a1-42c5-97cb-348d8f88c50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'{"volume": {"id": "355e4300-608e-4b82-ae14-306af07d3548", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:49.000000", "updated_at": "2023-04-18T20:18:49.000000", "name": "tempest-tempest.common.compute-volume-905307418", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548"}], "user_id": "fe41b717187f48e3a07908b9a3aaf85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f61444b942c2415bb6e5c29cefd186a7"}}' 2023-04-18 20:18:50,385 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.161s 2023-04-18 20:18:50,385 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-8532e2f0-4528-4e7a-8ac5-f3faae39dfe8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'' 2023-04-18 20:18:50,408 79679 INFO [tempest.lib.common.rest_client] Re quest (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548 0.022s 2023-04-18 20:18:50,408 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-a63a8747-96d0-42bb-bd0b-e70f1caf3302', 'x-openstack-request-id': 'req-a63a8747-96d0-42bb-bd0b-e70f1caf3302', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f61444b942c2415bb6e5c29cefd186a7/volumes/355e4300-608e-4b82-ae14-306af07d3548'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 355e4300-608e-4b82-ae14-306af07d3548 could not be found."}}' 2023-04-18 20:18:50,617 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ab01c858-2256-4bbe-af7d-c31617352f00 0.206s 2023-04-18 20:18:50,617 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-4a2f176a-2d99-4fe4-969c-db24003d3ba5', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:18:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ab01c858-2256-4bbe-af7d-c31617352f00'} Body: b'' 2023-04-18 20:18:50,646 79679 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-539286776 0.028s 2023-04-18 20:18:50,646 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a518242f-2420-4918-aac3-657427d612b1', 'x-compute-request-id': 'req-a518242f-2420-4918-aac3-657427d612b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-539286776'} 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 42, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 51f3d2b7-82c3-4ce9-9299-01b50233c37a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:11,847 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types 0.182s 2023-04-18 20:19:11,848 79685 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-2015156928"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9395bcad-0b31-454a-9bc7-766f512c4aaa', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9395bcad-0b31-454a-9bc7-766f512c4aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types'} Body: b'{"volume_type": {"id": "ec90fce3-dd04-408b-8862-2d876a2664de", "name": "tempest-GroupsTest-volume-type-2015156928", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:19:11,884 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types 0.033s 2023-04-18 20:19:11,885 79685 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-1738629962"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3642e86c-e493-4587-9b3b-e3c010293555', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3642e86c-e493-4587-9b3b-e3c010293555', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types'} Body: b'{"group_type": {"id": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "name": "tempest-GroupsTest-group-type-1738629962", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:19:12,082 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups 0.195s 2023-04-18 20:19:12,083 79685 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": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "volume_types": ["ec90fce3-dd04-408b-8862-2d876a2664de"], "name": "tempest-Group1-1272010070"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e74d8b-71b0-4858-b356-81e60b9f2855', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e74d8b-71b0-4858-b356-81e60b9f2855', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups'} Body: b'{"group": {"id": "51f3d2b7-82c3-4ce9-9299-01b50233c37a", "name": "tempest-Group1-1272010070"}}' 2023-04-18 20:19:12,115 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a 0.030s 2023-04-18 20:19:12,116 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Opensta ck-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c170ef-0aa9-47bd-81ae-e45142cc6eb2', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c170ef-0aa9-47bd-81ae-e45142cc6eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a'} Body: b'{"group": {"id": "51f3d2b7-82c3-4ce9-9299-01b50233c37a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "name": "tempest-Group1-1272010070", "description": null, "group_type": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "volume_types": ["ec90fce3-dd04-408b-8862-2d876a2664de"]}}' 2023-04-18 20:19:13,151 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a 0.030s 2023-04-18 20:19:13,151 79685 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, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27cab32-fbcc-4415-8fa8-9cbe1693ec9f', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27cab32-fbcc-4415-8fa8-9cbe1693ec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a'} Body: b'{"group": {"id": "51f3d2b7-82c3-4ce9-9299-01b50233c37a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "name": "tempest-Group1-1272010070", "description": null, "group_type": "e2a401e4-1db4-465d-9d86-a97b2a6e5f4a", "volume_types": ["ec90fce3-dd04-408b-8862-2d876a2664de"]}}' 2023-04-18 20:19:13,240 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail 0.084s 2023-04-18 20:19:13,241 79685 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, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40777c42-5e37-41e3-b22f-25da9fda4e41', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40777c42-5e37-41e3-b22f-25da9fda4e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:19:13,314 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a/action 0.062s 2023-04-18 20:19:13,315 79685 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, 18 Apr 2023 20:19:13 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-r equest-id': 'req-0cfb5585-7d32-4667-ad4f-a725d796c9fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a/action'} Body: b'' 2023-04-18 20:19:13,331 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a 0.015s 2023-04-18 20:19:13,331 79685 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, 18 Apr 2023 20:19:13 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-9e3515c3-d229-4a10-891a-c4c753fadced', 'x-openstack-request-id': 'req-9e3515c3-d229-4a10-891a-c4c753fadced', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/51f3d2b7-82c3-4ce9-9299-01b50233c37a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 51f3d2b7-82c3-4ce9-9299-01b50233c37a could not be found."}}' 2023-04-18 20:19:13,360 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/e2a401e4-1db4-465d-9d86-a97b2a6e5f4a 0.028s 2023-04-18 20:19:13,360 79685 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, 18 Apr 2023 20:19:13 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-fbf1c25b-f98c-42fa-aa6a-7e36b2cdd408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/e2a401e4-1db4-465d-9d86-a97b2a6e5f4a'} Body: b'' 2023-04-18 20:19:13,409 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de 0.048s 2023-04-18 20:19:13,409 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42f5480-8d53-4695-ba67-8e800286abbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de'} Body: b'' 2023-04-18 20:19:13,425 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de 0.016s 2023-04-18 20:19:13,426 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 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-e8483f40-2700-4240-a737-aa7f9e398621', 'x-openstack-request-id': 'req-e8483f40-2700-4240-a7 37-aa7f9e398621', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/ec90fce3-dd04-408b-8862-2d876a2664de'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ec90fce3-dd04-408b-8862-2d876a2664de 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ebe85947-81a4-463f-95a4-2def965d197e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:11,976 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.185s 2023-04-18 20:19:11,976 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ea61ce9-d8ff-407b-bb50-0e95011edd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:19:12,355 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes 0.377s 2023-04-18 20:19:12,356 79679 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-970494900", "snapshot_id": null, "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8a18ca-acd3-4654-9767-23f1f942d3b3', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8a18ca-acd3-4654-9767-23f1f942d3b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes'} Body: b'{"volume": {"id": "ebe85947-81a4-463f-95a4-2def965d197e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.283297", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-970494900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:12,413 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.046s 2023-04-18 20:19:12,414 79679 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43e306f-537f-466d-bcb4-8c645e2ff09a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43e306f-537f-466d-bcb4-8c645e2ff09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'{"volume": {"id": "ebe85947-81a4-463f-95a4-2def965d197e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-970494900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:13,467 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.040s 2023-04-18 20:19:13,467 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f2ab3c-186e-4fe5-93f9-3ed273cdd372', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f2ab3c-186e-4fe5-93f9-3ed273cdd372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'{"volume": {"id": "ebe85947-81a4-463f-95a4-2def965d197e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:12.000000", "updated_at": "2023-04-18T20:19:12.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-970494900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:13,578 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.099s 2023-04-18 20:19:13,578 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befcb520-1541-4757-995c-6d6086d8a94e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'' 2023-04-18 20:19:13,600 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e 0.021s 2023-04-18 20:19:13,600 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-128c8467-1d50-4195-8d1a-4dad60399e9c', 'x-openstack-request-id': 'req-128c8467-1d50-4195-8d1a-4dad60399e9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/ebe85947-81a4-463f-95a4-2def965d197e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ebe85947-81a4-463f-95a4-2def965d197e 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 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 34aefcb1-23c0-4552-bcdd-62a245023d87 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:13,459 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types 0.029s 2023-04-18 20:19:13,459 79685 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-1369466110"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adb1663-57bc-4479-b736-0a0cfc6ca453', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adb1663-57bc-4479-b736-0a0cfc6ca453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types'} Body: b'{"volume_type": {"id": "7b629901-5f53-489b-8936-1ed465b453c3", "name": "tempest-GroupsTest-volume-type-1369466110", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:19:13,495 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types 0.029s 2023-04-18 20:19:13,495 79685 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-1643446278"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb744f3c-d111-43be-b894-c500b31c0d7e', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb744f3c-d111-43be-b894-c500b31c0d7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types'} Body: b'{"group_type": {"id": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "name": "tempest-GroupsTest-group-type-1643446278", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:19:13,595 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups 0.097s 2023-04-18 20:19:13,596 79685 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": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "volume_types": ["7b629901-5f53-489b-8936-1ed465b453c3"], "name": "tempest-GroupsTest-Group-1880952384"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dda2b2-7a41-44fd-94fd-884d3da4b8ae', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dda2b2-7a41-44fd-94fd-884d3da4b8ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups'} Body: b'{"group": {"id": "34aefcb1-23c0-4552-bcdd-62a245023d87", "name": "tempest-GroupsTest-Group-1880952384"}}' 2023-04-18 20:19:13,629 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87 0.031s 2023-04-18 20:19:13,630 79685 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, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d0c007-b55e-418b-b75d-28702b8aa2e1', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d0c007-b55e-418b-b75d-28702b8aa2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87'} Body: b'{"group": {"id": "34aefcb1-23c0-4552-bcdd-62a245023d87", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "name": "tempest-GroupsTest-Group-1880952384", "description": null, "group_type": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "volume_types": ["7b629901-5f53-489b-8936-1ed465b453c3"]}}' 2023-04-18 20:19:14,666 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87 0.029s 2023-04-18 20:19:14,667 79685 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, 18 Apr 2023 20:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa17786-19cf-4034-b6a2-40fee072fa41', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa17786-19cf-4034-b6a2-40fee072fa41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87'} Body: b'{"group": {"id": "34aefcb1-23c0-4552-bcdd-62a245023d87", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "name": "tempest-GroupsTest-Group-1880952384", "description": null, "group_type": "ccddf1ba-56c0-4d94-a919-ef2a4f62de4c", "volume_types": ["7b629901-5f53-489b-8936-1ed465b453c3"]}}' 2023-04-18 20:19:14,730 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail 0.059s 2023-04-18 20:19:14,731 79685 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, 18 Apr 2023 20:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5089d60d-0e0b-4d9d-921b-dbca988f0465', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5089d60d-0e0b-4d9d-921b-dbca988f0465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:19:14,805 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87/action 0.062s 2023-04-18 20:19:14,806 79685 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, 18 Apr 2023 20:19:14 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-a64e5b08-d923-4d51-b61a-855 633f074f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87/action'} Body: b'' 2023-04-18 20:19:14,825 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87 0.018s 2023-04-18 20:19:14,825 79685 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, 18 Apr 2023 20:19:14 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-7fda2737-b96d-487e-8310-a0c0376b8e2e', 'x-openstack-request-id': 'req-7fda2737-b96d-487e-8310-a0c0376b8e2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/66770d56bb7e472896ddad0dfd14102a/groups/34aefcb1-23c0-4552-bcdd-62a245023d87'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 34aefcb1-23c0-4552-bcdd-62a245023d87 could not be found."}}' 2023-04-18 20:19:14,857 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/ccddf1ba-56c0-4d94-a919-ef2a4f62de4c 0.031s 2023-04-18 20:19:14,857 79685 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, 18 Apr 2023 20:19:14 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-d678021f-c870-435a-95fa-90f9db77e9ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/group_types/ccddf1ba-56c0-4d94-a919-ef2a4f62de4c'} Body: b'' 2023-04-18 20:19:14,912 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3 0.054s 2023-04-18 20:19:14,913 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19: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-1067e582-8dff-4dbf-b58b-6ec0e88386b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3'} Body: b'' 2023-04-18 20:19:14,932 79685 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3 0.019s 2023-04-18 20:19:14,932 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:14 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-e51f9f37-ebcb-4119-ae9b-a2fee77820e6', 'x-openstack-request-id': 'req-e51f9f37-ebcb-4119-ae9b-a2fee77820e6', 'connection': 'close', 'st atus': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e8e4199682f44908d3161c9b2f93ef0/types/7b629901-5f53-489b-8936-1ed465b453c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7b629901-5f53-489b-8936-1ed465b453c3 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9d01f428-4821-41c1-989d-f5f56e459ee3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:13,625 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.021s 2023-04-18 20:19:13,625 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fe1a6975-2217-41e2-a80c-50cffb85b849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:19:13,957 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes 0.331s 2023-04-18 20:19:13,957 79679 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-1890116971", "snapshot_id": null, "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cdd5a8-ba7b-4245-8afc-c4a0e2231507', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cdd5a8-ba7b-4245-8afc-c4a0e2231507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes'} Body: b'{"volume": {"id": "9d01f428-4821-41c1-989d-f5f56e459ee3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:13.903362", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1890116971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:14,005 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.038s 2023-04-18 20:19:14,005 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ddfde3-9a6f-447a-96db-f27c1156e88f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ddfde3-9a6f-447a-96db-f27c1156e88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'{"volume": {"id": "9d01f428-4821-41c1-989d-f5f56e459ee3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1890116971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,063 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.038s 2023-04-18 20:19:15,063 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7dfb61-9c5e-4147-a9a2-fb8e318b61e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7dfb61-9c5e-4147-a9a2-fb8e318b61e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'{"volume": {"id": "9d01f428-4821-41c1-989d-f5f56e459ee3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:14.000000", "updated_at": "2023-04-18T20:19:14.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1890116971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,181 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.106s 2023-04-18 20:19:15,181 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa18b34-63bd-4b4a-bcdd-b175496e6433', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'' 2023-04-18 20:19:15,203 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3 0.020s 2023-04-18 20:19:15,203 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb5f936-5d3f-4f5c-913f-5b8a70114d51', 'x-openstack-request-id': 'req-8eb5f936-5d3f-4f5c-913f-5b8a70114d51', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/9d01f428-4821-41c1-989d-f5f56e459ee3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d01f428-4821-41c1-989d-f5f56e459ee3 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:15,206 79679 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 20:19:15,267 79679 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.059s 2023-04-18 20:19:15,268 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1846582996", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMwKV2s0FpLj4cGVjIl3G0R9kjNi5alo6N9th0So99gcdS22pqjf52yEuLFZseVpLY5X5QjIzxIjg0Fc9C771IgrcEroauwJmtEf/R8CBOls1g0NVgSmaL76oQVxwTifgw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf22d5e-6143-4c05-80bc-30f8ddce43e1', 'x-compute-request-id': 'req-4cf22d5e-6143-4c05-80bc-30f8ddce43e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1846582996", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMwKV2s0FpLj4cGVjIl3G0R9kjNi5alo6N9th0So99gcdS22pqjf52yEuLFZseVpLY5X5QjIzxIjg0Fc9C771IgrcEroauwJmtEf/R8CBOls1g0NVgSmaL76oQVxwTifgw==", "fingerprint": "a2:a1:c2:c3:fb:2b:50:e0:9d:51:6a:eb:82:8e:e5:a9", "user_id": "65de6802754f4355b4baaef50d5f4f5d"}}' 2023-04-18 20:19:15,450 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-18 20:19:15,451 79679 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-2047779857", "description": "tempest-secgroup-smoke-2047779857 description", "project_id": "519941c56e0e4da4a8d6365718dd87df"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-b2d4814a-7534-4c84-88e6-173cd16faf40', 'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "65348c61-353f-4014-bdf6-155d96d32b27", "name": "tempest-secgroup-smoke-2047779857", "stateful": true, "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "description": "tempest-secgroup-smoke-2047779857 description", "shared": false, "security_group_rules": [{"id": "7812148f-fe99-4990-a485-ec4cb7ba01c5", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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": 812, "description": null, "tags": [], "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}, {"id": "faaa496e-cafb-4574-a8af-70c0a71daedb", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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": 811, "description": null, "tags": [], "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "51994 1c56e0e4da4a8d6365718dd87df"}], "tags": [], "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 1, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,640 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-18 20:19:15,642 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b7afb67b-7eaf-4a37-8b49-0bac6bba10fd', 'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd83f1f2-9dae-46f3-8c85-0d77dc12303d", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:15,906 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.262s 2023-04-18 20:19:15,906 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-7a43e88e-d8f5-43e1-880a-743c5b6d9a39', 'date': 'Tue, 18 Apr 2023 20:19:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c59e199a-ef61-4160-a9e6-986d9751f41a", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,111 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-04-18 20:19:16,111 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9ecc3c7f-22b4-4008-9f30-2db253560e2e', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f8bbdc2-a50a-497f-a353-4763fa0143b0", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:15Z", "updated_at": "2023-04-18T20:19:15Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,322 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.210s 2023-04-18 20:19:16,323 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-90e9d16e-d1b7-4cdf-8aa5-882114668bc7', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7e5cc2f9-809c-4a18-bb90-8c41a89d1df8", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:16Z", "updated_at": "2023-04-18T20:19:16Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,609 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.286s 2023-04-18 20:19:16,610 79679 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": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-d56cbb98-c40d-4899-8bca-75f1295d7fcb', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6676f1a0-2dad-4d35-9c9a-fc1adc4eb390", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:16Z", "updated_at": "2023-04-18T20:19:16Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,782 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-18 20:19:16,782 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "project_id": "519941c56e0e4da4a8d6365718dd87df", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8ad472cf-3820-4fbe-a7b2-be976cb3f839', 'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ffe9a78d-6599-453c-a4ea-0af23f1728a5", "tenant_id": "519941c56e0e4da4a8d6365718dd87df", "security_group_id": "65348c61-353f-4014-bdf6-155d96d32b27", "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, "description": "", "created_at": "2023-04-18T20:19:16Z", "updated_at": "2023-04-18T20:19:16Z", "revision_number": 0, "project_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:16,782 79679 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 20:19:16,813 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850 0.029s 2023-04-18 20:19:16,813 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a4393bd-9504-46c9-acf3-0b6cef2fec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "eeb2b36c947440c2a34130b7cb7d257f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "bced5834-bb13-4a51-9ae0-beca997a2850", "created_at": "2023-04-18T20:06:01Z", "updated_at": "2023-04-18T20:06:03Z", "tags": [], "self": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850", "file": "/v2/images/bced5834-bb13-4a51-9ae0-beca997a2850/file", "schema": "/v2/schemas/image"}' 2023-04-18 20:19:17,158 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes 0.345s 2023-04-18 20:19:17,159 79679 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-815104199", "snapshot_id": null, "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c93cc16f-ccb5-4e07-9a0e-a972ac127314', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c93cc16f-ccb5-4e07-9a0e-a972ac127314', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volum es'} Body: b'{"volume": {"id": "a10aa5bc-7aa3-433b-b7ad-b305cf8a4255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:17.099555", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-815104199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:17,210 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.040s 2023-04-18 20:19:17,211 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49ad7b8-680c-4f04-869f-e3e833c911cb', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49ad7b8-680c-4f04-869f-e3e833c911cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'{"volume": {"id": "a10aa5bc-7aa3-433b-b7ad-b305cf8a4255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:17.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-815104199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:18,274 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.051s 2023-04-18 20:19:18,274 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03fba19b-b70c-4eb8-8f6f-ea416a2c01c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03fba19b-b70c-4eb8-8f6f-ea416a2c01c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'{"volume": {"id": "a10aa5bc-7aa3-433b-b7ad-b305cf8a4255", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:17.000000", "updated_at": "2023-04-18T20:19:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-815104199", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255"}], "user_id": "65de6802754f4355b4baaef50d5f4f5d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "519941c56e0e4da4a8d6365718dd87df"}}' 2023-04-18 20:19:18,384 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.098s 2023-04-18 20:19:18,384 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 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-a5f62b4d-e4ec-4469-b9cf-adf5f425ba08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'' 2023-04-18 20:19:18,406 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 0.021s 2023-04-18 20:19:18,407 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b161eaa-b86e-461f-a0ca-cfe437675dd9', 'x-openstack-request-id': 'req-4b161eaa-b86e-461f-a0ca-cfe437675dd9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/519941c56e0e4da4a8d6365718dd87df/volumes/a10aa5bc-7aa3-433b-b7ad-b305cf8a4255'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a10aa5bc-7aa3-433b-b7ad-b305cf8a4255 could not be found."}}' 2023-04-18 20:19:18,570 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/65348c61-353f-4014-bdf6-155d96d32b27 0.162s 2023-04-18 20:19:18,570 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-69eb0664-e0cd-4a33-bcc3-47c296b64337', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/65348c61-353f-4014-bdf6-155d96d32b27'} Body: b'' 2023-04-18 20:19:18,603 79679 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1846582996 0.032s 2023-04-18 20:19:18,604 79679 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:18 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-d3650f2d-aca3-4582-b057-6fd3c4247d19', 'x-compute-request-id': 'req-d3650f2d-aca3-4582-b057-6fd3c4247d19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1846582996'} Body: b'' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98080a76-8472-4876-9c5b-da80edf6d2d2 failed to build and is in ERROR status 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8544585f-2873-498d-9128-6a4feaebe423 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:16:34,982 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:16:34,982 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:16:35,035 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2023-04-18 20:16:35,035 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2054033936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKE2fyeA5Jpf+ShCiGQbCaO3NS7bEAScXu4QEs2PX5ZnXzRfgbPNsxdvuPWQIPjLfvFGm+XlNFSIPUmmF6TEYiXjv07E6MfK7Gj6XkY8Ds/QlUE6oK95SrmIFH4bE9YdiQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:34 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-966e8799-5776-4dea-8be0-1ad781775c49', 'x-compute-request-id': 'req-966e8799-5776-4dea-8be0-1ad781775c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2054033936", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKE2fyeA5Jpf+ShCiGQbCaO3NS7bEAScXu4QEs2PX5ZnXzRfgbPNsxdvuPWQIPjLfvFGm+XlNFSIPUmmF6TEYiXjv07E6MfK7Gj6XkY8Ds/QlUE6oK95SrmIFH4bE9YdiQ==", "fingerprint": "ab:53:34:c7:8a:ea:e3:0c:ad:2f:06:99:7d:fc:f1:c3", "user_id": "4859711fcdef4d91ae9caff4bacc85fe"}}' 2023-04-18 20:16:35,040 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2054033936 created 2023-04-18 20:16:35,186 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.145s 2023-04-18 20:16:35,186 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1777353803", "description": "tempest-description--1688781264"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1eee16a8-93e6-4274-bf58-021f6be48942', 'date': 'Tue, 18 Apr 2023 20:16:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "name": "tempest-securitygroup--1777353803", "stateful": true, "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "tempest-description--1688781264", "shared": false, "security_group_rules": [{"id": "074b41cd-66d5-45fb-bfb3-0e40c7ab960d", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "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": 731, "description": null, "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}, {"id": "d21b0c8a-b850-4623-becc-c52bde448665", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 730, "description": null, "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}], "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:16:35,395 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2023-04-18 20:16:35,395 79683 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": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-967ff611-29f1-4957-a263-da13f8874211', 'date': 'Tue, 18 Apr 2023 20:16:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3462228-136b-4453-be60-9df991dc93a6", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "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, "description": "", "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:16:35,553 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-18 20:16:35,554 79683 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": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa9d53a8-0531-4db3-a9a2-5e65a53435c7', 'date': 'Tue, 18 Apr 2023 20:16:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4cfcd5b8-0bf0-4828-a3ae-327dc2a2d079", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "0db1d2c3-b11d-4768-a2e3-a6fea5f994fa", "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, "description": "", "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:16:35,554 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1777353803 created 2023-04-18 20:16:36,528 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.973s 2023-04-18 20:16:36,528 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f1c317e8-a699-49f1-a2e1-ec35f5af81c2', 'date': 'Tue, 18 Apr 2023 20:16:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f329f0ab-187c-4231-a4c8-aa8546348c59", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.108", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:16:35Z", "revision_number": 0}}' 2023-04-18 20:16:36,529 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f329f0ab-187c-4231-a4c8-aa8546348c59', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.108', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'ip': '172.24.4.108'} created 2023-04-18 20:16:36,615 79683 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.081s 2023-04-18 20:16:36,615 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0abf0102-9a24-4a87-ae24-d73fe2de29fb', '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": "4859711fcdef4d91ae9caff4bacc85fe", "name": "tempest-AttachVolumeNegativeTest-2030574995-project-member", "password_expires_at": null}, "audit_ids": ["1RJdbxEISKq6AcEcjPx4Ig"], "expires_at": "2023-04-18T21:16:36.000000Z", "issued_at": "2023-04-18T20:16:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3da3c99e5d684aab877826bdbf471e3f", "name": "tempest-AttachVolumeNegativeTest-2030574995"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:16:36,615 79683 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'ef116b62-6faf-4010-a37c-960d9a4b6b02', 'name': 'tempest-AttachVolumeNegativeTest-191700791-network', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63333, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:13:42Z', 'updated_at': '2023-04-18T20:13:42Z', 'revision_number': 1} available for tenant 2023-04-18 20:16:36,616 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2054033936', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKE2fyeA5Jpf+ShCiGQbCaO3NS7bEAScXu4QEs2PX5ZnXzRfgbPNsxdvuPWQIPjLfvFGm+XlNFSIPUmmF6TEYiXjv07E6MfK7Gj6XkY8Ds/QlUE6oK95SrmIFH4bE9YdiQ==', 'fingerprint': 'ab:53:34:c7:8a:ea:e3:0c:ad:2f:06:99:7d:fc:f1:c3', 'user_id': '4859711fcdef4d91ae9caff4bacc85fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDuYuPhjARRsR4sJxrOgUP9Yy0EQmPkPVy7PqjfTm9vuwMBJRYrHRRH\nPQeJ86th8HKgBwYFK4EEACKhZANiAAShNn8ngOSaX/koQohkGwmjtzUu2xAEnF7u\nEBLNj1+WZ180X4GzzbMXb7j1kCD4y37xRpvl5TRUiD1JphekxGIl479OxOjHyuxo\n+l5GPA7P0JVBOqCveUq5iBR+GxPWHYk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0db1d2c3-b11d-4768-a2e3-a6fea5f994fa', 'name': 'tempest-securitygroup--1777353803', 'stateful': True, 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': 'tempest-description--1688781264', 'shared': False, 'security_group_rules': [{'id': '074b41cd-66d5-45fb-bfb3-0e40c7ab960d', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '0db1d2c3-b11d-4768-a2e3-a6fea5f994fa', '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': 731, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, {'id': 'd21b0c8a-b850-4623-becc-c52bde448665', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '0db1d2c3-b11d-4768-a2e3-a6fea5f994fa', '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': 730, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bd bf471e3f'}], 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 1, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, 'floating_ip': {'id': 'f329f0ab-187c-4231-a4c8-aa8546348c59', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.108', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:16:35Z', 'updated_at': '2023-04-18T20:16:35Z', 'revision_number': 0, 'ip': '172.24.4.108'}} 2023-04-18 20:16:37,220 79683 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.603s 2023-04-18 20:16:37,220 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-846567384", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ef116b62-6faf-4010-a37c-960d9a4b6b02"}], "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "key_name": "tempest-keypair-2054033936", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-410b34f1-3954-404d-90d2-b487104e358d', 'x-compute-request-id': 'req-410b34f1-3954-404d-90d2-b487104e358d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "adminPass": "password"}}' 2023-04-18 20:16:37,286 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.063s 2023-04-18 20:16:37,287 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a01139-cb65-4eee-9bb3-f5a3066861f3', 'x-compute-request-id': 'req-00a01139-cb65-4eee-9bb3-f5a3066861f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "name": "tempest-AttachVolumeNegativeTest-server-846567384", "status": "BUILD", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210 /compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:16:37Z", "updated": "2023-04-18T20:16:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2054033936", "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": []}}' 2023-04-18 20:17:28,083 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.766s 2023-04-18 20:17:28,084 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9b1c8d-8e67-406f-bdd7-d5838e7d4ef3', 'x-compute-request-id': 'req-db9b1c8d-8e67-406f-bdd7-d5838e7d4ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "name": "tempest-AttachVolumeNegativeTest-server-846567384", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:16:37Z", "updated": "2023-04-18T20:16:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2c:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054033936", "OS-SRV-USG:launched_at": "2023-04-18T20:16:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:17:28,095 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 20:18:28,326 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/os-interface 0.173s 2023-04-18 20:18:28,326 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18: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-Version', 'x-openstack-request-id': 'req-e25e19f4-e0ac-484e-8f07-223c45fdaf9d', 'x-compute-request-id': 'req-e25e19f4-e0ac-484e-8f07-223c45fdaf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "port_id": "6a966f13-66ef-4785-ab82-c7ec63bf7173", "mac_addr": "fa:16:3e:68:2c:76", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "71dad016-e43b-497f-a639-05df413ba3d6", "ip_address": "10.0.0.13"}]}]}' 2023-04-18 20:18:29,142 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59 0.811s 2023-04-18 20:18:29,142 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6a966f13-66ef-4785-ab82-c7ec63bf7173"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-411140df-67f9-47d7-bea0-85a8ea6d8e89', 'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59'} Body: b'{"floatingip": {"id": "f329f0ab-187c-4231-a4c8-aa8546348c59", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.108", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "e08cbc3b-eacc-4d1a-9075-fe65dbe70fbe", "port_id": "6a966f13-66ef-4785-ab82-c7ec63bf7173", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "mac_address": "fa:16:3e:68:2c:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:16:35Z", "updated_at": "2023-04-18T20:18:28Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:18:29,144 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.108:22' as 'cirros' with public key authentication 2023-04-18 20:18:29,178 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:18:29,200 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:18:29,200 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.108 successfully created 2023-04-18 20:18:29,240 79683 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/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/ips 0.039s 2023-04-18 20:18:29,241 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbb9dd4-e470-496f-ae99-653f6bdaeeb4', 'x-compute-request-id': 'req-1bbb9dd4-e470-496f-ae99-653f6bdaeeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-18 20:18:29,432 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes 0.188s 2023-04-18 20:18:29,432 79683 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-990839685"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3155457-f1e9-4c82-9d33-a4e57981898e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3155457-f1e9-4c82-9d33-a4e57981898e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes'} Body: b'{"volume": {"id": "8544585f-2873-498d-9128-6a4feaebe423", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.371934", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-990839685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:29,485 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423 0.042s 2023-04-18 20:18:29,485 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8694ec-000d-4136-b221-296764aeb1d2', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8694ec-000d-4136-b221-296764aeb1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423'} Body: b'{"volume": {"id": "8544585f-2873-498d-9128-6a4feaebe423", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-990839685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:18:30,536 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0. 210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423 0.038s 2023-04-18 20:18:30,536 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29eb45ef-ef4c-48ea-96a8-31faa2af3220', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29eb45ef-ef4c-48ea-96a8-31faa2af3220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423'} Body: b'{"volume": {"id": "8544585f-2873-498d-9128-6a4feaebe423", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:29.000000", "updated_at": "2023-04-18T20:18:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-990839685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/8544585f-2873-498d-9128-6a4feaebe423"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:18:30,661 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.113s 2023-04-18 20:18:30,661 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-fbd149c9-a109-455c-b70c-052c2687bbb6', 'x-compute-request-id': 'req-fbd149c9-a109-455c-b70c-052c2687bbb6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'' 2023-04-18 20:18:30,827 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.165s 2023-04-18 20:18:30,827 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c721ff6-29be-452b-bb97-b32e9b7c84af', 'x-compute-request-id': 'req-2c721ff6-29be-452b-bb97-b32e9b7c84af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"server": {"id": "17a771cf-a0fc-4385-b1d2-f98f7c2bdff0", "name": "tempest-AttachVolumeNegativeTest-server-846567384", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fd f58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:16:37Z", "updated": "2023-04-18T20:18:31Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2c:76"}, {"version": 4, "addr": "172.24.4.108", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:2c:76"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2054033936", "OS-SRV-USG:launched_at": "2023-04-18T20:16:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1777353803"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:19:21,152 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 0.263s 2023-04-18 20:19:21,152 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-4370a6a3-9838-4e04-8e35-57cdd212a295', 'x-compute-request-id': 'req-4370a6a3-9838-4e04-8e35-57cdd212a295', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/17a771cf-a0fc-4385-b1d2-f98f7c2bdff0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 17a771cf-a0fc-4385-b1d2-f98f7c2bdff0 could not be found."}}' 2023-04-18 20:19:21,181 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054033936 0.028s 2023-04-18 20:19:21,182 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:21 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-4210d752-3bba-4e15-8cda-6bcbb9cdae1e', 'x-compute-request-id': 'req-4210d752-3bba-4e15-8cda-6bcbb9cdae1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2054033936'} Body: b'' 2023-04-18 20:19:21,605 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa 0.423s 2023-04-18 20:19:21,605 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-59e306f2-8935-4e6e-9c7a-a2730a150ac7', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa'} Body: b'' 2023-04-18 20:19:21,665 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa 0.059s 2023-04-18 20:19:21,666 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-743ebb76-a544-4108-a349-b2d01c3763a7', 'date': 'Tue, 18 Apr 2023 20:19:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0db1d2c3-b11d-4768-a2e3-a6fea5f994fa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0db1d2c3-b11d-4768-a2e3-a6fea5f994fa does not exist", "detail": ""}}' 2023-04-18 20:19:22,188 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59 0.522s 2023-04-18 20:19:22,188 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2b75439c-f56f-422e-afec-284c64d33070', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f329f0ab-187c-4231-a4c8-aa8546348c59'} Body: b'' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4a5475a9-5d49-431c-952f-8a13c1f36fa6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:24,342 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes 0.654s 2023-04-18 20:19:24,343 79685 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-1916721946"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e92637-fbdd-4bb6-9fbd-e44a5e7509a9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e92637-fbdd-4bb6-9fbd-e44a5e7509a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.264962", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:24,424 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.072s 2023-04-18 20:19:24,424 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8867f448-9d74-46a8-a83f-048a035f2002', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8867f448-9d74-46a8-a83f-048a035f2002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:25,480 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.044s 2023-04-18 20:19:25,481 79685 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18128652-3a77-4a7e-b727-3e5c9e16f04a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18128652-3a77-4a7e-b727-3e5c9e16f04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.000000", "updated_at": "2023-04-18T20:19:24.000000", "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:25,545 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.049s 2023-04-18 20:19:25,545 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b3edd1-57fb-4e72-9008-7a14272c1c22', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b3edd1-57fb-4e72-9008-7a14272c1c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"volume": {"id": "4a5475a9-5d49-431c-952f-8a13c1f36fa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:24.000000", "updated_at": "2023-04-18T20:19:24.000000", "name": "tempest-VolumesTransfersTest-Volume-1916721946", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:25,665 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.107s 2023-04-18 20:19:25,666 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033856d1-a4da-4829-b2ca-175630c8d33e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'' 2023-04-18 20:19:25,690 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6 0.024s 2023-04-18 20:19:25,690 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 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-01898ef3-624f-4d86-bbe0-8db5c2802216', 'x-openstack-request-id': 'req-01898ef3-624f-4d86-bbe0-8db5c2802216', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/4a5475a9-5d49-431c-952f-8a13c1f36fa6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4a5475a9-5d49-431c-952f-8a13c1f36fa6 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0541e3be-1fca-49f9-8d36-34e438b4730a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:25,913 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes 0.219s 2023-04-18 20:19:25,914 79685 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-1995726569"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30a3ed8-e8a6-48fb-910a-dbe80b383f9d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30a3ed8-e8a6-48fb-910a-dbe80b383f9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:25.846180", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:25,966 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.043s 2023-04-18 20:19:25,967 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036884d8-f92c-4c2a-ab61-a081a241404c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036884d8-f92c-4c2a-ab61-a081a241404c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:27,030 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.043s 2023-04-18 20:19:27,031 79685 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c107adbb-3061-417f-b25e-2c5dea753c4d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c107adbb-3061-417f-b25e-2c5dea753c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:26.000000", "updated_at": "2023-04-18T20:19:26.000000", "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:27,089 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.048s 2023-04-18 20:19:27,090 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9feb2b17-7599-4c5d-b475-c99749195235', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9feb2b17-7599-4c5d-b475-c99749195235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"volume": {"id": "0541e3be-1fca-49f9-8d36-34e438b4730a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:26.000000", "updated_at": "2023-04-18T20:19:26.000000", "name": "tempest-VolumesTransfersTest-Volume-1995726569", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a"}], "user_id": "b6e8dfc74e3f44299f9a0b8ade7869ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd90295f0677400c84da2010edf4b08f"}}' 2023-04-18 20:19:27,206 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.106s 2023-04-18 20:19:27,207 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:27 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-c5162e9a-07c2-439f-ac4d-0e53987bba9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'' 2023-04-18 20:19:27,228 79685 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a 0.021s 2023-04-18 20:19:27,228 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:27 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-59f7101a-e0d2-41db-a068-2d729df433fa', 'x-openstack-request-id': 'req-59f7101a-e0d2-41db-a068-2d729df433fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bd90295f0677400c84da2010edf4b08f/volumes/0541e3be-1fca-49f9-8d36-34e438b4730a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0541e3be-1fca-49f9-8d36-34e438b4730a could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8c772913-f8e4-46bf-a291-4d33e088e09e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:17:25,412 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.236s 2023-04-18 20:17:25,413 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0e1106-558f-495a-baf4-b4c96a1189ef', 'x-compute-request-id': 'req-4c0e1106-558f-495a-baf4-b4c96a1189ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:17:25,583 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.157s 2023-04-18 20:17:25,583 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50968b75-a55e-4e9e-9651-8cbc50d9e488', 'x-compute-request-id': 'req-50968b75-a55e-4e9e-9651-8cbc50d9e488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:17:25,733 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.138s 2023-04-18 20:17:25,734 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32fc2c80-4a57-49ef-9ed6-c5dcc6344f7e', 'x-compute-request-id': 'req-32fc2c80-4a57-49ef-9ed6-c5dcc6344f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:18:25,852 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2023-04-18 20:18:25,852 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c67c4355-78e9-4556-bf83-8bf8ed5aeea3', '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": "a14239df813d442792ffabf053449b8a", "name": "tempest-ServerActionsTestJSON-1783964211-project-member", "password_expires_at": null}, "audit_ids": ["rOY2-4DWSRCOat4QIdClGw"], "expires_at": "2023-04-18T21:18:25.000000Z", "issued_at": "2023-04-18T20:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e40bd5776b645d0b587b8aac24953c9", "name": "tempest-ServerActionsTestJSON-1783964211"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e40bd5776b645d0b587b8aac24953c9", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:18:25,853 79675 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '8885c94e-39f6-4cde-9f6a-aecd0683c3ad', 'name': 'tempest-ServerActionsTestJSON-1165851788-network', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e40bd5776b645d0b587b8aac24953c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47108, 'is_default': False, 'availability_zone_hints': [], 'availability_zon es': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:10:28Z', 'updated_at': '2023-04-18T20:10:28Z', 'revision_number': 1} available for tenant 2023-04-18 20:18:25,853 79675 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-208135863', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI37mP10EobJ+RyjjJI6oKIQYIodWv/4+FFqXTP7oK0UGDF+yx+haA8NfHNfu0byf0i4E0XEQIeh91Lv0/WhN2818SRHQCXrLyqf0O/HB7Ddm1LiZ7olMDOEZ8pcUC4UEQ==', 'fingerprint': 'ba:e6:05:fc:3e:5a:41:13:56:3a:07:99:2a:88:c4:85', 'user_id': 'a14239df813d442792ffabf053449b8a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBYVh+MQlXVl1Hv0QvjjF/9NZpG5gPDiX9YpJUbnY7CnQasFLPTVhgg\nBn7DRp1DO6agBwYFK4EEACKhZANiAASN+5j9dBKGyfkco4ySOqCiEGCKHVr/+PhR\nal0z+6CtFBgxfssfoWgPDXxzX7tG8n9IuBNFxECHofdS79P1oTdvNfEkR0Al6y8q\nn9Dvxwew3ZtS4me6JTAzhGfKXFAuFBE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bbf01d56-8b04-4110-9901-1d648eb08002', 'name': 'tempest-securitygroup--176904959', 'stateful': True, 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'description': 'tempest-description--757630434', 'shared': False, 'security_group_rules': [{'id': '0ed4bfff-698a-4a77-b384-f39216fbe807', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'security_group_id': 'bbf01d56-8b04-4110-9901-1d648eb08002', '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': 424, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:35Z', 'updated_at': '2023-04-18T20:10:35Z', 'revision_number': 0, 'project_id': '6e40bd5776b645d0b587b8aac24953c9'}, {'id': 'ccf7d35a-4116-41f1-a164-bc9f23a22a5e', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'security_group_id': 'bbf01d56-8b04-4110-9901-1d648eb08002', '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': 425, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:10:35Z', 'updated_at': '2023-04-18T20:10:35Z', 'revision_number': 0, 'project_id': '6e40bd5776b645d0b587b8aac24953c9'}], 'tags': [], 'created_at': '2023-04-18T20:10:35Z', 'updated_at': '2023-04-18T20:10:35Z', 'revision_number': 1, 'project_id': '6e40bd5776b645d0b587b8aac24953c9'}, 'floating_ip': {'id': '8319830b-df96-4b07-9de7-8a10beae8b04', 'tenant_id': '6e40bd5776b645d0b587b8aac24953c9', 'floating_ip_address': '172.24.4.205', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6e40bd5776b645d0b587b8aac24953c9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:10:37Z', 'updated_at': '2023-04-18T20:10:37Z', 'revision_number': 0, 'ip': '172.24.4.205'}} 2023-04-18 20:18:26,226 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes 0.372s 2023-04-18 20:18:26,227 79675 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-819221449", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58028e3-b293-4fe0-9933-91d1d188b1ef', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58028e3-b293-4fe0-9 933-91d1d188b1ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes'} Body: b'{"volume": {"id": "8c772913-f8e4-46bf-a291-4d33e088e09e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:26.166020", "updated_at": null, "name": "tempest-tempest.common.compute-volume-819221449", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:18:26,295 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.056s 2023-04-18 20:18:26,295 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c18096-de6f-455f-bdc7-d454ae49086c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c18096-de6f-455f-bdc7-d454ae49086c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'{"volume": {"id": "8c772913-f8e4-46bf-a291-4d33e088e09e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:26.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-819221449", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:18:27,345 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.038s 2023-04-18 20:18:27,345 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b55b32-89d0-4d44-b5a0-e2aad525da4c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b55b32-89d0-4d44-b5a0-e2aad525da4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'{"volume": {"id": "8c772913-f8e4-46bf-a291-4d33e088e09e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:18:26.00000 0", "updated_at": "2023-04-18T20:18:26.000000", "name": "tempest-tempest.common.compute-volume-819221449", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e"}], "user_id": "a14239df813d442792ffabf053449b8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e40bd5776b645d0b587b8aac24953c9"}}' 2023-04-18 20:18:27,464 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.107s 2023-04-18 20:18:27,464 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 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-f4b7a170-7777-4f4b-99d8-e877c4f9afa0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'' 2023-04-18 20:18:27,500 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e 0.035s 2023-04-18 20:18:27,500 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 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-9331cc7f-bee6-40d0-966b-68e706318297', 'x-openstack-request-id': 'req-9331cc7f-bee6-40d0-966b-68e706318297', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e40bd5776b645d0b587b8aac24953c9/volumes/8c772913-f8e4-46bf-a291-4d33e088e09e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8c772913-f8e4-46bf-a291-4d33e088e09e could not be found."}}' 2023-04-18 20:18:27,500 79675 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 2023-04-18 20:18:27,750 79675 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb 0.247s 2023-04-18 20:18:27,750 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e15b7e1-01a3-4ab0-9a90-76662a0296dc', 'x-compute-request-id': 'req-0e15b7e1-01a3-4ab0-9a90-76662a0296dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb'} Body: b'{"server": {"id": "f1bd755d-f8c2-40 c9-9845-2b20cf8ba3bb", "name": "tempest-ServerActionsTestJSON-server-1645171154", "status": "ACTIVE", "tenant_id": "6e40bd5776b645d0b587b8aac24953c9", "user_id": "a14239df813d442792ffabf053449b8a", "metadata": {}, "hostId": "04721205eb42a713d86d1da9264d3484635fea8156817cbb6a754f42", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:10:38Z", "updated": "2023-04-18T20:10:46Z", "addresses": {"tempest-ServerActionsTestJSON-1165851788-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}, {"version": 4, "addr": "172.24.4.205", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:fa:13"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1bd755d-f8c2-40c9-9845-2b20cf8ba3bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-208135863", "OS-SRV-USG:launched_at": "2023-04-18T20:10:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--176904959"}], "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.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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ac2ffc77-444a-4986-a2bd-06a6216465fa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:41,790 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes 0.463s 2023-04-18 20:19:41,790 79693 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-691553723"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99faabad-0fc2-4f36-b02f-87f33252b163', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99faabad-0fc2-4f36-b02f-87f33252b163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:41.717828", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:19:41,839 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.039s 2023-04-18 20:19:41,839 79693 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, 18 Apr 2023 20:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba707ca6-619f-4bbe-a915-14b97ba43484', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba707ca6-619f-4bbe-a915-14b97ba43484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:42.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:42,916 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.066s 2023-04-18 20:19:42,917 79693 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, 18 Apr 2023 20:19:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e10159-5b14-49f9-93e6-eb303e7bd02c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e10159-5b14-49f9-93e6-eb303e7bd02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:42.000000", "updated_at": "2023-04-18T20:19:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:42,970 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.042s 2023-04-18 20:19:42,971 79693 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, 18 Apr 2023 20:19:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc46324-d8b1-4e5c-a82a-251399ec9062', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc46324-d8b1-4e5c-a82a-251399ec9062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"volume": {"id": "ac2ffc77-444a-4986-a2bd-06a6216465fa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:42.000000", "updated_at": "2023-04-18T20:19:42.000000", "name": "tempest-VolumesTransfersV355Test-Volume-691553723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:43,090 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.108s 2023-04-18 20:19:43,090 79693 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, 18 Apr 2023 20:19:42 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-93008eb2-c6c8-4e9d-be69-9520f1dff3dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'' 2023-04-18 20:19:43,121 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa 0.030s 2023-04-18 20:19:43,121 79693 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, 18 Apr 2023 20:19:43 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-ace188d5-29c7-4aea-b105-8bbf9e87aa27', 'x-openstack-request-id': 'req-ace188d5-29c7-4aea-b105-8bbf9e87aa27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/ac2ffc77-444a-4986-a2bd-06a6216465fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ac2ffc77-444a-4986-a2bd-06a6216465fa 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7d090b18-4fa1-4f3d-a051-454f388f008a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:43,664 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes 0.539s 2023-04-18 20:19:43,665 79693 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-599719258"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbbf076-8fa7-4314-b014-d0549f80fc62', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbbf076-8fa7-4314-b014-d0549f80fc62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:43.598151", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 20:19:43,741 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.058s 2023-04-18 20:19:43,741 79693 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, 18 Apr 2023 20:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42cbde0c-a04a-44f0-b494-9c428b838f45', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42cbde0c-a04a-44f0-b494-9c428b838f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:44,807 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.054s 2023-04-18 20:19:44,808 79693 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, 18 Apr 2023 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a72cd21-7650-4ca6-b175-fb093cdb8186', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a72cd21-7650-4ca6-b175-fb093cdb8186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:44.000000", "updated_at": "2023-04-18T20:19:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:44,866 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.047s 2023-04-18 20:19:44,866 79693 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, 18 Apr 2023 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3141a93f-ddc2-4597-83ff-a7bb4ae67955', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3141a93f-ddc2-4597-83ff-a7bb4ae67955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"volume": {"id": "7d090b18-4fa1-4f3d-a051-454f388f008a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:44.000000", "updated_at": "2023-04-18T20:19:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-599719258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a"}], "user_id": "78c33b89c47b49a6be4c68bacc730d5c", "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": "56b293e741b44eaab83ff7c3e52eaaab"}}' 2023-04-18 20:19:45,014 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.136s 2023-04-18 20:19:45,014 79693 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, 18 Apr 2023 20:19:44 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-aa934490-d2d0-4bed-96a6-9600715cd757', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'' 2023-04-18 20:19:45,036 79693 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a 0.021s 2023-04-18 20:19:45,036 79693 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, 18 Apr 2023 20:19:45 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-19420101-df99-4bd9-9420-fd55c2e50894', 'x-openstack-request-id': 'req-19420101-df99-4bd9-9420-fd55c2e50894', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/56b293e741b44eaab83ff7c3e52eaaab/volumes/7d090b18-4fa1-4f3d-a051-454f388f008a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d090b18-4fa1-4f3d-a051-454f388f008a 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 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97bf61d3-4b7b-4247-b23e-58d756414c49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:45,243 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.281s 2023-04-18 20:19:45,244 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1298483156", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGvr6LVX++Eiu1YUChLwz8vfk2221FtuHl8Dimhj0yGyrId1kYUIwoaciVJNePhyHgt9jJ5mPcCKIoHCIkzJ1X5yUu1kWdOBMJvZZbJiWgwoC+grGJXoD4Bx81c/aLPEg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7540f4a8-a3d5-43af-8cdc-dcf25355f873', 'x-compute-request-id': 'req-7540f4a8-a3d5-43af-8cdc-dcf25355f873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1298483156", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGvr6LVX++Eiu1YUChLwz8vfk2221FtuHl8Dimhj0yGyrId1kYUIwoaciVJNePhyHgt9jJ5mPcCKIoHCIkzJ1X5yUu1kWdOBMJvZZbJiWgwoC+grGJXoD4Bx81c/aLPEg==", "fingerprint": "41:4d:bb:33:a8:35:9d:00:82:a5:20:89:f2:2b:76:64", "user_id": "1f5c22cddac04fd98500953cd77ef426"}}' 2023-04-18 20:19:45,430 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.183s 2023-04-18 20:19:45,430 79685 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-1585343362", "description": "tempest-secgroup-smoke-1585343362 description", "project_id": "f4e60546acfa43b3944396fcb79071a2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-0b32a105-943d-45e4-a89b-b03b201f6132', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "name": "tempest-secgroup-smoke-1585343362", "stateful": true, "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "description": "tempest-secgroup-smoke-1585343362 description", "shared": false, "security_group_rules": [{"id": "1c36c4d8-b31b-4838-9dc4-061649ac0937", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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": 898, "description": null, "tags": [], "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}, {"id": "e1aab309-6c93-447a-be75-98ec3d440aa2", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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": 897, "description": null, "tags": [], "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}], "tags": [], "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 1, "project_ id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:45,630 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.199s 2023-04-18 20:19:45,630 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7947ccdc-7c38-4850-9982-957943c849a1', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ecfc9f06-164b-45ab-868e-0c6ebd9a5630", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:45,799 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-18 20:19:45,799 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-55903243-4769-4787-946d-a50c7642ccc3', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8dc01f0e-e056-49de-a703-faabf07df308", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:45,990 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2023-04-18 20:19:45,991 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f06c463e-89e6-4d67-8c49-e5921e9dcff7', 'date': 'Tue, 18 Apr 2023 20:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11429f14-d2a1-4415-b182-d642e1f418cc", "tenant_id": "f4e60546acf a43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:45Z", "updated_at": "2023-04-18T20:19:45Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,169 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-18 20:19:46,169 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-d4545237-a582-439f-b9c1-6ca1e061cb43', 'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9370f19-5612-4afe-9c5d-00dfe18a8694", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:46Z", "updated_at": "2023-04-18T20:19:46Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,344 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-04-18 20:19:46,344 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-75fa9ac7-ae54-45b4-a488-18fdf610e76f', 'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "84cdc6b2-d8dd-4603-b9be-4cdd28020738", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:46Z", "updated_at": "2023-04-18T20:19:46Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,571 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2023-04-18 20:19:46,571 79685 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": "65342e24-6018-40cc-b2ad-28d859a3cb22", "project_id": "f4e60546acfa43b3944396fcb79071a2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-079575a4-618b-4ff0-b7b4-4e75ccd09ab5', 'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0b468331-be5a-4a56-a49b-73937a7cc904", "tenant_id": "f4e60546acfa43b3944396fcb79071a2", "security_group_id": "65342e24-6018-40cc-b2ad-28d859a3cb22", "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, "description": "", "created_at": "2023-04-18T20:19:46Z", "updated_at": "2023-04-18T20:19:46Z", "revision_number": 0, "project_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:46,803 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes 0.231s 2023-04-18 20:19:46,803 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1552448437", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb032d4-a947-4a73-9587-35dc09adbb0a', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb032d4-a947-4a73-9587-35dc09adbb0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes'} Body: b'{"volume": {"id": "97bf61d3-4b7b-4247-b23e-58d756414c49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:46.733082", "updated_at": null, "name": "tempest-TestStampPattern-volume-1552448437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}], "user_id": "1f5c22cddac04fd98500953cd77ef426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:19:46,855 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.042s 2023-04-18 20:19:46,855 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ffbd76-724f-43ee-8e12-acc4093a4834', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ffbd76-724f-43ee-8e12-acc4093a4834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'{"volume": {"id": "97bf61d3-4b7b-4247-b23e-58d756414c49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:47.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1552448437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": nul l, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}], "user_id": "1f5c22cddac04fd98500953cd77ef426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:47,911 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.045s 2023-04-18 20:19:47,911 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3994f319-59ba-4267-8558-691426eb48d7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3994f319-59ba-4267-8558-691426eb48d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'{"volume": {"id": "97bf61d3-4b7b-4247-b23e-58d756414c49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:19:47.000000", "updated_at": "2023-04-18T20:19:47.000000", "name": "tempest-TestStampPattern-volume-1552448437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49"}], "user_id": "1f5c22cddac04fd98500953cd77ef426", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f4e60546acfa43b3944396fcb79071a2"}}' 2023-04-18 20:19:48,033 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.107s 2023-04-18 20:19:48,033 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19: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-90fd0dd2-2df0-4232-8ec5-dcc7cf08a3ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'' 2023-04-18 20:19:48,057 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49 0.023s 2023-04-18 20:19:48,057 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:48 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-req uest-id': 'req-0277286b-2797-4ed7-8511-d3b54aa1f25a', 'x-openstack-request-id': 'req-0277286b-2797-4ed7-8511-d3b54aa1f25a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f4e60546acfa43b3944396fcb79071a2/volumes/97bf61d3-4b7b-4247-b23e-58d756414c49'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97bf61d3-4b7b-4247-b23e-58d756414c49 could not be found."}}' 2023-04-18 20:19:48,214 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/65342e24-6018-40cc-b2ad-28d859a3cb22 0.156s 2023-04-18 20:19:48,214 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6e2c170b-2622-4664-bc8d-9bf5ae2a11f1', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:19:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/65342e24-6018-40cc-b2ad-28d859a3cb22'} Body: b'' 2023-04-18 20:19:48,241 79685 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1298483156 0.026s 2023-04-18 20:19:48,241 79685 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd12df83-387b-4534-82b6-8ea110f0ca60', 'x-compute-request-id': 'req-bd12df83-387b-4534-82b6-8ea110f0ca60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1298483156'} Body: b'' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c6b1c519-c58e-4710-9501-9fd02c63b91c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:29,099 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/12341bcdcd37461c9ea15268a91bab1a/os-quota-sets/beff5033d13442d9b8609dfcbcaf00f5?usage=True 0.045s 2023-04-18 20:20:29,099 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae20c40-13d7-48fe-84b0-9ff08a5e7523', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae20c40-13d7-48fe-84b0-9ff08a5e7523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/12341bcdcd37461c9ea15268a91bab1a/os-quota-sets/beff5033d13442d9b8609dfcbcaf00f5?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": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:29,450 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes 0.341s 2023-04-18 20:20:29,451 79675 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-1792412018"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be7a9e2-a423-4064-82bc-5b04d9f17d26', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be7a9e2-a423-4064-82bc-5b04d9f17d26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.391636", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:20:29,499 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.039s 2023-04-18 20:20:29,500 79675 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, 18 Apr 2023 20:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55281607-3f5b-4105-acc9-b5056f8fbd46', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55281607-3f5b-4105-acc9-b5056f8fbd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:30,558 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.047s 2023-04-18 20:20:30,559 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67fbbef-63ea-415f-a7f4-357740990c44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67fbbef-63ea-415f-a7f4-357740990c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.000000", "updated_at": "2023-04-18T20:20:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:30,609 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.040s 2023-04-18 20:20:30,609 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-588ab0b0-8de5-4798-9976-ed5df1e77e76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-588ab0b0-8de5-4798-9976-ed5df1e77e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"volume": {"id": "c6b1c519-c58e-4710-9501-9fd02c63b91c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:29.000000", "updated_at": "2023-04-18T20:20:30.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1792412018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:30,794 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.175s 2023-04-18 20:20:30,795 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26b0d63-9d1b-47ba-b110-4edc97eefd73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'' 2023-04-18 20:20:30,816 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c 0.021s 2023-04-18 20:20:30,817 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-767f5361-560b-466c-8f0d-66cbb6f6c615', 'x-openstack-request-id': 'req-767f5361-560b-466c-8f0d-66cbb6f6c615', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/c6b1c519-c58e-4710-9501-9fd02c63b91c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6b1c519-c58e-4710-9501-9fd02c63b91c 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0b1a6ade-ae26-4ac4-8de0-0633b3a74779 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:31,378 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes 0.556s 2023-04-18 20:20:31,378 79675 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-1721299071"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2403cf-3fea-47af-8124-090de7a834f9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2403cf-3fea-47af-8124-090de7a834f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.312180", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:20:31,429 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.042s 2023-04-18 20:20:31,430 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce324c6b-4725-4209-86aa-2d9e757f6402', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce324c6b-4725-4209-86aa-2d9e757f6402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:32,481 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.040s 2023-04-18 20:20:32,481 79675 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6060b1a6-2bab-46a8-815c-061183de5025', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6060b1a6-2bab-46a8-815c-061183de5025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.000000", "updated_at": "2023-04-18T20:20:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:32,534 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.041s 2023-04-18 20:20:32,535 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4ae94c-8fd7-44a7-9ce5-28326288fe63', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4ae94c-8fd7-44a7-9ce5-28326288fe63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"volume": {"id": "0b1a6ade-ae26-4ac4-8de0-0633b3a74779", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:31.000000", "updated_at": "2023-04-18T20:20:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1721299071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779"}], "user_id": "bf77cdc752064e20b0526e10c08f1ebc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "beff5033d13442d9b8609dfcbcaf00f5"}}' 2023-04-18 20:20:32,648 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.101s 2023-04-18 20:20:32,649 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20: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-c140f55e-5da2-488c-bb15-3737324b515b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'' 2023-04-18 20:20:32,672 79675 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779 0.023s 2023-04-18 20:20:32,673 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20: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-e8a5cec1-0377-48e8-ae7d-234dfca9323f', 'x-openstack-request-id': 'req-e8a5cec1-0377-48e8-ae7d-234dfca9323f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/beff5033d13442d9b8609dfcbcaf00f5/volumes/0b1a6ade-ae26-4ac4-8de0-0633b3a74779'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0b1a6ade-ae26-4ac4-8de0-0633b3a74779 could not be found."}}' 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3b5a0a1e-b810-4dc7-972d-1281143f4ebf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:37,209 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes 0.351s 2023-04-18 20:20:37,209 79675 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-1130961111"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c6cc68-f4d8-45c4-8e14-ab4a28d5ed66', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c6cc68-f4d8-45c4-8e14-ab4a28d5ed66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.145028", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:20:37,258 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.040s 2023-04-18 20:20:37,259 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8d8267-49d4-4b87-af56-f25299f363bc', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8d8267-49d4-4b87-af56-f25299f363bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85cf014721a5493bb1749e72e4787ee8"}}' 2023-04-18 20:20:38,337 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.066s 2023-04-18 20:20:38,337 79675 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661b0cfe-d0e9-4b6b-ab8f-813e8062ea75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661b0cfe-d0e9-4b6b-ab8f-813e8062ea75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.000000", "updated_at": "2023-04-18T20:20:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85cf014721a5493bb1749e72e4787ee8"}}' 2023-04-18 20:20:38,389 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.040s 2023-04-18 20:20:38,389 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bb7d0c-da5d-4a1b-bb92-7cc3174e2cb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bb7d0c-da5d-4a1b-bb92-7cc3174e2cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"volume": {"id": "3b5a0a1e-b810-4dc7-972d-1281143f4ebf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:20:37.000000", "updated_at": "2023-04-18T20:20:37.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1130961111", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf"}], "user_id": "4bcd0220b1a74841bec1aa392c8d3635", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85cf014721a5493bb1749e72e4787ee8"}}' 2023-04-18 20:20:38,520 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.119s 2023-04-18 20:20:38,520 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31da880e-2c8c-4e14-9ca3-d3a03df8d8c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'' 2023-04-18 20:20:38,547 79675 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf 0.026s 2023-04-18 20:20:38,548 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-237d4184-08de-47ff-9492-4ed7934cf601', 'x-openstack-request-id': 'req-237d4184-08de-47ff-9492-4ed7934cf601', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85cf014721a5493bb1749e72e4787ee8/volumes/3b5a0a1e-b810-4dc7-972d-1281143f4ebf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3b5a0a1e-b810-4dc7-972d-1281143f4ebf could not be found."}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d81d9aa-8f97-4f66-9825-928507ece72b failed to build and is in ERROR status 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:19:22,193 79683 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 20:19:22,193 79683 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 20:19:22,257 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-04-18 20:19:22,258 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1517828598", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBVhAvTgDPHU/ZvujjugRWQ8k6v1KeXVwH8dFPoSiRg02m/7+EMa0D6e/HC44dlX/LWpZPduD/MyYo5T7CW4Pm2kZNwNTG1hEbZw1WwZZe4cmP42aN4IYZic7QjwhQHDGw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:22 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-0fe3d5d6-cfa7-471f-9a96-dd869415e592', 'x-compute-request-id': 'req-0fe3d5d6-cfa7-471f-9a96-dd869415e592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1517828598", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBVhAvTgDPHU/ZvujjugRWQ8k6v1KeXVwH8dFPoSiRg02m/7+EMa0D6e/HC44dlX/LWpZPduD/MyYo5T7CW4Pm2kZNwNTG1hEbZw1WwZZe4cmP42aN4IYZic7QjwhQHDGw==", "fingerprint": "0e:33:e4:92:f8:23:f4:40:b3:3f:8c:bd:83:22:6e:84", "user_id": "4859711fcdef4d91ae9caff4bacc85fe"}}' 2023-04-18 20:19:22,260 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1517828598 created 2023-04-18 20:19:22,432 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.171s 2023-04-18 20:19:22,432 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1441897049", "description": "tempest-description--1293968907"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-8eb63d31-fd18-4b6d-86b2-c7d0def55cdd', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "name": "tempest-securitygroup--1441897049", "stateful": true, "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "tempest-description--1293968907", "shared": false, "security_group_rules": [{"id": "440d5680-d40a-4f22-a1d5-d17225e160bb", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "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": 841, "description": null, "tags": [], "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}, {"id": "556819c4-22ba-4f71-b7cd-fb0916d6424a", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 840, "description": null, "tags": [], "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}], "tags": [], "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:19:22,636 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2023-04-18 20:19:22,636 79683 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": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-85e26431-6f94-4bc6-a737-caa5819c34d0', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63f1d79f-77c2-40a4-b2c1-039fba8ac794", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "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, "description": "", "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:19:22,828 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 20:19:22,828 79683 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": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bb027cc0-d752-4d5d-b7ce-a4e1d6a99ad8', 'date': 'Tue, 18 Apr 2023 20:19:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "018a1bc9-e63f-4476-92d7-e70d7f3fd1a2", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "security_group_id": "99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09", "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, "description": "", "created_at": "2023-04-18T20:19:22Z", "updated_at": "2023-04-18T20:19:22Z", "revision_number": 0, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:19:22,829 79683 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1441897049 created 2023-04-18 20:19:24,261 79683 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.432s 2023-04-18 20:19:24,262 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-ab59c24c-1eb0-4904-870e-26a738824e89', 'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.207", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3da3c99e5d684aab877826bdbf471e3f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:19:23Z", "updated_at": "2023-04-18T20:19:23Z", "revision_number": 0}}' 2023-04-18 20:19:24,262 79683 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.207', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:19:23Z', 'updated_at': '2023-04-18T20:19:23Z', 'revision_number': 0, 'ip': '172.24.4.207'} created 2023-04-18 20:19:24,375 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.106s 2023-04-18 20:19:24,375 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f33fc82d-f797-4982-84cb-ab6f9ea90a78', '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": "4859711fcdef4d91ae9caff4bacc85fe", "name": "tempest-AttachVolumeNegativeTest-2030574995-project-member", "password_expires_at": null}, "audit_ids": ["a1Z1xIHyTY6jwVJwahT_8Q"], "expires_at": "2023-04-18T21:19:24.000000Z", "issued_at": "2023-04-18T20:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3da3c99e5d684aab877826bdbf471e3f", "name": "tempest-AttachVolumeNegativeTest-2030574995"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3da3c99e5d684aab877826bdbf471e3f", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:19:24,376 79683 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'ef116b62-6faf-4010-a37c-960d9a4b6b02', 'name': 'tempest-AttachVolumeNegativeTest-191700791-network', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63333, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:13:42Z', 'updated_at': '2023-04-18T20:13:42Z', 'revision_number': 1} available for tenant 2023-04-18 20:19:24,376 79683 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1517828598', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBVhAvTgDPHU/ZvujjugRWQ8k6v1KeXVwH8dFPoSiRg02m/7+EMa0D6e/HC44dlX/LWpZPduD/MyYo5T7CW4Pm2kZNwNTG1hEbZw1WwZZe4cmP42aN4IYZic7QjwhQHDGw==', 'fingerprint': '0e:33:e4:92:f8:23:f4:40:b3:3f:8c:bd:83:22:6e:84', 'user_id': '4859711fcdef4d91ae9caff4bacc85fe', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDsWjhlxq03KY2pbfTmBTsGxOpuPUZKNxbqS9lbXmx1bodOACYuR9V3\nKuuZKJYyUdygBwYFK4EEACKhZANiAAQVYQL04Azx1P2b7o47oEVkPJOr9Snl1cB/\nHRT6EokYNNpv+/hDGtA+nvxwuOHZV/y1qWT3bg/zMmKOU+wluD5tpGTcDUxtYRG2\ncNVsGWXuHJj+NmjeCGGYnO0I8IUBwxs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09', 'name': 'tempest-securitygroup--1441897049', 'stateful': True, 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': 'tempest-description--1293968907', 'shared': False, 'security_group_rules': [{'id': '440d5680-d40a-4f22-a1d5-d17225e160bb', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09', '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': 841, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:19:22Z', 'updated_at': '2023-04-18T20:19:22Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, {'id': '556819c4-22ba-4f71-b7cd-fb0916d6424a', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'security_group_id': '99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09', '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': 840, 'description': None, 'tags': [], 'created_at': '2023-04-18T20:19:22Z', 'updated_at': '2023-04-18T20:19:22Z', 'revision_number': 0, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}], 'tags': [], 'crea ted_at': '2023-04-18T20:19:22Z', 'updated_at': '2023-04-18T20:19:22Z', 'revision_number': 1, 'project_id': '3da3c99e5d684aab877826bdbf471e3f'}, 'floating_ip': {'id': '0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe', 'tenant_id': '3da3c99e5d684aab877826bdbf471e3f', 'floating_ip_address': '172.24.4.207', 'floating_network_id': '265a076a-d1ac-4219-aea4-bb1069344ef6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3da3c99e5d684aab877826bdbf471e3f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T20:19:23Z', 'updated_at': '2023-04-18T20:19:23Z', 'revision_number': 0, 'ip': '172.24.4.207'}} 2023-04-18 20:19:25,326 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.948s 2023-04-18 20:19:25,326 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1006297411", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ef116b62-6faf-4010-a37c-960d9a4b6b02"}], "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "key_name": "tempest-keypair-1517828598", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953cbafe-99dc-4fa3-a47b-090efa10f6f6', 'x-compute-request-id': 'req-953cbafe-99dc-4fa3-a47b-090efa10f6f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "adminPass": "password"}}' 2023-04-18 20:19:25,401 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.072s 2023-04-18 20:19:25,402 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ea65a14-f1e3-4fcf-bc3a-052f8028ed14', 'x-compute-request-id': 'req-6ea65a14-f1e3-4fcf-bc3a-052f8028ed14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "name": "tempest-AttachVolumeNegativeTest-server-1006297411", "status": "BUILD", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:19:25Z", "updated": "2023-04-18T20:19:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1517828598", "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": []}}' 2023-04-18 20:20:15,962 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.499s 2023-04-18 20:20:15,963 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a588889c-0b8b-4a94-8fb8-ddedd5d9aa77', 'x-compute-request-id': 'req-a588889c-0b8b-4a94-8fb8-ddedd5d9aa77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "name": "tempest-AttachVolumeNegativeTest-server-1006297411", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:19:25Z", "updated": "2023-04-18T20:19:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:6c:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1517828598", "OS-SRV-USG:launched_at": "2023-04-18T20:19:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:20:15,974 79683 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:21:16,222 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/os-interface 0.187s 2023-04-18 20:21:16,223 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'co ntent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa7d7c7-4347-4447-b41e-ab8f28b5976b', 'x-compute-request-id': 'req-eaa7d7c7-4347-4447-b41e-ab8f28b5976b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "port_id": "eadcc0aa-c5c3-40a9-ae82-627e48b40386", "mac_addr": "fa:16:3e:34:6c:a4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "71dad016-e43b-497f-a639-05df413ba3d6", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 20:21:17,316 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe 1.089s 2023-04-18 20:21:17,316 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "eadcc0aa-c5c3-40a9-ae82-627e48b40386"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-184c2f4c-b2ac-4d60-b6b4-9b055d434eec', 'date': 'Tue, 18 Apr 2023 20:21:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe'} Body: b'{"floatingip": {"id": "0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "floating_ip_address": "172.24.4.207", "floating_network_id": "265a076a-d1ac-4219-aea4-bb1069344ef6", "router_id": "e08cbc3b-eacc-4d1a-9075-fe65dbe70fbe", "port_id": "eadcc0aa-c5c3-40a9-ae82-627e48b40386", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ef116b62-6faf-4010-a37c-960d9a4b6b02", "mac_address": "fa:16:3e:34:6c:a4", "admin_state_up": true, "status": "ACTIVE", "device_id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T20:19:23Z", "updated_at": "2023-04-18T20:21:16Z", "revision_number": 1, "project_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:21:17,317 79683 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.207:22' as 'cirros' with public key authentication 2023-04-18 20:21:17,355 79683 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 20:21:17,376 79683 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 20:21:17,376 79683 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.207 successfully created 2023-04-18 20:21:17,426 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/ips 0.049s 2023-04-18 20:21:17,426 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:17 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-d3e014ba-23db-411a-b165-e9f10544ec19', 'x-compute-request-id': 'req-d3e014ba-23db-411a-b165-e9f10544ec19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 20:21:17,630 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes 0.201s 2023-04-18 20:21:17,630 79683 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-1817235796"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206c138d-f09f-4983-ab3b-9d6725780e0e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206c138d-f09f-4983-ab3b-9d6725780e0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes'} Body: b'{"volume": {"id": "44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:17.563780", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1817235796", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:21:17,688 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b 0.047s 2023-04-18 20:21:17,688 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73c72ed-9d45-47a0-8e33-8f101661f7ff', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73c72ed-9d45-47a0-8e33-8f101661f7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b'} Body: b'{"volume": {"id": "44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:18.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1817235796", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:21:18,757 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b 0.056s 2023-04-18 20:21:18,757 79683 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f089ba75-7d16-4c4f-88ab-33550dcea15e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f089ba75-7d16-4c4f-88ab-33550dcea15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b'} Body: b'{"volume": {"id": "44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:18.000000", "updated_at": "2023-04-18T20:21:18.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1817235796", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3da3c99e5d684aab877826bdbf471e3f/volumes/44068abb-b5a2-42d5-ac8c-ffb1c9e6fb0b"}], "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3da3c99e5d684aab877826bdbf471e3f"}}' 2023-04-18 20:21:18,888 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.119s 2023-04-18 20:21:18,888 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:18 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-55111b5b-3700-47ae-82e8-97b284194e5a', 'x-compute-request-id': 'req-55111b5b-3700-47ae-82e8-97b284194e5a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'' 2023-04-18 20:21:19,096 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.208s 2023-04-18 20:21:19,097 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ad7c5f-04e0-45ee-b17f-10998cfa8e61', 'x-compute-request-id': 'req-06ad7c5f-04e0-45ee-b17f-10998cfa8e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"server": {"id": "7d112726-63d9-4f49-a6d8-d5f14b4cd89a", "name": "tempest-AttachVolumeNegativeTest-server-1006297411", "status": "ACTIVE", "tenant_id": "3da3c99e5d684aab877826bdbf471e3f", "user_id": "4859711fcdef4d91ae9caff4bacc85fe", "metadata": {}, "hostId": "6992502c0f4bfe47010579a791ac345d3ed5d165d2b8fdf58e2d7ac8", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9 ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:19:25Z", "updated": "2023-04-18T20:21:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-191700791-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:6c:a4"}, {"version": 4, "addr": "172.24.4.207", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:6c:a4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1517828598", "OS-SRV-USG:launched_at": "2023-04-18T20:19:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1441897049"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:22:09,209 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a 0.050s 2023-04-18 20:22:09,209 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:09 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-1a0e336e-d6ce-45d8-992f-df597ada3b97', 'x-compute-request-id': 'req-1a0e336e-d6ce-45d8-992f-df597ada3b97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d112726-63d9-4f49-a6d8-d5f14b4cd89a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7d112726-63d9-4f49-a6d8-d5f14b4cd89a could not be found."}}' 2023-04-18 20:22:09,242 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1517828598 0.031s 2023-04-18 20:22:09,242 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:09 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-a4661538-e64f-4a39-8e7e-6163a7e68c45', 'x-compute-request-id': 'req-a4661538-e64f-4a39-8e7e-6163a7e68c45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1517828598'} Body: b'' 2023-04-18 20:22:09,430 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09 0.187s 2023-04-18 20:22:09,430 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-631a43ec-dc6c-4a5f-8efd-672cb775f566', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:22:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fa c39e09'} Body: b'' 2023-04-18 20:22:09,470 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09 0.039s 2023-04-18 20:22:09,470 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-83c9fcb2-d22f-4f7a-9b3e-631d16b4dea8', 'date': 'Tue, 18 Apr 2023 20:22:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 99a1f1e3-9da8-4d1c-aacc-7eb3fac39e09 does not exist", "detail": ""}}' 2023-04-18 20:22:09,918 79683 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe 0.447s 2023-04-18 20:22:09,918 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-e758ce31-ce31-4c6a-b64a-4e4d092d1471', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:22:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0ba863ca-fa19-4d9a-bc22-bc2a18b8e6fe'} Body: b'' 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8abcaf5f-f5d9-4576-a0e7-c5847a537dc6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:22:15,161 79683 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.478s 2023-04-18 20:22:15,162 79683 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-1574175714"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a3d4b5-8e50-474a-b08c-3b0482e2405d', 'x-compute-request-id': 'req-27a3d4b5-8e50-474a-b08c-3b0482e2405d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "8abcaf5f-f5d9-4576-a0e7-c5847a537dc6", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:22:15.026850", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1574175714", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 20:22:15,221 79683 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/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6 0.055s 2023-04-18 20:22:15,222 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-e62a3148-66cb-4ed5-8401-2df2c5b80adb', 'x-compute-request-id': 'req-e62a3148-66cb-4ed5-8401-2df2c5b80adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6'} Body: b'{"volume": {"id": "8abcaf5f-f5d9-4576-a0e7-c5847a537dc6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T20:22:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1574175714", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 20:22:16,296 79683 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/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6 0.069s 2023-04-18 20:22:16,296 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-159038cd-ff49-42d3-b78d-4e44a516b8c4', 'x-compute-request-id': 'req-159038cd-ff49-42d3-b78d-4e44a516b8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8abcaf5f-f5d9-4576-a0e7-c5847a537dc6'} Body: b'{"volume": {"id": "8abcaf5f-f5d9-4576-a0e7-c5847a537dc6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T20:22:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1574175714", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 54, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 935cca3a-8c93-4fa2-bf5b-325eac9a87bf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:22:18,763 79683 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/db905cc1996e4efa8a0ef44f168dc79c/types 0.265s 2023-04-18 20:22:18,764 79683 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-1988964980", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303ab490-3305-4afd-8efe-9052d92afcf3', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303ab490-3305-4afd-8efe-9052d92afcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types'} Body: b'{"volume_type": {"id": "c612d5a3-4bdc-4128-99e7-3fcad6e5e828", "name": "tempest-VolumeTypesTest-volume-type-1988964980", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:22:18,813 79683 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/db905cc1996e4efa8a0ef44f168dc79c/types 0.046s 2023-04-18 20:22:18,813 79683 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-417758228", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fcfb617-9df7-451b-94f6-749cc3007b2e', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fcfb617-9df7-451b-94f6-749cc3007b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types'} Body: b'{"volume_type": {"id": "06fb77d5-dc53-426e-9237-b9438165c3c5", "name": "tempest-VolumeTypesTest-volume-type-417758228", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:22:19,140 79683 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/37e8bae48d724ce5817280b30797def3/volumes 0.324s 2023-04-18 20:22:19,140 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1204665204", "volume_type": "c612d5a3-4bdc-4128-99e7-3fcad6e5e828", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b67750a-0e2a-4f62-9473-030c1c64433c', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b67750a-0e2a-4f62-9473-030c1c64433c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.069313", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:22:19,188 79683 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/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.038s 2023-04-18 20:22:19,189 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a0fd4f-c78b-434a-a817-1b244b5ee268', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a0fd4f-c78b-434a-a817-1b244b5ee268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37e8bae48d724ce5817280b30797def3"}}' 2023-04-18 20:22:20,250 79683 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/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.050s 2023-04-18 20:22:20,251 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b149b548-159a-49ca-b3cf-93e923fa4ae7', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b149b548-159a-49ca-b3cf-93e923fa4ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.000000", "updated_at": "2023-04-18T20:22:19.000000", "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4 fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37e8bae48d724ce5817280b30797def3"}}' 2023-04-18 20:22:20,301 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.039s 2023-04-18 20:22:20,302 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2fc77f-893d-48a5-a509-b248bfdcf3b0', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2fc77f-893d-48a5-a509-b248bfdcf3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"volume": {"id": "935cca3a-8c93-4fa2-bf5b-325eac9a87bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:19.000000", "updated_at": "2023-04-18T20:22:19.000000", "name": "tempest-VolumeTypesTest-volume-1204665204", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1988964980", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf"}], "user_id": "69c7634c9e4d46cdb5d60c5cccd74203", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37e8bae48d724ce5817280b30797def3"}}' 2023-04-18 20:22:20,418 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.106s 2023-04-18 20:22:20,419 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c710f67-0859-4f7e-99c2-718f3d6ebf2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'' 2023-04-18 20:22:20,441 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf 0.022s 2023-04-18 20:22:20,442 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e233529-f65d-4446-9889-8864f859cafe', 'x-openstack-request-id': 'req-5e233529-f65d-4446-9889-886 4f859cafe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/37e8bae48d724ce5817280b30797def3/volumes/935cca3a-8c93-4fa2-bf5b-325eac9a87bf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 935cca3a-8c93-4fa2-bf5b-325eac9a87bf could not be found."}}' 2023-04-18 20:22:20,494 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5 0.051s 2023-04-18 20:22:20,494 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d79351a-c746-478c-8259-91902ec00257', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5'} Body: b'' 2023-04-18 20:22:20,511 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5 0.016s 2023-04-18 20:22:20,511 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 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-d3a6672a-f860-4cc0-9a16-1a8e7b2d9cbc', 'x-openstack-request-id': 'req-d3a6672a-f860-4cc0-9a16-1a8e7b2d9cbc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/06fb77d5-dc53-426e-9237-b9438165c3c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 06fb77d5-dc53-426e-9237-b9438165c3c5 could not be found."}}' 2023-04-18 20:22:20,573 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828 0.061s 2023-04-18 20:22:20,573 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1f1331-5318-4d3d-9bcc-43a5b18124ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828'} Body: b'' 2023-04-18 20:22:20,589 79683 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828 0.015s 2023-04-18 20:22:20,589 79683 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:20 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-f35a86e6-ba2d-4e7c-9e74-b5b0d1ea1a9b', 'x-openstack-request-id': 'req-f35a86e6-ba2d-4e7c-9e74-b5b0d1ea 1a9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db905cc1996e4efa8a0ef44f168dc79c/types/c612d5a3-4bdc-4128-99e7-3fcad6e5e828'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c612d5a3-4bdc-4128-99e7-3fcad6e5e828 could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c781fece-fe37-466b-9177-97b4a050641a 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0be5262a-4c42-4a1b-9851-959ffb89a713 failed to build and is in ERROR status tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 59b385e2-3fa4-4cae-abf3-02ec51ef4b66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:28,626 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.241s 2023-04-18 20:20:28,626 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfeba87-5962-4616-bb9f-52305578d27a', 'x-compute-request-id': 'req-5bfeba87-5962-4616-bb9f-52305578d27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' 2023-04-18 20:21:29,241 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes 0.543s 2023-04-18 20:21:29,242 79691 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-1132705045"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c8428f-ff0d-430a-bb2d-81ae0fb0131e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c8428f-ff0d-430a-bb2d-81ae0fb0131e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes'} Body: b'{"volume": {"id": "59b385e2-3fa4-4cae-abf3-02ec51ef4b66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:29.160799", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1132705045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:21:29,290 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66 0.039s 2023-04-18 20:21:29,291 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a0bb01-617d-4081-9458-203b11f44938', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a0bb01-617d-4081-9458-203b11f44938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66'} Body: b'{"volume": {"id": "59b385e2-3fa4-4cae-abf3-02ec51ef4b66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:29.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1132705045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:21:30,348 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66 0.044s 2023-04-18 20:21:30,348 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b83c4fc-16e8-4809-8bea-480aa775c255', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b83c4fc-16e8-4809-8bea-480aa775c255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66'} Body: b'{"volume": {"id": "59b385e2-3fa4-4cae-abf3-02ec51ef4b66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:21:29.000000", "updated_at": "2023-04-18T20:21:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-1132705045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/59b385e2-3fa4-4cae-abf3-02ec51ef4b66"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:21:30,591 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.230s 2023-04-18 20:21:30,592 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e999bd7-42e9-4ba9-87d9-0f59c250a1d3', 'x-compute-request-id': 'req-4e999bd7-42e9-4ba9-87d9-0f59c250a1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e2fa74f-9eb7-4fea-8e8c-9718b5915a7f failed to build and is in ERROR status 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 70, 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 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:20:57,491 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.274s 2023-04-18 20:20:57,491 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-636534463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGdOCJLksPbdPHOWgL6+zoDQ41aHu3Coj9FF/250XHyci5EgYNJWrV7nW9IH/AjUMy6wqqsWrMcMyE0r3Uo7IRKDY7jLopVaN8xh+syaHW/3KNBB+FMKpsQnk9qJw2dq/A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab3b59c-6045-4cda-922d-0a4402f18664', 'x-compute-request-id': 'req-3ab3b59c-6045-4cda-922d-0a4402f18664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-636534463", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGdOCJLksPbdPHOWgL6+zoDQ41aHu3Coj9FF/250XHyci5EgYNJWrV7nW9IH/AjUMy6wqqsWrMcMyE0r3Uo7IRKDY7jLopVaN8xh+syaHW/3KNBB+FMKpsQnk9qJw2dq/A==", "fingerprint": "a6:bd:89:c5:89:54:ae:4f:28:20:6e:bb:36:69:30:d9", "user_id": "aa0e46bfff374817aa1b04d614b83a60"}}' 2023-04-18 20:20:57,638 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.143s 2023-04-18 20:20:57,639 79675 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-785249105", "description": "tempest-secgroup-smoke-785249105 description", "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d9ece779-fd23-4ee2-831d-116f049fe5ba', 'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "name": "tempest-secgroup-smoke-785249105", "stateful": true, "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "description": "tempest-secgroup-smoke-785249105 description", "shared": false, "security_group_rules": [{"id": "3a8dd9dd-a785-4f02-9687-dc5e4fa0f3f1", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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": 996, "description": null, "tags": [], "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}, {"id": "d010af1d-f3eb-4534-9778-057a94851036", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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": 995, "description": null, "tags": [], "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}], "tags": [], "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 1, " project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:57,804 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 20:20:57,804 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b2fe4f82-7a1f-4a83-a11a-7cec6745bc8c', 'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf4af73a-be9e-479f-be0e-d05839a46e34", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:57,972 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-18 20:20:57,972 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-27b00b08-c486-4efe-89a1-2153ba292391', 'date': 'Tue, 18 Apr 2023 20:20:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1f1dd148-a850-4248-9de7-a0174439ef60", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:57Z", "updated_at": "2023-04-18T20:20:57Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,125 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-18 20:20:58,126 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0d4e264d-d241-4adf-86e7-b25fb1724501', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8e765f6-a2ae-41dc-8015-1814c636f39f", "tenant_id": "9d2ead7add04 45e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,358 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.231s 2023-04-18 20:20:58,358 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-771a4fb8-32b1-436f-be83-e53446cfb68f', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0f5f336-6335-414e-8b6d-38f5086d4c7b", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,532 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 20:20:58,533 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-33e2614d-0650-4f19-bb16-702a359f117c', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b5e85021-3fc8-4c07-9ca8-f1140ebc1ba3", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,697 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-18 20:20:58,698 79675 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": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "project_id": "9d2ead7add0445e6867d53dd4b883f5b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-053f92b3-3205-4b4c-a05a-ac43b264e020', 'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a62ae7e7-95dd-4b5c-b996-1088ae82e4b2", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "security_group_id": "751e4f63-2b9f-4a36-ba5d-19a92e4e4800", "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, "description": "", "created_at": "2023-04-18T20:20:58Z", "updated_at": "2023-04-18T20:20:58Z", "revision_number": 0, "project_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:20:58,739 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2023-04-18 20:20:58,740 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5166938f-095c-469b-b910-65d5ff03941d', '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": "aa0e46bfff374817aa1b04d614b83a60", "name": "tempest-SnapshotDataIntegrityTests-1197375983-project-member", "password_expires_at": null}, "audit_ids": ["TPCF5qyJR52VTkJlmLHRMA"], "expires_at": "2023-04-18T21:20:58.000000Z", "issued_at": "2023-04-18T20:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d2ead7add0445e6867d53dd4b883f5b", "name": "tempest-SnapshotDataIntegrityTests-1197375983"}, "is_domain": false, "roles": [{"id": "7146ae1fceb44559889c6cbcd031ae92", "name": "member"}, {"id": "6cd70c5ca4e240f9a14de27d03ced327", "name": "reader"}], "catalog": [{"endpoints": [{"id": "878f5aaf25b1480e84a407f69e38f8c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "13516a2b1563482cb145c84c6966072c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "a8f248fba0da4b65a6358ab4d1b0d6d0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b", "region": "RegionOne"}], "id": "620a0f1171584efaa68b267e7110ac24", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "1d1007adb0934a39acb22ed2101ac620", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8dc3deaa882c4e778a460e29cd62fae6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "f2954cce029d461f86c4be4fc1a0eae4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b", "region": "RegionOne"}], "id": "9e9e20a919974e07b67add632d5a7b63", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "d855aec119234dbebd7966c69a77e2b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b2986323ee3148b48255e83a672a5cd6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "882b8881acf64fe48cd3645438d6c842", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ba8e21f76ec84a64bc95f9ed129a1a8f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "2eb9bb7e64af47f8871adda9956ca36b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region" : "RegionOne"}], "id": "cba66cd22a204c38ae484fe07f3c60a7", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "97d24804fe5b48d89a9a241db622f7f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9d2ead7add0445e6867d53dd4b883f5b", "region": "RegionOne"}], "id": "fcfbda979a9d4aa3b4499921a9c45180", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-04-18 20:20:58,740 79675 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '415dac00-c09b-4e5a-9b19-32f4ca53d707', 'name': 'tempest-SnapshotDataIntegrityTests-471909381-network', 'tenant_id': '9d2ead7add0445e6867d53dd4b883f5b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9d2ead7add0445e6867d53dd4b883f5b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22744, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T20:20:45Z', 'updated_at': '2023-04-18T20:20:45Z', 'revision_number': 1} available for tenant 2023-04-18 20:20:59,538 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.797s 2023-04-18 20:20:59,538 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-397132039", "imageRef": "bced5834-bb13-4a51-9ae0-beca997a2850", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "networks": [{"uuid": "415dac00-c09b-4e5a-9b19-32f4ca53d707"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18821b0d-acaf-42db-ac04-c01e7876d8e9', 'x-compute-request-id': 'req-18821b0d-acaf-42db-ac04-c01e7876d8e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "adminPass": "SDfWJUUvqF4X"}}' 2023-04-18 20:20:59,616 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.074s 2023-04-18 20:20:59,616 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98edcf89-6d7e-4c58-bbb1-736734ccdbac', 'x-compute-request-id': 'req-98edcf89-6d7e-4c58-bbb1-736734ccdbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "BUILD", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:20:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "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": []}}' 2023-04-18 20:21:49,899 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.221s 2023-04-18 20:21:49,900 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:21:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8133946-49a4-4788-8e83-914b713e35e7', 'x-compute-request-id': 'req-b8133946-49a4-4788-8e83-914b713e35e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "ACTIVE", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "34299a7d71329da8efc43e9e05afa8534493ef3f33b72e72cde26006", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:21:06Z", "addresses": {"tempest-SnapshotDataIntegrityTests-471909381-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:cc:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "OS-SRV-USG:launched_at": "2023-04-18T20:21:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:21:49,913 79675 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 20:22:50,154 79675 INFO [tempest.lib.common.rest_client] Request (Snapsh otDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.224s 2023-04-18 20:22:50,154 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6cf77f-4a00-4b5d-83a2-b99496ae6052', 'x-compute-request-id': 'req-4c6cf77f-4a00-4b5d-83a2-b99496ae6052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "ACTIVE", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "34299a7d71329da8efc43e9e05afa8534493ef3f33b72e72cde26006", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:21:06Z", "addresses": {"tempest-SnapshotDataIntegrityTests-471909381-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:cc:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "OS-SRV-USG:launched_at": "2023-04-18T20:21:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:22:50,423 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes 0.256s 2023-04-18 20:22:50,423 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719825c4-5028-451f-8417-2daafb78a384', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719825c4-5028-451f-8417-2daafb78a384', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes'} Body: b'{"volume": {"id": "e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:50.329837", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd 2d43f09cd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}], "user_id": "aa0e46bfff374817aa1b04d614b83a60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:22:50,475 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.042s 2023-04-18 20:22:50,475 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f388578-d590-42a2-9480-0a245f2f657a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f388578-d590-42a2-9480-0a245f2f657a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'{"volume": {"id": "e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:50.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}], "user_id": "aa0e46bfff374817aa1b04d614b83a60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:22:51,536 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.049s 2023-04-18 20:22:51,537 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376b075d-49ec-4756-8e42-9669d6038f59', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376b075d-49ec-4756-8e42-9669d6038f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'{"volume": {"id": "e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:22:50.000000", "updated_at": "2023-04-18T20:22:50.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1512103097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2"}], "user_id": "aa0e46bfff374817aa1b04d614b83a60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach ": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9d2ead7add0445e6867d53dd4b883f5b"}}' 2023-04-18 20:22:51,653 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.101s 2023-04-18 20:22:51,654 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-7bf8a0fa-b8b5-4931-b2de-456ed2f4b9c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'' 2023-04-18 20:22:51,678 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 0.023s 2023-04-18 20:22:51,678 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22: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-0a5d1436-df98-4c43-8532-8ef5b2a590ec', 'x-openstack-request-id': 'req-0a5d1436-df98-4c43-8532-8ef5b2a590ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9d2ead7add0445e6867d53dd4b883f5b/volumes/e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e0af5e8c-9ef6-4eb7-8b74-bd2d43f09cd2 could not be found."}}' 2023-04-18 20:22:51,798 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.119s 2023-04-18 20:22:51,798 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41018514-684a-4722-aa4a-92133ebc1370', 'x-compute-request-id': 'req-41018514-684a-4722-aa4a-92133ebc1370', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'' 2023-04-18 20:22:52,000 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.202s 2023-04-18 20:22:52,001 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f989e56d-2489-4bd9-b1eb-429852ed6b26', 'x-compute-request-id': 'req-f989e56d-2489-4bd9-b1eb-429852ed6b26', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"server": {"id": "4e3a3b5e-5853-492a-b48a-1819643934b6", "name": "tempest-SnapshotDataIntegrityTests-server-397132039", "status": "ACTIVE", "tenant_id": "9d2ead7add0445e6867d53dd4b883f5b", "user_id": "aa0e46bfff374817aa1b04d614b83a60", "metadata": {}, "hostId": "34299a7d71329da8efc43e9e05afa8534493ef3f33b72e72cde26006", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:20:59Z", "updated": "2023-04-18T20:22:52Z", "addresses": {"tempest-SnapshotDataIntegrityTests-471909381-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:cc:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e3a3b5e-5853-492a-b48a-1819643934b6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-636534463", "OS-SRV-USG:launched_at": "2023-04-18T20:21:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-785249105"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 20:23:42,106 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6 0.043s 2023-04-18 20:23:42,106 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a31f534e-5a57-4aa9-a685-1e6be74aebab', 'x-compute-request-id': 'req-a31f534e-5a57-4aa9-a685-1e6be74aebab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e3a3b5e-5853-492a-b48a-1819643934b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4e3a3b5e-5853-492a-b48a-1819643934b6 could not be found."}}' 2023-04-18 20:23:42,458 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/751e4f63-2b9f-4a36-ba5d-19a92e4e4800 0.350s 2023-04-18 20:23:42,458 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-27cd85ed-bd11-4fab-83b6-c54ddb281ede', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 20:23:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/751e4f63-2b9f-4a36-ba5d-19a92e4e4800'} Body: b'' 2023-04-18 20:23:42,493 79675 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-636534463 0.034s 2023-04-18 20:23:42,494 79675 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:42 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d6b675-6df4-47c3-9501-a1b9e26f7866', 'x-compute-request-id': 'req-c0d6b675-6df4-47c3-9501-a1b9e26f7866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-636534463'} 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 70, 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 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bff2393e-bb80-4ca4-86e4-66b03d37a1b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:22:30,855 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.225s 2023-04-18 20:22:30,855 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf744242-c4e0-4e41-8774-10fc3a37218b', 'x-compute-request-id': 'req-bf744242-c4e0-4e41-8774-10fc3a37218b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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": []}}' 2023-04-18 20:23:31,130 79691 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/b332619e85294fc182a0e341f353d0c3/volumes 0.203s 2023-04-18 20:23:31,131 79691 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-1696110749"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0ef480-e454-4d49-9ebf-b3c4c122fef5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0ef480-e454-4d49-9ebf-b3c4c122fef5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes'} Body: b'{"volume": {"id": "bff2393e-bb80-4ca4-86e4-66b03d37a1b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:23:31.055910", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1696110749", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:23:31,177 79691 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/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4 0.038s 2023-04-18 20:23:31,178 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51b052e-8caa-4bf6-895c-c810eb793471', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51b052e-8caa-4bf6-895c-c810eb793471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4'} Body: b'{"volume": {"id": "bff2393e-bb80-4ca4-86e4-66b03d37a1b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:23:31.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1696110749", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:23:32,229 79691 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/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4 0.040s 2023-04-18 20:23:32,229 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed1b9a9-8d50-4736-9750-21f314e74d63', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed1b9a9-8d50-4736-9750-21f314e74d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4'} Body: b'{"volume": {"id": "bff2393e-bb80-4ca4-86e4-66b03d37a1b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:23:31.000000", "updated_at": "2023-04-18T20:23:31.000000", "name": "tempest-ServersNegativeTestJSON-volume-1696110749", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b332619e85294fc182a0e341f353d0c3/volumes/bff2393e-bb80-4ca4-86e4-66b03d37a1b4"}], "user_id": "79a57c819f0f4dd4a36eadbc002418db", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "b332619e85294fc182a0e341f353d0c3"}}' 2023-04-18 20:23:32,464 79691 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e 0.223s 2023-04-18 20:23:32,465 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cc01104-930c-483b-b7ac-396d1aaf6402', 'x-compute-request-id': 'req-5cc01104-930c-483b-b7ac-396d1aaf6402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e'} Body: b'{"server": {"id": "430ea55b-7619-4364-ad4f-0d590c3a5d3e", "name": "tempest-ServersNegativeTestJSON-server-214460880", "status": "ACTIVE", "tenant_id": "b332619e85294fc182a0e341f353d0c3", "user_id": "79a57c819f0f4dd4a36eadbc002418db", "metadata": {}, "hostId": "29238a679158eb19f9bf43416ff65437d045b1c6f61bdc13ae6c0016", "image": {"id": "bced5834-bb13-4a51-9ae0-beca997a2850", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bced5834-bb13-4a51-9ae0-beca997a2850"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T20:15:55Z", "updated": "2023-04-18T20:16:03Z", "addresses": {"tempest-ServersNegativeTestJSON-2024379540-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ae:be"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/430ea55b-7619-4364-ad4f-0d590c3a5d3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T20:16:02.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.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 177, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:30,555 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types 0.201s 2023-04-18 20:25:30,556 79691 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-276181382"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fefda0d-1524-491b-a23c-96fa98e89666', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fefda0d-1524-491b-a23c-96fa98e89666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types'} Body: b'{"volume_type": {"id": "d0efc4e7-5589-4d1e-ba08-1fa2b2388fda", "name": "tempest-GroupsV314Test-volume-type-276181382", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 20:25:30,591 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types 0.032s 2023-04-18 20:25:30,591 79691 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-186107816"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734fcd87-e369-47da-89bb-ab099d0fb2a1', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734fcd87-e369-47da-89bb-ab099d0fb2a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types'} Body: b'{"group_type": {"id": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "name": "tempest-GroupsV314Test-group-type-186107816", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 20:25:30,780 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups 0.186s 2023-04-18 20:25:30,781 79691 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": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "volume_types": ["d0efc4e7-5589-4d1e-ba08-1fa2b2388fda"], "name": "tempest-GroupsV314Test-Group-1601819193"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490dd288-0b5f-4dfa-b8c7-fe0ab3019b7c', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490dd288-0b5f-4dfa-b8c7-fe0ab3019b7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups'} Body: b'{"group": {"id": "0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2", "name": "tempest-GroupsV314Test-Group-1601819193"}}' 2023-04-18 20:25:30,829 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 0.046s 2023-04-18 20:25:30,830 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6b8c42-61db-4f13-b2dc-64b465b80cfd', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6b8c42-61db-4f13-b2dc-64b465b80cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2'} Body: b'{"group": {"id": "0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T20:25:31.000000", "name": "tempest-GroupsV314Test-Group-1601819193", "description": null, "group_type": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "volume_types": ["d0efc4e7-5589-4d1e-ba08-1fa2b2388fda"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:25:31,869 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 0.034s 2023-04-18 20:25:31,870 79691 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, 18 Apr 2023 20:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e764cfef-9245-4b5c-91bf-02ee9908b4bb', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e764cfef-9245-4b5c-91bf-02ee9908b4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2'} Body: b'{"group": {"id": "0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T20:25:31.000000", "name": "tempest-GroupsV314Test-Group-1601819193", "description": null, "group_type": "3e954ab8-a9d7-4bd2-9b26-170e1784f1ca", "volume_types": ["d0efc4e7-5589-4d1e-ba08-1fa2b2388fda"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 20:25:31,940 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/volumes/detail 0.065s 2023-04-18 20:25:31,940 79691 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, 18 Apr 2023 20:25:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d53d7dc-b653-48d5-a1f5-21e11f4b7745', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d53d7dc-b653-48d5-a1f5-21e11f4b7745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 20:25:32,017 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2/action 0.066s 2023-04-18 20:25:32,017 79691 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, 18 Apr 2023 20:25:31 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-66997226-5c09-43a3-932e-d8a6c9d7b07b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2/action'} Body: b'' 2023-04-18 20:25:32,034 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 0.017s 2023-04-18 20:25:32,035 79691 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, 18 Apr 2023 20:25:32 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-0b93fbc9-00fe-4b0f-b69a-882b080d2678', 'x-openstack-request-id': 'req-0b93fbc9-00fe-4b0f-b69a-882b080d2678', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c8a7dee04c8f42cf84aab1a16e7c0ab8/groups/0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0bd0c157-cd36-4f03-ab02-f4cadcbb6ab2 could not be found."}}' 2023-04-18 20:25:32,068 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types/3e954ab8-a9d7-4bd2-9b26-170e1784f1ca 0.032s 2023-04-18 20:25:32,069 79691 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, 18 Apr 2023 20:25:32 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-43175014-fbe6-4e2d-94d7-45caa9860935', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/group_types/3e954ab8-a9d7-4bd2-9b26-170e1784f1ca'} Body: b'' 2023-04-18 20:25:32,119 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda 0.050s 2023-04-18 20:25:32,119 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25: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-75a2408e-5d78-4c42-bd09-a3fc06682469', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda'} Body: b'' 2023-04-18 20:25:32,135 79691 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda 0.015s 2023-04-18 20:25:32,135 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca214f8-d4b1-439b-b32a-3fc39fb7b215', 'x-openstack-request-id': 'req-fca214f8-d4b1-439b-b32a-3fc39fb7b215', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bafa853bb9f043b5a9c4cf3e013abee1/types/d0efc4e7-5589-4d1e-ba08-1fa2b2388fda'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d0efc4e7-5589-4d1e-ba08-1fa2b2388fda 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 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 42d430de-d882-4036-b6ff-655e59c09ea5 failed to build and is in ERROR status 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3c81b924-b66b-4a4c-a154-83d4f8608598 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:39,040 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes 0.353s 2023-04-18 20:25:39,040 79691 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-1951752003"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4faf75-ec57-447b-bf21-50891a875182', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4faf75-ec57-447b-bf21-50891a875182', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:38.980959", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 20:25:39,090 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.041s 2023-04-18 20:25:39,091 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ebc62a-04f5-4212-98c2-843ca8040b77', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ebc62a-04f5-4212-98c2-843ca8040b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:39.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6610a3ff91684071920502894052001c"}}' 2023-04-18 20:25:40,199 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.098s 2023-04-18 20:25:40,200 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d67b20-1e4c-4e4c-8695-bf9fe26531d1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d67b20-1e4c-4e4c-8695-bf9fe26531d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:39.000000", "updated_at": "2023-04-18T20:25:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6610a3ff91684071920502894052001c"}}' 2023-04-18 20:25:40,256 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.043s 2023-04-18 20:25:40,256 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4762ba19-bb7c-4e41-a784-6643523a5417', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4762ba19-bb7c-4e41-a784-6643523a5417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"volume": {"id": "3c81b924-b66b-4a4c-a154-83d4f8608598", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T20:25:39.000000", "updated_at": "2023-04-18T20:25:39.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1951752003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598"}], "user_id": "1be4ee88b92e4f81921dcaf54bb100e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6610a3ff91684071920502894052001c"}}' 2023-04-18 20:25:40,363 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.096s 2023-04-18 20:25:40,364 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a385b0-6c9a-49dc-aca8-c6fce628953a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'' 2023-04-18 20:25:40,396 79691 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598 0.031s 2023-04-18 20:25:40,396 79691 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6854c055-4fc4-42f8-aacd-217c3984b2ed', 'x-openstack-request-id': 'req-6854c055-4fc4-42f8-aacd-217c3984b2ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6610a3ff91684071920502894052001c/volumes/3c81b924-b66b-4a4c-a154-83d4f8608598'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3c81b924-b66b-4a4c-a154-83d4f8608598 could not be found."}}' 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3db56595-7ee7-4284-b090-17a75ea3d0b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:48,316 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes 0.379s 2023-04-18 20:25:48,317 79691 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-1430506650"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464b7985-7606-48b4-9dd7-0e8e761e15f1', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464b7985-7606-48b4-9dd7-0e8e761e15f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes'} Body: b'{"volume": {"id": "3db56595-7ee7-4284-b090-17a75ea3d0b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:48.257519", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1430506650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 20:25:48,366 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5 0.039s 2023-04-18 20:25:48,367 79691 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, 18 Apr 2023 20:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009c1df6-88ad-486b-a5b3-09b50e7ba281', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009c1df6-88ad-486b-a5b3-09b50e7ba281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5'} Body: b'{"volume": {"id": "3db56595-7ee7-4284-b090-17a75ea3d0b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:48.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1430506650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' 2023-04-18 20:25:49,426 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5 0.045s 2023-04-18 20:25:49,426 79691 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, 18 Apr 2023 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44aa5665-40bf-4dae-bec9-7d09024ed990', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44aa5665-40bf-4dae-bec9-7d09024ed990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5'} Body: b'{"volume": {"id": "3db56595-7ee7-4284-b090-17a75ea3d0b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:48.000000", "updated_at": "2023-04-18T20:25:48.000000", "name": "tempest-VolumeRevertTests-Volume-1430506650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/3db56595-7ee7-4284-b090-17a75ea3d0b5"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' 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 47, 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 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8cf6873e-6b19-4c13-b311-c75ba59f5c93 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 20:25:49,718 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes 0.278s 2023-04-18 20:25:49,718 79691 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-2011908525"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64024955-c477-4eb2-8fe1-5b6dcd8edda9', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64024955-c477-4eb2-8fe1-5b6dcd8edda9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes'} Body: b'{"volume": {"id": "8cf6873e-6b19-4c13-b311-c75ba59f5c93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:49.629296", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2011908525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 20:25:49,764 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93 0.036s 2023-04-18 20:25:49,764 79691 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, 18 Apr 2023 20:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b9231a-cf68-44af-af26-10afe2fe21a6', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b9231a-cf68-44af-af26-10afe2fe21a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93'} Body: b'{"volume": {"id": "8cf6873e-6b19-4c13-b311-c75ba59f5c93", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:50.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2011908525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' 2023-04-18 20:25:50,822 79691 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93 0.046s 2023-04-18 20:25:50,823 79691 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, 18 Apr 2023 20:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e62ceeb-4857-4f4c-a48e-5e2301515474', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e62ceeb-4857-4f4c-a48e-5e2301515474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93'} Body: b'{"volume": {"id": "8cf6873e-6b19-4c13-b311-c75ba59f5c93", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T20:25:50.000000", "updated_at": "2023-04-18T20:25:50.000000", "name": "tempest-VolumeRevertTests-Volume-2011908525", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5be9e237479746f2a29cc7950a0c5ba1/volumes/8cf6873e-6b19-4c13-b311-c75ba59f5c93"}], "user_id": "e9c3d385ab9747af875d5ba6cbda04e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "5be9e237479746f2a29cc7950a0c5ba1"}}' ====== Totals ====== Ran: 198 tests in 988.8153 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3844.9980 sec. ============== Worker Balance ============== - Worker 0 (27 tests) => 0:06:13.954434 - Worker 1 (22 tests) => 0:14:20.457172 - Worker 2 (13 tests) => 0:00:43.562524 - Worker 3 (21 tests) => 0:10:03.933838 - Worker 4 (18 tests) => 0:00:34.225361 - Worker 5 (15 tests) => 0:12:19.987477 - Worker 6 (13 tests) => 0:10:33.456383 - Worker 7 (12 tests) => 0:06:46.000979 - Worker 8 (17 tests) => 0:05:15.958927 - Worker 9 (18 tests) => 0:15:46.221659 - Worker 10 (12 tests) => 0:10:05.077571 - Worker 11 (10 tests) => 0:00:55.764921 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed