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='2317181551' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.422997s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.042000s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045873s] ... ok {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [3.007495s] ... 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 dbf85cb7-fb76-4342-896d-6b4465ba1ae5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:07,790 80119 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.405s 2023-04-17 18:25:07,790 80119 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-1272761135", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/dbf85cb7-fb76-4342-896d-6b4465ba1ae5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd4613a-9011-4fae-9a04-9fadb7df5281', 'x-compute-request-id': 'req-4cd4613a-9011-4fae-9a04-9fadb7df5281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "dbf85cb7-fb76-4342-896d-6b4465ba1ae5", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:25:07.357401", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1272761135", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 18:25:08,140 80119 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/dbf85cb7-fb76-4342-896d-6b4465ba1ae5 0.342s 2023-04-17 18:25:08,140 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a225ac6-71ae-4071-b5e3-1f9e800afeae', 'x-compute-request-id': 'req-7a225ac6-71ae-4071-b5e3-1f9e800afeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dbf85cb7-fb76-4342-896d-6b4465ba1ae5'} Body: b'{"volume": {"id": "dbf85cb7-fb76-4342-896d-6b4465ba1ae5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:25:07.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1272761135", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 18:25:09,384 80119 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/dbf85cb7-fb76-4342-896d-6b4465ba1ae5 0.237s 2023-04-17 18:25:09,385 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567e8c9b-b9a4-4111-9958-767695da7cdf', 'x-compute-request-id': 'req-567e8c9b-b9a4-4111-9958-767695da7cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dbf85cb7-fb76-4342-896d-6b4465ba1ae5'} Body: b'{"volume": {"id": "dbf85cb7-fb76-4342-896d-6b4465ba1ae5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:25:07.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1272761135", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {11} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.796414s] ... 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 c9ef1d23-b5d6-4173-94fc-22984c407a34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:07,737 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types 0.845s 2023-04-17 18:25:07,737 80133 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-296282575"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ceb4ac1-ba09-4d1e-b8ee-c1f9e7758ab7', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ceb4ac1-ba09-4d1e-b8ee-c1f9e7758ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types'} Body: b'{"volume_type": {"id": "33ac53cb-8978-42b8-af8a-faeb816d13d5", "name": "tempest-GroupSnapshotsTest-volume-type-296282575", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:07,795 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types 0.052s 2023-04-17 18:25:07,795 80133 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-32181787"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4cda800-0944-404c-be50-c235f67f54d8', 'content-length': '179', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4cda800-0944-404c-be50-c235f67f54d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types'} Body: b'{"group_type": {"id": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "name": "tempest-GroupSnapshotsTest-group-type-32181787", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:08,098 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups 0.300s 2023-04-17 18:25:08,099 80133 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": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "volume_types": ["33ac53cb-8978-42b8-af8a-faeb816d13d5"], "name": "tempest-GroupSnapshotsTest-Group-1885067147"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e12214-fc35-43ee-8cc7-3af1ecb7b713', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e12214-fc35-43ee-8cc7-3af1ecb7b713', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups'} Body: b'{"group": {"id": "c9ef1d23-b5d6-4173-94fc-22984c407a34", "name": "tempest-GroupSnapshotsTest-Group-1885067147"}}' 2023-04-17 18:25:08,148 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34 0.046s 2023-04-17 18:25:08,148 80133 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614f28b0-7500-48a0-8d9b-46cbe1609454', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614f28b0-7500-48a0-8d9b-46cbe1609454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34'} Body: b'{"group": {"id": "c9ef1d23-b5d6-4173-94fc-22984c407a34", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:08.000000", "name": "tempest-GroupSnapshotsTest-Group-1885067147", "description": null, "group_type": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "volume_types": ["33ac53cb-8978-42b8-af8a-faeb816d13d5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:09,244 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34 0.091s 2023-04-17 18:25:09,245 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a37cc9d-46af-41c4-ab14-3b6321ab66f3', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a37cc9d-46af-41c4-ab14-3b6321ab66f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34'} Body: b'{"group": {"id": "c9ef1d23-b5d6-4173-94fc-22984c407a34", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:08.000000", "name": "tempest-GroupSnapshotsTest-Group-1885067147", "description": null, "group_type": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "volume_types": ["33ac53cb-8978-42b8-af8a-faeb816d13d5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:09,346 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail 0.097s 2023-04-17 18:25:09,347 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec168bc1-53bb-4ba3-8afb-848ae9113a94', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec168bc1-53bb-4ba3-8afb-848ae9113a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:09,449 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34/action 0.090s 2023-04-17 18:25:09,449 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete -volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 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-ec0ac1af-a844-4226-92d6-03c9adf49b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34/action'} Body: b'' 2023-04-17 18:25:09,476 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34 0.026s 2023-04-17 18:25:09,476 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 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-bdae68fb-4551-4902-8ee4-faf6a5c7c2e0', 'x-openstack-request-id': 'req-bdae68fb-4551-4902-8ee4-faf6a5c7c2e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c9ef1d23-b5d6-4173-94fc-22984c407a34 could not be found."}}' 2023-04-17 18:25:09,568 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/8038b7de-6300-45c1-8672-18e5bdd0bec3 0.091s 2023-04-17 18:25:09,568 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 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-b7b0fcf4-0d65-4c9b-862e-84cd3a3f7fda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/8038b7de-6300-45c1-8672-18e5bdd0bec3'} Body: b'' 2023-04-17 18:25:09,640 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5 0.071s 2023-04-17 18:25:09,640 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-bee0e08a-84bc-4151-a19e-cf83e20f01ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5'} Body: b'' 2023-04-17 18:25:09,687 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5 0.046s 2023-04-17 18:25:09,687 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 202 3 18:25:09 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-5a5916b3-fd60-4a51-ace6-7684cbc41f99', 'x-openstack-request-id': 'req-5a5916b3-fd60-4a51-ace6-7684cbc41f99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 33ac53cb-8978-42b8-af8a-faeb816d13d5 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [2.296723s] ... 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 0c68df2c-5a26-4d81-ae54-7135b637677b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:08,403 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b74782aae27f43bdb4210f0833b3bb13/os-quota-sets/fc2890f5ea1548d58944084c2634c097?usage=True 0.048s 2023-04-17 18:25:08,404 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc23cc77-db52-4633-8e76-60c2a8b76daa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc23cc77-db52-4633-8e76-60c2a8b76daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b74782aae27f43bdb4210f0833b3bb13/os-quota-sets/fc2890f5ea1548d58944084c2634c097?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_tempest-GroupSnapshotsTest-volume-type-296282575": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-GroupSnapshotsTest-volume-type-296282575": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-GroupSnapshotsTest-volume-type-296282575": {"limit": -1, "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": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:09,011 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes 0.598s 2023-04-17 18:25:09,012 80113 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-210493030"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70891323-efdf-4259-853a-ecdbcfd46d03', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70891323-efdf-4259-853a-ecdbcfd46d03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:08.765395", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:09,066 80113 IN FO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.044s 2023-04-17 18:25:09,067 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84205b0a-d64a-41ca-bfff-2dd951d42b92', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84205b0a-d64a-41ca-bfff-2dd951d42b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:09.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:10,124 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.046s 2023-04-17 18:25:10,124 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11969021-06fc-41bd-a59e-83c701f67492', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11969021-06fc-41bd-a59e-83c701f67492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:09.000000", "updated_at": "2023-04-17T18:25:09.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:10,244 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.108s 2023-04-17 18:25:10,245 80113 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ed66e7-ebac-4fda-86ad-064fe683fa2c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ed66e7-ebac-4fda-86ad-064fe683fa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:09.000000", "updated_at": "2023-04-17T18:25:09.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:10,628 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.372s 2023-04-17 18:25:10,628 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7578bf7c-a424-4c31-9f2d-c2c12153ee2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'' 2023-04-17 18:25:10,648 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.019s 2023-04-17 18:25:10,648 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-f3c8e6ba-95e8-4105-a2e6-ac9b525875ac', 'x-openstack-request-id': 'req-f3c8e6ba-95e8-4105-a2e6-ac9b525875ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c68df2c-5a26-4d81-ae54-7135b637677b could not be found."}}' {11} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.679325s] ... 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 47ea77fe-f518-4d6a-9b30-12ca8dedd74a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:09,729 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types 0.039s 2023-04-17 18:25:09,730 80133 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-1690022158"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d61a57b-9109-4fb4-81a2-f09a347fbaec', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d61a57b-9109-4fb4-81a2-f09a347fbaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types'} Body: b'{"volume_type": {"id": "434bfa08-503f-4516-be81-ec3ee072dab8", "name": "tempest-GroupSnapshotsTest-volume-type-1690022158", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:09,770 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types 0.037s 2023-04-17 18:25:09,770 80133 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-107475516"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add688aa-9274-40c2-8795-00a4d57e660b', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add688aa-9274-40c2-8795-00a4d57e660b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types'} Body: b'{"group_type": {"id": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "name": "tempest-GroupSnapshotsTest-group-type-107475516", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:09,953 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups 0.180s 2023-04-17 18:25:09,953 80133 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": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "volume_types": ["434bfa08-503f-4516-be81-ec3ee072dab8"], "name": "tempest-GroupSnapshotsTest-Group-296870071"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614936a5-c05c-4a0d-beee-1e08c50156b1', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614936a5-c05c-4a0d-beee-1e08c50156b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups'} Body: b'{"group": {"id": "47ea77fe-f518-4d6a-9b30-12ca8dedd74a", "name": "tempest-GroupSnapshotsTest-Group-296870071"}}' 2023-04-17 18:25:10,000 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a 0.044s 2023-04-17 18:25:10,001 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6088110a-0150-4df0-9813-cfd67bdc6bd9', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6088110a-0150-4df0-9813-cfd67bdc6bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a'} Body: b'{"group": {"id": "47ea77fe-f518-4d6a-9b30-12ca8dedd74a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:10.000000", "name": "tempest-GroupSnapshotsTest-Group-296870071", "description": null, "group_type": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "volume_types": ["434bfa08-503f-4516-be81-ec3ee072dab8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:11,042 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a 0.034s 2023-04-17 18:25:11,042 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19174c6-2b71-437f-9a6b-fa658e2251f9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19174c6-2b71-437f-9a6b-fa658e2251f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a'} Body: b'{"group": {"id": "47ea77fe-f518-4d6a-9b30-12ca8dedd74a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:10.000000", "name": "tempest-GroupSnapshotsTest-Group-296870071", "description": null, "group_type": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "volume_types": ["434bfa08-503f-4516-be81-ec3ee072dab8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:11,045 80133 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-17 18:25:11,105 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail 0.059s 2023-04-17 18:25:11,106 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26281c58-04d4-47b0-b2a0-2c1eeb6a234e', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26281c58-04d4-47b0-b2a0-2c1eeb6a234e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:11,194 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a/action 0.07 9s 2023-04-17 18:25:11,194 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-b922e3ca-a027-42b9-bd16-52f96535e9a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a/action'} Body: b'' 2023-04-17 18:25:11,215 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a 0.020s 2023-04-17 18:25:11,215 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-966cc792-6917-4917-ac9c-12ac0eddc5f4', 'x-openstack-request-id': 'req-966cc792-6917-4917-ac9c-12ac0eddc5f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 47ea77fe-f518-4d6a-9b30-12ca8dedd74a could not be found."}}' 2023-04-17 18:25:11,270 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/40ec1078-ebc2-4eb6-b535-96555b3d893d 0.054s 2023-04-17 18:25:11,270 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-21523d57-486f-4102-bcc2-9e3d4d53d549', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/40ec1078-ebc2-4eb6-b535-96555b3d893d'} Body: b'' 2023-04-17 18:25:11,346 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8 0.075s 2023-04-17 18:25:11,348 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4bfb7f1-4d11-497b-bdae-4eea64769f67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8'} Body: b'' 2023-04-17 18:25:11,368 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8 0.019s 2023-04-17 18:25:11,368 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-88d871a2-6b16-4d77-8479-b6679d8e7773', 'x-openstack-request-id': 'req-88d871a2-6b16-4d77-8479-b6679d8e7773', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 434bfa08-503f-4516-be81-ec3ee072dab8 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.849814s] ... 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 8d164c83-0b9d-4308-9b2d-6c2925b01809 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:11,178 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes 0.525s 2023-04-17 18:25:11,178 80113 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-812183086"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92173a3b-f2ce-4113-8b89-362856e17276', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92173a3b-f2ce-4113-8b89-362856e17276', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.117005", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:11,234 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.046s 2023-04-17 18:25:11,235 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b538cf8-9f19-4cfd-9a86-db83a7bb815a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b538cf8-9f19-4cfd-9a86-db83a7bb815a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:12,297 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.042s 2023-04-17 18:25:12,297 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc723a3e-3767-4531-a882-7c565639461e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc723a3e-3767-4531-a882-7c565639461e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.000000", "updated_at": "2023-04-17T18:25:11.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:12,351 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.043s 2023-04-17 18:25:12,352 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a98506-8cd3-4f0c-971f-f12b89c0442e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a98506-8cd3-4f0c-971f-f12b89c0442e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.000000", "updated_at": "2023-04-17T18:25:11.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:12,479 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.116s 2023-04-17 18:25:12,479 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8398cd46-e263-435f-84c9-a223301f4c44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'' 2023-04-17 18:25:12,499 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.020s 2023-04-17 18:25:12,500 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a020b722-c510-458f-98ff-688fd29c50e0', 'x-openstack-request-id': 'req-a020b722-c510-458f-98ff-688fd29c50e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8d164c83-0b9d-4308-9b2d-6c2925b01809 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.058426s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.310267s] ... ok {11} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.545034s] ... 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 005575c9-ec8b-4558-a9df-3bac298a92aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:11,404 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types 0.033s 2023-04-17 18:25:11,404 80133 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-663115444"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0addaf16-a060-4455-9f8c-0b06684e222b', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0addaf16-a060-4455-9f8c-0b06684e222b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types'} Body: b'{"volume_type": {"id": "7811bd2b-1883-49b4-9959-670d5229995a", "name": "tempest-GroupSnapshotsTest-volume-type-663115444", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:11,442 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types 0.034s 2023-04-17 18:25:11,442 80133 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-897121426"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1849c7-6a2e-41d7-9aec-27f5e38db18a', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1849c7-6a2e-41d7-9aec-27f5e38db18a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types'} Body: b'{"group_type": {"id": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "name": "tempest-GroupSnapshotsTest-group-type-897121426", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:11,556 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups 0.111s 2023-04-17 18:25:11,557 80133 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": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "volume_types": ["7811bd2b-1883-49b4-9959-670d5229995a"], "name": "tempest-GroupSnapshotsTest-Group-1164689845"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92ed75d-25b3-4f93-b728-602640127b95', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92ed75d-25b3-4f93-b728-602640127b95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups'} Body: b'{"group": {"id": "005575c9-ec8b-4558-a9df-3bac298a92aa", "name": "tempest-GroupSnapshotsTest-Group-1164689845"}}' 2023-04-17 18:25:11,591 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa 0.032s 2023-04-17 18:25:11,591 80133 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8123ba0-3466-4534-9c52-e000331980d9', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8123ba0-3466-4534-9c52-e000331980d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa'} Body: b'{"group": {"id": "005575c9-ec8b-4558-a9df-3bac298a92aa", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:12.000000", "name": "tempest-GroupSnapshotsTest-Group-1164689845", "description": null, "group_type": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "volume_types": ["7811bd2b-1883-49b4-9959-670d5229995a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:12,632 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa 0.036s 2023-04-17 18:25:12,632 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fa4b54-2f12-46d0-8c87-0d72efcdfe61', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fa4b54-2f12-46d0-8c87-0d72efcdfe61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa'} Body: b'{"group": {"id": "005575c9-ec8b-4558-a9df-3bac298a92aa", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:12.000000", "name": "tempest-GroupSnapshotsTest-Group-1164689845", "description": null, "group_type": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "volume_types": ["7811bd2b-1883-49b4-9959-670d5229995a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:12,702 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail 0.065s 2023-04-17 18:25:12,702 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec540e09-9bf5-41ff-969b-2bbc2add9c0a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec540e09-9bf5-41ff-969b-2bbc2add9c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:12,772 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa/action 0.059s 2023-04-17 18:25:12,772 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 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-0b050e3f-6d18-4436-afd2-43f78c50c7bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa/action'} Body: b'' 2023-04-17 18:25:12,792 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa 0.020s 2023-04-17 18:25:12,792 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 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-a3cc3388-0f0e-4fbb-819b-8c5a22e266f2', 'x-openstack-request-id': 'req-a3cc3388-0f0e-4fbb-819b-8c5a22e266f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 005575c9-ec8b-4558-a9df-3bac298a92aa could not be found."}}' 2023-04-17 18:25:12,818 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/5b423702-4348-4fbd-ab3f-b4cbb1144bc7 0.025s 2023-04-17 18:25:12,819 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 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-e17189b1-d5b1-4e4e-b9d1-9325f4060ceb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/5b423702-4348-4fbd-ab3f-b4cbb1144bc7'} Body: b'' 2023-04-17 18:25:12,899 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a 0.080s 2023-04-17 18:25:12,900 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1f527b-588c-4b9c-875f-26faa82ff64f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a'} Body: b'' 2023-04-17 18:25:12,915 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a 0.014s 2023-04-17 18:25:12,915 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Mon, 17 Apr 2023 18:25:12 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-b1507b09-0bfc-4e72-8ecd-5608b338c07e', 'x-openstack-request-id': 'req-b1507b09-0bfc-4e72-8ecd-5608b338c07e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7811bd2b-1883-49b4-9959-670d5229995a could not be found."}}' {4} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.833049s] ... 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 574ed1b2-2954-4aed-bb3c-409940a533c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:13,071 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types 0.140s 2023-04-17 18:25:13,072 80119 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-1302971668"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66f6c7e-1a98-4f63-855f-8e6b49732fdf', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66f6c7e-1a98-4f63-855f-8e6b49732fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types'} Body: b'{"volume_type": {"id": "f081418e-a230-4465-a090-5382b2c84b8e", "name": "tempest-GroupsTest-volume-type-1302971668", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:13,110 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types 0.035s 2023-04-17 18:25:13,110 80119 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-988327882"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63a7d66-81aa-4b19-8513-2dcd2fe0e653', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63a7d66-81aa-4b19-8513-2dcd2fe0e653', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types'} Body: b'{"group_type": {"id": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "name": "tempest-GroupsTest-group-type-988327882", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:13,390 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups 0.276s 2023-04-17 18:25:13,391 80119 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": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "volume_types": ["f081418e-a230-4465-a090-5382b2c84b8e"], "name": "tempest-Group1-1113525701"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e74d652-4a98-4d20-a66f-1cc5c86b9e45', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e74d652-4a98-4d20-a66f-1cc5c86b9e45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups'} Body: b'{"group": {"id": "574ed1b2-2954-4aed-bb3c-409940a533c2", "name": "tempest-Group1-1113525701"}}' 2023-04-17 18:25:13,440 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2 0.045s 2023-04-17 18:25:13,441 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19914d97-7eb6-4f3d-a127-0c178b30c731', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19914d97-7eb6-4f3d-a127-0c178b30c731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2'} Body: b'{"group": {"id": "574ed1b2-2954-4aed-bb3c-409940a533c2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:13.000000", "name": "tempest-Group1-1113525701", "description": null, "group_type": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "volume_types": ["f081418e-a230-4465-a090-5382b2c84b8e"]}}' 2023-04-17 18:25:14,478 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2 0.033s 2023-04-17 18:25:14,479 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9200178e-88b2-483e-88ee-70ab21a6269a', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9200178e-88b2-483e-88ee-70ab21a6269a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2'} Body: b'{"group": {"id": "574ed1b2-2954-4aed-bb3c-409940a533c2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:13.000000", "name": "tempest-Group1-1113525701", "description": null, "group_type": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "volume_types": ["f081418e-a230-4465-a090-5382b2c84b8e"]}}' 2023-04-17 18:25:14,550 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail 0.067s 2023-04-17 18:25:14,551 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cdb1e8-92b3-485e-bdfd-8e34d86f0a7c', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cdb1e8-92b3-485e-bdfd-8e34d86f0a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:14,642 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2/action 0.081s 2023-04-17 18:25:14,642 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-req uest-id': 'req-859539a8-edf4-4cf0-9006-3e3649d4ee29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2/action'} Body: b'' 2023-04-17 18:25:14,662 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2 0.018s 2023-04-17 18:25:14,662 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-6b8d5e40-db8a-4af1-a1a1-cad040bde555', 'x-openstack-request-id': 'req-6b8d5e40-db8a-4af1-a1a1-cad040bde555', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 574ed1b2-2954-4aed-bb3c-409940a533c2 could not be found."}}' 2023-04-17 18:25:14,692 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee 0.029s 2023-04-17 18:25:14,692 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-91155ad0-2622-4bd9-a103-1b7cbdac6b54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee'} Body: b'' 2023-04-17 18:25:14,741 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e 0.049s 2023-04-17 18:25:14,742 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-a793c727-0fc9-454a-876f-187153683895', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e'} Body: b'' 2023-04-17 18:25:14,762 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e 0.020s 2023-04-17 18:25:14,763 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-3a08ff60-27bf-44dd-8a5f-f9548c8727fb', 'x-openstack-request-id': 'req-3a08ff60-27bf-44dd-8a5f -f9548c8727fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f081418e-a230-4465-a090-5382b2c84b8e could not be found."}}' {9} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {9} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.519004s] ... 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 4af35296-b8c2-4a46-b19b-33a373f536f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:14,799 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types 0.033s 2023-04-17 18:25:14,799 80119 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-1871940789"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1907ae06-30b3-4b47-bc93-01473cf1a0e3', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1907ae06-30b3-4b47-bc93-01473cf1a0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types'} Body: b'{"volume_type": {"id": "a2610726-e2aa-4ba4-bd27-040c5419f23f", "name": "tempest-GroupsTest-volume-type-1871940789", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:14,836 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types 0.033s 2023-04-17 18:25:14,836 80119 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-1882094209"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5cd3b3-ad2a-4880-83eb-65609a65d015', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5cd3b3-ad2a-4880-83eb-65609a65d015', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types'} Body: b'{"group_type": {"id": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "name": "tempest-GroupsTest-group-type-1882094209", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:14,926 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups 0.087s 2023-04-17 18:25:14,926 80119 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": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "volume_types": ["a2610726-e2aa-4ba4-bd27-040c5419f23f"], "name": "tempest-GroupsTest-Group-459685034"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0aabd0-7530-445b-878f-569c0e982c4f', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0aabd0-7530-445b-878f-569c0e982c4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups'} Body: b'{"group": {"id": "4af35296-b8c2-4a46-b19b-33a373f536f4", "name": "tempest-GroupsTest-Group-459685034"}}' 2023-04-17 18:25:14,970 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4 0.041s 2023-04-17 18:25:14,971 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc202c8c-3032-46ee-91e4-d69c8559e52f', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc202c8c-3032-46ee-91e4-d69c8559e52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4'} Body: b'{"group": {"id": "4af35296-b8c2-4a46-b19b-33a373f536f4", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:15.000000", "name": "tempest-GroupsTest-Group-459685034", "description": null, "group_type": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "volume_types": ["a2610726-e2aa-4ba4-bd27-040c5419f23f"]}}' 2023-04-17 18:25:16,007 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4 0.031s 2023-04-17 18:25:16,008 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be340fa-cc7b-454e-bf0a-d1726be67ade', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be340fa-cc7b-454e-bf0a-d1726be67ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4'} Body: b'{"group": {"id": "4af35296-b8c2-4a46-b19b-33a373f536f4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:15.000000", "name": "tempest-GroupsTest-Group-459685034", "description": null, "group_type": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "volume_types": ["a2610726-e2aa-4ba4-bd27-040c5419f23f"]}}' 2023-04-17 18:25:16,076 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail 0.064s 2023-04-17 18:25:16,076 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b392d614-e90c-49a7-8299-f1faa5021866', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b392d614-e90c-49a7-8299-f1faa5021866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:16,165 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4/action 0.079s 2023-04-17 18:25:16,165 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-fe5ce02a-e60e-4410-bcf1-a01815a 20884', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4/action'} Body: b'' 2023-04-17 18:25:16,182 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4 0.016s 2023-04-17 18:25:16,182 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-fdefbcc0-7ebd-40cc-942b-f317095bd8bf', 'x-openstack-request-id': 'req-fdefbcc0-7ebd-40cc-942b-f317095bd8bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4af35296-b8c2-4a46-b19b-33a373f536f4 could not be found."}}' 2023-04-17 18:25:16,212 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/e75abdd5-7f85-4add-9e46-7e1f6c1949c6 0.029s 2023-04-17 18:25:16,212 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-a567d34a-4cad-4df3-8fa9-410c68dfb3a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/e75abdd5-7f85-4add-9e46-7e1f6c1949c6'} Body: b'' 2023-04-17 18:25:16,267 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f 0.054s 2023-04-17 18:25:16,267 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62153a21-297b-4e2b-a441-046a2a7d9b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f'} Body: b'' 2023-04-17 18:25:16,283 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f 0.015s 2023-04-17 18:25:16,283 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-092e43b4-5acf-454c-bba8-64d7a03dad4c', 'x-openstack-request-id': 'req-092e43b4-5acf-454c-bba8-64d7a03dad4c', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a2610726-e2aa-4ba4-bd27-040c5419f23f could not be found."}}' {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.375931s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.226739s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.031642s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.027665s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.029234s] ... ok {4} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011995s] ... ok {4} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.209075s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.671899s] ... 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 5372001f-0760-4fb5-adce-b027baaf87e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:22,430 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes 0.354s 2023-04-17 18:25:22,430 80113 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-1648611760"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d9f798-f2b0-4714-9f05-8a0fd57d7f47', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d9f798-f2b0-4714-9f05-8a0fd57d7f47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.364878", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:22,488 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.049s 2023-04-17 18:25:22,489 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44baad09-be68-4bcf-96fa-81d44777e56f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44baad09-be68-4bcf-96fa-81d44777e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "081f80b438f04cac98dd426e27300dd0"}}' 2023-04-17 18:25:23,543 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.043s 2023-04-17 18:25:23,543 80113 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869d0a2d-cf31-4378-9ff2-e847e813ca5c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869d0a2d-cf31-4378-9ff2-e847e813ca5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.000000", "updated_at": "2023-04-17T18:25:23.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "081f80b438f04cac98dd426e27300dd0"}}' 2023-04-17 18:25:23,607 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.052s 2023-04-17 18:25:23,607 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0133bb6-cc55-43e7-8465-c684e446f24d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0133bb6-cc55-43e7-8465-c684e446f24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.000000", "updated_at": "2023-04-17T18:25:23.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "081f80b438f04cac98dd426e27300dd0"}}' 2023-04-17 18:25:23,726 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.108s 2023-04-17 18:25:23,726 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-b8c895f6-abc2-491b-8278-2e4f29d575b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'' 2023-04-17 18:25:23,745 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.018s 2023-04-17 18:25:23,745 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-53518243-85a9-47bb-ab50-a7025a777885', 'x-openstack-request-id': 'req-53518243-85a9-47bb-ab50-a7025a777885', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5372001f-0760-4fb5-adce-b027baaf87e6 could not be found."}}' {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024850s] ... ok {9} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.075788s] ... ok {4} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 298c1ade-9bee-4473-82da-a1b0261a3970 failed to build and is in ERROR status {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 cbff6e91-b561-4614-8cf9-af8c68406466 failed to build and is in ERROR status {9} 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 80fed934-d979-4375-8dc5-d804edb48e78 failed to build and is in ERROR status {1} 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 f06c786c-4eea-46d8-afba-bb711adbdc76 failed to build and is in ERROR status {1} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.902112s] ... 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 ece01294-2e1d-403a-b285-93b7775d25d9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:34,825 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes 0.472s 2023-04-17 18:25:34,826 80119 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-1356955919"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cdfb8d-1139-4d62-8ad6-3d621890ea53', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cdfb8d-1139-4d62-8ad6-3d621890ea53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:34.744592", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:34,927 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.090s 2023-04-17 18:25:34,927 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e469c298-898f-487a-983c-250e1cdc1a15', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e469c298-898f-487a-983c-250e1cdc1a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:35.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:36,000 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.062s 2023-04-17 18:25:36,001 80119 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5e7dee-3851-4b8c-bdc3-db19406c196d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5e7dee-3851-4b8c-bdc3-db19406c196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:35.000000", "updated_at": "2023-04-17T18:25:35.000000", "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:36,060 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.046s 2023-04-17 18:25:36,061 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98df74f-1836-4450-944b-0c143591f96a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98df74f-1836-4450-944b-0c143591f96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:35.000000", "updated_at": "2023-04-17T18:25:35.000000", "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:36,226 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.149s 2023-04-17 18:25:36,226 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 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-3f2d7fe7-c26f-4e09-a508-822ec65836d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'' 2023-04-17 18:25:36,253 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.026s 2023-04-17 18:25:36,253 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c00244-b758-4e33-a90c-f39f2613b1a9', 'x-openstack-request-id': 'req-f0c00244-b758-4e33-a90c-f39f2613b1a9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ece01294-2e1d-403a-b285-93b7775d25d9 could not be found."}}' {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.321486s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.269471s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.015192s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.183506s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.017591s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.018412s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.688386s] ... 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 312ecb77-2e9b-4759-bcbd-cf029ae47c3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:36,613 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes 0.357s 2023-04-17 18:25:36,614 80119 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-696413900"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7845efd1-6c24-44f6-a99e-b55d42984fdb', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7845efd1-6c24-44f6-a99e-b55d42984fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.441592", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:36,670 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.045s 2023-04-17 18:25:36,671 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffd5375-8216-4af7-87dc-4358396b53be', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffd5375-8216-4af7-87dc-4358396b53be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:37,720 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.038s 2023-04-17 18:25:37,720 80119 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db7c19d-4285-4510-b73f-d22a98558fb5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db7c19d-4285-4510-b73f-d22a98558fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.000000", "updated_at": "2023-04-17T18:25:37.000000", "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:37,774 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.042s 2023-04-17 18:25:37,774 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40371acc-6f79-43b0-bcb5-8af2d1c11ef1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40371acc-6f79-43b0-bcb5-8af2d1c11ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.000000", "updated_at": "2023-04-17T18:25:37.000000", "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:37,922 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.137s 2023-04-17 18:25:37,922 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a2a3fb-4488-4396-a3f8-b993e5577db8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'' 2023-04-17 18:25:37,943 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.020s 2023-04-17 18:25:37,943 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-737a1715-2a40-4b0d-87be-5c67df8805f0', 'x-openstack-request-id': 'req-737a1715-2a40-4b0d-87be-5c67df8805f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 312ecb77-2e9b-4759-bcbd-cf029ae47c3d could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.776432s] ... 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 a348b281-bef0-4000-8664-2a20fdf93795 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:38,375 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes 0.446s 2023-04-17 18:25:38,376 80129 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-371339173"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db486237-b35a-415f-b44e-2368345d0755', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db486237-b35a-415f-b44e-2368345d0755', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.308638", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:25:38,434 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.048s 2023-04-17 18:25:38,435 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa793e4-0ffb-4999-8cff-a70c8110d738', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa793e4-0ffb-4999-8cff-a70c8110d738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:39,495 80129 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/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.047s 2023-04-17 18:25:39,495 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4105f7c7-cb67-46ec-970f-35d9f9f240c2', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4105f7c7-cb67-46ec-970f-35d9f9f240c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.000000", "updated_at": "2023-04-17T18:25:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:39,544 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.037s 2023-04-17 18:25:39,544 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee893908-ee60-440c-bc3e-c5cfbe4d5221', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee893908-ee60-440c-bc3e-c5cfbe4d5221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.000000", "updated_at": "2023-04-17T18:25:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:39,681 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.126s 2023-04-17 18:25:39,681 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 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-2f05af2e-4cb9-4df1-b19e-03484a6a6e7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'' 2023-04-17 18:25:39,703 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.021s 2023-04-17 18:25:39,703 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 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-89ccdbef-56a8-436f-81a4-534edcfffed5', 'x-openstack-request-id': 'req-89ccdbef-56a8-436f-81a4-534edcfffed5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a348b281-bef0-4000-8664-2a20fdf93795 could not be found."}}' {1} 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 2260c7f6-1967-4a1e-95e8-1f91cf95f278 failed to build and is in ERROR status {1} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.519302s] ... 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 598b2515-5cee-4d91-a5a5-920af0bbc8f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:39,900 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes 0.192s 2023-04-17 18:25:39,900 80129 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-1931578478"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1ac755-0d18-4f6a-97eb-d27cc44ff40f', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1ac755-0d18-4f6a-97eb-d27cc44ff40f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:39.833132", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:25:39,955 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.045s 2023-04-17 18:25:39,956 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ee7634-90e6-4b06-aee6-e0fc0655ea50', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ee7634-90e6-4b06-aee6-e0fc0655ea50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:41,008 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.041s 2023-04-17 18:25:41,009 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f61cfe-6a34-44d4-8df1-b50eb6a92641', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f61cfe-6a34-44d4-8df1-b50eb6a92641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:40.000000", "updated_at": "2023-04-17T18:25:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:41,083 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.063s 2023-04-17 18:25:41,083 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba90c640-1e90-4085-9153-bdeb7731d9fb', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba90c640-1e90-4085-9153-bdeb7731d9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:40.000000", "updated_at": "2023-04-17T18:25:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:41,204 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.109s 2023-04-17 18:25:41,204 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:41 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-6bd7e864-853c-4114-811c-0de31f8a2f31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'' 2023-04-17 18:25:41,225 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.020s 2023-04-17 18:25:41,225 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:41 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-58fd4ca0-1816-441a-b2f6-c86360feba05', 'x-openstack-request-id': 'req-58fd4ca0-1816-441a-b2f6-c86360feba05', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 598b2515-5cee-4d91-a5a5-920af0bbc8f0 could not be found."}}' {5} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.492173s] ... 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 2c09253f-3a4f-42fc-94bd-8a896714c3a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:43,098 80121 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes 0.366s 2023-04-17 18:25:43,098 80121 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-187207995"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fef9152-6373-481c-a36e-01a4393d2ebb', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fef9152-6373-481c-a36e-01a4393d2ebb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes'} Body: b'{"volume": {"id": "2c09253f-3a4f-42fc-94bd-8a896714c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:43.032889", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-187207995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}], "user_id": "7f68f476df7844b6a9b523d0e25a09be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:43,156 80121 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3 0.044s 2023-04-17 18:25:43,156 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc32e884-a2f5-46f4-b446-87b47968123d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc32e884-a2f5-46f4-b446-87b47968123d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3'} Body: b'{"volume": {"id": "2c09253f-3a4f-42fc-94bd-8a896714c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:43.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-187207995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}], "user_id": "7f68f476df7844b6a9b523d0e25a09be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9f4d2e6a8f8d45b3b297155f6b7f5109"}}' 2023-04-17 18:25:44,211 80121 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3 0.043s 2023-04-17 18:25:44,211 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95a9a5f-312c-45a9-a813-f2f90c403d7e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95a9a5f-312c-45a9-a813-f2f90c403d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3'} Body: b'{"volume": {"id": "2c09253f-3a4f-42fc-94bd-8a896714c3a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:43.000000", "updated_at": "2023-04-17T18:25:43.000000", "name": "tempest-TestVolumeSwap-volume-187207995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}], "user_id": "7f68f476df7844b6a9b523d0e25a09be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9f4d2e6a8f8d45b3b297155f6b7f5109"}}' {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.635114s] ... 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 8faccdb6-54d5-4fb4-9c02-015e27f06334 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:42,759 80113 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/efd3a1625540466b9cd23a563e886ccf/types 0.234s 2023-04-17 18:25:42,759 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e2d5e8-c80e-4dd7-9ac9-ffb43d781d5b', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e2d5e8-c80e-4dd7-9ac9-ffb43d781d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efd3a1625540466b9cd23a563e886ccf/types'} Body: b'{"volume_type": {"id": "94f54f2e-8faa-4ffc-a4ab-d292f76d0002", "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-17 18:25:43,826 80113 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.063s 2023-04-17 18:25:43,826 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2e97f580-5413-4302-ae7d-799611402934', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-067278fa-5af0-418a-9a4e-3930a7f22f6b', '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": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:44Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:45,445 80113 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/2e97f580-5413-4302-ae7d-799611402934/file 1.617s 2023-04-17 18:25:45,446 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c5e4a0ef-294d-4723-baee-08e044e8f406', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934/file'} Body: b'' 2023-04-17 18:25:45,466 80113 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/2e97f580-5413-4302-ae7d-799611402934 0.019s 2023-04-17 18:25:45,466 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-edf7d3cd-8e52-49b5-abd2-3c67694df80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934'} 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": "63776d4b88b4c471edb10f09c27b317a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "60b865b1ddb200fe975c80e526d6cd4f36252a11ba2ac6c563eeea70bdfed61c856b179c792029bad6f280497795ca87523fe4298ef34f368e8b83cd26ba0816", "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:45Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:45,490 80113 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/2e97f580-5413-4302-ae7d-799611402934 0.023s 2023-04-17 18:25:45,490 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c791fa2f-52f0-48a9-a4d8-c4c269fa7e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934'} 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": "63776d4b88b4c471edb10f09c27b317a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "60b865b1ddb200fe975c80e526d6cd4f36252a11ba2ac6c563eeea70bdfed61c856b179c792029bad6f280497795ca87523fe4298ef34f368e8b83cd26ba0816", "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:45Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:45,512 80113 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/2e97f580-5413-4302-ae7d-799611402934 0.021s 2023-04-17 18:25:45,512 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a3ab816-5cbf-4347-840d-21ef79800d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934'} 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": "63776d4b88b4c471edb10f09c27b317a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "60b865b1ddb200fe975c80e526d6cd4f36252a11ba2ac6c563eeea70bdfed61c856b179c792029bad6f280497795ca87523fe4298ef34f368e8b83cd26ba0816", "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:45Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:46,015 80113 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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes 0.502s 2023-04-17 18:25:46,016 80113 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": "2e97f580-5413-4302-ae7d-799611402934", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be43036-0285-4375-8993-45fe48a69bd7', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be43036-0285-4375-8993-45fe48a69bd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a96b07bc6d7e4532b298d5d55b99a3cf/volumes'} Body: b'{"volume": {"id": "8faccdb6-54d5-4fb4-9c02-015e27f06334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:45.899388", "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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}], "user_id": "a8bb42aff3984d6a8cc4d9f88cca457d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:46,079 80113 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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334 0.043s 2023-04-17 18:25:46,080 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1078aeca-7804-4ffd-a5e6-188d60fdf51e', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1078aeca-7804-4ffd-a5e6-188d60fdf51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334'} Body: b'{"volume": {"id": "8faccdb6-54d5-4fb4-9c02-015e27f06334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:46.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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}], "user_id": "a8bb42aff3984d6a8cc4d9f88cca457d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a96b07bc6d7e4532b298d5d55b99a3cf"}}' 2023-04-17 18:25:47,147 80113 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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334 0.044s 2023-04-17 18:25:47,147 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3b3c97-e308-44d8-9dbd-470b97a4bbb1', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3b3c97-e308-44d8-9dbd-470b97a4bbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334'} Body: b'{"volume": {"id": "8faccdb6-54d5-4fb4-9c02-015e27f06334", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:46.000000", "updated_at": "2023-04-17T18:25:46.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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}], "user_id": "a8bb42aff3984d6a8cc4d9f88cca457d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a96b07bc6d7e4532b298d5d55b99a3cf"}}' {4} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.161802s] ... 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 aebaf34b-d8a1-4732-b7dd-62d20fd878b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:46,444 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.198s 2023-04-17 18:25:46,445 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2b87c785-438f-4bfc-ada2-b31ecbadcd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:46,955 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes 0.509s 2023-04-17 18:25:46,956 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1167307067"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b0481e-a2be-40fa-a3fa-ef03043fea2b', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b0481e-a2be-40fa-a3fa-ef03043fea2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:46.853380", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:47,031 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.065s 2023-04-17 18:25:47,031 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6ca9da-ebf0-40e8-893a-add88bd29139', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6ca9da-ebf0-40e8-893a-add88bd29139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:47.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:48,097 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.054s 2023-04-17 18:25:48,098 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c134876-dd38-4164-af8a-1902f8f12bd5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c134876-dd38-4164-af8a-1902f8f12bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:47.000000", "updated_at": "2023-04-17T18:25:47.000000", "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:48,159 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.049s 2023-04-17 18:25:48,159 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73054061-fe03-47c0-8502-af6d7416cec7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-73054061-fe03-47c0-8502-af6d7416cec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:47.000000", "updated_at": "2023-04-17T18:25:47.000000", "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:48,368 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.198s 2023-04-17 18:25:48,368 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305539c0-cab6-4ea5-a1b9-2fa55ee6a356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'' 2023-04-17 18:25:48,406 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.037s 2023-04-17 18:25:48,406 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-request-id': 'req-782f9070-b3a6-4130-b9a0-3fc908f387f4', 'x-openstack-request-id': 'req-782f9070-b3a6-4130-b9a0-3fc908f387f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aebaf34b-d8a1-4732-b7dd-62d20fd878b8 could not be found."}}' {11} 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 59c05686-c905-41b1-86f3-bf83db6b81af failed to build and is in ERROR status {11} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.819679s] ... 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 be2f0799-c003-443e-9b74-f87e1a320f37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:48,749 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes 0.333s 2023-04-17 18:25:48,749 80119 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-1931812232"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a780f890-47de-4d55-9819-b27c4a336c6e', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a780f890-47de-4d55-9819-b27c4a336c6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:48.655288", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:48,899 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.140s 2023-04-17 18:25:48,900 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97da230-9378-44f8-a039-37f1f16e595a', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97da230-9378-44f8-a039-37f1f16e595a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:49,966 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.054s 2023-04-17 18:25:49,966 80119 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b11df14-c9b9-4607-89be-1cae1c849f92', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b11df14-c9b9-4607-89be-1cae1c849f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:49.000000", "updated_at": "2023-04-17T18:25:49.000000", "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:50,030 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.051s 2023-04-17 18:25:50,030 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9c61e1-3989-4663-a307-c8d49fc8242a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9c61e1-3989-4663-a307-c8d49fc8242a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:49.000000", "updated_at": "2023-04-17T18:25:49.000000", "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:50,172 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.130s 2023-04-17 18:25:50,173 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-96e1aebc-9cfe-4942-aab9-6ee2c78b37d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'' 2023-04-17 18:25:50,233 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.060s 2023-04-17 18:25:50,234 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-1f3532bd-3b52-4ccf-b960-261e14ea78f5', 'x-openstack-request-id': 'req-1f3532bd-3b52-4ccf-b960-261e14ea78f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume be2f0799-c003-443e-9b74-f87e1a320f37 could not be found."}}' {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.820646s] ... 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 2d41aaa5-426e-4885-b9b0-ebe37261b692 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:51,462 80123 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes 1.579s 2023-04-17 18:25:51,462 80123 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-1513332570", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1d7c6f-4b21-4cc0-adb4-574865a047eb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1d7c6f-4b21-4cc0-adb4-574865a047eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes'} Body: b'{"volume": {"id": "2d41aaa5-426e-4885-b9b0-ebe37261b692", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.310980", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1513332570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}], "user_id": "f26884e7e23f491a94ed67957ba41ea1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:51,606 80123 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692 0.109s 2023-04-17 18:25:51,606 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ff34e8-6d8e-4cdc-8eb9-05a6b2014ffb', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ff34e8-6d8e-4cdc-8eb9-05a6b2014ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692'} Body: b'{"volume": {"id": "2d41aaa5-426e-4885-b9b0-ebe37261b692", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1513332570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}], "user_id": "f26884e7e23f491a94ed67957ba41ea1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ab8a5d3f64846478946f6b50145e964"}}' 2023-04-17 18:25:52,688 80123 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692 0.068s 2023-04-17 18:25:52,689 80123 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e662199-8faa-40e1-92a0-4283428089ac', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e662199-8faa-40e1-92a0-4283428089ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692'} Body: b'{"volume": {"id": "2d41aaa5-426e-4885-b9b0-ebe37261b692", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": "2023-04-17T18:25:52.000000", "name": "tempest-TaggedBootDevicesTest-volume-1513332570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}], "user_id": "f26884e7e23f491a94ed67957ba41ea1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ab8a5d3f64846478946f6b50145e964"}}' {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [9.317197s] ... 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 032cc15a-1e88-49cd-adad-f113154b9c56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:47,464 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.994s 2023-04-17 18:25:47,464 80111 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-950252192"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-56268cf7-82ac-4026-ab7e-a222094d8d3d', 'date': 'Mon, 17 Apr 2023 18:25:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d","name":"tempest-tagged-attachments-test-net-950252192","tenant_id":"a6de63cb554943a3bd35ef0b8c74f41b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a6de63cb554943a3bd35ef0b8c74f41b","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-17T18:25:44Z","updated_at":"2023-04-17T18:25:45Z","revision_number":1}}' 2023-04-17 18:25:50,413 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.949s 2023-04-17 18:25:50,414 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-90cce709-b5dd-4fb6-8982-49bf0fa23ce1', 'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a1580530-30e4-4578-8f65-f4fe7cceaa2d","name":"","tenant_id":"a6de63cb554943a3bd35ef0b8c74f41b","network_id":"8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d","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-17T18:25:48Z","updated_at":"2023-04-17T18:25:48Z","revision_number":0,"project_id":"a6de63cb554943a3bd35ef0b8c74f41b"}}' 2023-04-17 18:25:50,772 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes 0.358s 2023-04-17 18:25:50,773 80111 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-2065507968"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451b6818-2f8e-4eb4-8bc1-7a87f8509851', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451b6818-2f8e-4eb4-8bc1-7a87f8509851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes'} Body: b'{"volume": {"id": "032cc15a-1e88-49cd-adad-f113154b9c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:50.684531", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2065507968", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}], "user_id": "b4a22fcd8098455aabbb2d0d1c7a80fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:50,842 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56 0.053s 2023-04-17 18:25:50,843 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7058027-4a61-458f-abaf-10e7e42cae6a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7058027-4a61-458f-abaf-10e7e42cae6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56'} Body: b'{"volume": {"id": "032cc15a-1e88-49cd-adad-f113154b9c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2065507968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}], "user_id": "b4a22fcd8098455aabbb2d0d1c7a80fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6de63cb554943a3bd35ef0b8c74f41b"}}' 2023-04-17 18:25:51,913 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56 0.056s 2023-04-17 18:25:51,913 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9619af14-a143-4cab-b87f-d1dea70ad6ec', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9619af14-a143-4cab-b87f-d1dea70ad6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56'} Body: b'{"volume": {"id": "032cc15a-1e88-49cd-adad-f113154b9c56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": "2023-04-17T18:25:51.000000", "name": "tempest-TaggedAttachmentsTest-volume-2065507968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49 cd-adad-f113154b9c56"}], "user_id": "b4a22fcd8098455aabbb2d0d1c7a80fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6de63cb554943a3bd35ef0b8c74f41b"}}' 2023-04-17 18:25:52,416 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/a1580530-30e4-4578-8f65-f4fe7cceaa2d 0.488s 2023-04-17 18:25:52,417 80111 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-94b72c1c-b9c0-483e-8587-76c9555c28d3', 'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/a1580530-30e4-4578-8f65-f4fe7cceaa2d'} Body: b'' 2023-04-17 18:25:53,784 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d 1.367s 2023-04-17 18:25:53,785 80111 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-044000a4-a111-4c14-a643-cf5dd978ac62', 'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d'} Body: b'' {9} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.459874s] ... 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 2418c917-fb2c-4991-a7e7-26b2a7acb556 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:51,767 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.246s 2023-04-17 18:25:51,767 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-269f2ffa-bc41-4aad-964e-d64e995bf572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:52,471 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes 0.702s 2023-04-17 18:25:52,471 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-VolumesCloneTest-Volume-661357428"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54391a16-98e4-4f6c-83d1-31a2a9b4342d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54391a16-98e4-4f6c-83d1-31a2a9b4342d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.357266", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:52,554 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.068s 2023-04-17 18:25:52,554 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff451b5a-f68f-4bd5-b623-5189e0714f0a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff451b5a-f68f-4bd5-b623-5189e0714f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:53,644 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.077s 2023-04-17 18:25:53,645 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97198f8d-d9e4-424e-a9e3-3a0c3ce65f3a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97198f8d-d9e4-424e-a9e3-3a0c3ce65f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.000000", "updated_at": "2023-04-17T18:25:53.000000", "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:53,750 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.064s 2023-04-17 18:25:53,750 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4523ff9c-f0c8-42ac-9817-b7697001e792', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4523ff9c-f0c8-42ac-9817-b7697001e792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.000000", "updated_at": "2023-04-17T18:25:53.000000", "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:53,936 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.167s 2023-04-17 18:25:53,936 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-f988303b-64d6-4664-8d42-c38b238852db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'' 2023-04-17 18:25:53,975 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.037s 2023-04-17 18:25:53,975 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-be6e02bc-a5c5-4ffb-b99d-8efba70d5faf', 'x-openstack-request-id': 'req-be6e02bc-a5c5-4ffb-b99d-8efba70d5faf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2418c917-fb2c-4991-a7e7-26b2a7acb556 could not be found."}}' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.846210s] ... 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 442a3d2d-716c-49b7-82f9-26dbc5dd83a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:53,588 80113 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes 0.653s 2023-04-17 18:25:53,588 80113 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-2000300105"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2078544a-4403-49da-b460-ef9d188d6c95', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2078544a-4403-49da-b460-ef9d188d6c95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes'} Body: b'{"volume": {"id": "442a3d2d-716c-49b7-82f9-26dbc5dd83a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:53.411746", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000300105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}], "user_id": "495dba9063164ae683c3c6a2d510591f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:53,694 80113 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7 0.092s 2023-04-17 18:25:53,694 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e394ae-954e-4112-8f2a-0fed708fe626', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e394ae-954e-4112-8f2a-0fed708fe626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7'} Body: b'{"volume": {"id": "442a3d2d-716c-49b7-82f9-26dbc5dd83a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000300105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}], "user_id": "495dba9063164ae683c3c6a2d510591f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3be843d062064e579971c359f88e7ad8"}}' 2023-04-17 18:25:54,767 80113 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7 0.044s 2 023-04-17 18:25:54,767 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d54f8d5-60e4-4179-910b-773635fcd838', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d54f8d5-60e4-4179-910b-773635fcd838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7'} Body: b'{"volume": {"id": "442a3d2d-716c-49b7-82f9-26dbc5dd83a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:53.000000", "updated_at": "2023-04-17T18:25:54.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000300105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}], "user_id": "495dba9063164ae683c3c6a2d510591f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3be843d062064e579971c359f88e7ad8"}}' {9} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.729584s] ... 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 f094fdc0-a0e1-4bc1-948c-736b9acd64c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:54,279 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes 0.295s 2023-04-17 18:25:54,280 80129 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-316171195"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945532aa-7838-48cf-ba65-57b4c5263ce8', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945532aa-7838-48cf-ba65-57b4c5263ce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.186493", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:54,347 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.055s 2023-04-17 18:25:54,347 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15688c7b-24e8-413d-b2ef-61e8cf0bd617', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15688c7b-24e8-413d-b2ef-61e8cf0bd617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:55,408 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.048s 2023-04-17 18:25:55,409 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc0affa-be66-436b-aa35-424313835811', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc0affa-be66-436b-aa35-424313835811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.000000", "updated_at": "2023-04-17T18:25:54.000000", "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:55,475 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.055s 2023-04-17 18:25:55,475 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f63150-36bf-4e25-a78c-860e25ae215a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f63150-36bf-4e25-a78c-860e25ae215a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.000000", "updated_at": "2023-04-17T18:25:54.000000", "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:55,635 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.149s 2023-04-17 18:25:55,635 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-9f33aa22-1886-449e-849d-0e490193f081', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'' 2023-04-17 18:25:55,712 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.075s 2023-04-17 18:25:55,712 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-e7612198-07d6-40d1-816c-d610a34cd828', 'x-openstack-request-id': 'req-e7612198-07d6-40d1-816c-d610a34cd828', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f094fdc0-a0e1-4bc1-948c-736b9acd64c7 could not be found."}}' {4} 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 69866a8b-9f5d-4ccc-aba7-9528483a31a4 failed to build and is in ERROR status {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.201644s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.069502s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.018088s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.064065s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.014380s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.752286s] ... 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 c23fd727-7917-4484-ae6a-06ad12f7d7d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:00,180 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes 0.375s 2023-04-17 18:26:00,181 80129 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-606343378"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd34fa0-c684-4955-995a-57f5ee71ea47', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd34fa0-c684-4955-995a-57f5ee71ea47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:25:59.989107", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:26:00,243 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.052s 2023-04-17 18:26:00,243 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed89f5a-688d-4deb-a8a2-553850a3859b', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed89f5a-688d-4deb-a8a2-553850a3859b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:26:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb0cecb31df94a61a67b59699959539a"}}' 2023-04-17 18:26:01,341 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.086s 2023-04-17 18:26:01,342 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5418e2ac-a745-423b-b06e-2c9ac7a77814', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5418e2ac-a745-423b-b06e-2c9ac7a77814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:26:00.000000", "updated_at": "2023-04-17T18:26:00.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb0cecb31df94a61a67b59699959539a"}}' 2023-04-17 18:26:01,407 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.052s 2023-04-17 18:26:01,407 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e67d27-86a4-4c6a-b827-57da5ab21826', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e67d27-86a4-4c6a-b827-57da5ab21826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:26:00.000000", "updated_at": "2023-04-17T18:26:00.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb0cecb31df94a61a67b59699959539a"}}' 2023-04-17 18:26:01,533 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.112s 2023-04-17 18:26:01,533 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd157759-0574-4017-a4bf-174e7431de34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'' 2023-04-17 18:26:01,555 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.021s 2023-04-17 18:26:01,556 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3fd097-63a0-4dca-b65e-48e54f1fb87b', 'x-openstack-request-id': 'req-6a3fd097-63a0-4dca-b65e-48e54f1fb87b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c23fd727-7917-4484-ae6a-06ad12f7d7d3 could not be found."}}' {6} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {6} 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 73d43b9d-3acc-49f4-a4c8-ad9a94a7692d failed to build and is in ERROR status {6} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.022326s] ... ok {6} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.038201s] ... ok {6} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.054891s] ... ok {6} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.049614s] ... ok {6} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.120829s] ... ok {9} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.884598s] ... 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 b48f4301-4b05-42f9-82c0-589f077cacc4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:26,128 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.280s 2023-04-17 18:26:26,128 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-2114123632", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODWPdUqpBcvvewnjETlcXow2EZHz1SHSTMvciG4fYHPCHLHTl8ChJKXl9jJixbjchU7P6TdUH73LWYQZX3yedU/ED5ZIKykvSML1k6kgXk+evmmnePOlqfHHs+fb9bAQw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:25 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-7e489853-2daf-4a35-b31f-7fb056a2a4f8', 'x-compute-request-id': 'req-7e489853-2daf-4a35-b31f-7fb056a2a4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-2114123632", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODWPdUqpBcvvewnjETlcXow2EZHz1SHSTMvciG4fYHPCHLHTl8ChJKXl9jJixbjchU7P6TdUH73LWYQZX3yedU/ED5ZIKykvSML1k6kgXk+evmmnePOlqfHHs+fb9bAQw==", "fingerprint": "6b:b6:51:f6:fb:35:01:71:d3:8b:b1:3d:0d:26:3b:7a", "user_id": "394751bacb0e457c82c4e578508034a4"}}' 2023-04-17 18:26:26,357 80129 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.225s 2023-04-17 18:26:26,357 80129 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-275089612", "description": "tempest-secgroup-smoke-275089612 description", "project_id": "d4e5ccc0b011419d83790f892411bc34"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-b3f4dd5c-b8e6-4e47-8a16-93a7fbefb607', 'date': 'Mon, 17 Apr 2023 18:26:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "name": "tempest-secgroup-smoke-275089612", "stateful": true, "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "description": "tempest-secgroup-smoke-275089612 description", "shared": false, "security_group_rules": [{"id": "15a923aa-1f5c-4fe6-8c18-2261f29e749d", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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": 554, "description": null, "tags": [], "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}, {"id": "3fb7cb6e-b6f0-433a-aa82-e7e4b2d8b280", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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": 553, "description": null, "tags": [], "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}], "tags": [], "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 1, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:26,562 80129 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.203s 2023-04-17 18:26:26,562 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "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-1d4052fb-f89a-4ec7-a2db-f16fa7195b22', 'date': 'Mon, 17 Apr 2023 18:26:26 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": "28098329-2a04-44e8-898f-b5859a47d8c9", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:26,755 80129 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.192s 2023-04-17 18:26:26,756 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "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-8deaab70-19a3-41e3-b944-557a510b021f', 'date': 'Mon, 17 Apr 2023 18:26:26 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": "d1504100-1a1b-41c1-a1c8-474b47885193", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:26,967 80129 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.211s 2023-04-17 18:26:26,968 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4590ce80-2b9d-4e99-8a43-6400c79bac1b', 'date': 'Mon, 17 Apr 2023 18:26:26 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": "89d7bac2-4d7f-4b12-8d92-00438c44e2ff", "tenant_id": "d4e5ccc0b011419 d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:27,148 80129 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.179s 2023-04-17 18:26:27,148 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-34a3cff6-d889-4c92-9d4e-9b9f8c4ea39b', 'date': 'Mon, 17 Apr 2023 18:26:27 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": "00d460ae-256a-4429-b10f-950f461dd6f0", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:27Z", "updated_at": "2023-04-17T18:26:27Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:27,656 80129 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.506s 2023-04-17 18:26:27,656 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-36f3949a-4d22-4be5-89a2-6b1178d14d9d', 'date': 'Mon, 17 Apr 2023 18:26:27 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": "a260e741-4475-4e20-b1d2-c7bebfc0d543", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:27Z", "updated_at": "2023-04-17T18:26:27Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:27,883 80129 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-17 18:26:27,883 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-55cdb615-3840-45f6-b7e2-7aca921b2d16', 'date': 'Mon, 17 Apr 2023 18:26:27 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": "d2538328-dab4-4709-9a02-bc8fd40f6bc6", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:27Z", "updated_at": "2023-04-17T18:26:27Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:28,167 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes 0.283s 2023-04-17 18:26:28,168 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-323646011", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc2d8c2-33bc-466e-b651-e7b6a5ced829', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc2d8c2-33bc-466e-b651-e7b6a5ced829', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes'} Body: b'{"volume": {"id": "b48f4301-4b05-42f9-82c0-589f077cacc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:26:28.055069", "updated_at": null, "name": "tempest-TestStampPattern-volume-323646011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}], "user_id": "394751bacb0e457c82c4e578508034a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:26:28,251 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.072s 2023-04-17 18:26:28,251 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3316e93c-1a35-46e9-bdce-1f00a9c93ebd', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3316e93c-1a35-46e9-bdce-1f00a9c93ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'{"volume": {"id": "b48f4301-4b05-42f9-82c0-589f077cacc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:26:28.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-323646011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}], "user_id": "394751bacb0e457c82c4e578508034a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:29,322 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.058s 2023-04-17 18:26:29,323 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4061be7b-d9c1-4e2b-bba5-74e2cf48e102', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4061be7b-d9c1-4e2b-bba5-74e2cf48e102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'{"volume": {"id": "b48f4301-4b05-42f9-82c0-589f077cacc4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:26:28.000000", "updated_at": "2023-04-17T18:26:28.000000", "name": "tempest-TestStampPattern-volume-323646011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}], "user_id": "394751bacb0e457c82c4e578508034a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:29,482 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.147s 2023-04-17 18:26:29,483 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26: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-a4f2beee-5e19-404b-97bf-5bccabd5f94d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'' 2023-04-17 18:26:29,506 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.022s 2023-04-17 18:26:29,506 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26: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-5d87d826-cdad-4c76-8ccf-4c2bbc8833e5', 'x-openstack-request-id': 'req-5d87d826-cdad-4c76-8ccf-4c2bbc8833e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b48f4301-4b05-42f9-82c0-589f077cacc4 could not be found."}}' 2023-04-17 18:26:29,683 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ead41afb-b696-4a8b-87fb-d8af8e7fe414 0.176s 2023-04-17 18:26:29,683 80129 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-eaa2accd-1a1f-41b1-9484-a2f75226d95c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:26:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ead41afb-b696-4a8b-87fb-d8af8e7fe414'} Body: b'' 2023-04-17 18:26:29,723 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2114123632 0.039s 2023-04-17 18:26:29,723 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:29 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-ed1b3937-89fa-47ac-978a-bc5044154409', 'x-compute-request-id': 'req-ed1b3937-89fa-47ac-978a-bc5044154409', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2114123632'} Body: b'' {2} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [119.972895s] ... 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 add8b492-27f1-4a09-987d-ee3716f17842 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:48,302 80115 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:25:48,799 80115 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.493s 2023-04-17 18:25:48,799 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2080629799", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG9hQiuUSy4xXzAP1Od7BOkC3mQqrO0gy9UTJkq36VenFnAv6gagzOj0dSUaVVTulLhzex4QG/MZF5Csgh//sjFXO9G5FGrVC8CMls1e6I2vWDx3lRw0xQ04/L5EsRtQ0g=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 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-a4fa5e3f-5751-4f7a-8cc4-953cd0a345f3', 'x-compute-request-id': 'req-a4fa5e3f-5751-4f7a-8cc4-953cd0a345f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2080629799", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG9hQiuUSy4xXzAP1Od7BOkC3mQqrO0gy9UTJkq36VenFnAv6gagzOj0dSUaVVTulLhzex4QG/MZF5Csgh//sjFXO9G5FGrVC8CMls1e6I2vWDx3lRw0xQ04/L5EsRtQ0g==", "fingerprint": "c8:16:ab:b4:a1:1d:bd:78:0e:74:87:25:c6:b0:14:f8", "user_id": "198f08c8a0404f39acf7f9837c7c19aa"}}' 2023-04-17 18:25:48,804 80115 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2080629799 created 2023-04-17 18:25:49,444 80115 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.638s 2023-04-17 18:25:49,444 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--76812829", "description": "tempest-description--739410533"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-a237575d-2832-478c-a34d-f0295173fec2', 'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "name": "tempest-securitygroup--76812829", "stateful": true, "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "description": "tempest-description--739410533", "shared": false, "security_group_rules": [{"id": "12440abd-5453-497f-9a66-41e3ca949d69", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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": 394, "description": null, "tags": [], "created_at": "2023-04-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}, {"id": "944f5af0-2156-4eb4-a9c5-9e9be496e30f", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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": 393, "d escription": null, "tags": [], "created_at": "2023-04-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}], "tags": [], "created_at": "2023-04-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 1, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:25:50,306 80115 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.861s 2023-04-17 18:25:50,306 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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-846ffddc-729f-40e1-a9e5-5eadbd7b74c3', 'date': 'Mon, 17 Apr 2023 18:25:50 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": "7a63ab51-6e31-4a2d-ad4b-6843512bdb84", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:25:51,151 80115 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.844s 2023-04-17 18:25:51,152 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0b3edc13-b2a8-4420-99b1-618d9ff63d15', 'date': 'Mon, 17 Apr 2023 18:25:51 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": "a7f4b720-64e1-4370-b7a8-aa5cf1a077fc", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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-17T18:25:50Z", "updated_at": "2023-04-17T18:25:50Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:25:51,152 80115 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--76812829 created 2023-04-17 18:25:52,374 80115 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.221s 2023-04-17 18:25:52,375 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a8b48c61-962e-4568-91f3-0a59040c25bb', 'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b130bd17-3a1c-448c-bb2f-620aef6acd1c", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "floating_ip_address": "172.24.4.46", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bee7bfe1ddb84651b02cc4911a129533", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:51Z", "updated_at": "2023-04-17T18:25:51Z", "revision_number": 0}}' 2023-04-17 18:25:52,375 80115 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b130bd17-3a1c-448c-bb2f-620aef6acd1c', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bee7bfe1ddb84651b02cc4911a129533', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:51Z', 'updated_at': '2023-04-17T18:25:51Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-04-17 18:25:52,620 80115 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.237s 2023-04-17 18:25:52,621 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7a8e146-b2f3-48bb-9d19-ff65f0030b91', '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": "198f08c8a0404f39acf7f9837c7c19aa", "name": "tempest-VolumesAdminNegativeTest-728713010-project-member", "password_expires_at": null}, "audit_ids": ["ZoJihZVYTFGdEGV5AtpuGg"], "expires_at": "2023-04-17T19:25:52.000000Z", "issued_at": "2023-04-17T18:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bee7bfe1ddb84651b02cc4911a129533", "name": "tempest-VolumesAdminNegativeTest-728713010"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"} , {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:52,622 80115 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '44b46280-bf31-425a-935d-8d9ae641077a', 'name': 'tempest-VolumesAdminNegativeTest-996755841-network', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20479, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:07Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:52,623 80115 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2080629799', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG9hQiuUSy4xXzAP1Od7BOkC3mQqrO0gy9UTJkq36VenFnAv6gagzOj0dSUaVVTulLhzex4QG/MZF5Csgh//sjFXO9G5FGrVC8CMls1e6I2vWDx3lRw0xQ04/L5EsRtQ0g==', 'fingerprint': 'c8:16:ab:b4:a1:1d:bd:78:0e:74:87:25:c6:b0:14:f8', 'user_id': '198f08c8a0404f39acf7f9837c7c19aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvFdSMac0vxrnOlu/VZ7iVfcs2zhYAmpyJNlhVhos+6zAOs8780ep4\nUGGe9gkCu1ygBwYFK4EEACKhZANiAARvYUIrlEsuMV8wD9TnewTpAt5kKqztIMvV\nEyZKt+lXpxZwL+oGoMzo9HUlGlVU7pS4c3seEBvzGReQrIIf/7IxVzvRuRRq1QvA\njJbNXuiNr1g8d5UcNMUNOPy+RLEbUNI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ad884245-94c5-4a9e-8c0d-b9fb58813727', 'name': 'tempest-securitygroup--76812829', 'stateful': True, 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'description': 'tempest-description--739410533', 'shared': False, 'security_group_rules': [{'id': '12440abd-5453-497f-9a66-41e3ca949d69', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'security_group_id': 'ad884245-94c5-4a9e-8c0d-b9fb58813727', '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': 394, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:49Z', 'updated_at': '2023-04-17T18:25:49Z', 'revision_number': 0, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533'}, {'id': '944f5af0-2156-4eb4-a9c5-9e9be496e30f', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'security_group_id': 'ad884245-94c5-4a9e-8c0d-b9fb58813727', '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': 393, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25 :49Z', 'updated_at': '2023-04-17T18:25:49Z', 'revision_number': 0, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533'}], 'tags': [], 'created_at': '2023-04-17T18:25:49Z', 'updated_at': '2023-04-17T18:25:49Z', 'revision_number': 1, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533'}, 'floating_ip': {'id': 'b130bd17-3a1c-448c-bb2f-620aef6acd1c', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bee7bfe1ddb84651b02cc4911a129533', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:51Z', 'updated_at': '2023-04-17T18:25:51Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-04-17 18:25:54,632 80115 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 2.007s 2023-04-17 18:25:54,633 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-671481040", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "44b46280-bf31-425a-935d-8d9ae641077a"}], "security_groups": [{"name": "tempest-securitygroup--76812829"}], "key_name": "tempest-keypair-2080629799", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6bf4e6a-ba62-4718-b0c2-436a3fe1dab5', 'x-compute-request-id': 'req-a6bf4e6a-ba62-4718-b0c2-436a3fe1dab5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--76812829"}], "adminPass": "7Hy5yv9KayjH"}}' 2023-04-17 18:25:54,917 80115 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/f1c20a0e-9649-4e54-8610-16ea241587f7 0.281s 2023-04-17 18:25:54,918 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 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-b6628452-4363-48bb-8217-6d697612aee9', 'x-compute-request-id': 'req-b6628452-4363-48bb-8217-6d697612aee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7'} Body: b'{"server": {"id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "name": "tempest-VolumesAdminNegativeTest-server-671481040", "status": "BUILD", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:55Z", "updated": "2023-04-17T18:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2080629799", "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-17 18:26:45,199 80115 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/f1c20a0e-9649-4e54-8610-16ea241587f7 0.218s 2023-04-17 18:26:45,199 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:44 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-6710d5fa-65b9-4b68-88f6-52982ae4968f', 'x-compute-request-id': 'req-6710d5fa-65b9-4b68-88f6-52982ae4968f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7'} Body: b'{"server": {"id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "name": "tempest-VolumesAdminNegativeTest-server-671481040", "status": "ACTIVE", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "1960e836b3680c5237c0e0a012536f396cab61b03ecdad6fbeff91e5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:54Z", "updated": "2023-04-17T18:26:04Z", "addresses": {"tempest-VolumesAdminNegativeTest-996755841-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:b9:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2080629799", "OS-SRV-USG:launched_at": "2023-04-17T18:26:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--76812829"}], "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-17 18:26:45,211 80115 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:27:45,445 80115 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/f1c20a0e-9649-4e54-8610-16ea241587f7/os-interface 0.177s 2023-04-17 18:27:45,445 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:45 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-89ffc049-b082-4c96-b697-f9835b59ff85', 'x-compute-request-id': 'req-89ffc049-b082-4c96-b697-f9835b59ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "44b46280-bf31-425a-935d-8d9ae641077a", "port_id": "84803c23-f8c0-42ea-9072-d19b49546d9e", "mac_addr": "fa:16:3e:35:b9:d3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0c4c14e3-ee1b-4ce1-ad4d-b2d8cf6db800", "ip_address": "10.0.0.14"}]}]}' 2023-04-17 18:27:46,852 80115 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/b130bd17-3a1c-448c-bb2f-620aef6acd1c 1.403s 2023-04-17 18:27:46,853 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "84803c23-f8c0-42ea-9072-d19b49546d9e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b12a3cd0-9e5a-4184-ac80-fce9f496550f', 'date': 'Mon, 17 Apr 2023 18:27:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b130bd17-3a1c-448c-bb2f-620aef6acd1c'} Body: b'{"floatingip": {"id": "b130bd17-3a1c-448c-bb2f-620aef6acd1c", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "floating_ip_address": "172.24.4.46", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "a3cd0d37-2374-46ea-a48f-165b14ff79cb", "port_id": "84803c23-f8c0-42ea-9072-d19b49546d9e", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "44b46280-bf31-425a-935d-8d9ae641077a", "mac_address": "fa:16:3e:35:b9:d3", "admin_state_up": true, "status": "ACTIVE", "device_id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:51Z", "updated_at": "2023-04-17T18:27:46Z", "revision_number": 1, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:27:46,855 80115 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2023-04-17 18:27:46,896 80115 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:27:46,921 80115 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:27:46,922 80115 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2023-04-17 18:27:47,141 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes 0.218s 2023-04-17 18:27:47,141 80115 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-1874306699"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c2f128-96c9-42f5-a4b9-c76572b460e9', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- b8c2f128-96c9-42f5-a4b9-c76572b460e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes'} Body: b'{"volume": {"id": "add8b492-27f1-4a09-987d-ee3716f17842", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:47.078771", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1874306699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:27:47,209 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842 0.058s 2023-04-17 18:27:47,209 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e6fa33-e051-4f49-83cb-33210abaf95b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e6fa33-e051-4f49-83cb-33210abaf95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842'} Body: b'{"volume": {"id": "add8b492-27f1-4a09-987d-ee3716f17842", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:47.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1874306699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:27:48,263 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842 0.041s 2023-04-17 18:27:48,263 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4d2fba-6902-4f9d-8383-eaf4035a5786', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4d2fba-6902-4f9d-8383-eaf4035a5786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842'} Body: b'{"volume": {"id": "add8b492-27f1-4a09-987d-ee3716f17842", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:47.000000", "updated_at": "2023-04-17T18:27:47.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1874306699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' {5} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [113.254549s] ... 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 9ce44c2f-a948-49d7-8493-1a20974ceb46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:12,818 80121 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.048s 2023-04-17 18:26:12,819 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:12 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-078a50db-5b7a-4c21-abd4-2d560660b4f1', '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": "3363d7ff69fd40c59250d43149a704bf", "name": "tempest-DeleteServersTestJSON-2034223403-project-member", "password_expires_at": null}, "audit_ids": ["YE1s4Xg3S4Ol2EVTqqkwTA"], "expires_at": "2023-04-17T19:26:12.000000Z", "issued_at": "2023-04-17T18:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb979b9674d944aca349e99ba0cd4f23", "name": "tempest-DeleteServersTestJSON-2034223403"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb979b9674d944aca349e99ba0cd4f23", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:26:12,819 80121 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7bad6f7a-098d-4db3-beb8-5d815ef36727', 'name': 'tempest-DeleteServersTestJSON-1518327108-network', 'tenant_id': 'cb979b9674d944aca349e99ba0cd4f23', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb979b9674d944aca349e99ba0cd4f23', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39838, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:26:01Z', 'updated_at': '2023-04-17T18:26:01Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:14,064 80121 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.243s 2023-04-17 18:26:14,065 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1997469704", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "7bad6f7a-098d-4db3-beb8-5d815ef36727"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510fd623-46f6-429a-bf65-d5ab810e8743', 'x-compute-request-id': 'req-510fd623-46f6-429a-bf65-d5ab810e8743', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "95b1699a-0687-4f56-80c6-3f6b2d672dfa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bwQMQy2nhL5g"}}' 2023-04-17 18:26:14,230 80121 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/95b1699a-0687-4f56-80c6-3f6b2d672dfa 0.161s 2023-04-17 18:26:14,230 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:14 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-80025814-a43c-4f3b-9dbd-e4316c0cc25b', 'x-compute-request-id': 'req-80025814-a43c-4f3b-9dbd-e4316c0cc25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa'} Body: b'{"server": {"id": "95b1699a-0687-4f56-80c6-3f6b2d672dfa", "name": "tempest-DeleteServersTestJSON-server-1997469704", "status": "BUILD", "tenant_id": "cb979b9674d944aca349e99ba0cd4f23", "user_id": "3363d7ff69fd40c59250d43149a704bf", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:14Z", "updated": "2023-04-17T18:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": n ull, "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-17 18:27:04,609 80121 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/95b1699a-0687-4f56-80c6-3f6b2d672dfa 0.315s 2023-04-17 18:27:04,610 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:04 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-941ef4c0-28c9-4ac0-8880-32177d34bf2f', 'x-compute-request-id': 'req-941ef4c0-28c9-4ac0-8880-32177d34bf2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa'} Body: b'{"server": {"id": "95b1699a-0687-4f56-80c6-3f6b2d672dfa", "name": "tempest-DeleteServersTestJSON-server-1997469704", "status": "ACTIVE", "tenant_id": "cb979b9674d944aca349e99ba0cd4f23", "user_id": "3363d7ff69fd40c59250d43149a704bf", "metadata": {}, "hostId": "85b49188050d5890072a48be32e5ab1c5ac29c8d8f18fcfc871a8e6a", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:14Z", "updated": "2023-04-17T18:26:25Z", "addresses": {"tempest-DeleteServersTestJSON-1518327108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:30:cb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:26:25.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-17 18:27:04,621 80121 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:28:04,880 80121 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes 0.197s 2023-04-17 18:28:04,881 80121 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-206535984"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e95f44-3a02-4340-a5f4-c53dedd00258', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e95f44-3a02-4340-a5f4-c53dedd00258', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes'} Body: b'{"volume": {"id": "9ce44c2f-a948-49d7-8493-1a20974ceb46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:04. 824459", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-206535984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}], "user_id": "3363d7ff69fd40c59250d43149a704bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:28:04,926 80121 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46 0.036s 2023-04-17 18:28:04,927 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdadcf9a-6a6b-4168-b19b-3df94b86f4c4', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdadcf9a-6a6b-4168-b19b-3df94b86f4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46'} Body: b'{"volume": {"id": "9ce44c2f-a948-49d7-8493-1a20974ceb46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:05.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-206535984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}], "user_id": "3363d7ff69fd40c59250d43149a704bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb979b9674d944aca349e99ba0cd4f23"}}' 2023-04-17 18:28:05,983 80121 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46 0.045s 2023-04-17 18:28:05,984 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a4346b-7664-41ff-a46d-d37af921e18f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a4346b-7664-41ff-a46d-d37af921e18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46'} Body: b'{"volume": {"id": "9ce44c2f-a948-49d7-8493-1a20974ceb46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:05.000000", "updated_at": "2023-04-17T18:28:05.000000", "name": "tempest-DeleteServersTestJSON-volume-206535984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volume s/9ce44c2f-a948-49d7-8493-1a20974ceb46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}], "user_id": "3363d7ff69fd40c59250d43149a704bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb979b9674d944aca349e99ba0cd4f23"}}' {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [176.794304s] ... 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 97dbee31-676b-4958-bf47-36ebcc3c454d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:20,971 80125 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:25:20,971 80125 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:25:21,279 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.306s 2023-04-17 18:25:21,279 80125 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-1642685455", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2XvlLx+UyQmeyllpSE+0Fr4jIO0nMd56UCZ4sdLPtHhfyRLapckJkL8kO+IsdjEMEmLp8Bu5LED72BXmBHYItK8dyF+DcJ89wnIbgWCs7TCqGiXXSrAkpzLjVBR5RSUQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abfe7ce4-f78d-4766-a587-524c9a7f82e4', 'x-compute-request-id': 'req-abfe7ce4-f78d-4766-a587-524c9a7f82e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1642685455", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2XvlLx+UyQmeyllpSE+0Fr4jIO0nMd56UCZ4sdLPtHhfyRLapckJkL8kO+IsdjEMEmLp8Bu5LED72BXmBHYItK8dyF+DcJ89wnIbgWCs7TCqGiXXSrAkpzLjVBR5RSUQ==", "fingerprint": "f9:61:41:5f:47:2a:b1:e0:07:33:41:8e:ba:08:9a:2e", "user_id": "a77544a8f45a40be85b47ab97981be17"}}' 2023-04-17 18:25:21,284 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1642685455 created 2023-04-17 18:25:22,898 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.613s 2023-04-17 18:25:22,898 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--37282761", "description": "tempest-description--1768492714"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-326ffa06-32a6-4b11-9474-3326c3ba7e62', 'date': 'Mon, 17 Apr 2023 18:25:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "name": "tempest-securitygroup--37282761", "stateful": true, "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "tempest-description--1768492714", "shared": false, "security_group_rules": [{"id": "042cd25c-2caf-4e74-8bd9-c272bbd14e53", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 200, "description": null, "tags": [], "created_at": "2023-04-17T18:25:21Z", "updated_at": "2023-04-17T18:25:21Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}, {"id": "8b93f051-d256-4dc5-bc8f-2fd2c77c0254", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 198, "description": null, "tags": [], "created_at": "2023-04-17T18:25:21Z", "updated_at": "2023-04-17T18:25:21Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}], "tags": [], "created_at": "2023-04-17T18:25:21Z", "updated_at": "2023-04-17T18:25:21Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:25:24,063 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.164s 2023-04-17 18:25:24,063 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "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-99859779-d1ef-48e6-859b-b5afa11d9520', 'date': 'Mon, 17 Apr 2023 18:25:24 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": "ee9229ee-47eb-47e0-8d59-e97f66290482", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "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-17T18:25:23Z", "updated_at": "2023-04-17T18:25:23Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:25:25,297 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.233s 2023-04-17 18:25:25,297 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-832f3aa4-bdd3-4123-ac37-b2c1e7637ca6', 'date': 'Mon, 17 Apr 2023 18:25:25 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": "98668627-8ac7-413d-99d5-3c80e0b38a19", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "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-17T18:25:24Z", "updated_at": "2023-04-17T18:25:24Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:25:25,297 80125 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--37282761 created 2023-04-17 18:25:29,729 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.431s 2023-04-17 18:25:29,730 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e6c78e6b-9bbd-4020-87f1-3abda6222c77', 'date': 'Mon, 17 Apr 2023 18:25:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.197", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:27Z", "updated_at": "2023-04-17T18:25:27Z", "revision_number": 0}}' 2023-04-17 18:25:29,730 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:27Z', 'updated_at': '2023-04-17T18:25:27Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-17 18:25:29,828 80125 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.092s 2023-04-17 18:25:29,829 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:29 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-7089772e-9067-40be-9cb3-88ad638fe75d', '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": "a77544a8f45a40be85b47ab97981be17", "name": "tempest-AttachVolumeShelveTestJSON-1298088699-project-member", "password_expires_at": null}, "audit_ids": ["nJ1bRFIYRw6swRTrvmjX5w"], "expires_at": "2023-04-17T19:25:29.000000Z", "issued_at": "2023-04-17T18:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f7c7ba04b114d7580f001282e17a3b2", "name": "tempest-AttachVolumeShelveTestJSON-1298088699"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b926 58674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:29,830 80125 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'c4031e4b-516d-4f3a-894d-3c2b24bf1f73', 'name': 'tempest-AttachVolumeShelveTestJSON-106148325-network', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62453, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:29,830 80125 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1642685455', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2XvlLx+UyQmeyllpSE+0Fr4jIO0nMd56UCZ4sdLPtHhfyRLapckJkL8kO+IsdjEMEmLp8Bu5LED72BXmBHYItK8dyF+DcJ89wnIbgWCs7TCqGiXXSrAkpzLjVBR5RSUQ==', 'fingerprint': 'f9:61:41:5f:47:2a:b1:e0:07:33:41:8e:ba:08:9a:2e', 'user_id': 'a77544a8f45a40be85b47ab97981be17', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDTaz4wB9qipO2cI8HMpDJLujNKYQslcZiEkwskLNxTcO8rs/5lJIqZ\nF+soOQlgAN2gBwYFK4EEACKhZANiAARtl75S8flMkJnspZaUhPtBa+IyDtJzHeel\nAmeLHSz7R4X8kS2qXJCZC/JDviLHYxDBJi6fAbuSxA+9gV5gR2CLSvHchfg3CfPc\nJyG4FgrO0wqhol10qwJKcy41QUeUUlE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f5596c0a-4091-4240-8edd-fe00ef7d22b6', 'name': 'tempest-securitygroup--37282761', 'stateful': True, 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': 'tempest-description--1768492714', 'shared': False, 'security_group_rules': [{'id': '042cd25c-2caf-4e74-8bd9-c272bbd14e53', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': 'f5596c0a-4091-4240-8edd-fe00ef7d22b6', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 200, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:21Z', 'updated_at': '2023-04-17T18:25:21Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, {'id': '8b93f051-d256-4dc5-bc8f-2fd2c77c0254', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': 'f5596c0a-4091-4240-8edd-fe00ef7d22b6', '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': 198, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:21Z', 'updated_at': '2023-0 4-17T18:25:21Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}], 'tags': [], 'created_at': '2023-04-17T18:25:21Z', 'updated_at': '2023-04-17T18:25:21Z', 'revision_number': 1, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, 'floating_ip': {'id': '69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:27Z', 'updated_at': '2023-04-17T18:25:27Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-17 18:25:32,694 80125 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 2.863s 2023-04-17 18:25:32,695 80125 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-573869380", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73"}], "security_groups": [{"name": "tempest-securitygroup--37282761"}], "key_name": "tempest-keypair-1642685455", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8', '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-3cbef8e0-71cd-4f35-ad31-e0affe455548', 'x-compute-request-id': 'req-3cbef8e0-71cd-4f35-ad31-e0affe455548', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--37282761"}], "adminPass": "password"}}' 2023-04-17 18:25:32,985 80125 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/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.288s 2023-04-17 18:25:32,986 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:32 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-0b77d75e-7414-4c36-9ec2-85231297214d', 'x-compute-request-id': 'req-0b77d75e-7414-4c36-9ec2-85231297214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "name": "tempest-AttachVolumeShelveTestJSON-server-573869380", "status": "BUILD", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a 8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:33Z", "updated": "2023-04-17T18:25:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1642685455", "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-17 18:26:23,473 80125 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/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.424s 2023-04-17 18:26:23,474 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e14c519-0505-4824-8a7a-90c056cf321b', 'x-compute-request-id': 'req-3e14c519-0505-4824-8a7a-90c056cf321b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "name": "tempest-AttachVolumeShelveTestJSON-server-573869380", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:32Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:db:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1642685455", "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37282761"}], "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-17 18:26:23,488 80125 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:27:23,868 80125 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/52103bf3 -c0e0-4eb9-bff4-08e099f0d1f8/os-interface 0.335s 2023-04-17 18:27:23,868 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:23 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-2cffad2d-2138-43ba-929d-60e17e466755', 'x-compute-request-id': 'req-2cffad2d-2138-43ba-929d-60e17e466755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "port_id": "00e67000-faab-4acb-a276-c0d9199a4e10", "mac_addr": "fa:16:3e:d7:db:53", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0dfd708a-9005-4fd9-8732-c0edb5ccdcb4", "ip_address": "10.0.0.7"}]}]}' 2023-04-17 18:27:25,166 80125 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/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6 1.293s 2023-04-17 18:27:25,166 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "00e67000-faab-4acb-a276-c0d9199a4e10"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d28bdb66-228f-4908-b25f-f237fe1b70fe', 'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6'} Body: b'{"floatingip": {"id": "69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.197", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "c82346ca-d6aa-478a-af60-29c362b8bdcc", "port_id": "00e67000-faab-4acb-a276-c0d9199a4e10", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "mac_address": "fa:16:3e:d7:db:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:27Z", "updated_at": "2023-04-17T18:27:24Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:27:25,168 80125 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-17 18:27:25,205 80125 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:27:25,227 80125 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:27:25,228 80125 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-17 18:27:25,271 80125 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/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8/ips 0.043s 2023-04-17 18:27:25,272 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-88254a33-7255-4670-99ce-d01f8f8d87dd', 'x-compute-request-id': 'req-88254a33-7255-4670-99ce-d01f8f8d87dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-17 18:27:25,504 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes 0.229s 2023-04-17 18:27:25,505 80125 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-1578103413"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5748a05-14fa-415a-b355-ab458cb1c023', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5748a05-14fa-415a-b355-ab458cb1c023', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes'} Body: b'{"volume": {"id": "97dbee31-676b-4958-bf47-36ebcc3c454d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:25.439973", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1578103413", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:27:25,622 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d 0.107s 2023-04-17 18:27:25,623 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa07bf7-4be2-4c55-a15d-72a5ba14aa47', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa07bf7-4be2-4c55-a15d-72a5ba14aa47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d'} Body: b'{"volume": {"id": "97dbee31-676b-4958-bf47-36ebcc3c454d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:25.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1578103413", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}], "user_id": "a77544a8f45a 40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:27:26,675 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d 0.039s 2023-04-17 18:27:26,675 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0973b9a1-6caf-462a-9c60-ab9184b04132', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0973b9a1-6caf-462a-9c60-ab9184b04132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d'} Body: b'{"volume": {"id": "97dbee31-676b-4958-bf47-36ebcc3c454d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:25.000000", "updated_at": "2023-04-17T18:27:26.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1578103413", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:27:26,812 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.124s 2023-04-17 18:27:26,812 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 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-958a9a43-3ac1-4b49-bab7-786e9e992a81', 'x-compute-request-id': 'req-958a9a43-3ac1-4b49-bab7-786e9e992a81', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'' 2023-04-17 18:27:27,007 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.194s 2023-04-17 18:27:27,008 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ab58c5-839c-4656-a9ff-13bd99550667', 'x-compute-request-id': 'req-c1 ab58c5-839c-4656-a9ff-13bd99550667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "name": "tempest-AttachVolumeShelveTestJSON-server-573869380", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:32Z", "updated": "2023-04-17T18:27:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:db:53"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:db:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1642685455", "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37282761"}], "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-17 18:28:17,140 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.068s 2023-04-17 18:28:17,141 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 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-dc90995c-4a2d-4d41-be0f-74a527e25534', 'x-compute-request-id': 'req-dc90995c-4a2d-4d41-be0f-74a527e25534', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 could not be found."}}' 2023-04-17 18:28:17,174 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1642685455 0.033s 2023-04-17 18:28:17,175 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 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-25c2d2b6-fb10-4600-a4a1-fdfbda4a09e9', 'x-compute-request-id': 'req-25c2d2b6-fb10-4600-a4a1-fdfbda4a09e9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-16426854 55'} Body: b'' 2023-04-17 18:28:17,326 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6 0.151s 2023-04-17 18:28:17,327 80125 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-e6250610-f424-4bb5-a15c-2a0fcb5999b6', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6'} Body: b'' 2023-04-17 18:28:17,343 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6 0.015s 2023-04-17 18:28:17,343 80125 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-cd60a51d-dd36-4057-ad0b-6486c6c4a426', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f5596c0a-4091-4240-8edd-fe00ef7d22b6 does not exist", "detail": ""}}' 2023-04-17 18:28:17,763 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6 0.418s 2023-04-17 18:28:17,763 80125 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-d89a22b1-7e66-4a8f-a221-3f50b006c76d', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6'} Body: b'' {8} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [174.089576s] ... 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 a3e85f57-dd8f-4acf-a8c1-70329d9e60de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:50,925 80127 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/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.399s 2023-04-17 18:25:50,925 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c1e3535-2aa6-4a41-b216-caa1f3a4e8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:52,103 80127 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.146s 2023-04-17 18:25:52,103 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-87c83a19-aae0-4867-af09-eebe6b179c70', '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": "06ad97e2a6c14de8b2784198b5d149ea", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "created_at": "2023-04-17T18:25:52Z", "updated_at": "2023-04-17T18:25:52Z", "tags": [], "self": "/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f", "file": "/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:54,552 80127 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-17 18:25:54,553 80127 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/8cde85ef-ff20-4e52-b133-856d4d7ef05f/file 2.449s 2023-04-17 18:25:54,553 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f947e9c9-8c38-48d7-ad05-b5972e40ebd0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f/file'} Body: b'' 2023-04-17 18:25:54,554 80127 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:25:54,554 80127 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:25:54,871 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.314s 2023-04-17 18:25:54,872 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-11830774", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIURuYklSI8vfi0ctvNM1ViWEs+GZKZEmaviaBD5uT419ErBamvX0aHUyumwl8wWv5WB8dwAGJjzUwbIP+sI232y1szedOhJ6u+Prlw3o5SbpkiyV8OfjQodV8EYAAcbwg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57241e1-edf2-4b43-9785-066886ee6eb3', 'x-compute-request-id': 'req-d57241e1-edf2-4b43-9785-066886ee6eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-11830774", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIURuYklSI8vfi0ctvNM1ViWEs+GZKZEmaviaBD5uT419ErBamvX0aHUyumwl8wWv5WB8dwAGJjzUwbIP+sI232y1szedOhJ6u+Prlw3o5SbpkiyV8OfjQodV8EYAAcbwg==", "fingerprint": "fe:dd:a6:e0:9c:82:ee:7b:ba:f9:40:e4:26:ac:a4:01", "user_id": "38966088d0ca43c3935a61601c3eb7ae"}}' 2023-04-17 18:25:54,878 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-11830774 created 2023-04-17 18:25:55,214 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.335s 2023-04-17 18:25:55,215 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--620587302", "description": "tempest-description--1961599718"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9004cbce-96d8-4b59-8cd8-36b207ddb6ca', 'date': 'Mon, 17 Apr 2023 18:25:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "name": "tempest-securitygroup--620587302", "stateful": true, "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "description": "tempest-description--1961599718", "shared": false, "security_group_rules": [{"id": "3437db6d-5731-4908-8948-85f5684a1171", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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": 411, "description": null, "tags": [], "created_at": " 2023-04-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}, {"id": "cb81baeb-91c9-4379-9166-3b00119ed312", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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": 410, "description": null, "tags": [], "created_at": "2023-04-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}], "tags": [], "created_at": "2023-04-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 1, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:25:55,662 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.447s 2023-04-17 18:25:55,663 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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-ea759717-abfc-4ecd-b491-96b68cc3ed28', 'date': 'Mon, 17 Apr 2023 18:25:55 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": "fa1f9971-f02f-4d55-a93f-e2480e3eee95", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:25:56,567 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.903s 2023-04-17 18:25:56,567 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ae076529-4f54-48b3-9c74-a1c31e6bdd2f', 'date': 'Mon, 17 Apr 2023 18:25:56 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": "bebd7ab9-06a6-454e-9648-bfc555fa633e", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:25:56,567 80127 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--620587302 created 2023-04-17 18:25:58,812 80127 INFO [tempest.lib.common.rest_client] Request (Valida tionResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.244s 2023-04-17 18:25:58,813 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-68433109-d29b-4a39-9b8d-f21bbb052b84', 'date': 'Mon, 17 Apr 2023 18:25:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c73ae0b7-0cd5-4da3-8568-cc9af9048493", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "floating_ip_address": "172.24.4.12", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5ed160ae90cd4731b767975f4a1dd2f6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:58Z", "updated_at": "2023-04-17T18:25:58Z", "revision_number": 0}}' 2023-04-17 18:25:58,813 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c73ae0b7-0cd5-4da3-8568-cc9af9048493', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'floating_ip_address': '172.24.4.12', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 0, 'ip': '172.24.4.12'} created 2023-04-17 18:25:58,950 80127 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.132s 2023-04-17 18:25:58,950 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b28c91c2-5abb-4ae4-b4e7-e556c2e033f0', '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": "38966088d0ca43c3935a61601c3eb7ae", "name": "tempest-AttachSCSIVolumeTestJSON-238316871-project-member", "password_expires_at": null}, "audit_ids": ["Rv17OaTwRHeCrwTXu532NQ"], "expires_at": "2023-04-17T19:25:58.000000Z", "issued_at": "2023-04-17T18:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ed160ae90cd4731b767975f4a1dd2f6", "name": "tempest-AttachSCSIVolumeTestJSON-238316871"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6", "region": "RegionOne"}], "id": "4b493f6c122 e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5ed160ae90cd4731b767975f4a1dd2f6", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:58,951 80127 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '5744efc7-b694-4c0f-abb7-6f454d05e1ea', 'name': 'tempest-AttachSCSIVolumeTestJSON-835255104-network', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18719, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:58,951 80127 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-11830774', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIURuYklSI8vfi0ctvNM1ViWEs+GZKZEmaviaBD5uT419ErBamvX0aHUyumwl8wWv5WB8dwAGJjzUwbIP+sI232y1szedOhJ6u+Prlw3o5SbpkiyV8OfjQodV8EYAAcbwg==', 'fingerprint': 'fe:dd:a6:e0:9c:82:ee:7b:ba:f9:40:e4:26:ac:a4:01', 'user_id': '38966088d0ca43c3935a61601c3eb7ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA4aSdGjFQlQrRLA1hE8F58+5uleIwOUJzhK2YOTUQePWYobt4pybwz\nZCRkHTyB1LGgBwYFK4EEACKhZANiAASFEbmJJUiPL34tHLbzTNVYlhLPhmSmRJmr\n4mgQ+bk+NfRKwWpr19Gh1MrpsJfMFr+VgfHcABiY81MGyD/rCNt9stbM3nToServ\nj65cN6OUm6ZIslfDn40KHVfBGAAHG8I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9a01aa59-460e-4773-937d-91d85a2d10ab', 'name': 'tempest-securitygroup--620587302', 'stateful': True, 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'description': 'tempest-description--1961599718', 'shared': False, 'security_group_rules': [{'id': '3437db6d-5731-4908-8948-85f5684a1171', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'security_group_id': '9a01aa59-460e-4773-937d-91d85a2d10ab', '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': 411, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:55Z', 'updated_at': '2023-04-17T18:25:55Z', 'revision_number': 0, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6'}, {'id': 'cb81baeb-91c9-4379-9166-3b00119ed312', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'security_group_id': '9a01a a59-460e-4773-937d-91d85a2d10ab', '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': 410, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:55Z', 'updated_at': '2023-04-17T18:25:55Z', 'revision_number': 0, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6'}], 'tags': [], 'created_at': '2023-04-17T18:25:55Z', 'updated_at': '2023-04-17T18:25:55Z', 'revision_number': 1, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6'}, 'floating_ip': {'id': 'c73ae0b7-0cd5-4da3-8568-cc9af9048493', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'floating_ip_address': '172.24.4.12', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 0, 'ip': '172.24.4.12'}} 2023-04-17 18:26:00,081 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.128s 2023-04-17 18:26:00,081 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "imageRef": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "5744efc7-b694-4c0f-abb7-6f454d05e1ea"}], "security_groups": [{"name": "tempest-securitygroup--620587302"}], "key_name": "tempest-keypair-11830774", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2009581e-b908-47e6-b98a-583fded66613', 'x-compute-request-id': 'req-2009581e-b908-47e6-b98a-583fded66613', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--620587302"}], "adminPass": "ex3Hom4RKG7k"}}' 2023-04-17 18:26:00,215 80127 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/40e7d82e-b7d7-4038-a040-0f2324f67116 0.128s 2023-04-17 18:26:00,216 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f23266-707b-40d2-94c3-6bc3dd19cad3', 'x-compute-request-id': 'req-d4f23266-707b-40d2-94c3-6bc3dd19cad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/s ervers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "status": "BUILD", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "user_id": "38966088d0ca43c3935a61601c3eb7ae", "metadata": {}, "hostId": "", "image": {"id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:00Z", "updated": "2023-04-17T18:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-11830774", "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-17 18:26:50,785 80127 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/40e7d82e-b7d7-4038-a040-0f2324f67116 0.497s 2023-04-17 18:26:50,785 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb0b5b1-e82a-4bed-a834-136decf76a37', 'x-compute-request-id': 'req-1fb0b5b1-e82a-4bed-a834-136decf76a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "status": "ACTIVE", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "user_id": "38966088d0ca43c3935a61601c3eb7ae", "metadata": {}, "hostId": "4b115e0d1df2b33aa8826057ada096be247b7ef713e7a5bdee65a6a0", "image": {"id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:00Z", "updated": "2023-04-17T18:26:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-835255104-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:df:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-11830774", "OS-SRV-USG:launched_at": "2023-04-17T18:26:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620587302"}], "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-17 18:26:50,797 80127 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:27:51,090 80127 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/40e7d82e-b7d7-4038-a040-0f2324f67116/os-interface 0.234s 2023-04-17 18:27:51,090 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e980bfc6-dbb3-46d3-bd41-021898f12f2e', 'x-compute-request-id': 'req-e980bfc6-dbb3-46d3-bd41-021898f12f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5744efc7-b694-4c0f-abb7-6f454d05e1ea", "port_id": "339dc447-cac5-464a-8f0a-e221b5b18df7", "mac_addr": "fa:16:3e:52:df:25", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b2d7d719-1779-4bfe-9eea-d01e3a417849", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 18:27:51,891 80127 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/c73ae0b7-0cd5-4da3-8568-cc9af9048493 0.796s 2023-04-17 18:27:51,891 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "339dc447-cac5-464a-8f0a-e221b5b18df7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-71f05f93-3634-4265-bfd4-49f8cdd4a923', 'date': 'Mon, 17 Apr 2023 18:27:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c73ae0b7-0cd5-4da3-8568-cc9af9048493'} Body: b'{"floatingip": {"id": "c73ae0b7-0cd5-4da3-8568-cc9af9048493", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "floating_ip_address": "172.24.4.12", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "37cc34f5-3fa6-4dce-9b00-5a62cfe08f76", "port_id": "339dc447-cac5-464a-8f0a-e221b5b18df7", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5744efc7-b694-4c0f-abb7-6f454d05e1ea", "mac_address": "fa:16:3e:52:df:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:58Z", "updated_at": "2023-04-17T18:27:51Z", "revision_number": 1, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:27:51,893 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.12:22' as 'cirros' with public key authentication 2023-04-17 18:27:51,937 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:27:51,958 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:27:51,958 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.12 successfully created 2023-04-17 18:27:52,191 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes 0.232s 2023-04-17 18:27:52,192 80127 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-1003974656"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:51 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69affcd-25b8-499d-8b46-ddedd1ce6c63', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69affcd-25b8-499d-8b46-ddedd1ce6c63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes'} Body: b'{"volume": {"id": "a3e85f57-dd8f-4acf-a8c1-70329d9e60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:52.124034", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1003974656", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}], "user_id": "38966088d0ca43c3935a61601c3eb7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:27:52,240 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de 0.038s 2023-04-17 18:27:52,240 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24df90b5-2540-4473-a514-8ee1c5bd2f24', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24df90b5-2540-4473-a514-8ee1c5bd2f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de'} Body: b'{"volume": {"id": "a3e85f57-dd8f-4acf-a8c1-70329d9e60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:52.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1003974656", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}], "user_id": "38966088d0ca43c3935a61601c3eb7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:27:53,290 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de 0.038s 2023-04-17 18:27:53,291 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2323349-f019-4fba-853c-2a47e2965c7e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2323349-f019-4fba-853c-2a47e2965c7e', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de'} Body: b'{"volume": {"id": "a3e85f57-dd8f-4acf-a8c1-70329d9e60de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:52.000000", "updated_at": "2023-04-17T18:27:52.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1003974656", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}], "user_id": "38966088d0ca43c3935a61601c3eb7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:27:53,436 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116 0.134s 2023-04-17 18:27:53,436 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4efc6b06-f342-4deb-9baa-e21ef3bac02b', 'x-compute-request-id': 'req-4efc6b06-f342-4deb-9baa-e21ef3bac02b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'' 2023-04-17 18:27:53,633 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116 0.196s 2023-04-17 18:27:53,633 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:53 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-c1845001-a98b-4642-b043-0c3b7e7b411f', 'x-compute-request-id': 'req-c1845001-a98b-4642-b043-0c3b7e7b411f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "status": "ACTIVE", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "user_id": "38966088d0ca43c3935a61601c3eb7ae", "metadata": {}, "hostId": "4b115e0d1df2b33aa8826057ada096be247b7ef713e7a5bdee65a6a0", "image": {"id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:00Z", "updated": "2023-04-17T18:27:53Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-835255104-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:df:25"}, {"version": 4, "addr": "172.24.4.12", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:df:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10. 0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-11830774", "OS-SRV-USG:launched_at": "2023-04-17T18:26:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620587302"}], "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-17 18:28:43,731 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116 0.045s 2023-04-17 18:28:43,732 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:43 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-82dcf1a0-c7e8-4a52-bbdc-f40ce3fcc4d9', 'x-compute-request-id': 'req-82dcf1a0-c7e8-4a52-bbdc-f40ce3fcc4d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 40e7d82e-b7d7-4038-a040-0f2324f67116 could not be found."}}' 2023-04-17 18:28:43,760 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-11830774 0.028s 2023-04-17 18:28:43,761 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:43 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-8ecb4139-0039-4fa9-8c6e-350730648fdb', 'x-compute-request-id': 'req-8ecb4139-0039-4fa9-8c6e-350730648fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-11830774'} Body: b'' 2023-04-17 18:28:43,906 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab 0.145s 2023-04-17 18:28:43,907 80127 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-7f190519-8010-423c-aefe-51d22ccfdebe', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab'} Body: b'' 2023-04-17 18:28:43,931 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab 0.023s 2023-04-17 18:28:43,931 80127 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-7aa 5fccb-2c6e-4e81-b27d-57522d3d7310', 'date': 'Mon, 17 Apr 2023 18:28:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9a01aa59-460e-4773-937d-91d85a2d10ab does not exist", "detail": ""}}' 2023-04-17 18:28:44,490 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c73ae0b7-0cd5-4da3-8568-cc9af9048493 0.558s 2023-04-17 18:28:44,490 80127 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-a572b99d-a430-44dd-b3c3-d5278b7e3423', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c73ae0b7-0cd5-4da3-8568-cc9af9048493'} Body: b'' 2023-04-17 18:28:44,596 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f 0.105s 2023-04-17 18:28:44,597 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-649fddaf-be81-4c47-9430-1392108bcc57', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f'} Body: b'' 2023-04-17 18:28:44,613 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f 0.016s 2023-04-17 18:28:44,613 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c336203f-f59b-422e-b984-4a619b6bd3ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f'} Body: b'{"message": "No image found with ID 8cde85ef-ff20-4e52-b133-856d4d7ef05f

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.527144s] ... ok {5} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.020558s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.015303s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.036458s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.029456s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.025085s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.017537s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018856s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.015721s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013232s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.067137s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.064139s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.029297s] ... ok {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.627336s] ... 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 724c37a8-4eb1-49ce-9fdc-747eb8821fe8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:08,647 80127 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes 0.511s 2023-04-17 18:29:08,647 80127 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-2031879482", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c8cd86-aca7-4aba-91df-884a8a0fb2db', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c8cd86-aca7-4aba-91df-884a8a0fb2db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes'} Body: b'{"volume": {"id": "724c37a8-4eb1-49ce-9fdc-747eb8821fe8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:08.582452", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2031879482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}], "user_id": "010714e0983f4a2484a66c21278fb8ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:08,694 80127 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8 0.036s 2023-04-17 18:29:08,694 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985fb75c-cf17-4dd5-9f7f-5c777da082ce', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985fb75c-cf17-4dd5-9f7f-5c777da082ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8'} Body: b'{"volume": {"id": "724c37a8-4eb1-49ce-9fdc-747eb8821fe8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2031879482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}], "user_id": "010714e0983f4a2484a66c21278fb8ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c52bd19132dc48b4bee6b05c1dc365f0"}}' 2023-04-17 18:29:09,751 80127 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8 0.042s 2023-04-17 18:29:09,751 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd6e2a2-ce45-4d51-bfc2-ff299559e29b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd6e2a2-ce45-4d51-bfc2-ff299559e29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8'} Body: b'{"volume": {"id": "724c37a8-4eb1-49ce-9fdc-747eb8821fe8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:09.000000", "updated_at": "2023-04-17T18:29:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2031879482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}], "user_id": "010714e0983f4a2484a66c21278fb8ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c52bd19132dc48b4bee6b05c1dc365f0"}}' {5} 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 6753e694-8549-4f18-844a-e2d8517387bf failed to build and is in ERROR status {5} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.164047s] ... ok {4} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.330604s] ... 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 3d237ddc-278d-45ae-bfa1-72dc98a4fe7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:24,997 80119 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-17 18:26:26,084 80119 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.085s 2023-04-17 18:26:26,084 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1726044286", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f635d2cf-25aa-40ff-ad9f-42a88e90a0e6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1726044286", "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": "b34226c5a8c5436eb9f2fc3780c0305d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "tags": [], "self": "/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505", "file": "/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:26:27,935 80119 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/40b5f7db-7e87-46f0-a774-19b4a585f505/file 1.850s 2023-04-17 18:26:27,936 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-742bb599-3f5b-4fbf-8b36-21625a7a975b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505/file'} Body: b'' 2023-04-17 18:26:27,936 80119 DEBUG [tempest.scenario.manager] image:40b5f7db-7e87-46f0-a774-19b4a585f505 2023-04-17 18:26:27,992 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-17 18:26:27,992 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1901273914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEPmkBbmVIhFbAsC1c1uVgCAOSae01z3eiLNkZpCD9YyV033Z9BDqyxQYAdo1mXOz1Mpehx1z5BwrVFC3TzRGgrZY24ReBIWlUQobsPvF+hbk4se70r1G0+9XWdY+Thk0g=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:27 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-a4ddf068-28d9-4246-a67f-c4e48823d3d0', 'x-compute-request-id': 'req-a4ddf068-28d9-4246-a67f-c4e48823d3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1901273914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEPmkBbmVIhFbAsC1c1uVgCAOSae01z3eiLNkZpCD9YyV033Z9BDqyxQYAdo1mXOz1Mpehx1z5BwrVFC3TzRGgrZY24ReBIWlUQobsPvF+hbk4se70r1G0+9XWdY+Thk0g==", "fingerprint": "41:45:64:fe:36:13:32:3b:36:90:57:00:b8:e9:bd:31", "user_id": "ce80532365714ee3a9b61ce43a364db5"}}' 2023-04-17 18:26:28,182 80119 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.181s 2023-04-17 18:26:28,182 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ed49327e-20a9-4970-970b-71b45ee89655', '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": "ce80532365714ee3a9b61ce43a364db5", "name": "tempest-TestMinimumBasicScenario-937631252-project-member", "password_expires_at": null}, "audit_ids": ["2AANWlB5RYWTgO2Ronh7YQ"], "expires_at": "2023-04-17T19:26:28.000000Z", "issued_at": "2023-04-17T18:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34226c5a8c5436eb9f2fc3780c0305d", "name": "tempest-TestMinimumBasicScenario-937631252"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]} }' 2023-04-17 18:26:28,183 80119 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '4869cd3d-063d-41b6-873f-a7d590cee432', 'name': 'tempest-TestMinimumBasicScenario-1824362780-network', 'tenant_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:28,913 80119 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.729s 2023-04-17 18:26:28,914 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-854824504", "imageRef": "40b5f7db-7e87-46f0-a774-19b4a585f505", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "networks": [{"uuid": "4869cd3d-063d-41b6-873f-a7d590cee432"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ceba47-594a-451a-838e-17398bac6dfe', 'x-compute-request-id': 'req-52ceba47-594a-451a-838e-17398bac6dfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xYp3JxevLJvv"}}' 2023-04-17 18:26:29,015 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.095s 2023-04-17 18:26:29,015 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 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-399e4eea-dacd-4884-9674-267d75a54d5c', 'x-compute-request-id': 'req-399e4eea-dacd-4884-9674-267d75a54d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "BUILD", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:29Z", "updated": "2023-04-17T18:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "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-17 18:27:19,296 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.220s 2023-04-17 18:27:19,297 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace92fe3-b569-4d66-aa3f-1732b053b565', 'x-compute-request-id': 'req-ace92fe3-b569-4d66-aa3f-1732b053b565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:27:19,310 80119 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:28:19,675 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.307s 2023-04-17 18:28:19,676 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae90c510-8417-4db1-b806-3addc975b047', 'x-compute-request-id': 'req-ae90c510-8417-4db1-b806-3addc975b047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:28:19,900 80119 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.213s 2023-04-17 18:28:19,900 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 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-199bfc9a-fa53-46c5-91d9-0024b2a540ef', 'x-compute-request-id': 'req-199bfc9a-fa53-46c5-91d9-0024b2a540ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}]}]}' 2023-04-17 18:28:20,059 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.155s 2023-04-17 18:28:20,060 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb2b3e3-c6a6-477e-bdfb-f440d6241135', 'x-compute-request-id': 'req-ffb2b3e3-c6a6-477e-bdfb-f440d6241135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:28:20,344 80119 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/b34226c5a8c5436eb9f2fc3780c0305d/volumes 0.270s 2023-04-17 18:28:20,344 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-57432811", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5036f0c4-3342-4c5a-a959-cdd1432fdace', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5036f0c4-3342-4c5a-a959-cdd1432fdace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes'} Body: b'{"volume": {"id": "3d237ddc-278d-45ae-bfa1-72dc98a4fe7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.285314", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-57432811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:28:20,411 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GE T http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.048s 2023-04-17 18:28:20,413 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fe3858-9fca-4e97-a28f-62e03a2dbe80', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fe3858-9fca-4e97-a28f-62e03a2dbe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'{"volume": {"id": "3d237ddc-278d-45ae-bfa1-72dc98a4fe7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-57432811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:28:21,502 80119 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/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.077s 2023-04-17 18:28:21,502 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a63f1a-f9bd-4762-a560-d2a769cc17ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a63f1a-f9bd-4762-a560-d2a769cc17ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'{"volume": {"id": "3d237ddc-278d-45ae-bfa1-72dc98a4fe7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.000000", "updated_at": "2023-04-17T18:28:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-57432811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:28:21,659 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.144s 2023-04-17 18:28:21,659 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-538c983b-7efc-4316-9ea9-5b8f3f167335', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'' 2023-04-17 18:28:21,682 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.022s 2023-04-17 18:28:21,683 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-59a7410a-1acd-4089-880c-19858777d026', 'x-openstack-request-id': 'req-59a7410a-1acd-4089-880c-19858777d026', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d237ddc-278d-45ae-bfa1-72dc98a4fe7f could not be found."}}' 2023-04-17 18:28:21,796 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3 0.112s 2023-04-17 18:28:21,796 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b8fd36-65b1-4a24-b6ee-eff6d2930df8', 'x-compute-request-id': 'req-94b8fd36-65b1-4a24-b6ee-eff6d2930df8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'' 2023-04-17 18:28:22,064 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3 0.267s 2023-04-17 18:28:22,064 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3800d537-c000-46f9-bb96-01ca2ef517ef', 'x-compute-request-id': 'req-3800d537-c000-46f9-bb96-01ca2ef517ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505 ", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:28:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:29:12,177 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3 0.053s 2023-04-17 18:29:12,178 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 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-f70fadd6-e56b-4725-8e22-1e704b6385f3', 'x-compute-request-id': 'req-f70fadd6-e56b-4725-8e22-1e704b6385f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance de6af495-fa04-485b-b85f-72f6a6adaec3 could not be found."}}' 2023-04-17 18:29:12,212 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1901273914 0.033s 2023-04-17 18:29:12,212 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00dcb8a1-066f-4d6f-88e2-51f00c10f0f8', 'x-compute-request-id': 'req-00dcb8a1-066f-4d6f-88e2-51f00c10f0f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1901273914'} Body: b'' 2023-04-17 18:29:12,325 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505 0.112s 2023-04-17 18:29:12,325 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f54544d2-5d27-4eb1-a5c9-f39378f1cd97', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/40b5f7db-7e87 -46f0-a774-19b4a585f505'} Body: b'' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [164.246260s] ... 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 767f0080-0b90-43f2-afbe-211e5414fb4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:28,588 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-04-17 18:26:28,589 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 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-d47be28d-a1b5-4e73-b8c0-67c8d27fa0e2', '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": "896165a50ed8425bb4d2b4a6f91421cc", "name": "tempest-VolumesActionsTest-2137256268-project-member", "password_expires_at": null}, "audit_ids": ["Jlg5YbwSSLWwarKJln9Omw"], "expires_at": "2023-04-17T19:26:28.000000Z", "issued_at": "2023-04-17T18:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c64b379fca5248728f5d341c3b9586d1", "name": "tempest-VolumesActionsTest-2137256268"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c64b379fca5248728f5d341c3b9586d1", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:26:28,589 80123 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd53ee645-98a7-4d33-9fa0-0be5575098d3', 'name': 'tempest-VolumesActionsTest-1919882188-network', 'tenant_id': 'c64b379fca5248728f5d341c3b9586d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c64b379fca5248728f5d341c3b9586d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20890, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:26:24Z', 'updated_at': '2023-04-17T18:26:24Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:30,033 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.443s 2023-04-17 18:26:30,034 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1024739634", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "d53ee645-98a7-4d33-9fa0-0be5575098d3"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c459d422-e8eb-448c-9578-4cd66a10f5ee', 'x-compute-request-id': 'req-c459d422-e8eb-448c-9578-4cd66a10f5ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DgSJ9fdfXHrg"}}' 2023-04-17 18:26:30,159 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.122s 2023-04-17 18:26:30,160 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d419b9b4-a677-4eff-8d33-775cf8591f45', 'x-compute-request-id': 'req-d419b9b4-a677-4eff-8d33-775cf8591f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "name": "tempest-VolumesActionsTest-instance-1024739634", "status": "BUILD", "tenant_id": "c64b379fca5248728f5d341c3b9586d1", "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:30Z", "updated": "2023-04-17T18:26:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "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": "sc heduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 18:27:20,438 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.226s 2023-04-17 18:27:20,438 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e7f552-3526-448a-927e-afeff823f1ec', 'x-compute-request-id': 'req-c6e7f552-3526-448a-927e-afeff823f1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "name": "tempest-VolumesActionsTest-instance-1024739634", "status": "ACTIVE", "tenant_id": "c64b379fca5248728f5d341c3b9586d1", "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "metadata": {}, "hostId": "2ff0d5beb22a53836400cf7546a00bdabbfd27101b680ca6aac7e73a", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:29Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-VolumesActionsTest-1919882188-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:45:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:27:20,450 80123 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:28:20,778 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes 0.279s 2023-04-17 18:28:20,778 80123 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-1352506577"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a231d330-31cd-4137-843b-52ada0cffd4d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a231d330-31cd-4137-843b-52ada0cffd4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.709745", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:28:20,831 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.040s 2023-04-17 18:28:20,831 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bdaed2-f9ac-487e-bd58-22c768230699', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bdaed2-f9ac-487e-bd58-22c768230699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:28:21,892 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.046s 2023-04-17 18:28:21,892 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ff1912-d955-4416-bb8d-5bff683188af', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ff1912-d955-4416-bb8d-5bff683188af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:21.000000", "updated_at": "2023-04-17T18:28:21.000000", "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb 4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:28:21,959 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.045s 2023-04-17 18:28:21,959 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69325fd2-aeb5-4297-b7d6-d0db89626bcf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69325fd2-aeb5-4297-b7d6-d0db89626bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:21.000000", "updated_at": "2023-04-17T18:28:21.000000", "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:28:22,106 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.136s 2023-04-17 18:28:22,106 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-485df303-3179-4dca-9f93-650f993f045c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'' 2023-04-17 18:28:22,136 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.029s 2023-04-17 18:28:22,137 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-1fec96c5-55ed-410b-8ee9-ff73f6d27084', 'x-openstack-request-id': 'req-1fec96c5-55ed-410b-8ee9-ff73f6d27084', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 767f0080-0b90-43f2-afbe-211e5414fb4c could not be found."}}' 2023-04-17 18:28:22,312 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.174s 2023-04-17 18:28:22,313 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:22 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-a775e2fc-ee73-4b0b-af99-88dafe1b96a2', 'x-compute-request-id': 'req-a775e2fc-ee73-4b0b-af99-88dafe1b96a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'' 2023-04-17 18:28:22,643 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.330s 2023-04-17 18:28:22,644 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a8f2af-d106-4fb7-ba02-e550941ca448', 'x-compute-request-id': 'req-50a8f2af-d106-4fb7-ba02-e550941ca448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "name": "tempest-VolumesActionsTest-instance-1024739634", "status": "ACTIVE", "tenant_id": "c64b379fca5248728f5d341c3b9586d1", "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "metadata": {}, "hostId": "2ff0d5beb22a53836400cf7546a00bdabbfd27101b680ca6aac7e73a", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:29Z", "updated": "2023-04-17T18:28:22Z", "addresses": {"tempest-VolumesActionsTest-1919882188-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:45:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:29:12,735 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.030s 2023-04-17 18:29:12,735 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (U buntu)', '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-122f1980-aac4-47ff-98a8-fde9a2b13d8f', 'x-compute-request-id': 'req-122f1980-aac4-47ff-98a8-fde9a2b13d8f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e could not be found."}}' {5} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.512052s] ... 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 53cba646-2d6d-46bb-b7fe-191b4dd1e442 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:12,945 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.206s 2023-04-17 18:29:12,945 80123 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-1290093586"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c149a862-599f-463f-9644-4b9d491f1c2a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c149a862-599f-463f-9644-4b9d491f1c2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:12.881239", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:12,996 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.041s 2023-04-17 18:29:12,996 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf1beb7-3c72-4947-b724-8b2feff9b3f6', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf1beb7-3c72-4947-b724-8b2feff9b3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:14,057 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.050s 2023-04-17 18:29:14,058 80123 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d091b2b-3d88-4ab8-8ab7-0bc120b9482c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d091b2b-3d88-4ab8-8ab7-0bc120b9482c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:13.000000", "updated_at": "2023-04-17T18:29:13.000000", "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:14,107 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.036s 2023-04-17 18:29:14,108 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dcad98-cfd5-4b9f-b883-d5b627aa8d6d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dcad98-cfd5-4b9f-b883-d5b627aa8d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:13.000000", "updated_at": "2023-04-17T18:29:13.000000", "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:14,223 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.104s 2023-04-17 18:29:14,223 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 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-719c85a0-0b1a-4021-aadf-32b83467774e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'' 2023-04-17 18:29:14,249 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.025s 2023-04-17 18:29:14,249 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd3aeac-8c6e-412b-8c27-4cf261e00183', 'x-openstack-request-id': 'req-fcd3aeac-8c6e-412b-8c27-4cf261e00183', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 53cba646-2d6d-46bb-b7fe-191b4dd1e442 could not be found."}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.475617s] ... 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 172239ad-e235-4cb4-9ced-81f47374a819 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:14,489 80121 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes 0.360s 2023-04-17 18:29:14,489 80121 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-1094485940"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74f7cb9-215b-426b-b831-ab7a0e5f5c42', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74f7cb9-215b-426b-b831-ab7a0e5f5c42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes'} Body: b'{"volume": {"id": "172239ad-e235-4cb4-9ced-81f47374a819", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.422028", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094485940", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}], "user_id": "5c67ec619cd94c1ca96fcd8056ef386b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:14,537 80121 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819 0.038s 2023-04-17 18:29:14,537 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6551faf-87ed-4539-91f9-5a8665b1afc5', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6551faf-87ed-4539-91f9-5a8665b1afc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819'} Body: b'{"volume": {"id": "172239ad-e235-4cb4-9ced-81f47374a819", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094485940", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}], "user_id": "5c67ec619cd94c1ca96fcd8056ef386b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27b8b9bf485d4fa68819b9366135e091"}}' 2023-04-17 18:29:15,592 80121 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239 ad-e235-4cb4-9ced-81f47374a819 0.044s 2023-04-17 18:29:15,593 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a5a083-ce2f-4a6f-a157-dc793aef5428', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a5a083-ce2f-4a6f-a157-dc793aef5428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819'} Body: b'{"volume": {"id": "172239ad-e235-4cb4-9ced-81f47374a819", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": "2023-04-17T18:29:15.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094485940", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}], "user_id": "5c67ec619cd94c1ca96fcd8056ef386b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27b8b9bf485d4fa68819b9366135e091"}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.646093s] ... 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 c6f4cad6-3bff-43cd-af9a-d991cede8622 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:14,515 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.261s 2023-04-17 18:29:14,515 80123 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-2062328859"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4d2695-bdc4-4bfb-a3d3-efb95fa01a74', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4d2695-bdc4-4bfb-a3d3-efb95fa01a74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.442954", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:14,565 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.041s 2023-04-17 18:29:14,566 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b392880d-e3d5-4c72-934f-2f1f3eefac51', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b392880d-e3d5-4c72-934f-2f1f3eefac51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:15,622 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.043s 2023-04-17 18:29:15,622 80123 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389fd8d8-f83a-478f-9f1d-2d0d3af8b99e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389fd8d8-f83a-478f-9f1d-2d0d3af8b99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": "2023-04-17T18:29:15.000000", "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:15,672 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.039s 2023-04-17 18:29:15,673 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d17a1f6-b857-4bce-98f9-0e79e1953c9d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d17a1f6-b857-4bce-98f9-0e79e1953c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": "2023-04-17T18:29:15.000000", "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:15,869 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.185s 2023-04-17 18:29:15,869 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-58e6063d-32c7-4f42-9bce-ccd401abde03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'' 2023-04-17 18:29:15,898 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.028s 2023-04-17 18:29:15,898 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-5725c79b-f2a9-4350-9341-cd366c1c0f7e', 'x-openstack-request-id': 'req-5725c79b-f2a9-4350-9341-cd366c1c0f7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6f4cad6-3bff-43cd-af9a-d991cede8622 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.552314s] ... 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 137e48c8-57e6-4776-99b8-6ab435c4e1aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:16,133 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.231s 2023-04-17 18:29:16,133 80123 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-599076195"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691109fa-c53c-4dc4-8c1c-ac33037ee1b7', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691109fa-c53c-4dc4-8c1c-ac33037ee1b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.070138", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:16,204 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.061s 2023-04-17 18:29:16,205 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b95f10c-13d8-4a75-81da-123fa98f02ab', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b95f10c-13d8-4a75-81da-123fa98f02ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:17,258 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.042s 2023-04-17 18:29:17,259 80123 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38abb82b-a3db-41b3-8bfc-9dfb8e0658ab', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38abb82b-a3db-41b3-8bfc-9dfb8e0658ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.000000", "updated_at": "2023-04-17T18:29:16.000000", "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:17,310 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.041s 2023-04-17 18:29:17,312 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb1cb0e-51d1-46b9-af59-9693e26dd6b1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb1cb0e-51d1-46b9-af59-9693e26dd6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.000000", "updated_at": "2023-04-17T18:29:16.000000", "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:17,430 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.107s 2023-04-17 18:29:17,431 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08309b2-496a-4950-91d3-3aa1ab144fdd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'' 2023-04-17 18:29:17,453 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.022s 2023-04-17 18:29:17,453 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17313e4-cea3-4483-ab77-3f593d16bcd4', 'x-openstack-request-id': 'req-c17313e4-cea3-4483-ab77-3f593d16bcd4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 137e48c8-57e6-4776-99b8-6ab435c4e1aa could not be found."}}' {10} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [232.939963s] ... 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 32c5aa46-93bd-43e9-8e27-11281a3da530 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T18:28:35Z', 'message': 'Build of instance 32c5aa46-93bd-43e9-8e27-11281a3da530 aborted: Volume ea4ecd79-ce0d-4337-a5a7-9d32f28ad2fc did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-4bf0569e-4391-4d31-a2d0-0da4effe6cd8. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:25,991 80131 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.098s 2023-04-17 18:25:25,991 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1b69327-da90-448a-b1f9-de14da312928', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["aIEUauF-R0mp_Sl03iC3UA"], "expires_at": "2023-04-17T19:25:25.000000Z", "issued_at": "2023-04-17T18:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:25,992 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:28,914 80131 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.921s 2023-04-17 18:25:28,915 80131 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-1968752515", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae', '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-438620fb-c38b-40ca-862b-c7aeba606fcc', 'x-compute-request-id': 'req-438620fb-c38b-40ca-862b-c7aeba606fcc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Lfukg9mJgijA"}}' 2023-04-17 18:25:29,144 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae 0.223s 2023-04-17 18:25:29,144 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:28 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-18deb60d-2e87-4cbe-a48b-55b7560e83b7', 'x-compute-request-id': 'req-18deb60d-2e87-4cbe-a48b-55b7560e83b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1968752515", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:25:29Z", "updated": "2023-04-17T18:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e da9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "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-17 18:26:20,083 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae 0.875s 2023-04-17 18:26:20,084 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:19 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-edd42a6b-90a0-49d2-9e3e-d091ac75dfbe', 'x-compute-request-id': 'req-edd42a6b-90a0-49d2-9e3e-d091ac75dfbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1968752515", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:25:28Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:47:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.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-17 18:26:20,103 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:27:21,057 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae/action 0.939s 2023-04-17 18:27:21,057 80131 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-ServerBootFromVolume StableRescueTest-image-1596468473"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:20 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-dcee2ffd-1dc7-4230-b70c-f8184158959d', 'x-compute-request-id': 'req-dcee2ffd-1dc7-4230-b70c-f8184158959d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae/action'} Body: b'{"image_id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c"}' 2023-04-17 18:27:21,091 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.032s 2023-04-17 18:27:21,092 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-47e46804-6981-4119-9749-bf88c76aae11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:21Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:22,117 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.022s 2023-04-17 18:27:22,117 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-353253db-42b7-4742-9304-1feb735667df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_project_name": "tempest-Ser verBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:21Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:23,146 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.027s 2023-04-17 18:27:23,146 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed7556fa-cdd3-45bb-99c4-37e5f7840d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:21Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:24,169 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.021s 2023-04-17 18:27:24,170 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-68dbc355-cbbf-486b-a0e9-5845739fcd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc421 00", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:24Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:25,201 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.029s 2023-04-17 18:27:25,201 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ecada83e-66fe-40f6-93ea-6fd1f926138d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:25Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:26,228 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.025s 2023-04-17 18:27:26,228 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-59ebb9a6-7ba5-4f92-8c1d-3ba05ad83d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9f09e8bcc9f667a1e47d9be125c625be", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "af701523c54b3308311fbe900654d40214ba3d2062904ac1b1cd5ef68c9bf7fbc0576fe050653a74b70e57f6b9e0721d73b0fd7fdb0e02d11eb5ce3118192c3b", "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:26Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:26,311 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.082s 2023-04-17 18:27:26,312 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8de89c7-36db-49cd-8ee2-f03822e3a614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9f09e8bcc9f667a1e47d9be125c625be", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19 964379754f3195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "af701523c54b3308311fbe900654d40214ba3d2062904ac1b1cd5ef68c9bf7fbc0576fe050653a74b70e57f6b9e0721d73b0fd7fdb0e02d11eb5ce3118192c3b", "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:26Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:26,617 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae 0.305s 2023-04-17 18:27:26,617 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 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-188a1e22-2fa7-4080-90ac-50d7170d68bf', 'x-compute-request-id': 'req-188a1e22-2fa7-4080-90ac-50d7170d68bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1968752515", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:25:28Z", "updated": "2023-04-17T18:27:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:47:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.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-17 18:28:26,780 80131 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.082s 2023-04-17 18:28:26,781 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bfde246a-d938-49a8-824d-bab7b3f2e8e1', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["sx4H8onCR-6J_Zho9C5tcg"], "expires_at": "2023-04-17T19:28:26.000000Z", "issued_at": "2023-04-17T18:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:28:26,781 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:28:27,661 80131 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.878s 2023-04-17 18:28:27,661 80131 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-318357641", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530', '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-4bf0569e-4391-4d31-a2d0-0da4effe6cd8', 'x-compute-request-id': 'req-4bf0569e-4391-4d31-a2d0-0da4effe6cd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "32c5aa46-93bd-43e9-8e27-11281a3da530", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pEQZF3fabcjE"}}' 2023-04-17 18:28:27,755 80131 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/32c5aa46-93bd-43e9-8e27-11281a3da530 0.091s 2023-04-17 18:28:27,756 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:27 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-8a3ccc3b-2b48-4cdb-9bf5-c4b601cedfea', 'x-compute-request-id': 'req-8a3ccc3b-2b48-4cdb-9bf5-c4b601cedfea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'{"server": {"id": "32c5aa46-93bd-43e9-8e27-11281a3da530", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-318357641", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:28:28Z", "updated": "2023-04-17T18:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}], "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-17 18:29:17,993 80131 INFO [tempest.lib.common.rest_client] R equest (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530 0.172s 2023-04-17 18:29:17,994 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 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-5a9f544b-20db-4406-a90e-a880a32ce4b1', 'x-compute-request-id': 'req-5a9f544b-20db-4406-a90e-a880a32ce4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'{"server": {"id": "32c5aa46-93bd-43e9-8e27-11281a3da530", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-318357641", "status": "ERROR", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:28:27Z", "updated": "2023-04-17T18:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T18:28:35Z", "message": "Build of instance 32c5aa46-93bd-43e9-8e27-11281a3da530 aborted: Volume ea4ecd79-ce0d-4337-a5a7-9d32f28ad2fc 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-17 18:29:18,009 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-17 18:29:18,734 80131 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/32c5aa46-93bd-43e9-8e27-11281a3da530 0.725s 2023-04-17 18:29:18,735 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 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-680ceb3f-a404-4ba6-8776-1e9f8c88b4f3', 'x-compute-request-id': 'req-680ceb3f-a404-4ba6-8776-1e9f8c88b4f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'' 2023-04-17 18:29:18,823 80131 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/32c5aa46-93bd-43e9-8e27-11281a3da530 0.087s 2023-04-17 18:29:18,823 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 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-7420bd77-7dab-4932-aa27-f84295519861', 'x-compute-request-id': 'req-7420bd77-7dab-4932-aa27-f84295519861', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 32c5aa46-93bd-43e9-8e27-11281a3da530 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.622856s] ... 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 69ec800b-1222-4b62-af80-44e2a84d6202 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:17,689 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.232s 2023-04-17 18:29:17,689 80123 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-2018255664"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cfcd8b-2305-401b-a234-43aab1a9e38d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cfcd8b-2305-401b-a234-43aab1a9e38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:17.607393", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:17,746 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.046s 2023-04-17 18:29:17,746 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18915bb-1cb8-45e1-a232-b44cf4626366', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18915bb-1cb8-45e1-a232-b44cf4626366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:18,816 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.058s 2023-04-17 18:29:18,817 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984b1fa4-ebe4-4f4c-ab0b-9f4706b97c82', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984b1fa4-ebe4-4f4c-ab0b-9f4706b97c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.000000", "updated_at": "2023-04-17T18:29:18.000000", "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:18,906 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.075s 2023-04-17 18:29:18,907 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0dc3310-2ef1-4a06-abeb-8351cfbd43ce', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0dc3310-2ef1-4a06-abeb-8351cfbd43ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.000000", "updated_at": "2023-04-17T18:29:18.000000", "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:19,053 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.135s 2023-04-17 18:29:19,053 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0d88f3-b906-4e14-8f0e-5b0c393e0554', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'' 2023-04-17 18:29:19,078 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.024s 2023-04-17 18:29:19,078 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-68003f11-5a5d-4bc6-9af8-43e39479c189', 'x-openstack-request-id': 'req-68003f11-5a5d-4bc6-9af8-43e39479c189', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69ec800b-1222-4b62-af80-44e2a84d6202 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.587270s] ... 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 33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:19,330 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes 0.247s 2023-04-17 18:29:19,330 80123 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-207615190"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4b304f-601f-4390-9844-01b2dac56d0a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4b304f-601f-4390-9844-01b2dac56d0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.223093", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:19,391 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.051s 2023-04-17 18:29:19,391 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2543ee-debc-4a16-bf66-d743d17a84b8', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2543ee-debc-4a16-bf66-d743d17a84b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:20,465 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.062s 2023-04-17 18:29:20,465 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb338054-dc18-407e-847c-9bb075335fc3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb338054-dc18-407e-847c-9bb075335fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": "2023-04-17T18:29:19.000000", "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:20,522 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.042s 2023-04-17 18:29:20,523 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a53bb2b-2154-4818-9058-48379167519c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a53bb2b-2154-4818-9058-48379167519c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": "2023-04-17T18:29:19.000000", "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:20,641 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.105s 2023-04-17 18:29:20,642 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-c386cf69-82ab-4d09-b817-b954b044ba2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'' 2023-04-17 18:29:20,668 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.025s 2023-04-17 18:29:20,668 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-2a777513-782e-44dc-b3b6-abf053892374', 'x-openstack-request-id': 'req-2a777513-782e-44dc-b3b6-abf053892374', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.803013s] ... 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 150c6a55-3c10-4a1f-bae6-b46968665624 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:25,540 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes 0.513s 2023-04-17 18:29:25,540 80123 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-623264888", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3d5ae7-54bd-42a0-abfb-d95756649288', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3d5ae7-54bd-42a0-abfb-d95756649288', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes'} Body: b'{"volume": {"id": "150c6a55-3c10-4a1f-bae6-b46968665624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:25.448018", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-623264888", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:25,596 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.046s 2023-04-17 18:29:25,596 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f13bc6-e858-48b8-8b1a-a0383e2aa113', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f13bc6-e858-48b8-8b1a-a0383e2aa113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'{"volume": {"id": "150c6a55-3c10-4a1f-bae6-b46968665624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:25.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-623264888", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:26,674 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.066s 2023-04-17 18:29:26,674 80123 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c3df10-2d13-4148-b28f-c7d004ea242b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c3df10-2d13-4148-b28f-c7d004ea242b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'{"volume": {"id": "150c6a55-3c10-4a1f-bae6-b46968665624", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:25.000000", "updated_at": "2023-04-17T18:29:26.000000", "name": "tempest-VolumesGetTest-Volume-623264888", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:26,804 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.117s 2023-04-17 18:29:26,804 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-0bcd25c1-06cc-4c1b-942b-a467b3efcfe0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'' 2023-04-17 18:29:26,828 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.023s 2023-04-17 18:29:26,828 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-b07def31-aee2-4b59-a529-af90eb1316e2', 'x-openstack-request-id': 'req-b07def31-aee2-4b59-a529-af90eb1316e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 150c6a55-3c10-4a1f-bae6-b46968665624 could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.522309s] ... 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 f3de7595-be40-44ac-b08c-46dbe24eb63d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:27,034 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes 0.203s 2023-04-17 18:29:27,035 80123 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-344392460"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e51a5e0-cfcd-4f66-8697-877dac88e289', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e51a5e0-cfcd-4f66-8697-877dac88e289', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:26.975261", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:27,105 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.054s 2023-04-17 18:29:27,106 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1894324f-b3bb-4435-b889-422e13d3556d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1894324f-b3bb-4435-b889-422e13d3556d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:27.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:28,167 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.043s 2023-04-17 18:29:28,167 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee8c074-f5ed-4ade-ba28-a24e38bb6d38', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee8c074-f5ed-4ade-ba28-a24e38bb6d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:27.000000", "updated_at": "2023-04-17T18:29:27.000000", "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:28,218 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.040s 2023-04-17 18:29:28,219 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0d0253-6dcb-4d2f-8a64-e6f2e9edbf1d', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0d0253-6dcb-4d2f-8a64-e6f2e9edbf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:27.000000", "updated_at": "2023-04-17T18:29:27.000000", "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:28,327 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.097s 2023-04-17 18:29:28,328 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 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-a6ed9de1-d1d9-4dd8-aea0-2d8d2b29a617', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'' 2023-04-17 18:29:28,352 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.023s 2023-04-17 18:29:28,352 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb155045-b894-4750-b83b-cc2991b5cbdf', 'x-openstack-request-id': 'req-eb155045-b894-4750-b83b-cc2991b5cbdf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f3de7595-be40-44ac-b08c-46dbe24eb63d could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.593166s] ... 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 369217a5-4a7e-4c5b-939d-a6859f20a520 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:28,379 80123 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/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.023s 2023-04-17 18:29:28,379 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6d4e45b-ad27-4544-b52c-53d3fe0ed3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:29:28,694 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes 0.314s 2023-04-17 18:29:28,695 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-VolumesGetTest-Volume-1086710981", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff458f98-29b8-4a5e-8ae9-90d56670dc71', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff458f98-29b8-4a5e-8ae9-90d56670dc71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes'} Body: b'{"volume": {"id": "369217a5-4a7e-4c5b-939d-a6859f20a520", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:28.633997", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1086710981", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:28,748 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.042s 2023-04-17 18:29:28,748 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b634ceb3-6668-4792-8d04-ed5646402c4e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b634ceb3-6668-4792-8d04-ed5646402c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'{"volume": {"id": "369217a5-4a7e-4c5b-939d-a6859f20a520", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:29.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1086710981", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:29,798 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.038s 2023-04-17 18:29:29,799 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee65eaa4-50f3-4475-a902-f4db5406a3fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee65eaa4-50f3-4475-a902-f4db5406a3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'{"volume": {"id": "369217a5-4a7e-4c5b-939d-a6859f20a520", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:29.000000", "updated_at": "2023-04-17T18:29:29.000000", "name": "tempest-VolumesGetTest-Volume-1086710981", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:29,922 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.112s 2023-04-17 18:29:29,923 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:29 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-86be38c8-d5a2-4725-95e6-b07878e4a074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'' 2023-04-17 18:29:29,947 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.024s 2023-04-17 18:29:29,947 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-561e7bc7-e6eb-453c-b3f3-820c07915266', 'x-openstack-request-id': 'req-561e7bc7-e6eb-453c-b3f3-820c07915266', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 369217a5-4a7e-4c5b-939d-a6859f20a520 could not be found."}}' {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.567399s] ... 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 22a83b44-def6-4f24-9b3e-becab0547812 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:32,001 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes 0.425s 2023-04-17 18:29:32,001 80123 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-2121169136"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61239591-d737-4774-b9d9-b716d4204594', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61239591-d737-4774-b9d9-b716d4204594', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes'} Body: b'{"volume": {"id": "22a83b44-def6-4f24-9b3e-becab0547812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:31.936545", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2121169136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 18:29:32,060 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812 0.046s 2023-04-17 18:29:32,061 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b77375-0d6e-4ce6-b8f2-666f86471935', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b77375-0d6e-4ce6-b8f2-666f86471935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812'} Body: b'{"volume": {"id": "22a83b44-def6-4f24-9b3e-becab0547812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:32.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2121169136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' 2023-04-17 18:29:33,128 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812 0.056s 2023-04-17 18:29:33,128 80123 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dde1175-b3b5-4d1b-a50f-e981ceb80928', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dde1175-b3b5-4d1b-a50f-e981ceb80928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812'} Body: b'{"volume": {"id": "22a83b44-def6-4f24-9b3e-becab0547812", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:32.000000", "updated_at": "2023-04-17T18:29:32.000000", "name": "tempest-VolumeRevertTests-Volume-2121169136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' {6} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.282665s] ... 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 70a4647c-1d73-49ef-9575-6b0714a3aa39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:33,319 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes 0.174s 2023-04-17 18:29:33,319 80123 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-308650144"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f4a848-796d-4e9c-bd76-72182e6b1047', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f4a848-796d-4e9c-bd76-72182e6b1047', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes'} Body: b'{"volume": {"id": "70a4647c-1d73-49ef-9575-6b0714a3aa39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:33.262189", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-308650144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 18:29:33,363 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39 0.035s 2023-04-17 18:29:33,364 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba72a2e-b46f-486e-a1f0-15d5e4277f66', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba72a2e-b46f-486e-a1f0-15d5e4277f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39'} Body: b'{"volume": {"id": "70a4647c-1d73-49ef-9575-6b0714a3aa39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:33.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-308650144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' 2023-04-17 18:29:34,415 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39 0.040s 2023-04-17 18:29:34,416 80123 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecf01b2-8b52-41e4-8949-ea2913d1f40a', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecf01b2-8b52-41e4-8949-ea2913d1f40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39'} Body: b'{"volume": {"id": "70a4647c-1d73-49ef-9575-6b0714a3aa39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:33.000000", "updated_at": "2023-04-17T18:29:33.000000", "name": "tempest-VolumeRevertTests-Volume-308650144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' {2} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.926062s] ... 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 dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:27:48,372 80115 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.088s 2023-04-17 18:27:48,372 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a8e016fb-0558-41bb-8c5e-b3b7b8bcf8ab', '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": "198f08c8a0404f39acf7f9837c7c19aa", "name": "tempest-VolumesAdminNegativeTest-728713010-project-member", "password_expires_at": null}, "audit_ids": ["FDKSTz42R3mhze7B1w49ww"], "expires_at": "2023-04-17T19:27:48.000000Z", "issued_at": "2023-04-17T18:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bee7bfe1ddb84651b02cc4911a129533", "name": "tempest-VolumesAdminNegativeTest-728713010"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:27:48,373 80115 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '44b46280-bf31-425a-935d-8d9ae641077a', 'name': 'tempest-VolumesAdminNegativeTest-996755841-network', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bee7bfe1ddb84651b02cc 4911a129533', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20479, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:07Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:27:49,324 80115 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.950s 2023-04-17 18:27:49,324 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1335971408", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "44b46280-bf31-425a-935d-8d9ae641077a"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66fc581-02b9-42a0-a475-a02ff2c0a3ca', 'x-compute-request-id': 'req-b66fc581-02b9-42a0-a475-a02ff2c0a3ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "611a2b80-4bb5-4022-8cc5-831967e132ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UXswRvQTkF7Y"}}' 2023-04-17 18:27:49,404 80115 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/611a2b80-4bb5-4022-8cc5-831967e132ee 0.077s 2023-04-17 18:27:49,404 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:49 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-a6fe6d9a-93b5-4097-ad95-eb31cb57799b', 'x-compute-request-id': 'req-a6fe6d9a-93b5-4097-ad95-eb31cb57799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee'} Body: b'{"server": {"id": "611a2b80-4bb5-4022-8cc5-831967e132ee", "name": "tempest-VolumesAdminNegativeTest-server-1335971408", "status": "BUILD", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:27:49Z", "updated": "2023-04-17T18:27:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}], "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-17 18:28:39,779 80115 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/611a2b80-4bb5-4022-8cc5-831967e132ee 0.311s 2023-04-17 18:28:39,779 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:39 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-464222d4-faf3-4af0-99cb-b5dc711d908b', 'x-compute-request-id': 'req-464222d4-faf3-4af0-99cb-b5dc711d908b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee'} Body: b'{"server": {"id": "611a2b80-4bb5-4022-8cc5-831967e132ee", "name": "tempest-VolumesAdminNegativeTest-server-1335971408", "status": "ACTIVE", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "1960e836b3680c5237c0e0a012536f396cab61b03ecdad6fbeff91e5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:27:48Z", "updated": "2023-04-17T18:27:57Z", "addresses": {"tempest-VolumesAdminNegativeTest-996755841-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:b3:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:27:56.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-17 18:28:39,790 80115 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:29:40,073 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes 0.223s 2023-04-17 18:29:40,073 80115 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-658011396"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afa36c5-f32f-47a5-8c79-c112c6b3f7aa', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afa36c5-f32f-47a5-8c79-c112c6b3f7aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes'} Body: b'{"volume": {"id": "dc33eb8d -6265-4f01-ae0a-ad27b86fdc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:39.988396", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-658011396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:40,136 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c 0.052s 2023-04-17 18:29:40,137 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31f8b3-163b-4427-829c-c3883a1e43b5', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31f8b3-163b-4427-829c-c3883a1e43b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c'} Body: b'{"volume": {"id": "dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:40.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-658011396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:29:41,193 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c 0.044s 2023-04-17 18:29:41,194 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabcf26e-ab6e-43d3-9597-4396649a14d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabcf26e-ab6e-43d3-9597-4396649a14d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c'} Body: b'{"volume": {"id": "dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:40.000000", "updated_at": "2023-04-17T18:29:40.000000", "name": "tempest-VolumesAdminNegativeTest-volume-658011396", "description": null, "volume_type": "jo viandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' {0} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [230.666938s] ... 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 55b26d45-611a-4877-9034-cbca9048f14c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:21,952 80111 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:26:22,284 80111 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.328s 2023-04-17 18:26:22,284 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1224888499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC9IDTiVgQV/Z6QFLoQimf5BxUpht82VvdN16NEqCS6sJU/IgELq3xYD2HIEvCPytOhffIgbsnCEyjWMWTX0j4I4QVBS+VKUVfJQ6nq2FpUY01eN/DBlyF4ZslXkdW7AWQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:21 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-61c38504-b774-4675-8a1b-6bb631e34861', 'x-compute-request-id': 'req-61c38504-b774-4675-8a1b-6bb631e34861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1224888499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC9IDTiVgQV/Z6QFLoQimf5BxUpht82VvdN16NEqCS6sJU/IgELq3xYD2HIEvCPytOhffIgbsnCEyjWMWTX0j4I4QVBS+VKUVfJQ6nq2FpUY01eN/DBlyF4ZslXkdW7AWQ==", "fingerprint": "bb:10:dc:f7:f7:aa:2d:72:f9:78:48:1d:ff:42:e4:a6", "user_id": "4348bbab818f463b9905eab4447f2c78"}}' 2023-04-17 18:26:22,287 80111 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1224888499 created 2023-04-17 18:26:22,452 80111 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.165s 2023-04-17 18:26:22,453 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1303888333", "description": "tempest-description--926520956"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-45db1929-621b-4c71-8f03-759b71943223', 'date': 'Mon, 17 Apr 2023 18:26:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "name": "tempest-securitygroup--1303888333", "stateful": true, "tenant_id": "358e084da69049b9a746bede3c27d37b", "description": "tempest-description--926520956", "shared": false, "security_group_rules": [{"id": "836c9a30-1cc6-4170-b705-f5a573ec30d8", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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": 537, "description": null, "tags": [], "created_at": "2023-04-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}, {"id": "8f5e465f-378b-412d-9ff5-c8d760f70e24", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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 ": 538, "description": null, "tags": [], "created_at": "2023-04-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}], "tags": [], "created_at": "2023-04-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 1, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:26:22,819 80111 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.365s 2023-04-17 18:26:22,820 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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-5a2f2240-3751-454f-9ffc-d7964317387d', 'date': 'Mon, 17 Apr 2023 18:26: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": "fb48fb12-2390-4abe-8230-1b1b04c71f12", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:26:23,242 80111 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.421s 2023-04-17 18:26:23,242 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d4ca2b5f-3088-4af3-a204-a9083fedcf3b', 'date': 'Mon, 17 Apr 2023 18:26:23 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": "95113455-b212-46dc-8125-067368f13056", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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-17T18:26:23Z", "updated_at": "2023-04-17T18:26:23Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:26:23,243 80111 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1303888333 created 2023-04-17 18:26:25,496 80111 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 2.253s 2023-04-17 18:26:25,497 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274- efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-bec4a651-7fc5-4dde-9ed2-391287f05b33', 'date': 'Mon, 17 Apr 2023 18:26:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0c6d6b3c-733a-43a1-aa91-82961903d8aa", "tenant_id": "358e084da69049b9a746bede3c27d37b", "floating_ip_address": "172.24.4.203", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "358e084da69049b9a746bede3c27d37b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:26:24Z", "updated_at": "2023-04-17T18:26:24Z", "revision_number": 0}}' 2023-04-17 18:26:25,497 80111 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0c6d6b3c-733a-43a1-aa91-82961903d8aa', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'floating_ip_address': '172.24.4.203', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '358e084da69049b9a746bede3c27d37b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:26:24Z', 'updated_at': '2023-04-17T18:26:24Z', 'revision_number': 0, 'ip': '172.24.4.203'} created 2023-04-17 18:26:25,596 80111 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.093s 2023-04-17 18:26:25,596 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:25 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-9d0a17f6-002c-4bfe-af71-709b4ea32322', '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": "4348bbab818f463b9905eab4447f2c78", "name": "tempest-ServerStableDeviceRescueTest-1490462725-project-member", "password_expires_at": null}, "audit_ids": ["S1k2-cZ8Shil7LIxQBwIDw"], "expires_at": "2023-04-17T19:26:25.000000Z", "issued_at": "2023-04-17T18:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "358e084da69049b9a746bede3c27d37b", "name": "tempest-ServerStableDeviceRescueTest-1490462725"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/358e084da69049b9a746bede3c27d37b", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "co mpute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:26:25,597 80111 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '70573e2d-f9f5-4de8-bf5c-778f1eac53b9', 'name': 'tempest-ServerStableDeviceRescueTest-2035458580-network', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '358e084da69049b9a746bede3c27d37b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38797, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:26:12Z', 'updated_at': '2023-04-17T18:26:12Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:25,598 80111 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1224888499', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC9IDTiVgQV/Z6QFLoQimf5BxUpht82VvdN16NEqCS6sJU/IgELq3xYD2HIEvCPytOhffIgbsnCEyjWMWTX0j4I4QVBS+VKUVfJQ6nq2FpUY01eN/DBlyF4ZslXkdW7AWQ==', 'fingerprint': 'bb:10:dc:f7:f7:aa:2d:72:f9:78:48:1d:ff:42:e4:a6', 'user_id': '4348bbab818f463b9905eab4447f2c78', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBg8SYJotQNL/lrAvYw/Vi1MtNQt2FMNxmsDQ7JbjPk+FUO3yL1B+/Z\njANTXPNv62CgBwYFK4EEACKhZANiAAQvSA04lYEFf2ekBS6EIpn+QcVKYbfNlb3T\ndejRKgkurCVPyIBC6t8WA9hyBLwj8rToX3yIG7JwhMo1jFk19I+COEFQUvlSlFXy\nUOp6thaVGNNXjfwwZcheGbJV5HVuwFk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cfa97c95-f82e-466d-bf59-1d7f30962603', 'name': 'tempest-securitygroup--1303888333', 'stateful': True, 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'description': 'tempest-description--926520956', 'shared': False, 'security_group_rules': [{'id': '836c9a30-1cc6-4170-b705-f5a573ec30d8', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'security_group_id': 'cfa97c95-f82e-466d-bf59-1d7f30962603', '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': 537, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:26:22Z', 'updated_at': '2023-04-17T18:26:22Z', 'revision_number': 0, 'project_id': '358e084da69049b9a746bede3c27d37b'}, {'id': '8f5e465f-378b-412d-9ff5-c8d760f70e24', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'security_group_id': 'cfa97c95-f82e-466d-bf59-1d7f30962603', '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': 538, 'description': No ne, 'tags': [], 'created_at': '2023-04-17T18:26:22Z', 'updated_at': '2023-04-17T18:26:22Z', 'revision_number': 0, 'project_id': '358e084da69049b9a746bede3c27d37b'}], 'tags': [], 'created_at': '2023-04-17T18:26:22Z', 'updated_at': '2023-04-17T18:26:22Z', 'revision_number': 1, 'project_id': '358e084da69049b9a746bede3c27d37b'}, 'floating_ip': {'id': '0c6d6b3c-733a-43a1-aa91-82961903d8aa', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'floating_ip_address': '172.24.4.203', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '358e084da69049b9a746bede3c27d37b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:26:24Z', 'updated_at': '2023-04-17T18:26:24Z', 'revision_number': 0, 'ip': '172.24.4.203'}} 2023-04-17 18:26:26,617 80111 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.018s 2023-04-17 18:26:26,618 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "70573e2d-f9f5-4de8-bf5c-778f1eac53b9"}], "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "key_name": "tempest-keypair-1224888499", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70c8ede-98b9-4f7b-b30b-7991f48c17f7', 'x-compute-request-id': 'req-a70c8ede-98b9-4f7b-b30b-7991f48c17f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "adminPass": "XsMQF7FEmyfn"}}' 2023-04-17 18:26:26,695 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.071s 2023-04-17 18:26:26,695 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11c8c08-6ce6-4a68-913e-59619915eccd', 'x-compute-request-id': 'req-d11c8c08-6ce6-4a68-913e-59619915eccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "BUILD", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_i d": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:27Z", "updated": "2023-04-17T18:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1224888499", "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-17 18:27:17,110 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.341s 2023-04-17 18:27:17,110 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc4b46d-4ce2-4da9-a9b8-ea5f0ef418da', 'x-compute-request-id': 'req-ffc4b46d-4ce2-4da9-a9b8-ea5f0ef418da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "ACTIVE", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_id": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "f9a820e0d142af46a00de74a6b714ebc6f4d7e523e5ce5f59fcd0a47", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:26Z", "updated": "2023-04-17T18:26:36Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2035458580-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224888499", "OS-SRV-USG:launched_at": "2023-04-17T18:26:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "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-17 18:27:17,123 80111 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:28:17,636 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111/os-interface 0.452s 2023-04-17 18:28: 17,636 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 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-4bef46a0-844c-436f-bcd1-c65eb817fe4b', 'x-compute-request-id': 'req-4bef46a0-844c-436f-bcd1-c65eb817fe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "70573e2d-f9f5-4de8-bf5c-778f1eac53b9", "port_id": "e0c149c5-06d6-47d3-997d-c7ffa0d08ad2", "mac_addr": "fa:16:3e:e7:e9:8a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "17537c30-daed-4785-9d12-a1e6edffa83f", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 18:28:18,923 80111 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/0c6d6b3c-733a-43a1-aa91-82961903d8aa 1.282s 2023-04-17 18:28:18,923 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e0c149c5-06d6-47d3-997d-c7ffa0d08ad2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2729bf92-13a9-415d-a7e5-35c70774b11f', 'date': 'Mon, 17 Apr 2023 18:28:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0c6d6b3c-733a-43a1-aa91-82961903d8aa'} Body: b'{"floatingip": {"id": "0c6d6b3c-733a-43a1-aa91-82961903d8aa", "tenant_id": "358e084da69049b9a746bede3c27d37b", "floating_ip_address": "172.24.4.203", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "33977602-650b-4651-adf1-153b3f994d1b", "port_id": "e0c149c5-06d6-47d3-997d-c7ffa0d08ad2", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "70573e2d-f9f5-4de8-bf5c-778f1eac53b9", "mac_address": "fa:16:3e:e7:e9:8a", "admin_state_up": true, "status": "ACTIVE", "device_id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:26:24Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 1, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:28:18,925 80111 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.203:22' as 'cirros' with public key authentication 2023-04-17 18:28:18,978 80111 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:28:19,001 80111 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:28:19,002 80111 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.203 successfully created 2023-04-17 18:28:20,041 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111/action 1.039s 2023-04-17 18:28:20,042 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-66896223"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 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/e2fa9b6b-6881-4eb9-89ae-ab e3a81f7e6f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab5b03a5-d07c-4f69-9e29-ff0577e19388', 'x-compute-request-id': 'req-ab5b03a5-d07c-4f69-9e29-ff0577e19388', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111/action'} Body: b'' 2023-04-17 18:28:20,106 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.062s 2023-04-17 18:28:20,106 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbc462c-2aa3-4586-aeb8-25b481dd7518', 'x-compute-request-id': 'req-7cbc462c-2aa3-4586-aeb8-25b481dd7518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"image": {"id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78"}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:20Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}], "server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}]}}}' 2023-04-17 18:29:10,191 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.059s 2023-04-17 18:29:10,191 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93e55c72-c2cd-4d9f-bb0d-db3edecc21fa', 'x-compute-request-id': 'req-93e55c72-c2cd-4d9f-bb0d-db3edecc21fa', 'connection': 'close', 'status': '200', 'content-locati on': 'http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"image": {"id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78"}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:25Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}], "server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}]}}}' 2023-04-17 18:29:10,273 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.077s 2023-04-17 18:29:10,273 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049caa7e-9397-4a28-920b-547c9c988c2b', 'x-compute-request-id': 'req-049caa7e-9397-4a28-920b-547c9c988c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"image": {"id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78"}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:25Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": " bookmark", "href": "http://10.0.0.210/compute/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}], "server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}]}}}' 2023-04-17 18:29:10,622 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.343s 2023-04-17 18:29:10,622 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70110bac-81c7-44aa-aac3-be88978fb354', 'x-compute-request-id': 'req-70110bac-81c7-44aa-aac3-be88978fb354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "ACTIVE", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_id": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "f9a820e0d142af46a00de74a6b714ebc6f4d7e523e5ce5f59fcd0a47", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:26Z", "updated": "2023-04-17T18:28:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2035458580-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}, {"version": 4, "addr": "172.24.4.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224888499", "OS-SRV-USG:launched_at": "2023-04-17T18:26:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "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-17 18:30:10,825 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.125s 2023-04-17 18:30:10,826 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9feeb91-014b-4b60-8496-89227d3c430d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2fa 9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5d6cb99e4e1b23f56912ef8ddb69d16", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "358e084da69049b9a746bede3c27d37b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "07916d7c3558f17c11eded5ede81ee37e34a4f1a9d64c7f6ed9169cef6c479d4c5f9ca66f19b260803f154ed7305c15b15faf7dd0986d64d685ce3eef763f983", "id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "created_at": "2023-04-17T18:28:20Z", "updated_at": "2023-04-17T18:30:11Z", "tags": [], "self": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "file": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:30:10,952 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.125s 2023-04-17 18:30:10,952 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bea08ba9-1933-49b2-bf15-75b369ecc4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5d6cb99e4e1b23f56912ef8ddb69d16", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "358e084da69049b9a746bede3c27d37b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "07916d7c3558f17c11eded5ede81ee37e34a4f1a9d64c7f6ed9169cef6c479d4c5f9ca66f19b260803f154ed7305c15b15faf7dd0986d64d685ce3eef763f983", "id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "created_at": "2023-04-17T18:28:20Z", "updated_at": "2023-04-17T18:30:11Z", "tags" : [], "self": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "file": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:30:11,231 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.278s 2023-04-17 18:30:11,231 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8010680-3107-4e36-af29-4beb64b37aaa', 'x-compute-request-id': 'req-f8010680-3107-4e36-af29-4beb64b37aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "ACTIVE", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_id": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "f9a820e0d142af46a00de74a6b714ebc6f4d7e523e5ce5f59fcd0a47", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:26Z", "updated": "2023-04-17T18:28:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2035458580-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}, {"version": 4, "addr": "172.24.4.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224888499", "OS-SRV-USG:launched_at": "2023-04-17T18:26:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "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-17 18:30:11,469 80111 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/358e084da69049b9a746bede3c27d37b/volumes 0.226s 2023-04-17 18:30:11,470 80111 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-1737007784"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8b1aa2-8ca4-4720-b511-b0203bce3f78', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8b1aa2-8ca4-4720-b511-b0203bce3f78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes'} Body: b'{"volume": {"id": "55b26d45-611a-4877-9034-cbca9048f14c", "status": "creating", "size": 1, "availability_zone": "nova" , "created_at": "2023-04-17T18:30:11.408974", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1737007784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}], "user_id": "4348bbab818f463b9905eab4447f2c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:30:11,545 80111 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/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c 0.066s 2023-04-17 18:30:11,546 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585bf1f3-e5d4-4fff-abb9-b0493c380579', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585bf1f3-e5d4-4fff-abb9-b0493c380579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c'} Body: b'{"volume": {"id": "55b26d45-611a-4877-9034-cbca9048f14c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:11.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1737007784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}], "user_id": "4348bbab818f463b9905eab4447f2c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:30:12,606 80111 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/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c 0.048s 2023-04-17 18:30:12,606 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0935eedb-cb68-41c4-a053-6225fe16926c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0935eedb-cb68-41c4-a053-6225fe16926c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c'} Body: b'{"volume": {"id": "55b26d45-611a-4877-9034-cbca9048f14c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:11.000000", "updated_at": "2023-04-17T18:30:12.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1737007784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": { }, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}], "user_id": "4348bbab818f463b9905eab4447f2c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358e084da69049b9a746bede3c27d37b"}}' {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.557024s] ... 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 193de40c-6c01-4687-8571-ec9dc26a3a20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:27:26,919 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.175s 2023-04-17 18:27:26,920 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ea74fe2-9c1e-4368-87a7-e8db3d4daed5', 'x-compute-request-id': 'req-9ea74fe2-9c1e-4368-87a7-e8db3d4daed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:27:27,521 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.589s 2023-04-17 18:27:27,521 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b268fe-7acf-4215-9240-2a7a72a66742', 'x-compute-request-id': 'req-b4b268fe-7acf-4215-9240-2a7a72a66742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:28:18,014 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.434s 2023-04-17 18:28:18,015 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f81c7f7-c509-45c7-97bc-fd243fbdc69b', 'x-compute-request-id': 'req-5f81c7f7-c509-45c7-97bc-fd243fbdc69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:28:18,415 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.389s 2023-04-17 18:28:18,416 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Mon, 17 Apr 2023 18:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4deb045d-7d71-4ada-9700-14515d516590', 'x-compute-request-id': 'req-4deb045d-7d71-4ada-9700-14515d516590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:29:18,751 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes 0.267s 2023-04-17 18:29:18,752 80117 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-699365426"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208d2941-e7a9-4970-bba6-fea929e32d4d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208d2941-e7a9-4970-bba6-fea929e32d4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes'} Body: b'{"volume": {"id": "193de40c-6c01-4687-8571-ec9dc26a3a20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.690177", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-699365426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ]}}' 2023-04-17 18:29:18,803 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20 0.041s 2023-04-17 18:29:18,804 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9019a7c1-6e7d-4417-a7cf-dc4abdd51129', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9019a7c1-6e7d-4417-a7cf-dc4abdd51129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20'} Body: b'{"volume": {"id": "193de40c-6c01-4687-8571-ec9dc26a3a20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-699365426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:29:19,886 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20 0.061s 2023-04-17 18:29:19,887 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48013af-6492-4e21-b781-08c8c94ac262', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48013af-6492-4e21-b781-08c8c94ac262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20'} Body: b'{"volume": {"id": "193de40c-6c01-4687-8571-ec9dc26a3a20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": "2023-04-17T18:29:19.000000", "name": "tempest-ServerActionsTestJSON-volume-699365426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:29:20,220 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.321s 2023-04-17 18:29:20,221 801 17 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d75349-ed07-407d-a36c-975d3f656ed8', 'x-compute-request-id': 'req-50d75349-ed07-407d-a36c-975d3f656ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.858572s] ... 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 f24a40c9-1629-4ba9-a667-906ae251ff0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:28:17,769 80125 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:28:17,769 80125 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:28:17,824 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-17 18:28:17,825 80125 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-1605876121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGbGJYLzPzIFxSnzTKw9rfP/IAH5v8DFohxD8hKDN11PgPdejeGdL3znn/+/rWZ3USJgLa8XEQTHLB9DwZQHePTohce+07zd4We0oN6iVX6snBG4+tAL95/iEBmUk77c8g=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33a9176-d470-4942-8734-05683c1e0169', 'x-compute-request-id': 'req-a33a9176-d470-4942-8734-05683c1e0169', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1605876121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGbGJYLzPzIFxSnzTKw9rfP/IAH5v8DFohxD8hKDN11PgPdejeGdL3znn/+/rWZ3USJgLa8XEQTHLB9DwZQHePTohce+07zd4We0oN6iVX6snBG4+tAL95/iEBmUk77c8g==", "fingerprint": "fc:07:6e:aa:87:b0:d9:9d:0c:6f:eb:d1:2e:32:63:40", "user_id": "a77544a8f45a40be85b47ab97981be17"}}' 2023-04-17 18:28:17,828 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1605876121 created 2023-04-17 18:28:17,970 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2023-04-17 18:28:17,971 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--102788986", "description": "tempest-description--1562496083"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4199ceb4-3b08-4bb9-9d38-aa19fe3719b7', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "name": "tempest-securitygroup--102788986", "stateful": true, "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "tempest-description--1562496083", "shared": false, "security_group_rules": [{"id": "b45fe6fe-9578-4f85-8679-d098aa5309ec", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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": 575, "description": null, "tags": [], "created_at": "2023-04-17T18:28:17Z", "updated_at": "2023-04-17T18:28:17Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}, {"id": "d5c2d4b1-a90f-4623-a376-09802198196e", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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": 576, "description": null, "tags": [], "created_at": "2023-04-17T18:28:17Z", "updated_at": "2023-04-17T18:28:17Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}], "tags": [], "created_at": "2023-04-17T18:28:17Z", "updated_at": "2023-04-17T18:28:17Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:28:18,208 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.237s 2023-04-17 18:28:18,209 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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-f03640c1-6fbb-44ac-98a4-bdd76331fd0d', 'date': 'Mon, 17 Apr 2023 18:28: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": "7276bcf3-ec4b-481e-b37b-62da83ff537c", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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-17T18:28:18Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:28:18,393 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-17 18:28:18,394 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-208e07e6-4581-4774-9ce7-b9d27b560107', 'date': 'Mon, 17 Apr 2023 18:28: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": "1be044ab-469a-4617-a534-6a8a3b369c87", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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-17T18:28:18Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:28:18,394 80125 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--102788986 created 2023-04-17 18:28:19,167 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.772s 2023-04-17 18:28:19,167 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4773cf25-6c68-4005-b90d-042e1222317c', 'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c99173ba-7912-4a3d-9be4-fd1ee01b3dd7", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.113", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:28:18Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 0}}' 2023-04-17 18:28:19,168 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c99173ba-7912-4a3d-9be4-fd1ee01b3dd7', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.113', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:28:18Z', 'updated_at': '2023-04-17T18:28:18Z', 'revision_number': 0, 'ip': '172.24.4.113'} created 2023-04-17 18:28:19,254 80125 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.081s 2023-04-17 18:28:19,255 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 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-45022457-5146-4636-aadb-d1775dba883c', '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": "a77544a8f45a40be85b47ab97981be17", "name": "tempest-AttachVolumeShelveTestJSON-1298088699-project-member", "password_expires_at": null}, "audit_ids": ["r9GF0DdwTGyjhVl_dqAm0A"], "expires_at": "2023-04-17T19:28:19.000000Z", "issued_at": "2023-04-17T18:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f7c7ba04b114d7580f001282e17a3b2", "name": "tempest-AttachVolumeShelveTestJSON-1298088699"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b 92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:28:19,255 80125 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'c4031e4b-516d-4f3a-894d-3c2b24bf1f73', 'name': 'tempest-AttachVolumeShelveTestJSON-106148325-network', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62453, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:28:19,256 80125 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1605876121', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGbGJYLzPzIFxSnzTKw9rfP/IAH5v8DFohxD8hKDN11PgPdejeGdL3znn/+/rWZ3USJgLa8XEQTHLB9DwZQHePTohce+07zd4We0oN6iVX6snBG4+tAL95/iEBmUk77c8g==', 'fingerprint': 'fc:07:6e:aa:87:b0:d9:9d:0c:6f:eb:d1:2e:32:63:40', 'user_id': 'a77544a8f45a40be85b47ab97981be17', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAsnsEZ9Nsw5BXXa+hOleyW897aBPKa0Ar8ts5X0JUQaCAfrr7S3ZcQ\nk4KMevZakN6gBwYFK4EEACKhZANiAARmxiWC8z8yBcUp80ysPa3z/yAB+b/AxaIc\nQ/ISgzddT4D3Xo3hnS9855//v61md1EiYC2vFxEExywfQ8GUB3j06IXHvtO83eFn\ntKDeolV+rJwRuPrQC/ef4hAZlJO+3PI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3d2830dd-5629-4b40-a5f6-e3eb798e1bbe', 'name': 'tempest-securitygroup--102788986', 'stateful': True, 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': 'tempest-description--1562496083', 'shared': False, 'security_group_rules': [{'id': 'b45fe6fe-9578-4f85-8679-d098aa5309ec', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': '3d2830dd-5629-4b40-a5f6-e3eb798e1bbe', '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': 575, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:28:17Z', 'updated_at': '2023-04-17T18:28:17Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, {'id': 'd5c2d4b1-a90f-4623-a376-09802198196e', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': '3d2830dd-5629-4b40-a5f6-e3eb798e1bbe', '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': 576, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:28:17Z', 'updated_at': '20 23-04-17T18:28:17Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}], 'tags': [], 'created_at': '2023-04-17T18:28:17Z', 'updated_at': '2023-04-17T18:28:17Z', 'revision_number': 1, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, 'floating_ip': {'id': 'c99173ba-7912-4a3d-9be4-fd1ee01b3dd7', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.113', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:28:18Z', 'updated_at': '2023-04-17T18:28:18Z', 'revision_number': 0, 'ip': '172.24.4.113'}} 2023-04-17 18:28:19,975 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.718s 2023-04-17 18:28:19,975 80125 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-1195706792", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73"}], "security_groups": [{"name": "tempest-securitygroup--102788986"}], "key_name": "tempest-keypair-1605876121", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92', '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-31410642-e800-4cfd-a52b-12cf9d060a6a', 'x-compute-request-id': 'req-31410642-e800-4cfd-a52b-12cf9d060a6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--102788986"}], "adminPass": "password"}}' 2023-04-17 18:28:20,068 80125 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/992efe1e-290c-4bcc-91d3-351d045b7a92 0.090s 2023-04-17 18:28:20,069 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-b07c2fd8-9559-4b4b-9e2c-9f95d89a884e', 'x-compute-request-id': 'req-b07c2fd8-9559-4b4b-9e2c-9f95d89a884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "name": "tempest-AttachVolumeShelveTestJSON-server-1195706792", "status": "BUILD", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1605876121", "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-17 18:29:10,365 80125 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/992efe1e-290c-4bcc-91d3-351d045b7a92 0.233s 2023-04-17 18:29:10,365 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 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-941f1469-cbcb-4121-8fef-c989e85e22a1', 'x-compute-request-id': 'req-941f1469-cbcb-4121-8fef-c989e85e22a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "name": "tempest-AttachVolumeShelveTestJSON-server-1195706792", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:28:19Z", "updated": "2023-04-17T18:28:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c7:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1605876121", "OS-SRV-USG:launched_at": "2023-04-17T18:28:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102788986"}], "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-17 18:29:10,379 80125 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:30:10,673 80125 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/server s/992efe1e-290c-4bcc-91d3-351d045b7a92/os-interface 0.237s 2023-04-17 18:30:10,674 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 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-6d19aeaf-6d70-449c-a4ae-3625f3013cf4', 'x-compute-request-id': 'req-6d19aeaf-6d70-449c-a4ae-3625f3013cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "port_id": "3dffff96-de8f-4420-9527-e4c3b80b726e", "mac_addr": "fa:16:3e:90:c7:97", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0dfd708a-9005-4fd9-8732-c0edb5ccdcb4", "ip_address": "10.0.0.5"}]}]}' 2023-04-17 18:30:12,016 80125 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/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7 1.337s 2023-04-17 18:30:12,017 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3dffff96-de8f-4420-9527-e4c3b80b726e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-0c82ae65-8c83-4427-b08f-8caa99d98cd7', 'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7'} Body: b'{"floatingip": {"id": "c99173ba-7912-4a3d-9be4-fd1ee01b3dd7", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.113", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "c82346ca-d6aa-478a-af60-29c362b8bdcc", "port_id": "3dffff96-de8f-4420-9527-e4c3b80b726e", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "mac_address": "fa:16:3e:90:c7:97", "admin_state_up": true, "status": "ACTIVE", "device_id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:28:18Z", "updated_at": "2023-04-17T18:30:10Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:30:12,019 80125 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.113:22' as 'cirros' with public key authentication 2023-04-17 18:30:12,050 80125 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:30:12,071 80125 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:30:12,071 80125 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.113 successfully created 2023-04-17 18:30:12,108 80125 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/992efe1e-290c-4bcc-91d3-351d045b7a92/ips 0.036s 2023-04-17 18:30:12,109 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compu te 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418c75ea-7b33-41f8-a62e-d7db847ef44e', 'x-compute-request-id': 'req-418c75ea-7b33-41f8-a62e-d7db847ef44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-17 18:30:12,324 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes 0.211s 2023-04-17 18:30:12,324 80125 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-2080977414"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9deb2016-13ab-40f1-be15-b6395bdfbe82', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9deb2016-13ab-40f1-be15-b6395bdfbe82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes'} Body: b'{"volume": {"id": "f24a40c9-1629-4ba9-a667-906ae251ff0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:12.257086", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2080977414", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:30:12,372 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a 0.037s 2023-04-17 18:30:12,372 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c301e1-d2cf-4080-90df-ca1179d8320a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c301e1-d2cf-4080-90df-ca1179d8320a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a'} Body: b'{"volume": {"id": "f24a40c9-1629-4ba9-a667-906ae251ff0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:12.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2080977414", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}], "user_id": "a7 7544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:30:13,420 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a 0.036s 2023-04-17 18:30:13,420 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7f971f-a19e-471b-8cc9-8c6012e8ac17', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7f971f-a19e-471b-8cc9-8c6012e8ac17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a'} Body: b'{"volume": {"id": "f24a40c9-1629-4ba9-a667-906ae251ff0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:12.000000", "updated_at": "2023-04-17T18:30:12.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2080977414", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:30:13,597 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92 0.164s 2023-04-17 18:30:13,597 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:13 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-35ac4604-930d-4233-aff9-b6633811b619', 'x-compute-request-id': 'req-35ac4604-930d-4233-aff9-b6633811b619', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'' 2023-04-17 18:30:13,815 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92 0.218s 2023-04-17 18:30:13,816 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:13 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-0650dd22-5a0a-4e8c-bc46-adbfcfbcb884', 'x-compute-request-id ': 'req-0650dd22-5a0a-4e8c-bc46-adbfcfbcb884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "name": "tempest-AttachVolumeShelveTestJSON-server-1195706792", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:28:19Z", "updated": "2023-04-17T18:30:14Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c7:97"}, {"version": 4, "addr": "172.24.4.113", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c7:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1605876121", "OS-SRV-USG:launched_at": "2023-04-17T18:28:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102788986"}], "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-17 18:31:04,004 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92 0.128s 2023-04-17 18:31:04,005 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:03 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-50e156ae-46d8-4409-a7b5-19e5fbf1e05f', 'x-compute-request-id': 'req-50e156ae-46d8-4409-a7b5-19e5fbf1e05f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 992efe1e-290c-4bcc-91d3-351d045b7a92 could not be found."}}' 2023-04-17 18:31:04,030 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1605876121 0.025s 2023-04-17 18:31:04,031 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:04 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-23e78df2-0791-4c6a-b6b0-5e0012514d4b', 'x-compute-request-id': 'req-23e78df2-0791-4c6a-b6b0-5e0012514d4b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keyp air-1605876121'} Body: b'' 2023-04-17 18:31:04,178 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe 0.146s 2023-04-17 18:31:04,178 80125 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-ccb61d86-97f4-4223-aa8c-be14587b9974', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:31:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe'} Body: b'' 2023-04-17 18:31:04,196 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe 0.017s 2023-04-17 18:31:04,196 80125 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-5b593427-4173-4779-9199-9168fd04fcd0', 'date': 'Mon, 17 Apr 2023 18:31:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3d2830dd-5629-4b40-a5f6-e3eb798e1bbe does not exist", "detail": ""}}' 2023-04-17 18:31:04,626 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7 0.429s 2023-04-17 18:31:04,626 80125 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-afdd54bf-9d27-49a9-9ea5-a95331068c95', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:31:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7'} Body: b'' {7} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.720732s] ... 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 af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:10,696 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types 0.117s 2023-04-17 18:31:10,697 80125 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-1998080829"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2190dc00-4049-46d9-8d85-8601bcc664a4', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2190dc00-4049-46d9-8d85-8601bcc664a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types'} Body: b'{"volume_type": {"id": "ee1fd41a-582a-4398-bee8-548ef5f82f39", "name": "tempest-GroupsV314Test-volume-type-1998080829", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:10,733 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types 0.033s 2023-04-17 18:31:10,734 80125 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-989189035"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0f0d5d-2dc1-4cc4-bed2-c2c191a5dc6f', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0f0d5d-2dc1-4cc4-bed2-c2c191a5dc6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types'} Body: b'{"group_type": {"id": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "name": "tempest-GroupsV314Test-group-type-989189035", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:31:10,972 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups 0.236s 2023-04-17 18:31:10,973 80125 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": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "volume_types": ["ee1fd41a-582a-4398-bee8-548ef5f82f39"], "name": "tempest-GroupsV314Test-Group-113031558"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de9fa35-c121-47d8-ad4b-e35f951c8edf', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de9fa35-c121-47d8-ad4b-e35f951c8edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups'} Body: b'{"group": {"id": "af46fbaa-8443-4e2f-9ed4-322cee8c3cb2", "name": "tempest-GroupsV314Test-Group-113031558"}}' 2023-04-17 18:31:11,008 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 0.032s 2023-04-17 18:31:11,008 80125 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': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aec607e-ad84-42ae-b1b8-7e9455dfca0b', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aec607e-ad84-42ae-b1b8-7e9455dfca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2'} Body: b'{"group": {"id": "af46fbaa-8443-4e2f-9ed4-322cee8c3cb2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:31:11.000000", "name": "tempest-GroupsV314Test-Group-113031558", "description": null, "group_type": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "volume_types": ["ee1fd41a-582a-4398-bee8-548ef5f82f39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:12,042 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 0.029s 2023-04-17 18:31:12,043 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3183d98-e85d-4612-9ad7-f5c4b8e9a0e8', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3183d98-e85d-4612-9ad7-f5c4b8e9a0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2'} Body: b'{"group": {"id": "af46fbaa-8443-4e2f-9ed4-322cee8c3cb2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:31:11.000000", "name": "tempest-GroupsV314Test-Group-113031558", "description": null, "group_type": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "volume_types": ["ee1fd41a-582a-4398-bee8-548ef5f82f39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:12,113 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/volumes/detail 0.065s 2023-04-17 18:31:12,113 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9f62f4-f4ee-4159-8f8e-f1bdfa3abc4a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9f62f4-f4ee-4159-8f8e-f1bdfa3abc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:31:12,182 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2/action 0.059s 2023-04-17 18:31:12,183 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 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-f63ef7bd-f9af-4fe6-9615-8b730481e393', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2/action'} Body: b'' 2023-04-17 18:31:12,198 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 0.015s 2023-04-17 18:31:12,199 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 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-3c65eb94-a2f3-461d-8682-224c664bbc81', 'x-openstack-request-id': 'req-3c65eb94-a2f3-461d-8682-224c664bbc81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 could not be found."}}' 2023-04-17 18:31:12,231 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types/0dc9f63d-82a4-4152-8154-b7cb782c8cdb 0.032s 2023-04-17 18:31:12,232 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 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-aeddaea6-7759-43ec-bbf1-eeadcf44a6bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types/0dc9f63d-82a4-4152-8154-b7cb782c8cdb'} Body: b'' 2023-04-17 18:31:12,281 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39 0.048s 2023-04-17 18:31:12,281 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6881d04e-f42f-4b83-ae37-9918dbebb50f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39'} Body: b'' 2023-04-17 18:31:12,298 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39 0.016s 2023-04-17 18:31:12,298 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4818ad-d609-4c11-a7c3-83faffb542aa', 'x-openstack-request-id': 'req-5d4818ad-d609-4c11-a7c3-83faffb542aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ee1fd41a-582a-4398-bee8-548ef5f82f39 could not be found."}}' {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.135282s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.100225s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.340730s] ... 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 ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:18,856 80125 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/4b87eac58e824f2bb992e4d525c6ca09/types 0.328s 2023-04-17 18:31:18,856 80125 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-860477885", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf37103-3a8b-4f06-b10c-a0c0faafe040', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf37103-3a8b-4f06-b10c-a0c0faafe040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types'} Body: b'{"volume_type": {"id": "59859228-3680-46d7-b95b-7d0e281e0b38", "name": "tempest-VolumeTypesTest-volume-type-860477885", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:18,926 80125 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/4b87eac58e824f2bb992e4d525c6ca09/types 0.062s 2023-04-17 18:31:18,926 80125 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-904797147", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76cd268-5246-40e2-99c8-ce6af1b9525d', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76cd268-5246-40e2-99c8-ce6af1b9525d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types'} Body: b'{"volume_type": {"id": "40dcbb23-e66a-4c15-a89e-3a6a94663ea1", "name": "tempest-VolumeTypesTest-volume-type-904797147", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:19,305 80125 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/9a67175972c84364a92de2f55ec2671f/volumes 0.375s 2023-04-17 18:31:19,305 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1289601632", "volume_type": "59859228-3680-46d7-b95b-7d0e281e0b38", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cfd0b8-4504-409b-9849-a1a48ed74f22', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cfd0b8-4504-409b-9849-a1a48ed74f22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.242844", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:19,404 80125 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/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.089s 2023-04-17 18:31:19,405 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7e5cd8-e930-48f4-a359-307901c9bead', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7e5cd8-e930-48f4-a359-307901c9bead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a67175972c84364a92de2f55ec2671f"}}' 2023-04-17 18:31:20,460 80125 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/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.044s 2023-04-17 18:31:20,460 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94620e15-c0cc-4dd8-9bbb-c4d799d6a035', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94620e15-c0cc-4dd8-9bbb-c4d799d6a035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.000000", "updated_at": "2023-04-17T18:31:19.000000", "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9 a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a67175972c84364a92de2f55ec2671f"}}' 2023-04-17 18:31:20,513 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.041s 2023-04-17 18:31:20,513 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b03565-272c-4811-8060-f789ec6c6abe', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b03565-272c-4811-8060-f789ec6c6abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.000000", "updated_at": "2023-04-17T18:31:19.000000", "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a67175972c84364a92de2f55ec2671f"}}' 2023-04-17 18:31:20,674 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.149s 2023-04-17 18:31:20,674 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-593c4be0-84a5-4c6a-9965-a758982ce3f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'' 2023-04-17 18:31:20,699 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.024s 2023-04-17 18:31:20,699 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-4e7bb77f-e750-4aa7-b34f-ec1d6fd01627', 'x-openstack-request-id': 'req-4e7bb77f-e750-4aa7-b34f-ec1d6fd01 627', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 could not be found."}}' 2023-04-17 18:31:20,754 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1 0.054s 2023-04-17 18:31:20,755 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-7f0c5f0c-d713-47a5-9ee9-42c3dc5596ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1'} Body: b'' 2023-04-17 18:31:20,778 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1 0.022s 2023-04-17 18:31:20,778 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-cff0f0df-dd9a-44f3-b0e9-d48af8ef94f6', 'x-openstack-request-id': 'req-cff0f0df-dd9a-44f3-b0e9-d48af8ef94f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 40dcbb23-e66a-4c15-a89e-3a6a94663ea1 could not be found."}}' 2023-04-17 18:31:20,843 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38 0.064s 2023-04-17 18:31:20,843 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-f3e3ed33-5c6a-41bb-9143-5df778698be0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38'} Body: b'' 2023-04-17 18:31:20,865 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38 0.021s 2023-04-17 18:31:20,865 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-6b53c9ef-2546-4ff1-8a55-61cf7d0c5c9a', 'x-openstack-request-id': 'req-6b53c9ef-2546-4ff1-8a55-61cf7d0c5c9a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 59859228-3680-46d7-b95b-7d0e281e0b38 could not be found."}}' {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.191641s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.395308s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.034664s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.265618s] ... ok {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.645339s] ... 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 48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:24,598 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes 0.351s 2023-04-17 18:31:24,599 80125 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-1721504509"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945802d3-9ccf-446e-ba48-38b30eb5e0ec', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945802d3-9ccf-446e-ba48-38b30eb5e0ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:24.534963", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:24,648 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.040s 2023-04-17 18:31:24,649 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2d5690-4a15-4c59-aefc-4dd1dc4f4c95', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2d5690-4a15-4c59-aefc-4dd1dc4f4c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:25.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:25,706 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.045s 2023-04-17 18:31:25,707 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f623c40a-f282-4c20-a441-9e3f97e42802', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f623c40a-f282-4c20-a441-9e3f97e42802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:25.000000", "updated_at": "2023-04-17T18:31:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:25,759 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.041s 2023-04-17 18:31:25,760 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51bc4d8-1a57-46cd-9396-a6f1ecd973ec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51bc4d8-1a57-46cd-9396-a6f1ecd973ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:25.000000", "updated_at": "2023-04-17T18:31:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:25,869 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.098s 2023-04-17 18:31:25,869 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b09b95-eb2a-4999-bbf7-af6b0b233276', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'' 2023-04-17 18:31:25,891 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.021s 2023-04-17 18:31:25,891 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-1b2af830-8cac-49e5-9635-dddb2a168a43', 'x-openstack-request-id': 'req-1b2af830-8cac-49e5-9635-dddb2a168a43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 could not be found."}}' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.531414s] ... 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 fd98dd66-59cb-434a-b96c-8113039dc187 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:26,083 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes 0.189s 2023-04-17 18:31:26,084 80125 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-851836737"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-396b868c-16e7-42de-bf10-e31c33c2f8a6', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-396b868c-16e7-42de-bf10-e31c33c2f8a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.022720", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:26,146 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.052s 2023-04-17 18:31:26,146 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b0a59e-f1a8-49d0-8354-d9fb5739d5e3', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b0a59e-f1a8-49d0-8354-d9fb5739d5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:27,199 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.041s 2023-04-17 18:31:27,200 80125 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a13d3d4-1815-4077-83b0-a0ca9efd1a3a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a13d3d4-1815-4077-83b0-a0ca9efd1a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.000000", "updated_at": "2023-04-17T18:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:27,261 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.050s 2023-04-17 18:31:27,262 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad792d7-9611-432f-93f3-1c5ab65b9802', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad792d7-9611-432f-93f3-1c5ab65b9802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.000000", "updated_at": "2023-04-17T18:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:27,402 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.128s 2023-04-17 18:31:27,402 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-1b005382-5037-4647-b82b-725fd9969f2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'' 2023-04-17 18:31:27,424 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.021s 2023-04-17 18:31:27,424 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-44c48731-5b5e-4296-a743-461dba0d25e1', 'x-openstack-request-id': 'req-44c48731-5b5e-4296-a743-461dba0d25e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fd98dd66-59cb-434a-b96c-8113039dc187 could not be found."}}' {2} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.181604s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.032261s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.018863s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.048130s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.016678s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008566s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.050291s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.047292s] ... ok {7} 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 58fb4afe-34ed-4216-aa81-d3ed679bfe03 failed to build and is in ERROR status {7} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {7} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {2} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.789160s] ... 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 c56a1a65-eb07-4193-91ff-bba68697b66b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:35,123 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types 0.161s 2023-04-17 18:31:35,123 80115 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-775624381"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974d5fe2-5f47-474a-a4e0-19e9dfa9736a', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974d5fe2-5f47-474a-a4e0-19e9dfa9736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types'} Body: b'{"volume_type": {"id": "29d291a8-a904-4ae6-a7cd-968377143c78", "name": "tempest-GroupsV320Test-volume-type-775624381", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:35,164 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types 0.038s 2023-04-17 18:31:35,164 80115 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-725936943"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05987d7c-b136-4233-aa62-3c974e6795eb', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05987d7c-b136-4233-aa62-3c974e6795eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types'} Body: b'{"group_type": {"id": "2e699273-fdac-4302-982e-96e467cf5a42", "name": "tempest-GroupsV320Test-group-type-725936943", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:31:35,378 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups 0.211s 2023-04-17 18:31:35,378 80115 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": "2e699273-fdac-4302-982e-96e467cf5a42", "volume_types": ["29d291a8-a904-4ae6-a7cd-968377143c78"], "name": "tempest-GroupsV320Test-Group-1233711453"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba7752d-1970-4774-8c4d-a218491233a8', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba7752d-1970-4774-8c4d-a218491233a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups'} Body: b'{"group": {"id": "c56a1a65-eb07-4193-91ff-bba68697b66b", "name": "tempest-GroupsV320Test-Group-1233711453"}}' 2023-04-17 18:31:35,412 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b 0.032s 2023-04-17 18:31:35,413 80115 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': 'Mon, 17 Apr 2023 18:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e871db66-3235-4c1d-bf78-3a2d9a9c540e', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e871db66-3235-4c1d-bf78-3a2d9a9c540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b'} Body: b'{"group": {"id": "c56a1a65-eb07-4193-91ff-bba68697b66b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:31:35.000000", "name": "tempest-GroupsV320Test-Group-1233711453", "description": null, "group_type": "2e699273-fdac-4302-982e-96e467cf5a42", "volume_types": ["29d291a8-a904-4ae6-a7cd-968377143c78"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:36,450 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b 0.032s 2023-04-17 18:31:36,451 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23330f4a-c8fb-4885-9c6f-255b09fdfaaf', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23330f4a-c8fb-4885-9c6f-255b09fdfaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b'} Body: b'{"group": {"id": "c56a1a65-eb07-4193-91ff-bba68697b66b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:31:35.000000", "name": "tempest-GroupsV320Test-Group-1233711453", "description": null, "group_type": "2e699273-fdac-4302-982e-96e467cf5a42", "volume_types": ["29d291a8-a904-4ae6-a7cd-968377143c78"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:36,526 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/volumes/detail 0.070s 2023-04-17 18:31:36,526 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3febb668-e5e7-408f-9ddb-7f1596ffbb8e', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3febb668-e5e7-408f-9ddb-7f1596ffbb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:31:36,622 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b/action 0.085s 2023-04-17 18:31:36,623 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-7112d815-04fc-4446-a7db-d05a3a3662ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b/action'} Body: b'' 2023-04-17 18:31:36,641 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b 0.018s 2023-04-17 18:31:36,641 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-f3b264e2-ff10-443c-a525-f6bfe3d6045e', 'x-openstack-request-id': 'req-f3b264e2-ff10-443c-a525-f6bfe3d6045e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c56a1a65-eb07-4193-91ff-bba68697b66b could not be found."}}' 2023-04-17 18:31:36,671 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types/2e699273-fdac-4302-982e-96e467cf5a42 0.029s 2023-04-17 18:31:36,671 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-0823acc8-3cec-45aa-a2f4-ec08a69512b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types/2e699273-fdac-4302-982e-96e467cf5a42'} Body: b'' 2023-04-17 18:31:36,734 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78 0.062s 2023-04-17 18:31:36,734 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5761dd6-6460-4395-8172-bf28bc844527', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78'} Body: b'' 2023-04-17 18:31:36,749 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78 0.014s 2023-04-17 18:31:36,750 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-6368b3f4-c524-43fe-905f-cc0f57dd8801', 'x-openstack-request-id': 'req-6368b3f4-c524-43fe-905f-cc0f57dd8801', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 29d291a8-a904-4ae6-a7cd-968377143c78 could not be found."}}' {2} 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 8e51f321-e36c-4835-92e8-31053fd40077 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.183339s] ... 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-17 18:31:44,223 80115 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools?detail=True 0.177s 2023-04-17 18:31:44,223 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e845837b-65a2-4363-aa60-585513f5702f', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e845837b-65a2-4363-aa60-585513f5702f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.052417s] ... 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-17 18:31:44,279 80115 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools 0.049s 2023-04-17 18:31:44,280 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8617a143-3ccc-4b0c-948e-110b3f33342e', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8617a143-3ccc-4b0c-948e-110b3f33342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools'} Body: b'{"pools": []}' {2} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 5f3e79db-6a86-4842-a239-0589ecc84a3c failed to build and is in ERROR status {2} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.621002s] ... 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 e1a58639-041a-4079-af99-fc69d8c6c3bd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:12,331 80119 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-17 18:29:13,011 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.678s 2023-04-17 18:29:13,011 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1299072084", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-84c93761-2a88-45b0-aceb-0fdc224a2fac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1299072084", "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": "b34226c5a8c5436eb9f2fc3780c0305d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "created_at": "2023-04-17T18:29:13Z", "updated_at": "2023-04-17T18:29:13Z", "tags": [], "self": "/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "file": "/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:29:14,445 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2/file 1.433s 2023-04-17 18:29:14,445 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d1046619-7b9f-411e-9e1c-9a4c3408baaa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2/file'} Body: b'' 2023-04-17 18:29:14,445 80119 DEBUG [tempest.scenario.manager] image:0ce1f623-b4f9-45d5-ab90-00b9ecff79d2 2023-04-17 18:29:14,505 80119 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.056s 2023-04-17 18:29:14,506 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-716115715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMCVIqlMLz+FL+98JMZvJ3NDEwcgdEDv3JwQ1uS1WdDjHyttxQXW9n4AmqOiQguNFVJOtCi3+DPbJfjsk8yNEnlKU6+UKBk179/1o8LmPojOZ7UMUdau4P0xkueBGPPiWg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a015d7b-0e9a-4e78-b145-eeb1188e67f6', 'x-compute-request-id': 'req-5a015d7b-0e9a-4e78-b145-eeb1188e67f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-7161 15715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMCVIqlMLz+FL+98JMZvJ3NDEwcgdEDv3JwQ1uS1WdDjHyttxQXW9n4AmqOiQguNFVJOtCi3+DPbJfjsk8yNEnlKU6+UKBk179/1o8LmPojOZ7UMUdau4P0xkueBGPPiWg==", "fingerprint": "f2:1b:06:11:fb:08:b5:d5:24:33:be:ee:d3:72:aa:bd", "user_id": "ce80532365714ee3a9b61ce43a364db5"}}' 2023-04-17 18:29:14,596 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-04-17 18:29:14,596 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a5a59b4f-caa3-46ca-a84e-11e2d24e4fa2', '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": "ce80532365714ee3a9b61ce43a364db5", "name": "tempest-TestMinimumBasicScenario-937631252-project-member", "password_expires_at": null}, "audit_ids": ["pFbAccxATgmycfroxYXTWg"], "expires_at": "2023-04-17T19:29:14.000000Z", "issued_at": "2023-04-17T18:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34226c5a8c5436eb9f2fc3780c0305d", "name": "tempest-TestMinimumBasicScenario-937631252"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:29:14,597 80119 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '4869cd3d-063d-41b6-873f-a7d590cee432', 'name': 'tempest-TestMinimumBasicScenario-1824362780-network', 'tenant_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 1} available for tenant 2023-04-17 18:29:15,628 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.030s 2023-04-17 18:29:15,629 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1633434465", "imageRef": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-716115715", "networks": [{"uuid": "4869cd3d-063d-41b6-873f-a7d590cee432"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68974991-1d63-4918-85cc-369a05832c44', 'x-compute-request-id': 'req-68974991-1d63-4918-85cc-369a05832c44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Jy75nwyPCX5c"}}' 2023-04-17 18:29:15,725 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.090s 2023-04-17 18:29:15,726 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 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-5406965e-1b81-4b05-bea9-b6a2c55650ff', 'x-compute-request-id': 'req-5406965e-1b81-4b05-bea9-b6a2c55650ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "BUILD", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:16Z", "updated": "2023-04-17T18:29:15Z", "addresses": {}, "acce ssIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "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-17 18:30:06,032 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.233s 2023-04-17 18:30:06,033 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:05 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-4a916482-4e50-4577-9441-3f5ac4ed90a9', 'x-compute-request-id': 'req-4a916482-4e50-4577-9441-3f5ac4ed90a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:29:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:30:06,048 80119 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:31:06,378 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.271s 2023-04-17 18:31:06,379 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 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-81b3701f-3382-4b53-92f9-5242f8e083a5', 'x-compute-request-id': 'req-81b3701f-3382-4b53-92f9-5242f8e083a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:29:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:31:06,466 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.075s 2023-04-17 18:31:06,466 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 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-66836018-5033-4d85-85ff-6e768429890d', 'x-compute-request-id': 'req-66836018-5033-4d85-85ff-6e768429890d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}]}]}' 2023-04-17 18:31:06,704 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.234s 2023-04-17 18:31:06,704 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 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-80c45e08-c242-408e-9efa-bb032bcb9581', 'x-compute-request-id': 'req-80c45e08-c242-408e-9efa-bb032bcb9581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4 927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:29:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:31:06,985 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes 0.269s 2023-04-17 18:31:06,985 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-198291625", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cfde29-4899-44a0-b64e-0de2bdd306d2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cfde29-4899-44a0-b64e-0de2bdd306d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes'} Body: b'{"volume": {"id": "e1a58639-041a-4079-af99-fc69d8c6c3bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:06.912952", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-198291625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:07,050 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.052s 2023-04-17 18:31:07,051 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-fafae8ef-0516-453e-be9d-ed7860785062', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafae8ef-0516-453e-be9d-ed7860785062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'{"volume": {"id": "e1a58639-041a-4079-af99-fc69d8c6c3bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:07.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-198291625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:31:08,103 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.041s 2023-04-17 18:31:08,103 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80cd287-fd8c-4841-8594-e7122576c761', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80cd287-fd8c-4841-8594-e7122576c761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'{"volume": {"id": "e1a58639-041a-4079-af99-fc69d8c6c3bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:07.000000", "updated_at": "2023-04-17T18:31:07.000000", "name": "tempest-TestMinimumBasicScenario-volume-198291625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:31:08,216 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.102s 2023-04-17 18:31:08,216 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b004869-17ab-44e3-9644-abd75481be5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3422 6c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'' 2023-04-17 18:31:08,238 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.021s 2023-04-17 18:31:08,239 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 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-dba391c3-c8f2-4ecc-acd3-50e4564068dd', 'x-openstack-request-id': 'req-dba391c3-c8f2-4ecc-acd3-50e4564068dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1a58639-041a-4079-af99-fc69d8c6c3bd could not be found."}}' 2023-04-17 18:31:08,350 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.111s 2023-04-17 18:31:08,350 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7aa88e-a4c9-49a0-a619-b05a90426ea4', 'x-compute-request-id': 'req-7a7aa88e-a4c9-49a0-a619-b05a90426ea4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'' 2023-04-17 18:31:08,539 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.188s 2023-04-17 18:31:08,539 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 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-dedb29c9-9b6a-42c9-8fd6-7267b4b1005e', 'x-compute-request-id': 'req-dedb29c9-9b6a-42c9-8fd6-7267b4b1005e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:31:08Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "ac cessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:31:58,831 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.237s 2023-04-17 18:31:58,832 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-07f14ce7-c56a-44f2-b5b6-2afb7b1c0d11', 'x-compute-request-id': 'req-07f14ce7-c56a-44f2-b5b6-2afb7b1c0d11', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1152d959-b98b-4927-b134-4a21bc12142e could not be found."}}' 2023-04-17 18:31:58,865 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-716115715 0.033s 2023-04-17 18:31:58,866 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fafebbe2-bf1a-4521-b3b5-ff3ffc8958bf', 'x-compute-request-id': 'req-fafebbe2-bf1a-4521-b3b5-ff3ffc8958bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-716115715'} Body: b'' 2023-04-17 18:31:58,951 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2 0.084s 2023-04-17 18:31:58,951 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-678aa160-28b2-4b33-87cb-81b9b7d0c171', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2'} Body: b'' {4} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.315464s] ... 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 40364c32-d15d-4dd1-a0ba-156117526e17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:26,754 80127 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:29:26,754 80127 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:29:26,935 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.178s 2023-04-17 18:29:26,935 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-475964621", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAUM2nyIn0omH8JSa08prbTXNGTU1lBOXjSzvHb1jPF3Rlusove7jWE+zaodYLOkfIAWYF05oH+9xZQNnXVzwv8drv070wxuyRpyn6hoErR6Ke47NRqUjMy58Pc53voig=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:26 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-35ef9b4f-f29d-4895-9555-b3f2c033ff3d', 'x-compute-request-id': 'req-35ef9b4f-f29d-4895-9555-b3f2c033ff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-475964621", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAUM2nyIn0omH8JSa08prbTXNGTU1lBOXjSzvHb1jPF3Rlusove7jWE+zaodYLOkfIAWYF05oH+9xZQNnXVzwv8drv070wxuyRpyn6hoErR6Ke47NRqUjMy58Pc53voig==", "fingerprint": "e5:f4:44:a9:22:41:93:aa:54:19:ed:f1:86:d5:95:42", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3"}}' 2023-04-17 18:29:26,938 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-475964621 created 2023-04-17 18:29:27,125 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.186s 2023-04-17 18:29:27,125 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1414531363", "description": "tempest-description--1171960011"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-682ecae6-f945-41d5-8638-d9da197be071', 'date': 'Mon, 17 Apr 2023 18:29:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "name": "tempest-securitygroup--1414531363", "stateful": true, "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "tempest-description--1171960011", "shared": false, "security_group_rules": [{"id": "661d50ba-b9ce-492d-9c0a-042773a47c72", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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": 657, "description": null, "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}, {"id": "6895c822-4450-402a-8b30-07990f269fa7", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 658, "description": null, "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}], "tags": [], "created_at": "2023-04-17T18:29:26Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:29:27,293 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-17 18:29:27,293 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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-01db1d22-474e-49e3-8edf-411f953d8839', 'date': 'Mon, 17 Apr 2023 18:29:27 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": "19e70967-ce5c-43cd-b4bb-a80c0dc140bb", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:29:27,485 80127 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-17 18:29:27,485 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-259c4e5e-e2d5-4a9a-8649-43cd0223128d', 'date': 'Mon, 17 Apr 2023 18:29:27 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": "d04e101c-b4dd-4c1f-84f6-52d211566d65", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:29:27,486 80127 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1414531363 created 2023-04-17 18:29:28,315 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.829s 2023-04-17 18:29:28,316 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-4aed05cd-9554-4a3e-9d58-d720149049c9', 'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "773af9d1-6e87-4cfc-b712-0e4a4da89bc3", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.186", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0}}' 2023-04-17 18:29:28,316 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '773af9d1-6e87-4cfc-b712-0e4a4da89bc3', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.186', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2023-04-17 18:29:28,365 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2023-04-17 18:29:28,365 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-20365912-1b9a-426f-8981-95bb5581bb54', '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": "dc2eac745b09454dad6aacd5b5faf8e3", "name": "tempest-AttachVolumeTestJSON-1236957702-project-member", "password_expires_at": null}, "audit_ids": ["ruSZJcGvS86L3eLadQoXcA"], "expires_at": "2023-04-17T19:29:28.000000Z", "issued_at": "2023-04-17T18:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a9ffc7fc5f347308db67aaf894db846", "name": "tempest-AttachVolumeTestJSON-1236957702"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http:// 10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:29:28,366 80127 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2001665a-e94a-4003-9f69-70d2e9623832', 'name': 'tempest-AttachVolumeTestJSON-1987182838-network', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:29:19Z', 'updated_at': '2023-04-17T18:29:19Z', 'revision_number': 1} available for tenant 2023-04-17 18:29:28,366 80127 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-475964621', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAUM2nyIn0omH8JSa08prbTXNGTU1lBOXjSzvHb1jPF3Rlusove7jWE+zaodYLOkfIAWYF05oH+9xZQNnXVzwv8drv070wxuyRpyn6hoErR6Ke47NRqUjMy58Pc53voig==', 'fingerprint': 'e5:f4:44:a9:22:41:93:aa:54:19:ed:f1:86:d5:95:42', 'user_id': 'dc2eac745b09454dad6aacd5b5faf8e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDKzo7/LjPN0bbszxoBPZw3VldM4BjENdx8aHklGY+VwSZHXFVq70Wm\nSTDqvP+/4lCgBwYFK4EEACKhZANiAASAFDNp8iJ9KJh/CUmtPKa201zRk1NZQTl4\n0s7x29Yzxd0ZbrKL3u41hPs2qHWCzpHyAFmBdOaB/vcWUDZ11c8L/Ha79O9MMbsk\nacp+oaBK0einuOzUalIzMufD3Od76Io=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'efb43ade-9555-4620-96d6-ca8084a5fc28', 'name': 'tempest-securitygroup--1414531363', 'stateful': True, 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': 'tempest-description--1171960011', 'shared': False, 'security_group_rules': [{'id': '661d50ba-b9ce-492d-9c0a-042773a47c72', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'efb43ade-9555-4620-96d6-ca8084a5fc28', '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': 657, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, {'id': '6895c822-4450-402a-8b30-07990f269fa7', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'efb43ade-9555-4620-96d6-ca8084a5fc28', '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': 658, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}], 'tags': [], 'created_at': '2023-04-17T18:29: 26Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 1, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, 'floating_ip': {'id': '773af9d1-6e87-4cfc-b712-0e4a4da89bc3', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.186', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2023-04-17 18:29:28,997 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.630s 2023-04-17 18:29:28,997 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-835108556", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2001665a-e94a-4003-9f69-70d2e9623832"}], "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "key_name": "tempest-keypair-475964621", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943ef7cf-a37f-49a8-92d9-5c1ee9df83d3', 'x-compute-request-id': 'req-943ef7cf-a37f-49a8-92d9-5c1ee9df83d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "adminPass": "password"}}' 2023-04-17 18:29:29,066 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.065s 2023-04-17 18:29:29,066 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:29 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-d9e10206-da9b-4d3b-9e3b-230aba03078b', 'x-compute-request-id': 'req-d9e10206-da9b-4d3b-9e3b-230aba03078b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "name": "tempest-AttachVolumeTestJSON-server-835108556", "status": "BUILD", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:29Z", "updated": "2023-04-17T18:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-475964621", "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-17 18:30:19,364 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.236s 2023-04-17 18:30:19,365 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b927767-49ae-4643-9e8b-748e34b35265', 'x-compute-request-id': 'req-3b927767-49ae-4643-9e8b-748e34b35265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "name": "tempest-AttachVolumeTestJSON-server-835108556", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:28Z", "updated": "2023-04-17T18:29:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:d8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-475964621", "OS-SRV-USG:launched_at": "2023-04-17T18:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "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-17 18:30:19,376 80127 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:31:19,705 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/os-interface 0.269s 2023-04-17 18:31:19,706 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:19 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-8a5cc805-7dd9-4716-bd3b-58420c329ac8', 'x-compute-request-id': 'req-8a5cc805-7dd9-4716-bd3b-58420c329ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2001665a-e94a-4003-9f69-70d2e9623832", "port_id": "99d6ff29-f195-4d3c-be41-9e0cfa8e4492", "mac_addr": "fa:16:3e:b4:d8:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0899c3ad-f398-427e-bb97-a9a116545ff1", "ip_address": "10.0.0.4"}]}]}' 2023-04-17 18:31:20,909 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3 1.199s 2023-04-17 18:31:20,909 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "99d6ff29-f195-4d3c-be41-9e0cfa8e4492"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9b070d86-821d-43a9-989d-7691cf3c2fbe', 'date': 'Mon, 17 Apr 2023 18:31:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3'} Body: b'{"floatingip": {"id": "773af9d1-6e87-4cfc-b712-0e4a4da89bc3", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.186", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "d621273b-2002-485f-9d71-964a5e777787", "port_id": "99d6ff29-f195-4d3c-be41-9e0cfa8e4492", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2001665a-e94a-4003-9f69-70d2e9623832", "mac_address": "fa:16:3e:b4:d8:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:31:20Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:31:20,911 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-17 18:31:20,964 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:31:20,987 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:31:20,988 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-17 18:31:21,028 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/ips 0.039s 2023-04-17 18:31:21,028 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:20 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-5d454ee0-4886-44bd-b342-49fa11fad373', 'x-compute-request-id': 'req-5d454ee0-4886-44bd-b342-49fa11fad373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-17 18:31:21,032 80127 INFO [tempest.lib.common.ssh] Creating ssh connectio n to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-17 18:31:21,037 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:31:21,059 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:31:21,059 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-17 18:31:21,059 80127 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-17 18:31:21,060 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-17 18:31:21,067 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:31:21,086 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:31:21,087 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-17 18:31:21,426 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes 0.314s 2023-04-17 18:31:21,426 80127 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-2113024021"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbedee8e-7a1a-4ae5-a21e-48023c152e00', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbedee8e-7a1a-4ae5-a21e-48023c152e00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes'} Body: b'{"volume": {"id": "40364c32-d15d-4dd1-a0ba-156117526e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.335218", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2113024021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:21,485 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17 0.050s 2023-04-17 18:31:21,486 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7140ec-246d-4bfd-bcbc-205493eb142f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7140ec-246d-4bfd-bcbc-205493eb142f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17'} Body: b'{"volume": {"id": "40364c32-d15d-4dd1-a0ba-156117526e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2113024021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:31:22,573 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17 0.076s 2023-04-17 18:31:22,574 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3749da2-d9bc-4fca-b12f-5ed775ccc1cf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3749da2-d9bc-4fca-b12f-5ed775ccc1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17'} Body: b'{"volume": {"id": "40364c32-d15d-4dd1-a0ba-156117526e17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": "2023-04-17T18:31:22.000000", "name": "tempest-AttachVolumeTestJSON-volume-2113024021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:31:22,716 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.131s 2023-04-17 18:31:22,717 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 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-aa2b3185-9270-4c81-bf2f-6724f7c48c7b', 'x-compute-request-id': 'req-aa2b3185-9270-4c81-bf2f-6724f7c48c7b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'' 2023-04-17 18:31:23,315 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.597s 2023-04-17 18:31:23,315 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 G MT', '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-a81a9bb3-bc1d-400b-a495-d2006cb96e44', 'x-compute-request-id': 'req-a81a9bb3-bc1d-400b-a495-d2006cb96e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "name": "tempest-AttachVolumeTestJSON-server-835108556", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:28Z", "updated": "2023-04-17T18:31:23Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:d8:06"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:d8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-475964621", "OS-SRV-USG:launched_at": "2023-04-17T18:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "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-17 18:32:13,411 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.035s 2023-04-17 18:32:13,411 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a6882911-6403-4be8-a292-bca10f895fe7', 'x-compute-request-id': 'req-a6882911-6403-4be8-a292-bca10f895fe7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b02e3252-9769-4f3d-a974-81ebc78c865b could not be found."}}' 2023-04-17 18:32:13,438 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-475964621 0.026s 2023-04-17 18:32:13,438 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830186ec-750 f-4f49-99fb-fadf9dd1fe68', 'x-compute-request-id': 'req-830186ec-750f-4f49-99fb-fadf9dd1fe68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-475964621'} Body: b'' 2023-04-17 18:32:13,604 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28 0.165s 2023-04-17 18:32:13,605 80127 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-7255aaac-879e-4117-9102-cc07f69682c6', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28'} Body: b'' 2023-04-17 18:32:13,621 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28 0.016s 2023-04-17 18:32:13,621 80127 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-59999321-315d-4537-8ac9-f8727b8edcbb', 'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group efb43ade-9555-4620-96d6-ca8084a5fc28 does not exist", "detail": ""}}' 2023-04-17 18:32:14,067 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3 0.445s 2023-04-17 18:32:14,068 80127 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-ba80643c-974d-402b-a72d-b9ddfd710e38', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:32:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3'} Body: b'' {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.676228s] ... 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 e91475a9-0389-4e8e-a999-c5b62bae4554 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:30:20,565 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.260s 2023-04-17 18:30:20,566 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308086d4-4fc9-478e-bceb-2192cf269795', 'x-compute-request-id': 'req-308086d4-4fc9-478e-bceb-2192cf269795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:30:20,812 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.234s 2023-04-17 18:30:20,812 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab62eec0-5a93-487d-9c17-8c1e20a85cff', 'x-compute-request-id': 'req-ab62eec0-5a93-487d-9c17-8c1e20a85cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10 .0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:30:20,973 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.148s 2023-04-17 18:30:20,974 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5674ba21-899d-46b0-a931-dea94b18f2e1', 'x-compute-request-id': 'req-5674ba21-899d-46b0-a931-dea94b18f2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:31:21,399 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8e e3c2f1d7ee461eaf67d968681ec46d/volumes 0.353s 2023-04-17 18:31:21,399 80117 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-544646853"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6f044b-c063-450c-bde9-c96d2d1322ce', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6f044b-c063-450c-bde9-c96d2d1322ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes'} Body: b'{"volume": {"id": "e91475a9-0389-4e8e-a999-c5b62bae4554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.339258", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-544646853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:21,453 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554 0.044s 2023-04-17 18:31:21,453 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9c9380-123d-4f2a-b7cb-38048bbc5db7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9c9380-123d-4f2a-b7cb-38048bbc5db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554'} Body: b'{"volume": {"id": "e91475a9-0389-4e8e-a999-c5b62bae4554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-544646853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:31:22,512 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554 0.048s 2023-04-17 18:31:22,512 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2c2503-8461-440d-8548-c058a99d1813', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2c2503-8461-440d-8548-c058a99d1813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554'} Body: b'{"volume": {"id": "e91475a9-0389-4e8e-a999-c5b62bae4554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": "2023-04-17T18:31:22.000000", "name": "tempest-ServerActionsTestJSON-volume-544646853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:31:22,522 80117 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-17 18:31:22,910 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.386s 2023-04-17 18:31:22,910 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e73d071-1402-4ec2-8d0e-94f2b0c0c7bb', 'x-compute-request-id': 'req-1e73d071-1402-4ec2-8d0e-94f2b0c0c7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": nu ll, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.735185s] ... 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 9be59b8a-44cb-4759-bc97-0227731d0ec1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T18:32:25Z', 'message': 'Build of instance 9be59b8a-44cb-4759-bc97-0227731d0ec1 aborted: Volume 17ddb651-3d8d-4677-be45-78712f3e7a52 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-1b480dc1-d8cc-499d-977b-f71193a82a1d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:19,028 80131 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.143s 2023-04-17 18:29:19,030 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-61521dc0-76fc-420e-b502-b0a596b3702f', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["XJPqDtoNRCe4ILfHYSG1Ew"], "expires_at": "2023-04-17T19:29:18.000000Z", "issued_at": "2023-04-17T18:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:29:19,030 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:29:19,810 80131 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.776s 2023-04-17 18:29:19,810 80131 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-940808372", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972', '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-54140614-f047-4414-902a-7e1a703442c0', 'x-compute-request-id': 'req-54140614-f047-4414-902a-7e1a703442c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "oJG6etsVnV9a"}}' 2023-04-17 18:29:19,904 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972 0.088s 2023-04-17 18:29:19,905 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 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-d6acda41-5762-4a75-be15-9bcd08df694a', 'x-compute-request-id': 'req-d6acda41-5762-4a75-be15-9bcd08df694a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-940808372", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:29:20Z", "updated": "2023-04-17T18:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3 e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "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-17 18:30:10,403 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972 0.437s 2023-04-17 18:30:10,403 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:09 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-c4ba15b0-30f6-41ed-a487-0bf4bd5749b2', 'x-compute-request-id': 'req-c4ba15b0-30f6-41ed-a487-0bf4bd5749b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-940808372", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:29:19Z", "updated": "2023-04-17T18:29:28Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:be:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:29:27.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-17 18:30:10,418 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:31:11,500 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972/action 1.023s 2023-04-17 18:31:11,501 80131 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-986522498"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 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-7a8730ff-ead5-4aae-822a-40cb5878d619', 'x-compute-request-id': 'req-7a8730ff-ead5-4aae-822a-40cb5878d619', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972/action'} Body: b'{"image_id": "0d25643e-1285-4db1-97b6-48d365a6b8f1"}' 2023-04-17 18:31:11,525 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.022s 2023-04-17 18:31:11,525 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-be134db5-a551-4f81-b260-09f2bd032aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:11Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:12,551 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.024s 2023-04-17 18:31:12,551 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1da24041-c11b-4ca6-ad76-91dcfb36711d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_project_name": "tempest-ServerBo otFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:11Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:13,574 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.021s 2023-04-17 18:31:13,575 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24c4a51b-047c-4b34-b126-3af7f5c91acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:11Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:14,643 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.067s 2023-04-17 18:31:14,644 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b04570e-5582-45b5-a107-8ed5d75eef28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "b oot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:14Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:15,670 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.025s 2023-04-17 18:31:15,671 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3fa018ff-ec09-48d5-90dc-4e0a528fc48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:15Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:16,701 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.029s 2023-04-17 18:31:16,701 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json ', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-92c54ef6-0fb9-45da-ac80-477446c1a52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "479a348d8c39b781e186c543b9ccf4df", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "501e84029587197308c348de7e09915997bdc334dd0395517e4536a0c8800685bd0726a659a92a6b4e9e6a7b8c096410e7678f43b6cd9460b4076575fa9ec2de", "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:16Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:16,729 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.027s 2023-04-17 18:31:16,729 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c6461f55-89f8-474b-93fe-0124c7d05bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "479a348d8c39b781e186c543b9ccf4df", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19964379754f3 195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "501e84029587197308c348de7e09915997bdc334dd0395517e4536a0c8800685bd0726a659a92a6b4e9e6a7b8c096410e7678f43b6cd9460b4076575fa9ec2de", "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:16Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:17,104 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972 0.375s 2023-04-17 18:31:17,105 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:16 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-885cb2b3-c992-45be-96bf-de10fd931f29', 'x-compute-request-id': 'req-885cb2b3-c992-45be-96bf-de10fd931f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-940808372", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:29:19Z", "updated": "2023-04-17T18:31:17Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:be:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:29:27.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-17 18:32:17,263 80131 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.079s 2023-04-17 18:32:17,264 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1106e47-ce6a-49f4-92be-5efa1f534cb0', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["fXNBsm8JT5S65pPzqPvM_w"], "expires_at": "2023-04-17T19:32:17.000000Z", "issued_at": "2023-04-17T18:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:32:17,264 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:32:17,928 80131 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.663s 2023-04-17 18:32:17,929 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-991541849", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "destination_type": "volume"}], "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1', '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-1b480dc1-d8cc-499d-977b-f71193a82a1d', 'x-compute-request-id': 'req-1b480dc1-d8cc-499d-977b-f71193a82a1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9be59b8a-44cb-4759-bc97-0227731d0ec1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ZwgFrzqLtT3v"}}' 2023-04-17 18:32:18,032 80131 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/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.100s 2023-04-17 18:32:18,032 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:17 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-54e42312-c266-424b-aa6d-1781b67ed3c4', 'x-compute-request-id': 'req-54e42312-c266-424b-aa6d-1781b67ed3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'{"server": {"id": "9be59b8a-44cb-4759-bc97-0227731d0ec1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-991541849", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:32:18Z", "updated": "2023-04-17T18:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}], "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-17 18:33:08,205 80131 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/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.109s 2023-04-17 18:33:08,206 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:08 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-4364e29e-a70a-4f99-9f0c-8fdbb51fb303', 'x-compute-request-id': 'req-4364e29e-a70a-4f99-9f0c-8fdbb51fb303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'{"server": {"id": "9be59b8a-44cb-4759-bc97-0227731d0ec1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-991541849", "status": "ERROR", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:32:17Z", "updated": "2023-04-17T18:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T18:32:25Z", "message": "Build of instance 9be59b8a-44cb-4759-bc97-0227731d0ec1 aborted: Volume 17ddb651-3d8d-4677-be45-78712f3e7a52 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-17 18:33:08,221 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-17 18:33:08,543 80131 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/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.322s 2023-04-17 18:33:08,543 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:08 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-f0eb3f6a-4aa3-44a1-b23b-ad41bc0b4308', 'x-compute-request-id': 'req-f0eb3f6a-4aa3-44a1-b23b-ad41bc0b4308', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'' 2023-04-17 18:33:08,579 80131 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 40 4 GET http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.035s 2023-04-17 18:33:08,580 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:08 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-9c85a924-cc98-4759-a09a-4704530c246c', 'x-compute-request-id': 'req-9c85a924-cc98-4759-a09a-4704530c246c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9be59b8a-44cb-4759-bc97-0227731d0ec1 could not be found."}}' {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.715386s] ... 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 f59c2d8e-9bde-4c4e-be52-7c88c78543d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:32:23,211 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.227s 2023-04-17 18:32:23,211 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18e682d-c9df-4af6-ab81-d43b6f6d9cf7', 'x-compute-request-id': 'req-f18e682d-c9df-4af6-ab81-d43b6f6d9cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:32:23,383 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.160s 2023-04-17 18:32:23,384 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca22389-77d7-4b66-a886-779b38b3683e', 'x-compute-request-id': 'req-eca22389-77d7-4b66-a886-779b38b3683e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10 .0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:32:23,644 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.248s 2023-04-17 18:32:23,644 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99dcb4de-a907-416a-8135-2d0ab6ffa74f', 'x-compute-request-id': 'req-99dcb4de-a907-416a-8135-2d0ab6ffa74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:33:23,797 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/t okens 0.074s 2023-04-17 18:33:23,798 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-33d3892a-067b-479b-92e8-13bd30448640', '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": "e8145b1e8d924cc29ce173eca002e154", "name": "tempest-ServerActionsTestJSON-124325346-project-member", "password_expires_at": null}, "audit_ids": ["3hFPNkgOTNyXgbBwlJ0O8A"], "expires_at": "2023-04-17T19:33:23.000000Z", "issued_at": "2023-04-17T18:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ee3c2f1d7ee461eaf67d968681ec46d", "name": "tempest-ServerActionsTestJSON-124325346"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ee3c2f1d7ee461eaf67d968681ec46d", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:33:23,798 80117 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '9c111344-227f-497d-813b-4660d4ce0cb9', 'name': 'tempest-ServerActionsTestJSON-1001630522-network', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1230, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:33:23,799 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1350734615', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDygZjC36XHjBEHv6YZctXk4+pQNLqxj3ev0BjECQ5BTmHJoD8X5y5DctWOhq7zk0R/gQfc9CqbpEYdgihrEQHkMvAPXzosprpkWIl4yc4NdgYtAHwCEwpkJYX8AuuDyVA==', 'fingerprint': '15:3b:91:7e:09:e8:54:10:d3:08:19:bf:4a:39:49:41', 'user_id': 'e8145b1e8d924cc29ce173eca002e154', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBy6AZbH825v6lXRf4HF3nymGSui8RRNy8qbbO2JVtL1tMVMI6rGPkH\ncr4zhC0koDygBwYFK4EEACKhZANiAAQ8oGYwt+lx4wRB7+mGXLV5OPqUDS6sY93r\n9AYxAkOQU5hyaA/F+cuQ3LVjoau85NEf4EH3PQqm6RGHYIoaxEB5DLwD186LKa6Z\nFiJeMnODXYGLQB8AhMKZCWF/ALrg8lQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '74ee5131-c98d-4352-9cd9-1d84fb0b76ba', 'name': 'tempest-securitygroup--901588537', 'stateful': True, 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'description': 'tempest-description--204198839', 'shared': False, 'security_group_rules': [{'id': '96d6a19b-f2f3-4dc1-8ec6-e81a00283c76', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'security_group_id': '74ee5131-c98d-4352-9cd9-1d84fb0b76ba', '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': 226, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:26Z', 'updated_at': '2023-04-17T18:25:26Z', 'revision_number': 0, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d'}, {'id': 'd180a6d2-4de7-4e0f-905f-e78ebb172976', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'security_group_id': '74ee5131-c98d-4352-9cd9-1d84fb0b76ba', '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': 227, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:26Z', 'updated_at': '2023-04-17T18:25:26Z', 'revision_number': 0, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d'}], 'tags': [], 'created_at': '2023-04-17T18:25:26Z', 'updated_at': '2023-04-17T18:25:26Z', 'revision_number': 1, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d'}, 'floating_ip': {'id': '205c1df7-4535-46db-ad44-e236b3ee4c69', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'floating_ip_address': '172.24.4.171', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:29Z', 'updated_at': '2023-04-17T18:25:29Z', 'revision_number': 0, 'ip': '172.24.4.171'}} 2023-04-17 18:33:24,115 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes 0.315s 2023-04-17 18:33:24,115 80117 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-1640113629", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa23932b-6def-49cb-8dc1-41739c29f00a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa23932b-6def-4 9cb-8dc1-41739c29f00a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes'} Body: b'{"volume": {"id": "f59c2d8e-9bde-4c4e-be52-7c88c78543d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:33:24.053372", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1640113629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:33:24,163 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.038s 2023-04-17 18:33:24,163 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9d38cf-9812-4bb6-9f83-71e6800902e7', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9d38cf-9812-4bb6-9f83-71e6800902e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'{"volume": {"id": "f59c2d8e-9bde-4c4e-be52-7c88c78543d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:33:24.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1640113629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:33:25,217 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.042s 2023-04-17 18:33:25,217 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384b7425-2503-4bfd-8882-b0974e7a1756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384b7425-2503-4bfd-8882-b0974e7a1756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'{"volume": {"id": "f59c2d8e-9bde-4c4e-be52-7c88c78543d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:33:2 4.000000", "updated_at": "2023-04-17T18:33:24.000000", "name": "tempest-tempest.common.compute-volume-1640113629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:33:25,329 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.101s 2023-04-17 18:33:25,330 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd6471b-fe10-4858-a313-ee580f146b2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'' 2023-04-17 18:33:25,369 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.035s 2023-04-17 18:33:25,372 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33: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-eca97d79-3431-4279-a589-f0b8d5e9ed98', 'x-openstack-request-id': 'req-eca97d79-3431-4279-a589-f0b8d5e9ed98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f59c2d8e-9bde-4c4e-be52-7c88c78543d4 could not be found."}}' 2023-04-17 18:33:25,375 80117 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-17 18:33:25,637 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.255s 2023-04-17 18:33:25,637 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ecc306a-0183-464f-857a-b22fa0d2f0b3', 'x-compute-request-id': 'req-1ecc306a-0183-464f-857a-b22fa0d2f0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622 -0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.003303s] ... 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 df5c2a1b-74c4-4c07-8f4e-414373c0fd33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:32:14,072 80127 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:32:14,072 80127 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:32:14,136 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-17 18:32:14,136 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2067010832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGFXkWOmjfbEntnLLq3xwOh4DWqX8470eXS/EuEh4quw5ObhsWsio9Cwi46pWtRJdjcxTJNzsfcxKm2SqRBQ8hFWQI9BX9jh+XuO5LJxIIhDUkCUuaPfmGlpaLmAtTHNXg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:14 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-39bd19e9-e98a-42a5-bac0-cd00413d8476', 'x-compute-request-id': 'req-39bd19e9-e98a-42a5-bac0-cd00413d8476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2067010832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGFXkWOmjfbEntnLLq3xwOh4DWqX8470eXS/EuEh4quw5ObhsWsio9Cwi46pWtRJdjcxTJNzsfcxKm2SqRBQ8hFWQI9BX9jh+XuO5LJxIIhDUkCUuaPfmGlpaLmAtTHNXg==", "fingerprint": "21:c0:e6:72:1d:f3:c0:af:25:a4:0d:3e:7e:18:a4:4a", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3"}}' 2023-04-17 18:32:14,138 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2067010832 created 2023-04-17 18:32:14,285 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.146s 2023-04-17 18:32:14,285 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1718313452", "description": "tempest-description--1002430518"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-9179b24b-b2d8-4bf5-86ba-23b58c48acba', 'date': 'Mon, 17 Apr 2023 18:32:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cace2da9-2033-4fdd-8179-428b48f848b9", "name": "tempest-securitygroup--1718313452", "stateful": true, "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "tempest-description--1002430518", "shared": false, "security_group_rules": [{"id": "adfad2b5-801d-4b93-a97a-b0a8f5c232ed", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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": 776, "description": null, "tags": [], "created_at": "2023-04-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}, {"id": "f243b5dd-440a-4ad3-8662-d7c86ffeeccf", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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": 777, "description": null, "tags": [], "created_at": "2023-04-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}], "tags": [], "created_at": "2023-04-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:32:14,451 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-17 18:32:14,451 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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-801d76b3-e6fc-44b2-b225-662853dc4cbf', 'date': 'Mon, 17 Apr 2023 18:32:14 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": "d4e25522-4cd1-4cc8-82ef-cedc62d217e8", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:32:14,627 80127 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-17 18:32:14,627 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f18fd147-274c-4e8b-9a4d-a8f3542ba5ef', 'date': 'Mon, 17 Apr 2023 18:32:14 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": "0093442d-b83d-4dbc-928b-f84e70eeb0d2", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:32:14,628 80127 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1718313452 created 2023-04-17 18:32:15,410 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2023-04-17 18:32:15,410 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-78c6e198-c1d2-45cb-be98-f133f78687fe', 'date': 'Mon, 17 Apr 2023 18:32:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6c52fe8a-989e-472c-86e3-f03240ba74f7", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.63", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:32:15Z", "updated_at": "2023-04-17T18:32:15Z", "revision_number": 0}}' 2023-04-17 18:32:15,411 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c52fe8a-989e-472c-86e3-f03240ba74f7', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.63', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:32:15Z', 'updated_at': '2023-04-17T18:32:15Z', 'revision_number': 0, 'ip': '172.24.4.63'} created 2023-04-17 18:32:15,499 80127 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-17 18:32:15,499 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9104c990-cc3b-4cef-b776-c6c9851a9805', '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": "dc2eac745b09454dad6aacd5b5faf8e3", "name": "tempest-AttachVolumeTestJSON-1236957702-project-member", "password_expires_at": null}, "audit_ids": ["XdW36RzKSJaEFZRVSXuS0Q"], "expires_at": "2023-04-17T19:32:15.000000Z", "issued_at": "2023-04-17T18:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a9ffc7fc5f347308db67aaf894db846", "name": "tempest-AttachVolumeTestJSON-1236957702"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:32:15,500 80127 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2001665a-e94a-4003-9f69-70d2e9623832', 'name': 'tempest-AttachVolumeTestJSON-1987182838-network', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:29:19Z', 'updated_at': '2023-04-17T18:29:19Z', 'revision_number': 1} available for tenant 2023-04-17 18:32:15,500 80127 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2067010832', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGFXkWOmjfbEntnLLq3xwOh4DWqX8470eXS/EuEh4quw5ObhsWsio9Cwi46pWtRJdjcxTJNzsfcxKm2SqRBQ8hFWQI9BX9jh+XuO5LJxIIhDUkCUuaPfmGlpaLmAtTHNXg==', 'fingerprint': '21:c0:e6:72:1d:f3:c0:af:25:a4:0d:3e:7e:18:a4:4a', 'user_id': 'dc2eac745b09454dad6aacd5b5faf8e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAlgEybLKTHtwDlnEjqj1ldfeFvQRHu9pAkYv4XHz+HkspwNpW/HQYV\n5V4b7we/Uk2gBwYFK4EEACKhZANiAARhV5Fjpo32xJ7Zyy6t8cDoeA1ql/OO9Hl0\nvxLhIeKrsOTm4bFrIqPQsIuOqVrUSXY3MUyTc7H3MSptkqkQUPIRVkCPQV/Y4fl7\njuSycSCIQ1JAlLmj35hpaWi5gLUxzV4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cace2da9-2033-4fdd-8179-428b48f848b9', 'name': 'tempest-securitygroup--1718313452', 'stateful': True, 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': 'tempest-description--1002430518', 'shared': False, 'security_group_rules': [{'id': 'adfad2b5-801d-4b93-a97a-b0a8f5c232ed', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'cace2da9-2033-4fdd-8179-428b48f848b9', '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': 776, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:32:14Z', 'updated_at': '2023-04-17T18:32:14Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, {'id': 'f243b5dd-440a-4ad3-8662-d7c86ffeeccf', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'cace2da9-2033-4fdd-8179-428b48f848b9', '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': 777, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:32:14Z', 'updated_at': '2023-04-17T18:32:14Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}], 'tags': [], 'created_at': '20 23-04-17T18:32:14Z', 'updated_at': '2023-04-17T18:32:14Z', 'revision_number': 1, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, 'floating_ip': {'id': '6c52fe8a-989e-472c-86e3-f03240ba74f7', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.63', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:32:15Z', 'updated_at': '2023-04-17T18:32:15Z', 'revision_number': 0, 'ip': '172.24.4.63'}} 2023-04-17 18:32:16,340 80127 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.838s 2023-04-17 18:32:16,340 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1812856118", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2001665a-e94a-4003-9f69-70d2e9623832"}], "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "key_name": "tempest-keypair-2067010832", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec554da6-b141-49a1-94c0-fb816de2bec1', 'x-compute-request-id': 'req-ec554da6-b141-49a1-94c0-fb816de2bec1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "adminPass": "password"}}' 2023-04-17 18:32:16,435 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.092s 2023-04-17 18:32:16,435 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac85c243-946b-4237-8273-10dfb1c621da', 'x-compute-request-id': 'req-ac85c243-946b-4237-8273-10dfb1c621da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "name": "tempest-AttachVolumeTestJSON-server-1812856118", "status": "BUILD", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42 ", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:32:16Z", "updated": "2023-04-17T18:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2067010832", "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-17 18:33:06,682 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.225s 2023-04-17 18:33:06,682 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67be5fa-5e4b-4d3b-9c59-ef7ea3bb82d7', 'x-compute-request-id': 'req-f67be5fa-5e4b-4d3b-9c59-ef7ea3bb82d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "name": "tempest-AttachVolumeTestJSON-server-1812856118", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:32:16Z", "updated": "2023-04-17T18:32:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:9e:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2067010832", "OS-SRV-USG:launched_at": "2023-04-17T18:32:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "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-17 18:33:06,696 80127 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:34:07,016 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/os-interface 0.271s 2023-04-17 18:34:07,016 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applicatio n/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd80799-3fa9-4e52-af9c-bc3382f0a3a7', 'x-compute-request-id': 'req-1dd80799-3fa9-4e52-af9c-bc3382f0a3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2001665a-e94a-4003-9f69-70d2e9623832", "port_id": "ad939129-e43e-456a-8116-05a4cb30033b", "mac_addr": "fa:16:3e:22:9e:a2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0899c3ad-f398-427e-bb97-a9a116545ff1", "ip_address": "10.0.0.10"}]}]}' 2023-04-17 18:34:07,824 80127 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/6c52fe8a-989e-472c-86e3-f03240ba74f7 0.800s 2023-04-17 18:34:07,824 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ad939129-e43e-456a-8116-05a4cb30033b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4504313a-cc23-4e4a-aea1-878e89431130', 'date': 'Mon, 17 Apr 2023 18:34:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c52fe8a-989e-472c-86e3-f03240ba74f7'} Body: b'{"floatingip": {"id": "6c52fe8a-989e-472c-86e3-f03240ba74f7", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.63", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "d621273b-2002-485f-9d71-964a5e777787", "port_id": "ad939129-e43e-456a-8116-05a4cb30033b", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2001665a-e94a-4003-9f69-70d2e9623832", "mac_address": "fa:16:3e:22:9e:a2", "admin_state_up": true, "status": "ACTIVE", "device_id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:32:15Z", "updated_at": "2023-04-17T18:34:07Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:34:07,826 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.63:22' as 'cirros' with public key authentication 2023-04-17 18:34:07,862 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:34:07,883 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:34:07,883 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.63 successfully created 2023-04-17 18:34:07,935 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/ips 0.051s 2023-04-17 18:34:07,936 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8487a950-43c9-472f-8887-12df5b309a6f', 'x-compute-request-id': 'req-8487a950-43c9-472f-8887-12df5b309a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-17 18:34:08,174 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes 0.235s 2023-04-17 18:34:08,174 80127 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-712922365"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162fe986-b6b1-4268-82b7-a81139bbab70', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162fe986-b6b1-4268-82b7-a81139bbab70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes'} Body: b'{"volume": {"id": "df5c2a1b-74c4-4c07-8f4e-414373c0fd33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:34:08.095174", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-712922365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:34:08,224 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33 0.040s 2023-04-17 18:34:08,225 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e685c3-c8d6-42f5-b193-1dfdb92456c6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e685c3-c8d6-42f5-b193-1dfdb92456c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33'} Body: b'{"volume": {"id": "df5c2a1b-74c4-4c07-8f4e-414373c0fd33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:34:08.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-712922365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:34:09,276 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33 0.039s 2023-04-17 18:34:09,277 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content- Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c29031-9429-4b77-b9ed-02a0232d1898', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c29031-9429-4b77-b9ed-02a0232d1898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33'} Body: b'{"volume": {"id": "df5c2a1b-74c4-4c07-8f4e-414373c0fd33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:34:08.000000", "updated_at": "2023-04-17T18:34:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-712922365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:34:09,436 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.149s 2023-04-17 18:34:09,436 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82d7a47-a64d-4154-85cc-0f2e53c0a2b3', 'x-compute-request-id': 'req-a82d7a47-a64d-4154-85cc-0f2e53c0a2b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'' 2023-04-17 18:34:09,714 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.278s 2023-04-17 18:34:09,715 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66af9c3f-6ea2-4931-9eb5-dd494ac71a89', 'x-compute-request-id': 'req-66af9c3f-6ea2-4931-9eb5-dd494ac71a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "name": "tempest-AttachVolumeTestJSON-server-1812856118", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:32:16Z", "updated": "2023-04-17T18:34:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:9e:a2"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:9e:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2067010832", "OS-SRV-USG:launched_at": "2023-04-17T18:32:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "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-17 18:35:00,041 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.261s 2023-04-17 18:35:00,042 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-23737a49-4bcb-44c4-8201-0af5cf11e2b0', 'x-compute-request-id': 'req-23737a49-4bcb-44c4-8201-0af5cf11e2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 44d065a7-8079-4d2e-965e-816ef84f48f1 could not be found."}}' 2023-04-17 18:35:00,070 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2067010832 0.026s 2023-04-17 18:35:00,070 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff66a06-7551-44ca-8f9a-783ec51658b6', 'x-compute-request-id': 'req-6ff66a06-7551-44ca-8f9a-783ec51658b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2067010832'} Body: b'' 2023-04-17 18:35:00,580 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9 0.508s 2023-04-17 18:35:00,580 80127 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-87766379-6b08-40cd-966e-21487a92b468', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:35:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9'} Body: b'' 2023-04-17 18:35:00,596 80127 INFO [te mpest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9 0.015s 2023-04-17 18:35:00,596 80127 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-e7453bd6-0b74-4bea-973a-542c56290a23', 'date': 'Mon, 17 Apr 2023 18:35:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cace2da9-2033-4fdd-8179-428b48f848b9 does not exist", "detail": ""}}' 2023-04-17 18:35:01,074 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6c52fe8a-989e-472c-86e3-f03240ba74f7 0.477s 2023-04-17 18:35:01,074 80127 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-6bcde7e8-52d0-464c-87f2-86b8cfcaff47', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:35:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c52fe8a-989e-472c-86e3-f03240ba74f7'} Body: b'' {8} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.678934s] ... 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 6cb7e93d-25e1-41ce-8f27-5cc002dd277a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:07,142 80127 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.534s 2023-04-17 18:35:07,143 80127 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-706571030"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6cb7e93d-25e1-41ce-8f27-5cc002dd277a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3792f443-688c-4be8-9046-e173b7fdce0c', 'x-compute-request-id': 'req-3792f443-688c-4be8-9046-e173b7fdce0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6cb7e93d-25e1-41ce-8f27-5cc002dd277a", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:35:07.012386", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-706571030", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 18:35:07,204 80127 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/6cb7e93d-25e1-41ce-8f27-5cc002dd277a 0.056s 2023-04-17 18:35:07,204 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:07 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-a6d8d06a-5981-43e2-8cd0-fb6089a543fc', 'x-compute-request-id': 'req-a6d8d06a-5981-43e2-8cd0-fb6089a543fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6cb7e93d-25e1-41ce-8f27-5cc002dd277a'} Body: b'{"volume": {"id": "6cb7e93d-25e1-41ce-8f27-5cc002dd277a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:35:07.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-706571030", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 18:35:08,281 80127 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/6cb7e93d-25e1-41ce-8f27-5cc002dd277a 0.071s 2023-04-17 18:35:08,281 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35: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-b2d09138-ae86-46be-b6c2-5d8de55876c8', 'x-compute-request-id': 'req-b2d09138-ae86-46be-b6c2-5d8de55876c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6cb7e93d-25e1-41ce-8f27-5cc002dd277a'} Body: b'{"volume": {"id": "6cb7e93d-25e1-41ce-8f27-5cc002dd277a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T1 8:35:07.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-706571030", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.070058s] ... ok {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.940044s] ... ok {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.850894s] ... 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 5978c0f1-dd49-43fe-bf63-5938a3b96a29 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:18,714 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes 0.464s 2023-04-17 18:35:18,714 80127 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-847220422"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcee692-3bd6-4a2c-b657-a41cc6b06cb2', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcee692-3bd6-4a2c-b657-a41cc6b06cb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:18.639802", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:35:18,775 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.044s 2023-04-17 18:35:18,775 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2dd927-ce18-4895-b143-35cb2f174449', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2dd927-ce18-4895-b143-35cb2f174449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:19.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:19,827 80127 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/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.040s 2023-04-17 18:35:19,827 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2defbf3-0bb9-4f71-bf19-806a6f3038ce', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2defbf3-0bb9-4f71-bf19-806a6f3038ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:19.000000", "updated_at": "2023-04-17T18:35:19.000000", "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:19,890 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.051s 2023-04-17 18:35:19,890 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279015c4-0430-41a6-9827-58681669e8da', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279015c4-0430-41a6-9827-58681669e8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:19.000000", "updated_at": "2023-04-17T18:35:19.000000", "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:20,060 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.159s 2023-04-17 18:35:20,060 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:19 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-1170a6ba-5f4d-4a80-8f9f-1df744de1f78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'' 2023-04-17 18:35:20,097 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.037s 2023-04-17 18:35:20,098 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:20 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-6c83737d-92cb-4275-b002-fcb181c1bd69', 'x-openstack-request-id': 'req-6c83737d-92cb-4275-b002-fcb181c1bd69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5978c0f1-dd49-43fe-bf63-5938a3b96a29 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.524725s] ... 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 e1002508-fe75-4f0b-ae27-666dd20a5bf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:20,332 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes 0.224s 2023-04-17 18:35:20,333 80127 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-1579805760"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9823599-9b07-4652-a861-c8895eede56b', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9823599-9b07-4652-a861-c8895eede56b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.269573", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:35:20,385 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.043s 2023-04-17 18:35:20,386 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1920ade-a17e-4fc3-baa5-5343fd4c9512', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1920ade-a17e-4fc3-baa5-5343fd4c9512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:21,437 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.040s 2023-04-17 18:35:21,438 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5202c13e-c77e-45b3-a73e-c71a35c8da04', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5202c13e-c77e-45b3-a73e-c71a35c8da04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.000000", "updated_at": "2023-04-17T18:35:20.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:21,485 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.036s 2023-04-17 18:35:21,485 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61cd618-b4bd-4419-a1a9-0729a62b7f3d', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61cd618-b4bd-4419-a1a9-0729a62b7f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.000000", "updated_at": "2023-04-17T18:35:20.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:21,605 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.109s 2023-04-17 18:35:21,606 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 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-0c20ea67-dbeb-4c86-9952-dd3cd3ad8647', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'' 2023-04-17 18:35:21,632 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.025s 2023-04-17 18:35:21,632 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 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-16a5d88a-2ccb-4b30-b610-e271551ca382', 'x-openstack-request-id': 'req-16a5d88a-2ccb-4b30-b610-e271551ca382', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1002508-fe75-4f0b-ae27-666dd20a5bf0 could not be found."}}' {8} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.136709s] ... 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 c1345d38-908b-49db-a15e-a0c715948aed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:50,422 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.279s 2023-04-17 18:35:50,422 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:50 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-f404a680-a822-4218-bfc4-ed08428e3a3a', 'x-compute-request-id': 'req-f404a680-a822-4218-bfc4-ed08428e3a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 18:36:50,855 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes 0.360s 2023-04-17 18:36:50,855 80111 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-71011649"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cc00c6-17f1-4bc3-abc4-1a1e167a89cb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cc00c6-17f1-4bc3-abc4-1a1e167a89cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes'} Body: b'{"volume": {"id": "c1345d38-908b-49db-a15e-a0c715948aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:36:50.793135", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-71011649", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/ volume/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:36:50,905 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed 0.039s 2023-04-17 18:36:50,905 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5064d556-d5a3-4675-aa7a-5ee8d859fe74', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5064d556-d5a3-4675-aa7a-5ee8d859fe74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed'} Body: b'{"volume": {"id": "c1345d38-908b-49db-a15e-a0c715948aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:36:51.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-71011649", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:36:51,967 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed 0.050s 2023-04-17 18:36:51,968 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e75314-bfe6-4875-9e98-f4ca374a3d3c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e75314-bfe6-4875-9e98-f4ca374a3d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed'} Body: b'{"volume": {"id": "c1345d38-908b-49db-a15e-a0c715948aed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:36:51.000000", "updated_at": "2023-04-17T18:36:51.000000", "name": "tempest-ServersNegativeTestJSON-volume-71011649", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-att r:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:36:52,235 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.255s 2023-04-17 18:36:52,235 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:51 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-54f94fa7-e746-40dc-82b4-0c0fa7124c7e', 'x-compute-request-id': 'req-54f94fa7-e746-40dc-82b4-0c0fa7124c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.893640s] ... 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 fc8eac68-236f-4c4c-9487-6c6656e5daa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:28,754 80117 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:35:28,754 80117 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:35:28,983 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.223s 2023-04-17 18:35:28,983 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1237536139", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCY6CBRDeKd7EHiamtP0qyEgWVmJnKuDKFd8aoLEjgOJiVu8e4TUIfxLoI5ywTl+sme2n9Mb1/KyxBY13NMfcwt1thXUonLrnwWd03W021Qmd/vdlKmgfW2djg8CbLvSPw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:28 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-3d7ea964-beb5-4bfd-91e0-3c6deb741f5f', 'x-compute-request-id': 'req-3d7ea964-beb5-4bfd-91e0-3c6deb741f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1237536139", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCY6CBRDeKd7EHiamtP0qyEgWVmJnKuDKFd8aoLEjgOJiVu8e4TUIfxLoI5ywTl+sme2n9Mb1/KyxBY13NMfcwt1thXUonLrnwWd03W021Qmd/vdlKmgfW2djg8CbLvSPw==", "fingerprint": "ea:87:37:44:b1:2e:d4:7d:2b:3e:9a:26:85:61:f1:2c", "user_id": "d9ed875141154d99beeea91ed28daab3"}}' 2023-04-17 18:35:28,986 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1237536139 created 2023-04-17 18:35:29,126 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.139s 2023-04-17 18:35:29,127 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--281457141", "description": "tempest-description--1454291213"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6b658f07-ed97-491b-a9bc-d29a26f4a879', 'date': 'Mon, 17 Apr 2023 18:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "name": "tempest-securitygroup--281457141", "stateful": true, "tenant_id": "f59f89c6dd6147e287312879f949720f", "description": "tempest-description--1454291213", "shared": false, "security_group_rules": [{"id": "6e8ca384-6b88-4d2b-8b4d-a45460674b4f", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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": 842, "description": null, "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}, {"id": "a15112e0-3d67-42ce-a3ab-92be1c2ba904", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 843, "description": null, "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}], "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:35:29,279 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-17 18:35:29,280 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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-56327756-2fba-4d81-a91f-ae7b7fe656ff', 'date': 'Mon, 17 Apr 2023 18:35:29 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": "2df2a34e-590c-40d3-84ad-f2b4cbce7f18", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:35:29,438 80117 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-17 18:35:29,438 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6e7e5cf9-2d07-4dd1-9c0a-8bdcc4417eee', 'date': 'Mon, 17 Apr 2023 18:35:29 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": "7b6975db-5fdf-43e9-a2ad-eacb29f8c677", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:35:29,438 80117 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--281457141 created 2023-04-17 18:35:30,258 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.819s 2023-04-17 18:35:30,259 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-a85f1f9f-b448-46a3-9c1e-e36b5d7df806', 'date': 'Mon, 17 Apr 2023 18:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "def57824-bff9-4b3b-915a-a321c02d1f1b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.130", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f59f89c6dd6147e287312879f949720f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0}}' 2023-04-17 18:35:30,259 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'def57824-bff9-4b3b-915a-a321c02d1f1b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.130', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'ip': '172.24.4.130'} created 2023-04-17 18:35:30,304 80117 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.037s 2023-04-17 18:35:30,304 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fca099cc-18db-4655-bdd1-d1a34ec0fb6d', '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": "d9ed875141154d99beeea91ed28daab3", "name": "tempest-AttachVolumeNegativeTest-319862610-project-member", "password_expires_at": null}, "audit_ids": ["d9bJlmGXQM2VVdO4k9q_sw"], "expires_at": "2023-04-17T19:35:30.000000Z", "issued_at": "2023-04-17T18:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59f89c6dd6147e287312879f949720f", "name": "tempest-AttachVolumeNegativeTest-319862610"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_i d": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:35:30,305 80117 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'f825a486-4009-4a17-b666-28eb90429f32', 'name': 'tempest-AttachVolumeNegativeTest-1483825149-network', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f59f89c6dd6147e287312879f949720f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42059, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:35:22Z', 'updated_at': '2023-04-17T18:35:22Z', 'revision_number': 1} available for tenant 2023-04-17 18:35:30,306 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1237536139', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCY6CBRDeKd7EHiamtP0qyEgWVmJnKuDKFd8aoLEjgOJiVu8e4TUIfxLoI5ywTl+sme2n9Mb1/KyxBY13NMfcwt1thXUonLrnwWd03W021Qmd/vdlKmgfW2djg8CbLvSPw==', 'fingerprint': 'ea:87:37:44:b1:2e:d4:7d:2b:3e:9a:26:85:61:f1:2c', 'user_id': 'd9ed875141154d99beeea91ed28daab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCaFCzdEa8V1RyVVEmWvRWnHtwO60HOKxGnjeC/0NqbhuWiydj4qAk4\nTam06aowW+GgBwYFK4EEACKhZANiAAQmOggUQ3inexB4mprT9KshIFlZiZyrgyhX\nfGqCxI4DiYlbvHuE1CH8S6COcsE5frJntp/TG9fyssQWNdzTH3MLdbYV1KJy658F\nndN1tNtUJnf73ZSpoH1tnY4PAmy70j8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f62e0a43-8a84-46e5-888d-847cbce27dde', 'name': 'tempest-securitygroup--281457141', 'stateful': True, 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'description': 'tempest-description--1454291213', 'shared': False, 'security_group_rules': [{'id': '6e8ca384-6b88-4d2b-8b4d-a45460674b4f', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': 'f62e0a43-8a84-46e5-888d-847cbce27dde', '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': 842, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, {'id': 'a15112e0-3d67-42ce-a3ab-92be1c2ba904', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': 'f62e0a43-8a84-46e5-888d-847cbce27dde', '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': 843, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e2873 12879f949720f'}], 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 1, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, 'floating_ip': {'id': 'def57824-bff9-4b3b-915a-a321c02d1f1b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.130', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'ip': '172.24.4.130'}} 2023-04-17 18:35:31,103 80117 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.796s 2023-04-17 18:35:31,104 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-303101759", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f825a486-4009-4a17-b666-28eb90429f32"}], "security_groups": [{"name": "tempest-securitygroup--281457141"}], "key_name": "tempest-keypair-1237536139", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef0fcee-c415-48ee-af60-2128a337800d', 'x-compute-request-id': 'req-fef0fcee-c415-48ee-af60-2128a337800d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--281457141"}], "adminPass": "password"}}' 2023-04-17 18:35:31,308 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.201s 2023-04-17 18:35:31,308 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:31 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-a2238f62-4060-47fd-bd5c-9a6221b084fc', 'x-compute-request-id': 'req-a2238f62-4060-47fd-bd5c-9a6221b084fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "name": "tempest-AttachVolumeNegativeTest-server-303101759", "status": "BUILD", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:35:31Z", "updated": "2023-04-17T18:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1237536139", "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-17 18:36:21,814 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.444s 2023-04-17 18:36:21,814 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:21 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-2291611b-6641-496e-a7c1-1fd3ece24d18', 'x-compute-request-id': 'req-2291611b-6641-496e-a7c1-1fd3ece24d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "name": "tempest-AttachVolumeNegativeTest-server-303101759", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:35:31Z", "updated": "2023-04-17T18:35:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1237536139", "OS-SRV-USG:launched_at": "2023-04-17T18:35:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--281457141"}], "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-17 18:36:21,827 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:37:22,069 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c/os-interface 0.185s 2023-04-17 18:37:22,070 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Mon, 17 Apr 2023 18:37:21 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-a34f7794-dcff-4d82-a8b2-9e53e701ac85', 'x-compute-request-id': 'req-a34f7794-dcff-4d82-a8b2-9e53e701ac85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f825a486-4009-4a17-b666-28eb90429f32", "port_id": "3a1b5ae3-3da3-4f25-98e6-f59a51b42f6e", "mac_addr": "fa:16:3e:93:d6:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "43ef078e-112f-4a30-93f6-07947963ccd2", "ip_address": "10.0.0.9"}]}]}' 2023-04-17 18:37:23,003 80117 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/def57824-bff9-4b3b-915a-a321c02d1f1b 0.927s 2023-04-17 18:37:23,003 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3a1b5ae3-3da3-4f25-98e6-f59a51b42f6e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-16e0a9e0-a247-4ca3-ae04-38499410c8c5', 'date': 'Mon, 17 Apr 2023 18:37:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/def57824-bff9-4b3b-915a-a321c02d1f1b'} Body: b'{"floatingip": {"id": "def57824-bff9-4b3b-915a-a321c02d1f1b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.130", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "edd589e8-2c58-4c35-9ee3-8d1cd0fbcde3", "port_id": "3a1b5ae3-3da3-4f25-98e6-f59a51b42f6e", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f825a486-4009-4a17-b666-28eb90429f32", "mac_address": "fa:16:3e:93:d6:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:37:22Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:37:23,008 80117 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.130:22' as 'cirros' with public key authentication 2023-04-17 18:37:23,043 80117 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:37:23,073 80117 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:37:23,074 80117 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.130 successfully created 2023-04-17 18:37:23,127 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c/ips 0.052s 2023-04-17 18:37:23,128 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:23 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-52d03e86-6050-434b-8b33-0d98759d005f', 'x-compute-request-id': 'req-52d03e86-6050-434b-8b33-0d98759d005f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c 6-adff-7bdb8ba9834c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-17 18:37:23,343 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes 0.212s 2023-04-17 18:37:23,343 80117 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-1159066063"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720b33ab-4f65-4b50-8169-ac41824aad6a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720b33ab-4f65-4b50-8169-ac41824aad6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes'} Body: b'{"volume": {"id": "fc8eac68-236f-4c4c-9487-6c6656e5daa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:37:23.286831", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1159066063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:37:23,395 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1 0.041s 2023-04-17 18:37:23,395 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cee5a5-7dfb-4b81-a4c9-98891100253e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cee5a5-7dfb-4b81-a4c9-98891100253e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1'} Body: b'{"volume": {"id": "fc8eac68-236f-4c4c-9487-6c6656e5daa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:37:23.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1159066063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:37:24,451 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_vol ume_to_different_server): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1 0.042s 2023-04-17 18:37:24,451 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaea7b8-aa9a-47b2-957a-7e0cb8787cf0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaea7b8-aa9a-47b2-957a-7e0cb8787cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1'} Body: b'{"volume": {"id": "fc8eac68-236f-4c4c-9487-6c6656e5daa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:37:23.000000", "updated_at": "2023-04-17T18:37:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1159066063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:37:24,590 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.128s 2023-04-17 18:37:24,591 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:24 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-db96e989-6f21-400d-b80a-ef8f61acb791', 'x-compute-request-id': 'req-db96e989-6f21-400d-b80a-ef8f61acb791', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'' 2023-04-17 18:37:24,798 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.206s 2023-04-17 18:37:24,798 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9145b0af-c494-4946-9008-046f043ca60f', 'x-compute-request-id': 'req-9145b0af-c494-4946-9008-046f043ca60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "name": "tempest-AttachVolumeNegativeTest-server-303101759", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId" : "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:35:31Z", "updated": "2023-04-17T18:37:25Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d6:9b"}, {"version": 4, "addr": "172.24.4.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1237536139", "OS-SRV-USG:launched_at": "2023-04-17T18:35:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--281457141"}], "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-17 18:38:14,899 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.047s 2023-04-17 18:38:14,900 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38: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-9ff5b045-bfde-489d-9eb9-d7e2fa7a203f', 'x-compute-request-id': 'req-9ff5b045-bfde-489d-9eb9-d7e2fa7a203f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c could not be found."}}' 2023-04-17 18:38:14,932 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1237536139 0.031s 2023-04-17 18:38:14,932 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38: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-5748bab5-948d-4f0f-a566-1752bc162f90', 'x-compute-request-id': 'req-5748bab5-948d-4f0f-a566-1752bc162f90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1237536139'} Body: b'' 2023-04-17 18:38:15,101 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde 0.168s 2023-04-17 18:38:15,101 80117 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-dfe9d174-8093-4eb9-b587-e87092172f8b', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde'} Body: b'' 2023-04-17 18:38:15,126 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde 0.024s 2023-04-17 18:38:15,127 80117 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-ec322dbc-0de0-4199-8cbd-3c86ad888fa5', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f62e0a43-8a84-46e5-888d-847cbce27dde does not exist", "detail": ""}}' 2023-04-17 18:38:15,645 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/def57824-bff9-4b3b-915a-a321c02d1f1b 0.518s 2023-04-17 18:38:15,646 80117 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-39d9db16-aa94-4930-b6b7-68725c88f875', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/def57824-bff9-4b3b-915a-a321c02d1f1b'} Body: b'' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.338693s] ... 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 fb524ac1-e45a-43b9-b48d-c05bdcbcf675 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:39:44,466 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes 0.215s 2023-04-17 18:39:44,466 80131 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-1732668207"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb11295-bb4a-4dee-a35e-7fb12abb47f9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb11295-bb4a-4dee-a35e-7fb12abb47f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes'} Body: b'{"volume": {"id": "fb524ac1-e45a-43b9-b48d-c05bdcbcf675", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:44.404205", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1732668207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:39:44,516 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675 0.037s 2023-04-17 18:39:44,516 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d18a291-ea50-4fab-8665-15a7c08d629b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d18a291-ea50-4fab-8665-15a7c08d629b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675'} Body: b'{"volume": {"id": "fb524ac1-e45a-43b9-b48d-c05bdcbcf675", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:44.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1732668207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' 2023-04-17 18:39:45,575 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675 0.047s 2023-04-17 18:39:45,576 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37fa6e3-f8b0-465b-b9a7-bc0aea313ffb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37fa6e3-f8b0-465b-b9a7-bc0aea313ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675'} Body: b'{"volume": {"id": "fb524ac1-e45a-43b9-b48d-c05bdcbcf675", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:44.000000", "updated_at": "2023-04-17T18:39:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1732668207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.441989s] ... 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 1364ea38-24f6-45b6-8f52-b3c2dace1e08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:39:45,919 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes 0.329s 2023-04-17 18:39:45,919 80131 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-91478965"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b940287-0c2d-4baa-98ca-3368bd05743c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b940287-0c2d-4baa-98ca-3368bd05743c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes'} Body: b'{"volume": {"id": "1364ea38-24f6-45b6-8f52-b3c2dace1e08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:45.835548", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-91478965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:39:45,967 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08 0.038s 2023-04-17 18:39:45,968 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d0456e-f644-4907-8905-7d73f5c91b9a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d0456e-f644-4907-8905-7d73f5c91b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08'} Body: b'{"volume": {"id": "1364ea38-24f6-45b6-8f52-b3c2dace1e08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:46.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-91478965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' 2023-04-17 18:39:47,020 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08 0.040s 2023-04-17 18:39:47,020 80131 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ba4a27-0888-4a9c-a800-77a9dc54c60b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ba4a27-0888-4a9c-a800-77a9dc54c60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08'} Body: b'{"volume": {"id": "1364ea38-24f6-45b6-8f52-b3c2dace1e08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:46.000000", "updated_at": "2023-04-17T18:39:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-91478965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.912859s] ... 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 36ae8782-587a-4539-b856-d2d3b10ea3bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:37:52,523 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.242s 2023-04-17 18:37:52,524 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:52 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-9005fd2c-723f-4110-9bd5-dfff1ae0048d', 'x-compute-request-id': 'req-9005fd2c-723f-4110-9bd5-dfff1ae0048d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 18:38:52,765 80111 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/076411425a91491b9d4c69630817adb7/volumes 0.197s 2023-04-17 18:38:52,766 80111 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-1819266503"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21427cf-0ec4-4c08-b83b-e47235769606', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21427cf-0ec4-4c08-b83b-e47235769606', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes'} Body: b'{"volume": {"id": "36ae8782-587a-4539-b856-d2d3b10ea3bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:38:52.702917", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1819266503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:38:52,816 80111 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/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb 0.040s 2023-04-17 18:38:52,817 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eaf0c34-73a6-403e-94f4-bac6756aba67', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eaf0c34-73a6-403e-94f4-bac6756aba67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb'} Body: b'{"volume": {"id": "36ae8782-587a-4539-b856-d2d3b10ea3bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:38:53.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1819266503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:38:53,870 80111 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/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb 0.042s 2023-04-17 18:38:53,871 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9316f738-1eef-4e7c-9e8f-860664af766a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9316f738-1eef-4e7c-9e8f-860664af766a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb'} Body: b'{"volume": {"id": "36ae8782-587a-4539-b856-d2d3b10ea3bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:38:53.000000", "updated_at": "2023-04-17T18:38:53.000000", "name": "tempest-ServersNegativeTestJSON-volume-1819266503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:38:54,121 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.239s 2023-04-17 18:38:54,121 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:53 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-d7e6b083-f3dc-4f9c-94bd-6e0188b10250', 'x-compute-request-id': 'req-d7e6b083-f3dc-4f9c-94bd-6e0188b10250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.662534s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.184337s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.146301s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.152528s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.029640s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.033691s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.150740s] ... ok {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.100904s] ... 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 9ed75b0a-1831-405f-b502-b368ae23683f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:40:54,670 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types 0.166s 2023-04-17 18:40:54,671 80111 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-410916556", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f07699-0c21-4558-9af0-3904a5a9a3fa', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f07699-0c21-4558-9af0-3904a5a9a3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types'} Body: b'{"volume_type": {"id": "b22fdcbd-579f-4027-896a-8d35a0152fd2", "name": "tempest-VolumeTypesAccessTest-volume-type-410916556", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-17 18:40:54,855 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes 0.181s 2023-04-17 18:40:54,855 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "b22fdcbd-579f-4027-896a-8d35a0152fd2", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-c48fc72b-9894-4213-84ee-16f20cf51dfd', 'x-openstack-request-id': 'req-c48fc72b-9894-4213-84ee-16f20cf51dfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b22fdcbd-579f-4027-896a-8d35a0152fd2 could not be found."}}' 2023-04-17 18:40:54,856 80111 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-17 18:40:54,886 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action 0.029s 2023-04-17 18:40:54,887 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "b284b6731721476098f0a955daaacc94"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-a9842787-589f-4203-afbd-fd9b94f5d4f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action'} Body: b'' 2023-04-17 18:40:55,123 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes 0.235s 2023-04-17 18:40:55,123 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "b22fdcbd-579f-4027-896a-8d35a0152f d2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1282007140"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c471bea-5ff5-4520-b55c-2c03d1be22b2', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c471bea-5ff5-4520-b55c-2c03d1be22b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.064392", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:40:55,173 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.038s 2023-04-17 18:40:55,174 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80bb1348-c513-418a-9cb0-082e605f8c8e', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bb1348-c513-418a-9cb0-082e605f8c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b284b6731721476098f0a955daaacc94"}}' 2023-04-17 18:40:56,225 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.040s 2023-04-17 18:40:56,225 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4555ee10-4f4e-4799-8230-9fe25df35038', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4555ee10-4f4e-4799-8230-9fe25df35038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.000000", "updated_at": "2023-04-17T18:40:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b284b6731721476098f0a955daaacc94"}}' 2023-04-17 18:40:56,273 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.037s 2023-04-17 18:40:56,274 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c90bc00-197d-4e94-818e-01e0ac61aff7', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c90bc00-197d-4e94-818e-01e0ac61aff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.000000", "updated_at": "2023-04-17T18:40:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b284b6731721476098f0a955daaacc94"}}' 2023-04-17 18:40:56,469 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.185s 2023-04-17 18:40:56,469 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-de0d659d-f238-439a-a0f1-2ef468399235', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b284b67317214760 98f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'' 2023-04-17 18:40:56,491 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.021s 2023-04-17 18:40:56,492 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-bc76fa9f-d06b-4441-8311-e3ac6580ff70', 'x-openstack-request-id': 'req-bc76fa9f-d06b-4441-8311-e3ac6580ff70', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9ed75b0a-1831-405f-b502-b368ae23683f could not be found."}}' 2023-04-17 18:40:56,518 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action 0.026s 2023-04-17 18:40:56,518 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "b284b6731721476098f0a955daaacc94"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-bf7d30b2-810e-45b0-818a-1ba78779ed1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action'} Body: b'' 2023-04-17 18:40:56,577 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2 0.058s 2023-04-17 18:40:56,578 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-b175f962-690c-48e6-9ce7-ef69b6ce0d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2'} Body: b'' 2023-04-17 18:40:56,603 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2 0.025s 2023-04-17 18:40:56,603 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-f999486d-67fd-42a1-a751-5e1f6072327b', 'x-openstack-request-id': 'req-f999486d-67fd-42a1-a751-5e1f6072327b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1f bdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b22fdcbd-579f-4027-896a-8d35a0152fd2 could not be found."}}' {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.278282s] ... ok {0} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.830048s] ... 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 5addab9c-d601-4175-bf0b-937df9609b4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:38:15,650 80117 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:38:15,650 80117 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:38:15,717 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.064s 2023-04-17 18:38:15,718 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-439231061", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsLvyfheWjbvCq4IhixXUUvbq9BcR99Di8z0PENFhUZXGHUVkDEPEbwS1nVJQqnY3/R79u5IprO3TkvMWTwEBoT19q427qTV+M+zpVLK2vCqiSKKjX1l6U90cSOM3N9vw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:15 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-8b8de537-30f7-4e74-bcd3-218624fee685', 'x-compute-request-id': 'req-8b8de537-30f7-4e74-bcd3-218624fee685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-439231061", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsLvyfheWjbvCq4IhixXUUvbq9BcR99Di8z0PENFhUZXGHUVkDEPEbwS1nVJQqnY3/R79u5IprO3TkvMWTwEBoT19q427qTV+M+zpVLK2vCqiSKKjX1l6U90cSOM3N9vw==", "fingerprint": "41:28:76:09:5e:1f:24:b8:92:f0:61:fb:05:ac:8a:6c", "user_id": "d9ed875141154d99beeea91ed28daab3"}}' 2023-04-17 18:38:15,720 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-439231061 created 2023-04-17 18:38:15,886 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.165s 2023-04-17 18:38:15,887 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--118219030", "description": "tempest-description--358056168"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a5d3a667-97fd-4b3f-a49a-115c1a7294e5', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "name": "tempest-securitygroup--118219030", "stateful": true, "tenant_id": "f59f89c6dd6147e287312879f949720f", "description": "tempest-description--358056168", "shared": false, "security_group_rules": [{"id": "bfa378dd-2941-4bfb-85c0-b81ff3ea8251", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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": 851, "description": null, "tags": [], "created_at": "2023-04-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}, {"id": "f0164a86-4353-453e-95ca-2e44ab8ff560", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 850, "description": null, "tags": [], "created_at": "2023-04-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}], "tags": [], "created_at": "2023-04-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:38:16,048 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-17 18:38:16,048 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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-0346cf17-75b9-488a-977f-ff0b313aa66b', 'date': 'Mon, 17 Apr 2023 18:38: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": "fc5fb21f-7057-4e91-b8cf-100798d5bd14", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:38:16,215 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-17 18:38:16,216 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6c58796-4a11-47e6-a1be-9ca5bed50eea', 'date': 'Mon, 17 Apr 2023 18:38: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": "78e1bd76-4cc3-42f7-9310-6551c4dfb4dd", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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-17T18:38:16Z", "updated_at": "2023-04-17T18:38:16Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:38:16,216 80117 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--118219030 created 2023-04-17 18:38:17,228 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.012s 2023-04-17 18:38:17,229 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-24edb719-e508-4812-af18-6c17da5da216', 'date': 'Mon, 17 Apr 2023 18:38:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "247845ab-5557-4034-ada3-2557e7622f8b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.110", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f59f89c6dd6147e287312879f949720f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:38:16Z", "updated_at": "2023-04-17T18:38:16Z", "revision_number": 0}}' 2023-04-17 18:38:17,229 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '247845ab-5557-4034-ada3-2557e7622f8b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.110', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:38:16Z', 'updated_at': '2023-04-17T18:38:16Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-17 18:38:17,280 80117 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.041s 2023-04-17 18:38:17,280 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bbe9c680-d7ff-47cc-8f5a-de055397a014', '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": "d9ed875141154d99beeea91ed28daab3", "name": "tempest-AttachVolumeNegativeTest-319862610-project-member", "password_expires_at": null}, "audit_ids": ["2TAZOhZ1RfCV39LYeNlIIw"], "expires_at": "2023-04-17T19:38:17.000000Z", "issued_at": "2023-04-17T18:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59f89c6dd6147e287312879f949720f", "name": "tempest-AttachVolumeNegativeTest-319862610"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:38:17,281 80117 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'f825a486-4009-4a17-b666-28eb90429f32', 'name': 'tempest-AttachVolumeNegativeTest-1483825149-network', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f59f89c6dd6147e287312879f949720f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42059, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:35:22Z', 'updated_at': '2023-04-17T18:35:22Z', 'revision_number': 1} available for tenant 2023-04-17 18:38:17,282 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-439231061', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsLvyfheWjbvCq4IhixXUUvbq9BcR99Di8z0PENFhUZXGHUVkDEPEbwS1nVJQqnY3/R79u5IprO3TkvMWTwEBoT19q427qTV+M+zpVLK2vCqiSKKjX1l6U90cSOM3N9vw==', 'fingerprint': '41:28:76:09:5e:1f:24:b8:92:f0:61:fb:05:ac:8a:6c', 'user_id': 'd9ed875141154d99beeea91ed28daab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC5Wo17N/EJLDemOLWTBL44myZpEs1vSEp6gGK7hc1KSU5kIIk+dxnz\nN4inxEH670WgBwYFK4EEACKhZANiAATrC78n4Xlo27wquCIYsV1FL26vQXEffQ4v\nM9DxDRYVGVxh1FZAxDxG8EtZ1SUKp2N/0e/buSKazt05LzFk8BAaE9fauNu6k1fj\nPs6VSytrwqokiio19ZelPdHEjjNzfb8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '03c8eebe-af08-4420-b7fc-e854fcbe4f2a', 'name': 'tempest-securitygroup--118219030', 'stateful': True, 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'description': 'tempest-description--358056168', 'shared': False, 'security_group_rules': [{'id': 'bfa378dd-2941-4bfb-85c0-b81ff3ea8251', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '03c8eebe-af08-4420-b7fc-e854fcbe4f2a', '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': 851, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:38:15Z', 'updated_at': '2023-04-17T18:38:15Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, {'id': 'f0164a86-4353-453e-95ca-2e44ab8ff560', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '03c8eebe-af08-4420-b7fc-e854fcbe4f2a', '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': 850, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:38:15Z', 'updated_at': '2023-04-17T18:38:15Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}], 'tags': [], 'created_at': '2023-04-17T18:38:15Z', 'updated_at': '2023-04-17T18:38:15Z', 'revision_number': 1, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, 'floating_ip': {'id': '247845ab-5557-4034-ada3-2557e7622f8b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.110', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:38:16Z', 'updated_at': '2023-04-17T18:38:16Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-17 18:38:18,044 80117 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.761s 2023-04-17 18:38:18,045 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-125643153", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f825a486-4009-4a17-b666-28eb90429f32"}], "security_groups": [{"name": "tempest-securitygroup--118219030"}], "key_name": "tempest-keypair-439231061", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fa8a4b-9d44-4086-9dcc-5bdafb955e84', 'x-compute-request-id': 'req-e5fa8a4b-9d44-4086-9dcc-5bdafb955e84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--118219030"}], "adminPass": "password"}}' 2023-04-17 18:38:18,117 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.069s 2023-04-17 18:38:18,117 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda40031-8448-452f-ae94-d9e4a2620233', 'x-compute-request-id': 'req-cda40031-8448-452f-ae94-d9e4a2620233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "name": "tempest-AttachVolumeNegativeTest-server-125643153", "status": "BUILD", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images /735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:38:18Z", "updated": "2023-04-17T18:38:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-439231061", "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-17 18:39:08,401 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.222s 2023-04-17 18:39:08,402 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:08 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-eb176a05-089a-44b1-8973-742bcd52e7f9', 'x-compute-request-id': 'req-eb176a05-089a-44b1-8973-742bcd52e7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "name": "tempest-AttachVolumeNegativeTest-server-125643153", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:38:18Z", "updated": "2023-04-17T18:38:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:73:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-439231061", "OS-SRV-USG:launched_at": "2023-04-17T18:38:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--118219030"}], "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-17 18:39:08,413 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:40:08,668 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/os-interface 0.196s 2023-04-17 18:40:08,669 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:08 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-dfb98a8b-1d8c-44d8-b347-e1c60448c8d9', 'x-compute-request-id': 'req-dfb98a8b-1d8c-44d8-b347-e1c60448c8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f825a486-4009-4a17-b666-28eb90429f32", "port_id": "0c46f790-cb0d-4a73-b2d6-9ce5bbbb5f92", "mac_addr": "fa:16:3e:15:73:d8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "43ef078e-112f-4a30-93f6-07947963ccd2", "ip_address": "10.0.0.9"}]}]}' 2023-04-17 18:40:09,343 80117 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/247845ab-5557-4034-ada3-2557e7622f8b 0.668s 2023-04-17 18:40:09,344 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0c46f790-cb0d-4a73-b2d6-9ce5bbbb5f92"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-539523ae-e545-4c5d-a82b-57e8c19557ba', 'date': 'Mon, 17 Apr 2023 18:40:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/247845ab-5557-4034-ada3-2557e7622f8b'} Body: b'{"floatingip": {"id": "247845ab-5557-4034-ada3-2557e7622f8b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.110", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "edd589e8-2c58-4c35-9ee3-8d1cd0fbcde3", "port_id": "0c46f790-cb0d-4a73-b2d6-9ce5bbbb5f92", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f825a486-4009-4a17-b666-28eb90429f32", "mac_address": "fa:16:3e:15:73:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:38:16Z", "updated_at": "2023-04-17T18:40:08Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:40:09,345 80117 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-17 18:40:09,417 80117 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:40:09,453 80117 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:40:09,454 80117 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-17 18:40:09,500 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/ips 0.045s 2023-04-17 18:40:09,500 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:09 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-450572bc-238b-496d-9c18-ee72a6c31944', 'x-compute-request-id': 'req-450572bc-238b-496d-9c18-ee72a6c31944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/ips'} Body: b'{"addres ses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-17 18:40:09,738 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes 0.234s 2023-04-17 18:40:09,738 80117 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-1753059917"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feea9849-6271-4786-bd52-0742c8a8d487', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feea9849-6271-4786-bd52-0742c8a8d487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes'} Body: b'{"volume": {"id": "5addab9c-d601-4175-bf0b-937df9609b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:09.671317", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1753059917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:40:09,797 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e 0.050s 2023-04-17 18:40:09,798 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdbc3c6-8fdc-419e-82f4-6e29d1bbe7bb', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdbc3c6-8fdc-419e-82f4-6e29d1bbe7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e'} Body: b'{"volume": {"id": "5addab9c-d601-4175-bf0b-937df9609b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:10.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1753059917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:40:10,850 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/f59 f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e 0.040s 2023-04-17 18:40:10,851 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a60c1bb-9262-4ead-93e5-42cf7cc06d28', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a60c1bb-9262-4ead-93e5-42cf7cc06d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e'} Body: b'{"volume": {"id": "5addab9c-d601-4175-bf0b-937df9609b4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:10.000000", "updated_at": "2023-04-17T18:40:10.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1753059917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:40:11,194 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.332s 2023-04-17 18:40:11,194 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-bb80dded-d630-4b68-a0fb-55648c6fccbb', 'x-compute-request-id': 'req-bb80dded-d630-4b68-a0fb-55648c6fccbb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'' 2023-04-17 18:40:11,491 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.296s 2023-04-17 18:40:11,491 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:11 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-8d6706ad-dc6c-4b83-8728-41b45ac0825f', 'x-compute-request-id': 'req-8d6706ad-dc6c-4b83-8728-41b45ac0825f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "name": "tempest-AttachVolumeNegativeTest-server-125643153", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "im age": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:38:18Z", "updated": "2023-04-17T18:40:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:73:d8"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:73:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-439231061", "OS-SRV-USG:launched_at": "2023-04-17T18:38:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--118219030"}], "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-17 18:41:01,815 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.263s 2023-04-17 18:41:01,815 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:01 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-ee9ee83d-a9e0-44b2-82d8-7ea2702d7222', 'x-compute-request-id': 'req-ee9ee83d-a9e0-44b2-82d8-7ea2702d7222', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bad0b65a-24a4-4d66-9f5d-99ad88bbc746 could not be found."}}' 2023-04-17 18:41:01,850 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-439231061 0.034s 2023-04-17 18:41:01,850 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41: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-20b53278-4286-4b42-a6e6-aeace5141d53', 'x-compute-request-id': 'req-20b53278-4286-4b42-a6e6-aeace5141d53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-439231061'} Body: b'' 2023-04-17 18:41:02,006 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a 0.155s 2023-04-17 18:41:02,006 80117 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-c75ddbbc-0b2c-496d-a65c-5d1d158496ea', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'con nection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a'} Body: b'' 2023-04-17 18:41:02,024 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a 0.017s 2023-04-17 18:41:02,024 80117 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-29009061-9333-41ec-b401-5e0b7a19220b', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 03c8eebe-af08-4420-b7fc-e854fcbe4f2a does not exist", "detail": ""}}' 2023-04-17 18:41:02,479 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/247845ab-5557-4034-ada3-2557e7622f8b 0.454s 2023-04-17 18:41:02,479 80117 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-8d7c3ae4-c5e1-47b5-903a-26271d3fb93b', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/247845ab-5557-4034-ada3-2557e7622f8b'} Body: b'' {0} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {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 0ba9998f-0f75-4ac8-b8ba-210b8522f961 failed to build and is in ERROR status {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.299063s] ... 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 49dfe731-4953-497b-a591-853d18738596 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:10,791 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.347s 2023-04-17 18:41:10,791 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdf098a-1650-4d7b-a48c-1a60fc0783e8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdf098a-1650-4d7b-a48c-1a60fc0783e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "49dfe731-4953-497b-a591-853d18738596", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:10.733593", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:10,993 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.192s 2023-04-17 18:41:10,993 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1937016717"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa05f6d9-15aa-4f2c-aa89-455e265fdd74', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa05f6d9-15aa-4f2c-aa89-455e265fdd74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "f0d3139c-b81d-4c71-9b3a-713b19b730d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:10.934473", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1937016717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/f0d3139c-b81d-4c71-9b3a-713b19b730d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/f0d3139c-b81d-4c71-9b3a-713b19b730d8"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,204 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.201s 2023-04-17 18:41:11,204 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-743928044"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5373ec31-969a-48be-a707-c51d2c48de1e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5373ec31-969a-48be-a707-c51d2c48de1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "a007b850-cf34-4831-8c4d-35e3032f874d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.136729", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-743928044", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/a007b850-cf34-4831-8c4d-35e3032f874d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/a007b850-cf34-4831-8c4d-35e3032f874d"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,416 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.203s 2023-04-17 18:41:11,417 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1290244913"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffc96b6-e324-4d48-827c-534686a968cd', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffc96b6-e324-4d48-827c-534686a968cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "2c46cc82-f20e-49bb-81e1-675f7669f1f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.352738", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1290244913", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/2c46cc82-f20e-49bb-81e1-675f7669f1f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/2c46cc82-f20e-49bb-81e1-675f7669f1f0"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,617 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.190s 2023-04-17 18:41:11,617 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-889250885"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310291c3-4c3a-4276-8ffe-073cdfc094aa', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310291c3-4c3a-4276-8ffe-073cdfc094aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "77d6bede-259d-4881-a2a9-187d2c59f620", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.556057", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-889250885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/77d6bede-259d-4881-a2a9-187d2c59f620"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/77d6bede-259d-4881-a2a9-187d2c59f620"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,677 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596 0.050s 2023-04-17 18:41:11,677 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15538328-9884-4574-a6a5-99549b10c91d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15538328-9884-4574-a6a5-99549b10c91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596'} Body: b'{"volume": {"id": "49dfe731-4953-497b-a591-853d18738596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.000000", "updated_at": "2023-04-17T18:41:11.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e409f7bbc48b424089e1f6b2bedf5608"}}' 2023-04-17 18:41:12,727 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596 0.039s 2023-04-17 18:41:12,727 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e7a52e-808e-4f05-b05a-39b32b90f1bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-a6e7a52e-808e-4f05-b05a-39b32b90f1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596'} Body: b'{"volume": {"id": "49dfe731-4953-497b-a591-853d18738596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.000000", "updated_at": "2023-04-17T18:41:11.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e409f7bbc48b424089e1f6b2bedf5608"}}' {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {10} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.261529s] ... ok {10} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.801082s] ... ok {10} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.825079s] ... 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 5eb2a9fb-1110-430c-bdff-9d7a13930a8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:37,833 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes 0.519s 2023-04-17 18:41:37,833 80131 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-1912829497"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917d1ed2-d5c0-49bf-a4db-2ea07b082ba3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917d1ed2-d5c0-49bf-a4db-2ea07b082ba3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:37.614072", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:37,884 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.041s 2023-04-17 18:41:37,884 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e545415-591e-4d0f-a443-8adb671e7652', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e545415-591e-4d0f-a443-8adb671e7652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:38.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "382d9179538a4c43b4245b5542fd96d3"}}' 2023-04-17 18:41:38,933 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13 930a8e 0.037s 2023-04-17 18:41:38,934 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d3b30e-9f29-4840-a27d-c054c45bdd53', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d3b30e-9f29-4840-a27d-c054c45bdd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:38.000000", "updated_at": "2023-04-17T18:41:38.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "382d9179538a4c43b4245b5542fd96d3"}}' 2023-04-17 18:41:38,996 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.051s 2023-04-17 18:41:38,997 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c967e231-1ad0-49cf-8293-cbbaca65f59a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c967e231-1ad0-49cf-8293-cbbaca65f59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:38.000000", "updated_at": "2023-04-17T18:41:38.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "382d9179538a4c43b4245b5542fd96d3"}}' 2023-04-17 18:41:39,113 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.105s 2023-04-17 18:41:39,114 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a3a2c2-7690-40fd-8942-40ffcad18b24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'' 2023-04-17 18:41:39,137 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.022s 2023-04-17 18:41:39,137 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:39 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-da3637dd-fde9-4fd9-b7d4-4367055bee1a', 'x-openstack-request-id': 'req-da3637dd-fde9-4fd9-b7d4-4367055bee1a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5eb2a9fb-1110-430c-bdff-9d7a13930a8e could not be found."}}' {10} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.159794s] ... ok {10} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.350325s] ... 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 7935fac7-83b7-4869-95ae-eb6376bf1bf8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:55,898 80131 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.282s 2023-04-17 18:41:55,899 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-535775249", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmfiKnMCrsyh7v7p/wOzTYoCmoOqYhqI9qpzkqR1zMXwYZDMAWWbkyo3emwNw7MCVMPAeEZisue8Sy++74LuNNzRbwe9o4iXMu5qWy+hfUv72Y7Z6AAAtRMx6L1xb5R7w=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:55 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-180a4420-c800-44d4-8e9d-0f098ac33efe', 'x-compute-request-id': 'req-180a4420-c800-44d4-8e9d-0f098ac33efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-535775249", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmfiKnMCrsyh7v7p/wOzTYoCmoOqYhqI9qpzkqR1zMXwYZDMAWWbkyo3emwNw7MCVMPAeEZisue8Sy++74LuNNzRbwe9o4iXMu5qWy+hfUv72Y7Z6AAAtRMx6L1xb5R7w==", "fingerprint": "db:fe:e6:03:46:4b:e1:00:54:7a:f9:e8:10:8d:24:35", "user_id": "d88e68fd648345d29f985bc0cd5a59d6"}}' 2023-04-17 18:41:56,064 80131 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.161s 2023-04-17 18:41:56,064 80131 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-227724878", "description": "tempest-secgroup-smoke-227724878 description", "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-b89a7910-99d1-4264-a4c5-ecf8cdc272a9', 'date': 'Mon, 17 Apr 2023 18:41:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "name": "tempest-secgroup-smoke-227724878", "stateful": true, "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "description": "tempest-secgroup-smoke-227724878 description", "shared": false, "security_group_rules": [{"id": "e2f96abe-dcf9-40ed-af8d-ca43499e58b1", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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": 969, "description": null, "tags": [], "created_at": "2023-04-17T18:41:55Z", "updated_at": "2023-04-17T18:41:55Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}, {"id": "efde61c7-d393-4e7f-831b-a8ebe1b41b65", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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": 968, "description": null, "tags": [], "created_at": "2023-04-17T18:41:55Z", "updated_at": "2023-04-17T18:41:55Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}], "tags": [], "created_at": "2023-04-17T18:41:55Z", "updated_at": "2023-04-17T18:41:55Z ", "revision_number": 1, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,246 80131 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.181s 2023-04-17 18:41:56,247 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "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-589fe9f9-b042-47cd-b0a7-ef082b9266f3', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "852f0a82-252f-4c46-9df8-7d47d12b483e", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,410 80131 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.163s 2023-04-17 18:41:56,411 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "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-485dbdc4-abe4-4cf7-8ce2-4e89490b1f21', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "03c5d524-b543-4f06-af42-ea8aa124cf8c", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,566 80131 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-17 18:41:56,566 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa0dbe9c-29cb-4c34-97c6-c6429a93b4c9', 'date': 'Mon, 17 Apr 2023 18:41:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"securi ty_group_rule": {"id": "9f44628c-f090-49bc-bbcf-fee6fba23a42", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,729 80131 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-17 18:41:56,729 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bf00c32b-dbb4-488b-bb20-89fc7e7f5631', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "3af76112-1378-48b6-a0fe-e51a9511b80b", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,897 80131 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.167s 2023-04-17 18:41:56,898 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cf82e18f-ea50-4a50-90c8-d66820012478', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "59e53132-220d-4dc6-adff-80ebb69fb659", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:57,081 80131 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.183s 2023-04-17 18:41:57,082 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "p roject_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-90c45084-9026-4d4f-95dc-ca558ddfcf6c', 'date': 'Mon, 17 Apr 2023 18:41: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": "72ba6d15-8c8e-4c9d-8ab8-f260ae0cf3f7", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:57,125 80131 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.037s 2023-04-17 18:41:57,125 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6c0080c9-cf17-4c88-991b-cc09686398a3', '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": "d88e68fd648345d29f985bc0cd5a59d6", "name": "tempest-TestShelveInstance-965394664-project-member", "password_expires_at": null}, "audit_ids": ["OkoiYXCZSj-xRi88fkbm-g"], "expires_at": "2023-04-17T19:41:57.000000Z", "issued_at": "2023-04-17T18:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e20b6c6e5c874c2786d1c57db11ca204", "name": "tempest-TestShelveInstance-965394664"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e20b6c6e5c874c2786d1c57db11ca204", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"i d": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:41:57,126 80131 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f74364bf-b39c-4fc0-ba0c-3d9d29a4b9fe', 'name': 'tempest-TestShelveInstance-1403350803-network', 'tenant_id': 'e20b6c6e5c874c2786d1c57db11ca204', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e20b6c6e5c874c2786d1c57db11ca204', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14007, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:41:43Z', 'updated_at': '2023-04-17T18:41:43Z', 'revision_number': 1} available for tenant 2023-04-17 18:41:57,498 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes 0.370s 2023-04-17 18:41:57,498 80131 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-93034004", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6558a90-55bc-44d3-b1a4-a6ecf258c508', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6558a90-55bc-44d3-b1a4-a6ecf258c508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes'} Body: b'{"volume": {"id": "7935fac7-83b7-4869-95ae-eb6376bf1bf8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:57.426353", "updated_at": null, "name": "tempest-tempest.common.compute-volume-93034004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}], "user_id": "d88e68fd648345d29f985bc0cd5a59d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:57,549 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.041s 2023-04-17 18:41:57,549 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4972b76b-fd5a-4889-ba88-46efc16227da', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-4972b76b-fd5a-4889-ba88-46efc16227da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'{"volume": {"id": "7935fac7-83b7-4869-95ae-eb6376bf1bf8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:57.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-93034004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}], "user_id": "d88e68fd648345d29f985bc0cd5a59d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:58,600 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.039s 2023-04-17 18:41:58,601 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdd3a01-3e02-4673-b08e-3778e73cb359', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdd3a01-3e02-4673-b08e-3778e73cb359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'{"volume": {"id": "7935fac7-83b7-4869-95ae-eb6376bf1bf8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:57.000000", "updated_at": "2023-04-17T18:41:58.000000", "name": "tempest-tempest.common.compute-volume-93034004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}], "user_id": "d88e68fd648345d29f985bc0cd5a59d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:58,737 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.126s 2023-04-17 18:41:58,738 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41: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-dead69e7-fe91-4b94-a18f-65a046865aa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'' 2023-04-17 18:41:58,758 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.020s 2023-04-17 18:41:58,759 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41: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-ac591273-324f-4731-84b5-1737b31c7035', 'x-openstack-request-id': 'req-ac591273-324f-4731-84b5-1737b31c7035', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7935fac7-83b7-4869-95ae-eb6376bf1bf8 could not be found."}}' 2023-04-17 18:41:58,924 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7cddf72c-5ec0-4f25-959f-c8a067dd031e 0.164s 2023-04-17 18:41:58,925 80131 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-3b2610e1-c9cd-42db-b0f4-113c4e41f636', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:41:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7cddf72c-5ec0-4f25-959f-c8a067dd031e'} Body: b'' 2023-04-17 18:41:58,959 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-535775249 0.034s 2023-04-17 18:41:58,959 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c34c412-d54b-49d6-bcc1-38915383ce46', 'x-compute-request-id': 'req-5c34c412-d54b-49d6-bcc1-38915383ce46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-535775249'} Body: b'' {10} 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 56f45446-54d4-4525-85a6-da9e7261ecbf failed to build and is in ERROR status {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.662835s] ... 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 41a55204-d1a3-45ba-81c8-5bde4f3dbd66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:02,482 80117 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:41:02,482 80117 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:41:02,543 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-17 18:41:02,544 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1243808176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBICqWeaOH+KnZqsk21e/knGQUaTahL+sYWxXjeIkHIqPXvUQ28jOu8jJk9DxxXVJqCuVoIjn3k1cPIsxbxJRVHxFysN5uSAoQdsSnCA2VZGYmGofswKb4cJT18E2aNfnHw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bb51cd-3009-4c81-8f0b-cf89c3513c33', 'x-compute-request-id': 'req-98bb51cd-3009-4c81-8f0b-cf89c3513c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1243808176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBICqWeaOH+KnZqsk21e/knGQUaTahL+sYWxXjeIkHIqPXvUQ28jOu8jJk9DxxXVJqCuVoIjn3k1cPIsxbxJRVHxFysN5uSAoQdsSnCA2VZGYmGofswKb4cJT18E2aNfnHw==", "fingerprint": "9e:f3:86:99:f0:75:89:dd:8d:5a:6d:f5:8b:17:d8:f7", "user_id": "d9ed875141154d99beeea91ed28daab3"}}' 2023-04-17 18:41:02,546 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1243808176 created 2023-04-17 18:41:02,796 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.250s 2023-04-17 18:41:02,797 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1558986553", "description": "tempest-description--1312925217"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2067a5b3-3526-4a03-9a92-ad9cded65ae0', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "name": "tempest-securitygroup--1558986553", "stateful": true, "tenant_id": "f59f89c6dd6147e287312879f949720f", "description": "tempest-description--1312925217", "shared": false, "security_group_rules": [{"id": "54e08b58-d907-484a-af2c-acdd0de2487f", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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": 901, "description": null, "tags": [], "created_at": "2023-04-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}, {"id": "f23fe135-4d89-4ff9-84e8-d9be0a33cd58", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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": 900, "description": null, "tags": [], "created_at": "2023-04-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}], "tags": [], "created_at": "2023-04-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:41:02,975 80117 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-17 18:41:02,975 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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-50f1ea6c-d1b5-4f5e-af98-b97d658683ee', 'date': 'Mon, 17 Apr 2023 18:41:02 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": "502f2913-52f9-449a-81fe-a506e9129cac", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:41:03,130 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-17 18:41:03,131 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-105c5252-ed01-4dd2-8f10-133a1e345765', 'date': 'Mon, 17 Apr 2023 18:41:03 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": "4a9cf88f-c2fc-4550-a52a-b05111aab3ca", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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-17T18:41:03Z", "updated_at": "2023-04-17T18:41:03Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:41:03,131 80117 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1558986553 created 2023-04-17 18:41:03,969 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.837s 2023-04-17 18:41:03,969 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f4c8b3d4-1a30-4e43-8887-80459e58cc33', 'date': 'Mon, 17 Apr 2023 18:41:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ab8d351d-ff1a-470b-9b54-fa2ab6c38625", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.62", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f59f89c6dd6147e287312879f949720f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:41:03Z", "updated_at": "2023-04-17T18:41:03Z", "revision_number": 0}}' 2023-04-17 18:41:03,970 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ab8d351d-ff1a-470b-9b54-fa2ab6c38625', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.62', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:41:03Z', 'updated_at': '2023-04-17T18:41:03Z', 'revision_number': 0, 'ip': '172.24.4.62'} created 2023-04-17 18:41:04,009 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2023-04-17 18:41:04,010 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-569b4e04-1b58-4e0d-9a73-c854d05fea88', '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": "d9ed875141154d99beeea91ed28daab3", "name": "tempest-AttachVolumeNegativeTest-319862610-project-member", "password_expires_at": null}, "audit_ids": ["OvmwIqISSkul9d5HKxRFyg"], "expires_at": "2023-04-17T19:41:04.000000Z", "issued_at": "2023-04-17T18:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59f89c6dd6147e287312879f949720f", "name": "tempest-AttachVolumeNegativeTest-319862610"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:41:04,010 80117 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'f825a486-4009-4a17-b666-28eb90429f32', 'name': 'tempest-AttachVolumeNegativeTest-1483825149-network', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f59f89c6dd6147e287312879f949720f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42059, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:35:22Z', 'updated_at': '2023-04-17T18:35:22Z', 'revision_number': 1} available for tenant 2023-04-17 18:41:04,011 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1243808176', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBICqWeaOH+KnZqsk21e/knGQUaTahL+sYWxXjeIkHIqPXvUQ28jOu8jJk9DxxXVJqCuVoIjn3k1cPIsxbxJRVHxFysN5uSAoQdsSnCA2VZGYmGofswKb4cJT18E2aNfnHw==', 'fingerprint': '9e:f3:86:99:f0:75:89:dd:8d:5a:6d:f5:8b:17:d8:f7', 'user_id': 'd9ed875141154d99beeea91ed28daab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDB1nDGrsL5uxFEeTUxO+a6jyEf4AovKwEynaFsK6SKO3jLlVFiRltf\nOKEAky8f9bygBwYFK4EEACKhZANiAASAqlnmjh/ip2arJNtXv5JxkFGk2oS/rGFs\nV43iJByKj171ENvIzrvIyZPQ8cV1SagrlaCI595NXDyLMW8SUVR8RcrDebkgKEHb\nEpwgNlWRmJhqH7MCm+HCU9fBNmjX5x8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9a2b688a-d136-4b3d-9f68-8e40d1dfae9d', 'name': 'tempest-securitygroup--1558986553', 'stateful': True, 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'description': 'tempest-description--1312925217', 'shared': False, 'security_group_rules': [{'id': '54e08b58-d907-484a-af2c-acdd0de2487f', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '9a2b688a-d136-4b3d-9f68-8e40d1dfae9d', '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': 901, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:41:02Z', 'updated_at': '2023-04-17T18:41:02Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, {'id': 'f23fe135-4d89-4ff9-84e8-d9be0a33cd58', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '9a2b688a-d136-4b3d-9f68-8e40d1dfae9d', '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': 900, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:41:02Z', 'updated_at': '2023-04-17T18:41:02Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}], 'tags': [], 'created_ at': '2023-04-17T18:41:02Z', 'updated_at': '2023-04-17T18:41:02Z', 'revision_number': 1, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, 'floating_ip': {'id': 'ab8d351d-ff1a-470b-9b54-fa2ab6c38625', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.62', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:41:03Z', 'updated_at': '2023-04-17T18:41:03Z', 'revision_number': 0, 'ip': '172.24.4.62'}} 2023-04-17 18:41:04,700 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.689s 2023-04-17 18:41:04,701 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-166039014", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f825a486-4009-4a17-b666-28eb90429f32"}], "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "key_name": "tempest-keypair-1243808176", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4af7eb4-086b-4370-8f25-791a8851cfc9', 'x-compute-request-id': 'req-a4af7eb4-086b-4370-8f25-791a8851cfc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "adminPass": "password"}}' 2023-04-17 18:41:04,896 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.191s 2023-04-17 18:41:04,896 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-130c9875-7758-47ea-9435-91cfc7ad49b5', 'x-compute-request-id': 'req-130c9875-7758-47ea-9435-91cfc7ad49b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "name": "tempest-AttachVolumeNegativeTest-server-166039014", "status": "BUILD", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor" : {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:41:05Z", "updated": "2023-04-17T18:41:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1243808176", "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-17 18:41:55,193 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.249s 2023-04-17 18:41:55,193 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:54 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-826a6b11-e4aa-4f13-a535-08e92cb3a021', 'x-compute-request-id': 'req-826a6b11-e4aa-4f13-a535-08e92cb3a021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "name": "tempest-AttachVolumeNegativeTest-server-166039014", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:41:04Z", "updated": "2023-04-17T18:41:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:0d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243808176", "OS-SRV-USG:launched_at": "2023-04-17T18:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "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-17 18:41:55,204 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:42:55,442 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/os-interface 0.177s 2023-04-17 18:42:55,442 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-ty pe': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc40d3f-0845-4129-9f0b-b5903ac3fe47', 'x-compute-request-id': 'req-8fc40d3f-0845-4129-9f0b-b5903ac3fe47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f825a486-4009-4a17-b666-28eb90429f32", "port_id": "4bd13572-4f07-4f67-8ade-85ff3149755a", "mac_addr": "fa:16:3e:41:0d:c7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "43ef078e-112f-4a30-93f6-07947963ccd2", "ip_address": "10.0.0.8"}]}]}' 2023-04-17 18:42:56,402 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625 0.953s 2023-04-17 18:42:56,403 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4bd13572-4f07-4f67-8ade-85ff3149755a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-7167b18d-87b2-4105-8045-b2a73c06e9ad', 'date': 'Mon, 17 Apr 2023 18:42:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625'} Body: b'{"floatingip": {"id": "ab8d351d-ff1a-470b-9b54-fa2ab6c38625", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.62", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "edd589e8-2c58-4c35-9ee3-8d1cd0fbcde3", "port_id": "4bd13572-4f07-4f67-8ade-85ff3149755a", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f825a486-4009-4a17-b666-28eb90429f32", "mac_address": "fa:16:3e:41:0d:c7", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:41:03Z", "updated_at": "2023-04-17T18:42:55Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:42:56,404 80117 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.62:22' as 'cirros' with public key authentication 2023-04-17 18:42:56,440 80117 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:42:56,460 80117 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:42:56,460 80117 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.62 successfully created 2023-04-17 18:42:56,519 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/ips 0.058s 2023-04-17 18:42:56,519 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:56 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-08474fb1-f17a-4e15-ae96-af552e3b17e9', 'x-compute-request-id': 'req-08474fb1-f17a-4e15-ae96-af552e3b17e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-1 7 18:42:56,725 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes 0.202s 2023-04-17 18:42:56,726 80117 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-785722284"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c65d66a-0afe-44a5-b8ee-55a48cd5b419', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c65d66a-0afe-44a5-b8ee-55a48cd5b419', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes'} Body: b'{"volume": {"id": "41a55204-d1a3-45ba-81c8-5bde4f3dbd66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:42:56.659183", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-785722284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:42:56,779 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66 0.044s 2023-04-17 18:42:56,779 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e816dd0-84a0-4e9c-91c0-b44c21c40803', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e816dd0-84a0-4e9c-91c0-b44c21c40803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66'} Body: b'{"volume": {"id": "41a55204-d1a3-45ba-81c8-5bde4f3dbd66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:42:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-785722284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:42:57,830 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66 0.039s 2023-04-17 18:42:57,830 80117 DEBUG [tempest.lib.common.rest_client] Reque st - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac38999-db3d-4a85-927c-83f006107317', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac38999-db3d-4a85-927c-83f006107317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66'} Body: b'{"volume": {"id": "41a55204-d1a3-45ba-81c8-5bde4f3dbd66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:42:57.000000", "updated_at": "2023-04-17T18:42:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-785722284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:42:57,954 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.113s 2023-04-17 18:42:57,954 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:57 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-4b80be6e-aa06-4b6d-beb2-bf6fa1ea8587', 'x-compute-request-id': 'req-4b80be6e-aa06-4b6d-beb2-bf6fa1ea8587', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'' 2023-04-17 18:42:58,330 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.375s 2023-04-17 18:42:58,330 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f97095a-7e08-46ab-a820-82d9f6752ea8', 'x-compute-request-id': 'req-4f97095a-7e08-46ab-a820-82d9f6752ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "name": "tempest-AttachVolumeNegativeTest-server-166039014", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc4210 0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:41:04Z", "updated": "2023-04-17T18:42:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:0d:c7"}, {"version": 4, "addr": "172.24.4.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:0d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243808176", "OS-SRV-USG:launched_at": "2023-04-17T18:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "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-17 18:43:48,431 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.036s 2023-04-17 18:43:48,431 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:43:48 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-ccbe55e3-ab30-4b57-ab91-c64ca7e1cbfe', 'x-compute-request-id': 'req-ccbe55e3-ab30-4b57-ab91-c64ca7e1cbfe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e1c03090-6f8a-483c-aefb-89a3230fe264 could not be found."}}' 2023-04-17 18:43:48,463 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243808176 0.031s 2023-04-17 18:43:48,463 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:43: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-89173865-7193-4f74-829f-81038708c9ab', 'x-compute-request-id': 'req-89173865-7193-4f74-829f-81038708c9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243808176'} Body: b'' 2023-04-17 18:43:48,614 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d 0.150s 2023-04-17 18:43:48,615 80117 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-31788950-a004-4776-9d45-1832d6a176f4', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:43:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d'} Body: b'' 2023-04-17 18:43:48,647 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d 0.032s 2023-04-17 18:43:48,648 80117 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-34e5e607-9e4c-42e6-8fb9-aec6a6871186', 'date': 'Mon, 17 Apr 2023 18:43:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9a2b688a-d136-4b3d-9f68-8e40d1dfae9d does not exist", "detail": ""}}' 2023-04-17 18:43:49,144 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625 0.495s 2023-04-17 18:43:49,144 80117 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-e075da63-d575-433a-b718-33f50bf8323c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:43:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625'} Body: b'' {3} 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 fb5c9f61-210c-4da8-a47c-d0a767fe0e38 failed to build and is in ERROR status {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.035103s] ... ok {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001390s] ... 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.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.800840s] ... 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 9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:00,619 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types 0.178s 2023-04-17 18:44:00,620 80117 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-829433811"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d042047-ece5-4d77-999c-5cb69f85379a', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d042047-ece5-4d77-999c-5cb69f85379a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types'} Body: b'{"volume_type": {"id": "999c092d-a5f6-4c89-9c3f-f61808cf8c08", "name": "tempest-GroupSnapshotsV319Test-volume-type-829433811", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:44:00,663 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types 0.038s 2023-04-17 18:44:00,663 80117 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-793144640"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49bdf43-5360-4dd5-9249-87b3129376d0', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49bdf43-5360-4dd5-9249-87b3129376d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types'} Body: b'{"group_type": {"id": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "name": "tempest-GroupSnapshotsV319Test-group-type-793144640", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:44:00,858 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups 0.192s 2023-04-17 18:44:00,858 80117 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": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "volume_types": ["999c092d-a5f6-4c89-9c3f-f61808cf8c08"], "name": "tempest-GroupSnapshotsV319Test-Group-1555541599"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4e9203-f5c0-4ef3-b7bc-d72bb0c27931', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4e9203-f5c0-4ef3-b7bc-d72bb0c27931', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups'} Body: b'{"group": {"id": "9fae30e6-7fa8-4e35-bba9-7c5f52d959f7", "name": "tempest-GroupSnapshotsV319Test-Group-1555541599"}}' 2023-04-17 18:44:00,891 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 0.030s 2023-04-17 18:44:00,891 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3715c2b-ee48-4983-bea0-1556d739ccd6', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3715c2b-ee48-4983-bea0-1556d739ccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7'} Body: b'{"group": {"id": "9fae30e6-7fa8-4e35-bba9-7c5f52d959f7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:44:01.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1555541599", "description": null, "group_type": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "volume_types": ["999c092d-a5f6-4c89-9c3f-f61808cf8c08"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:44:01,933 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 0.036s 2023-04-17 18:44:01,933 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4041d4-0fb5-4732-8dbf-4b02d0da9ead', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4041d4-0fb5-4732-8dbf-4b02d0da9ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7'} Body: b'{"group": {"id": "9fae30e6-7fa8-4e35-bba9-7c5f52d959f7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:44:01.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1555541599", "description": null, "group_type": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "volume_types": ["999c092d-a5f6-4c89-9c3f-f61808cf8c08"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:44:02,017 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/volumes/detail 0.078s 2023-04-17 18:44:02,017 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7e4e47-e402-46c8-bb71-150c597e6901', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7e4e47-e402-46c8-bb71-150c597e6901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:44:02,097 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7/action 0.069s 2023-04-17 18:44:02,098 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edfd422-86b2-493c-b072-87b9f50427bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7/action'} Body: b'' 2023-04-17 18:44:02,115 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 0.017s 2023-04-17 18:44:02,115 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 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-579a27a1-b000-4779-bcf9-2ecbb58cfa50', 'x-openstack-request-id': 'req-579a27a1-b000-4779-bcf9-2ecbb58cfa50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 could not be found."}}' 2023-04-17 18:44:02,173 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types/c50367cd-413e-42d3-b8b8-6acdb38e7e56 0.057s 2023-04-17 18:44:02,173 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbab7e9a-b9a1-4ff0-a985-edeef839deb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types/c50367cd-413e-42d3-b8b8-6acdb38e7e56'} Body: b'' 2023-04-17 18:44:02,223 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08 0.049s 2023-04-17 18:44:02,223 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c6198f-f6b4-47a9-b37b-efd06b7df1c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08'} Body: b'' 2023-04-17 18:44:02,239 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08 0.015s 2023-04-17 18:44:02,239 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 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-ce0ff3b5-d59e-4910-af24-3d48ebff1460', 'x-openstack-request-id': 'req-ce0ff3b5-d59e-4910-af24-3d48ebff1460', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 999c092d-a5f6-4c89-9c3f-f61808cf8c08 could not be found."}}' {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.160975s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.316427s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.277749s] ... ok {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.639740s] ... 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 2c98f158-cd09-461d-8406-6aed50cc8dc8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:08,737 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes 0.333s 2023-04-17 18:44:08,738 80117 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-712576327"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c29d0f0-73b2-4523-96c2-d9f12713b3b6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c29d0f0-73b2-4523-96c2-d9f12713b3b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:08.679995", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:08,790 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.042s 2023-04-17 18:44:08,790 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145b4ab6-23d0-4a87-9a90-41176de0988b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145b4ab6-23d0-4a87-9a90-41176de0988b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:09.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e6d308b00da480e96503670bdc9fff4"}}' 2023-04-17 18:44:09,849 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.047s 2023-04-17 18:44:09,849 80117 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fef0d09-be05-4058-8376-03c7485617a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fef0d09-be05-4058-8376-03c7485617a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:09.000000", "updated_at": "2023-04-17T18:44:09.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e6d308b00da480e96503670bdc9fff4"}}' 2023-04-17 18:44:09,901 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.040s 2023-04-17 18:44:09,901 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12b28bd-6880-4208-99ba-4c0cd39ce9b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12b28bd-6880-4208-99ba-4c0cd39ce9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:09.000000", "updated_at": "2023-04-17T18:44:09.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e6d308b00da480e96503670bdc9fff4"}}' 2023-04-17 18:44:10,018 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.107s 2023-04-17 18:44:10,019 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:09 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7e0a75-3195-4447-a158-b9c8a4e9824a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'' 2023-04-17 18:44:10,041 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.022s 2023-04-17 18:44:10,042 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-70388ff8-8ae4-466d-acae-37fb568a66e0', 'x-openstack-request-id': 'req-70388ff8-8ae4-466d-acae-37fb568a66e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c98f158-cd09-461d-8406-6aed50cc8dc8 could not be found."}}' {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 {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.939259s] ... 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 ba62f95f-7c55-406c-8069-ac5220ea6643 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:24,161 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.228s 2023-04-17 18:44:24,162 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4b804c2-d619-4ebc-89b2-397e3af88a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:44:24,536 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes 0.373s 2023-04-17 18:44:24,536 80117 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-1591960841", "snapshot_id": null, "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5a0fb9-7d4d-4a5f-96ac-07583f594a9e', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5a0fb9-7d4d-4a5f-96ac-07583f594a9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes'} Body: b'{"volume": {"id": "ba62f95f-7c55-406c-8069-ac5220ea6643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:24.474633", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1591960841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:24,584 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.038s 2023-04-17 18:44:24,584 80117 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047523c6-67f1-434f-b1bb-6765b8347d62', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047523c6-67f1-434f-b1bb-6765b8347d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'{"volume": {"id": "ba62f95f-7c55-406c-8069-ac5220ea6643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1591960841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:25,644 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.046s 2023-04-17 18:44:25,644 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d30c03-d535-457f-89de-46c6b3495285', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d30c03-d535-457f-89de-46c6b3495285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'{"volume": {"id": "ba62f95f-7c55-406c-8069-ac5220ea6643", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:24.000000", "updated_at": "2023-04-17T18:44:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1591960841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:25,848 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.192s 2023-04-17 18:44:25,848 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6ad5a1-fc52-4c26-92bf-bed686dc5eab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'' 2023-04-17 18:44:25,870 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.021s 2023-04-17 18:44:25,870 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-970bbc4a-47e6-44e5-b685-362ab44ae2ae', 'x-openstack-request-id': 'req-970bbc4a-47e6-44e5-b685-362ab44ae2ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba62f95f-7c55-406c-8069-ac5220ea6643 could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.634028s] ... 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 42078381-7dc9-4a34-8555-a00f14e7e3fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:25,894 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.020s 2023-04-17 18:44:25,894 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-63042d1e-4aab-49c7-a86a-80c7ed51ab71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:44:26,187 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes 0.292s 2023-04-17 18:44:26,187 80117 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-916333199", "snapshot_id": null, "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20105a95-92ff-4bad-b596-8bbed274ea52', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20105a95-92ff-4bad-b596-8bbed274ea52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes'} Body: b'{"volume": {"id": "42078381-7dc9-4a34-8555-a00f14e7e3fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:26.132073", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-916333199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:26,261 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.065s 2023-04-17 18:44:26,262 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de641257-86ce-4534-85a0-39a0ac4b6323', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de641257-86ce-4534-85a0-39a0ac4b6323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'{"volume": {"id": "42078381-7dc9-4a34-8555-a00f14e7e3fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-916333199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:27,313 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.040s 2023-04-17 18:44:27,314 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d35df4-7fc3-4b7b-9a5c-9fa649961a27', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d35df4-7fc3-4b7b-9a5c-9fa649961a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'{"volume": {"id": "42078381-7dc9-4a34-8555-a00f14e7e3fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:26.000000", "updated_at": "2023-04-17T18:44:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-916333199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:27,481 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.156s 2023-04-17 18:44:27,481 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed3a9fc-bb45-4d54-9bcb-0e1c512dc2cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'' 2023-04-17 18:44:27,507 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.025s 2023-04-17 18:44:27,507 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-f038245c-4546-4a18-8f1b-3c71e1bc891d', 'x-openstack-request-id': 'req-f038245c-4546-4a18-8f1b-3c71e1bc891d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42078381-7dc9-4a34-8555-a00f14e7e3fb could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [4.022546s] ... 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 27486277-1cee-45c8-9ea6-8777be596d0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:27,510 80117 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-17 18:44:27,571 80117 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.057s 2023-04-17 18:44:27,571 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1532594114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHVIHEY3BOJeKYN6O41ceLOCXX707IXpmBpPyYrLNxlCTugFNx3JZwvEdwin2Lirl3eEyQ/mzWzfHZCpAYhAic/p5ZUhSKCHiVdUXspVliqtF+IRCGWZd823zvkMQBaEA=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:27 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-a0aaf3e7-d3ff-4da5-9ac6-80f798e2074e', 'x-compute-request-id': 'req-a0aaf3e7-d3ff-4da5-9ac6-80f798e2074e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1532594114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHVIHEY3BOJeKYN6O41ceLOCXX707IXpmBpPyYrLNxlCTugFNx3JZwvEdwin2Lirl3eEyQ/mzWzfHZCpAYhAic/p5ZUhSKCHiVdUXspVliqtF+IRCGWZd823zvkMQBaEA==", "fingerprint": "87:d3:ff:0b:6d:52:d2:82:ed:1f:04:52:a1:3f:e0:02", "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d"}}' 2023-04-17 18:44:27,731 80117 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.157s 2023-04-17 18:44:27,732 80117 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-1498997910", "description": "tempest-secgroup-smoke-1498997910 description", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-7ba47d5e-ff92-4dbe-9e92-064c79eafce2', 'date': 'Mon, 17 Apr 2023 18:44:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "name": "tempest-secgroup-smoke-1498997910", "stateful": true, "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "description": "tempest-secgroup-smoke-1498997910 description", "shared": false, "security_group_rules": [{"id": "ae372bda-cc8a-41da-ae68-8caf1753b9cf", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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": 1047, "description": null, "tags": [], "created_at": "2023-04-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}, {"id": "ddad7146-ee40-48fe-bc51-98a43853bd14", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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": 1046, "description": null, "tags": [], "created_at": "2023-04-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48 dd9aa9f054bd1b77419bfd54c5cc3"}], "tags": [], "created_at": "2023-04-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 1, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:27,921 80117 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.188s 2023-04-17 18:44:27,921 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "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-c5ea2af1-c484-43c5-8552-d02087cf1e59', 'date': 'Mon, 17 Apr 2023 18:44:27 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": "3c999187-9355-4095-a5b2-734f425a607f", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,091 80117 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.169s 2023-04-17 18:44:28,091 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "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-ce0f7ff1-1edd-4ffb-9b53-bedf53dc3e07', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "9f0930e5-062c-41b0-97a7-ef3446d03753", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,252 80117 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.160s 2023-04-17 18:44:28,252 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8e0b6524-03c8-4d8d-bc20-978af10e418a', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "425f2347-17a9-4bb8-8b27-8c76447af50e", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,401 80117 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.148s 2023-04-17 18:44:28,401 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6c51d741-6a67-4f21-a2ce-484bb7eec0dd', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "71d87d8b-63d5-467e-8eb5-4a14e92d291b", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,559 80117 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.156s 2023-04-17 18:44:28,559 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-14de84e7-e8e3-4ee7-8dca-d8aad5299842', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "b97301b2-6398-4818-88cd-c99f2c90eb10", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,719 80117 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.159s 2023-04-17 18:44:28,720 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_ group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c026eba7-a612-4ad7-9a8a-4e67bd134f33', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "6db5a4e2-8143-4ce3-ad6f-e10e12835ff1", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,720 80117 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-17 18:44:28,742 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.020s 2023-04-17 18:44:28,742 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3cc1236b-378e-4a83-9474-be3120b6221b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:44:29,063 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes 0.320s 2023-04-17 18:44:29,063 80117 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-1271422892", "snapshot_id": null, "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737af772-4578-49d1-b86c-92a5a7053e3c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737af772-4578-49d1-b86c-92a5a7053e3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/vo lumes'} Body: b'{"volume": {"id": "27486277-1cee-45c8-9ea6-8777be596d0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:29.005878", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1271422892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:29,124 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.050s 2023-04-17 18:44:29,125 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35542fa6-1819-47b3-9195-88d7bea63b19', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35542fa6-1819-47b3-9195-88d7bea63b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'{"volume": {"id": "27486277-1cee-45c8-9ea6-8777be596d0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1271422892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:30,180 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.043s 2023-04-17 18:44:30,180 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3375be9f-703d-4636-ae02-a409879e46b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3375be9f-703d-4636-ae02-a409879e46b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'{"volume": {"id": "27486277-1cee-45c8-9ea6-8777be596d0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:29.000000", "updated_at": "2023-04-17T18:44:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1271422892", "description": null, "volume_type": "joviandss- 2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:30,289 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.098s 2023-04-17 18:44:30,289 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-10e61ee0-f32b-4b6c-9027-a2282514f260', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'' 2023-04-17 18:44:30,313 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.023s 2023-04-17 18:44:30,314 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-98364542-8123-4a73-96d8-b9e08a316c0d', 'x-openstack-request-id': 'req-98364542-8123-4a73-96d8-b9e08a316c0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27486277-1cee-45c8-9ea6-8777be596d0b could not be found."}}' 2023-04-17 18:44:30,478 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7ec628b2-ba15-47a5-9e7e-2794cc2a08bd 0.163s 2023-04-17 18:44:30,478 80117 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-821814de-e8a7-4d44-81d9-7c38afa15b3c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:44:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7ec628b2-ba15-47a5-9e7e-2794cc2a08bd'} Body: b'' 2023-04-17 18:44:31,531 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1532594114 1.053s 2023-04-17 18:44:31,532 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', ' vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65256548-e768-4063-bd54-371ad9742b55', 'x-compute-request-id': 'req-65256548-e768-4063-bd54-371ad9742b55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1532594114'} Body: b'' {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.627250s] ... 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 b42954ea-3ff4-4df7-a129-6abf118f886c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:53,617 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.271s 2023-04-17 18:44:53,617 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1916467544", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBjI5x39QljgN2HvvAQ/PJPVX7q8Z3/CStUrttmxZB3h8MOgAn0fqBxpKHsKzv5rJpjA6PXdf70yIwdxdknN+sGuNDIgBou78HWNXQycyLKAKFYrZdughhhoEd3lWPNNw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65ed479-96fe-4293-91ff-f9a0d4753b70', 'x-compute-request-id': 'req-c65ed479-96fe-4293-91ff-f9a0d4753b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1916467544", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBjI5x39QljgN2HvvAQ/PJPVX7q8Z3/CStUrttmxZB3h8MOgAn0fqBxpKHsKzv5rJpjA6PXdf70yIwdxdknN+sGuNDIgBou78HWNXQycyLKAKFYrZdughhhoEd3lWPNNw==", "fingerprint": "f4:2e:a2:03:d2:1a:13:9e:23:ac:c1:ca:77:96:1e:39", "user_id": "57df0f8900d0499e965c5187e816d8e5"}}' 2023-04-17 18:44:53,945 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.325s 2023-04-17 18:44:53,946 80117 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-504611721", "description": "tempest-secgroup-smoke-504611721 description", "project_id": "b5c2198d2b7d42579479094b1c4555e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-997e4559-bd3c-4742-8086-c6f700c10db8', 'date': 'Mon, 17 Apr 2023 18:44:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "name": "tempest-secgroup-smoke-504611721", "stateful": true, "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "description": "tempest-secgroup-smoke-504611721 description", "shared": false, "security_group_rules": [{"id": "69b001a9-5ddf-4342-9fa9-0009b61d6e46", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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": 1080, "description": null, "tags": [], "created_at": "2023-04-17T18:44:53Z", "updated_at": "2023-04-17T18:44:53Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}, {"id": "6e40b305-344c-4e87-a181-297fb45e4488", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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": 1079, "description": null, "tags": [], "created_at": "2023-04-17T18:44:53Z", "updated_at": "2023-04-17T18:44:53Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}], "tags": [], "created_at": "2023-04-17T18:44:53Z", "updated_at": "2023-04-17T18:44:53Z", "revision_number": 1, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,104 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-17 18:44:54,104 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "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-78589198-7021-40c1-958b-681924236ca3', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "2c232258-6bff-4d40-8e63-6e99bdeb6e0c", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,258 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-04-17 18:44:54,258 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "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-a0c861f0-603c-43e4-9186-6ab2ebd84072', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "b9d8d82c-9d68-444a-91b5-913dd3b084b1", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,407 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.149s 2023-04-17 18:44:54,408 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f290a2d2-0246-4087-bc66-5ef13afa6854', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "935b351f-6614-4c46-a6d2-0961384fd498", "tenant_id": "b5c2198d 2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,556 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.147s 2023-04-17 18:44:54,556 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fdcb3f74-9e4d-421e-ae51-7fbd518932b4', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "1bb9d85a-5122-4b4b-baed-374850185386", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,719 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-17 18:44:54,719 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cc165494-2cb3-417d-a7f0-0c0bcc6efc4f', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "85451c43-9fb5-49ba-8174-820d0592b8be", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,895 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-17 18:44:54,895 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8c25d57e-5f1f-473e-86cd-0dadaa6ee33a', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "3307b9c7-bfac-49a5-a3c2-59b5c9943bea", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,938 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-17 18:44:54,938 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:54 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-b05b1f02-e7ce-45c1-ae48-cb4ff4f0f850', '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": "57df0f8900d0499e965c5187e816d8e5", "name": "tempest-SnapshotDataIntegrityTests-2110362256-project-member", "password_expires_at": null}, "audit_ids": ["40oW5A-jRcynE-LPxnWjzw"], "expires_at": "2023-04-17T19:44:54.000000Z", "issued_at": "2023-04-17T18:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5c2198d2b7d42579479094b1c4555e9", "name": "tempest-SnapshotDataIntegrityTests-2110362256"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5c2198d2b7d42579479094b1c4555e9", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", " region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:44:54,939 80117 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '974ea82b-4655-4ba6-b611-9591573b1277', 'name': 'tempest-SnapshotDataIntegrityTests-956221505-network', 'tenant_id': 'b5c2198d2b7d42579479094b1c4555e9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5c2198d2b7d42579479094b1c4555e9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32659, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:44:39Z', 'updated_at': '2023-04-17T18:44:39Z', 'revision_number': 1} available for tenant 2023-04-17 18:44:55,669 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.729s 2023-04-17 18:44:55,670 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "networks": [{"uuid": "974ea82b-4655-4ba6-b611-9591573b1277"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac09d300-9b05-4a4f-a480-5cbf1d776b56', 'x-compute-request-id': 'req-ac09d300-9b05-4a4f-a480-5cbf1d776b56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "adminPass": "spSY99fvCGx5"}}' 2023-04-17 18:44:55,760 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.086s 2023-04-17 18:44:55,760 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-098bcef5-58f8-433d-b914-07f3827d3bc5', 'x-compute-request-id': 'req-098bcef5-58f8-433d-b914-07f3827d3bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb' } Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "BUILD", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:56Z", "updated": "2023-04-17T18:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "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-17 18:45:46,044 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.261s 2023-04-17 18:45:46,045 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd200ba8-5cb2-477c-9f6f-ae275c681d62', 'x-compute-request-id': 'req-cd200ba8-5cb2-477c-9f6f-ae275c681d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "ACTIVE", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "85e9c92c8771b164198ba395233af64357d616ac0a7bcd6505fd10d5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:55Z", "updated": "2023-04-17T18:45:02Z", "addresses": {"tempest-SnapshotDataIntegrityTests-956221505-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "OS-SRV-USG:launched_at": "2023-04-17T18:45:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "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-17 18:45:46,056 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:46:46,453 80117 INFO [tempest.lib.common.rest_client] Requ est (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.335s 2023-04-17 18:46:46,453 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f897162-fe48-472f-9933-976f76e4332b', 'x-compute-request-id': 'req-5f897162-fe48-472f-9933-976f76e4332b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "ACTIVE", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "85e9c92c8771b164198ba395233af64357d616ac0a7bcd6505fd10d5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:55Z", "updated": "2023-04-17T18:45:02Z", "addresses": {"tempest-SnapshotDataIntegrityTests-956221505-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "OS-SRV-USG:launched_at": "2023-04-17T18:45:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "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-17 18:46:46,715 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes 0.250s 2023-04-17 18:46:46,716 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ff03f9-4d9e-4de6-96f9-393f53424e46', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ff03f9-4d9e-4de6-96f9-393f53424e46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes'} Body: b'{"volume": {"id": "b42954ea-3ff4-4df7-a129-6abf118f886c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:46:46.647113", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4- 4df7-a129-6abf118f886c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}], "user_id": "57df0f8900d0499e965c5187e816d8e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:46:46,769 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.043s 2023-04-17 18:46:46,769 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2d9df6-64fc-4b6c-bc3b-0cf4a6bad109', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2d9df6-64fc-4b6c-bc3b-0cf4a6bad109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'{"volume": {"id": "b42954ea-3ff4-4df7-a129-6abf118f886c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:46:47.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}], "user_id": "57df0f8900d0499e965c5187e816d8e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:46:47,823 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.042s 2023-04-17 18:46:47,824 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60259e2f-dd9e-49bc-b65f-5bebbbfd95f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60259e2f-dd9e-49bc-b65f-5bebbbfd95f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'{"volume": {"id": "b42954ea-3ff4-4df7-a129-6abf118f886c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:46:47.000000", "updated_at": "2023-04-17T18:46:47.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}], "user_id": "57df0f8900d0499e965c5187e816d8e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "m ultiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:46:48,284 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.449s 2023-04-17 18:46:48,284 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46: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-5b500f5f-0641-4d57-a10d-b0e0e513c41b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'' 2023-04-17 18:46:48,308 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.023s 2023-04-17 18:46:48,308 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46: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-request-id': 'req-ba5c7e4e-edd1-44da-b622-433d6568dcda', 'x-openstack-request-id': 'req-ba5c7e4e-edd1-44da-b622-433d6568dcda', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b42954ea-3ff4-4df7-a129-6abf118f886c could not be found."}}' 2023-04-17 18:46:48,443 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.134s 2023-04-17 18:46:48,443 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:48 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-4c3330ec-6060-4bdb-bc17-a9d100a7862a', 'x-compute-request-id': 'req-4c3330ec-6060-4bdb-bc17-a9d100a7862a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'' 2023-04-17 18:46:48,682 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.238s 2023-04-17 18:46:48,682 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147967f5-5ec3-45a7-8548-cef109e0b8cf', 'x-compute-request-id': 'req-147967f5-5ec3-45a7-8548-cef109e0b8cf', 'connection': 'close', 'status': '200', 'content-loca tion': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "ACTIVE", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "85e9c92c8771b164198ba395233af64357d616ac0a7bcd6505fd10d5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:55Z", "updated": "2023-04-17T18:46:48Z", "addresses": {"tempest-SnapshotDataIntegrityTests-956221505-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "OS-SRV-USG:launched_at": "2023-04-17T18:45:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "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-17 18:47:38,748 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.045s 2023-04-17 18:47:38,749 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2b22397f-7446-44bc-9781-fec6680253c9', 'x-compute-request-id': 'req-2b22397f-7446-44bc-9781-fec6680253c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7083d9ad-d271-4d0a-b96c-d0f4e0d496fb could not be found."}}' 2023-04-17 18:47:38,925 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ebaea17e-2090-4c45-8c43-42c818b9d9d5 0.176s 2023-04-17 18:47:38,925 80117 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-32ca1a48-4bea-4f2d-adf1-dc5c1512221e', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:47:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ebaea17e-2090-4c45-8c43-42c818b9d9d5'} Body: b'' 2023-04-17 18:47:38,969 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1916467544 0.043s 2023-04-17 18:47:38,969 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:47:38 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c95442-32f6-47e6-a4b7-50e016ffafcb', 'x-compute-request-id': 'req-70c95442-32f6-47e6-a4b7-50e016ffafcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1916467544'} Body: b'' ============================== 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 dbf85cb7-fb76-4342-896d-6b4465ba1ae5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:07,790 80119 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.405s 2023-04-17 18:25:07,790 80119 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-1272761135", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/dbf85cb7-fb76-4342-896d-6b4465ba1ae5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd4613a-9011-4fae-9a04-9fadb7df5281', 'x-compute-request-id': 'req-4cd4613a-9011-4fae-9a04-9fadb7df5281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "dbf85cb7-fb76-4342-896d-6b4465ba1ae5", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:25:07.357401", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1272761135", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 18:25:08,140 80119 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/dbf85cb7-fb76-4342-896d-6b4465ba1ae5 0.342s 2023-04-17 18:25:08,140 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a225ac6-71ae-4071-b5e3-1f9e800afeae', 'x-compute-request-id': 'req-7a225ac6-71ae-4071-b5e3-1f9e800afeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dbf85cb7-fb76-4342-896d-6b4465ba1ae5'} Body: b'{"volume": {"id": "dbf85cb7-fb76-4342-896d-6b4465ba1ae5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:25:07.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1272761135", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 18:25:09,384 80119 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/dbf85cb7-fb76-4342-896d-6b4465ba1ae5 0.237s 2023-04-17 18:25:09,385 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567e8c9b-b9a4-4111-9958-767695da7cdf', 'x-compute-request-id': 'req-567e8c9b-b9a4-4111-9958-767695da7cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/dbf85cb7-fb76-4342-896d-6b4465ba1ae5'} Body: b'{"volume": {"id": "dbf85cb7-fb76-4342-896d-6b4465ba1ae5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:25:07.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1272761135", "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 c9ef1d23-b5d6-4173-94fc-22984c407a34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:07,737 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types 0.845s 2023-04-17 18:25:07,737 80133 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-296282575"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ceb4ac1-ba09-4d1e-b8ee-c1f9e7758ab7', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ceb4ac1-ba09-4d1e-b8ee-c1f9e7758ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types'} Body: b'{"volume_type": {"id": "33ac53cb-8978-42b8-af8a-faeb816d13d5", "name": "tempest-GroupSnapshotsTest-volume-type-296282575", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:07,795 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types 0.052s 2023-04-17 18:25:07,795 80133 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-32181787"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4cda800-0944-404c-be50-c235f67f54d8', 'content-length': '179', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4cda800-0944-404c-be50-c235f67f54d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types'} Body: b'{"group_type": {"id": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "name": "tempest-GroupSnapshotsTest-group-type-32181787", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:08,098 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups 0.300s 2023-04-17 18:25:08,099 80133 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": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "volume_types": ["33ac53cb-8978-42b8-af8a-faeb816d13d5"], "name": "tempest-GroupSnapshotsTest-Group-1885067147"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e12214-fc35-43ee-8cc7-3af1ecb7b713', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e12214-fc35-43ee-8cc7-3af1ecb7b713', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups'} Body: b'{"group": {"id": "c9ef1d23-b5d6-4173-94fc-22984c407a34", "name": "tempest-GroupSnapshotsTest-Group-1885067147"}}' 2023-04-17 18:25:08,148 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34 0.046s 2023-04-17 18:25:08,148 80133 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614f28b0-7500-48a0-8d9b-46cbe1609454', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614f28b0-7500-48a0-8d9b-46cbe1609454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34'} Body: b'{"group": {"id": "c9ef1d23-b5d6-4173-94fc-22984c407a34", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:08.000000", "name": "tempest-GroupSnapshotsTest-Group-1885067147", "description": null, "group_type": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "volume_types": ["33ac53cb-8978-42b8-af8a-faeb816d13d5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:09,244 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34 0.091s 2023-04-17 18:25:09,245 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a37cc9d-46af-41c4-ab14-3b6321ab66f3', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a37cc9d-46af-41c4-ab14-3b6321ab66f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34'} Body: b'{"group": {"id": "c9ef1d23-b5d6-4173-94fc-22984c407a34", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:08.000000", "name": "tempest-GroupSnapshotsTest-Group-1885067147", "description": null, "group_type": "8038b7de-6300-45c1-8672-18e5bdd0bec3", "volume_types": ["33ac53cb-8978-42b8-af8a-faeb816d13d5"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:09,346 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail 0.097s 2023-04-17 18:25:09,347 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec168bc1-53bb-4ba3-8afb-848ae9113a94', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec168bc1-53bb-4ba3-8afb-848ae9113a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:09,449 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34/action 0.090s 2023-04-17 18:25:09,449 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete -volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 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-ec0ac1af-a844-4226-92d6-03c9adf49b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34/action'} Body: b'' 2023-04-17 18:25:09,476 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34 0.026s 2023-04-17 18:25:09,476 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 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-bdae68fb-4551-4902-8ee4-faf6a5c7c2e0', 'x-openstack-request-id': 'req-bdae68fb-4551-4902-8ee4-faf6a5c7c2e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/c9ef1d23-b5d6-4173-94fc-22984c407a34'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c9ef1d23-b5d6-4173-94fc-22984c407a34 could not be found."}}' 2023-04-17 18:25:09,568 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/8038b7de-6300-45c1-8672-18e5bdd0bec3 0.091s 2023-04-17 18:25:09,568 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 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-b7b0fcf4-0d65-4c9b-862e-84cd3a3f7fda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/8038b7de-6300-45c1-8672-18e5bdd0bec3'} Body: b'' 2023-04-17 18:25:09,640 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5 0.071s 2023-04-17 18:25:09,640 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-bee0e08a-84bc-4151-a19e-cf83e20f01ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5'} Body: b'' 2023-04-17 18:25:09,687 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5 0.046s 2023-04-17 18:25:09,687 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 202 3 18:25:09 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-5a5916b3-fd60-4a51-ace6-7684cbc41f99', 'x-openstack-request-id': 'req-5a5916b3-fd60-4a51-ace6-7684cbc41f99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/33ac53cb-8978-42b8-af8a-faeb816d13d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 33ac53cb-8978-42b8-af8a-faeb816d13d5 could not be found."}}' 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 0c68df2c-5a26-4d81-ae54-7135b637677b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:08,403 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b74782aae27f43bdb4210f0833b3bb13/os-quota-sets/fc2890f5ea1548d58944084c2634c097?usage=True 0.048s 2023-04-17 18:25:08,404 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc23cc77-db52-4633-8e76-60c2a8b76daa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc23cc77-db52-4633-8e76-60c2a8b76daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b74782aae27f43bdb4210f0833b3bb13/os-quota-sets/fc2890f5ea1548d58944084c2634c097?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_tempest-GroupSnapshotsTest-volume-type-296282575": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_tempest-GroupSnapshotsTest-volume-type-296282575": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_tempest-GroupSnapshotsTest-volume-type-296282575": {"limit": -1, "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": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:09,011 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes 0.598s 2023-04-17 18:25:09,012 80113 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-210493030"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70891323-efdf-4259-853a-ecdbcfd46d03', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70891323-efdf-4259-853a-ecdbcfd46d03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:08.765395", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:09,066 80113 IN FO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.044s 2023-04-17 18:25:09,067 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84205b0a-d64a-41ca-bfff-2dd951d42b92', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84205b0a-d64a-41ca-bfff-2dd951d42b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:09.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:10,124 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.046s 2023-04-17 18:25:10,124 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11969021-06fc-41bd-a59e-83c701f67492', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11969021-06fc-41bd-a59e-83c701f67492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:09.000000", "updated_at": "2023-04-17T18:25:09.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:10,244 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.108s 2023-04-17 18:25:10,245 80113 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ed66e7-ebac-4fda-86ad-064fe683fa2c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ed66e7-ebac-4fda-86ad-064fe683fa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"volume": {"id": "0c68df2c-5a26-4d81-ae54-7135b637677b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:09.000000", "updated_at": "2023-04-17T18:25:09.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-210493030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:10,628 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.372s 2023-04-17 18:25:10,628 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7578bf7c-a424-4c31-9f2d-c2c12153ee2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'' 2023-04-17 18:25:10,648 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b 0.019s 2023-04-17 18:25:10,648 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-f3c8e6ba-95e8-4105-a2e6-ac9b525875ac', 'x-openstack-request-id': 'req-f3c8e6ba-95e8-4105-a2e6-ac9b525875ac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/0c68df2c-5a26-4d81-ae54-7135b637677b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c68df2c-5a26-4d81-ae54-7135b637677b 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 47ea77fe-f518-4d6a-9b30-12ca8dedd74a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:09,729 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types 0.039s 2023-04-17 18:25:09,730 80133 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-1690022158"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d61a57b-9109-4fb4-81a2-f09a347fbaec', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d61a57b-9109-4fb4-81a2-f09a347fbaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types'} Body: b'{"volume_type": {"id": "434bfa08-503f-4516-be81-ec3ee072dab8", "name": "tempest-GroupSnapshotsTest-volume-type-1690022158", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:09,770 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types 0.037s 2023-04-17 18:25:09,770 80133 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-107475516"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add688aa-9274-40c2-8795-00a4d57e660b', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add688aa-9274-40c2-8795-00a4d57e660b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types'} Body: b'{"group_type": {"id": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "name": "tempest-GroupSnapshotsTest-group-type-107475516", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:09,953 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups 0.180s 2023-04-17 18:25:09,953 80133 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": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "volume_types": ["434bfa08-503f-4516-be81-ec3ee072dab8"], "name": "tempest-GroupSnapshotsTest-Group-296870071"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614936a5-c05c-4a0d-beee-1e08c50156b1', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614936a5-c05c-4a0d-beee-1e08c50156b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups'} Body: b'{"group": {"id": "47ea77fe-f518-4d6a-9b30-12ca8dedd74a", "name": "tempest-GroupSnapshotsTest-Group-296870071"}}' 2023-04-17 18:25:10,000 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a 0.044s 2023-04-17 18:25:10,001 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6088110a-0150-4df0-9813-cfd67bdc6bd9', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6088110a-0150-4df0-9813-cfd67bdc6bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a'} Body: b'{"group": {"id": "47ea77fe-f518-4d6a-9b30-12ca8dedd74a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:10.000000", "name": "tempest-GroupSnapshotsTest-Group-296870071", "description": null, "group_type": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "volume_types": ["434bfa08-503f-4516-be81-ec3ee072dab8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:11,042 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a 0.034s 2023-04-17 18:25:11,042 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c19174c6-2b71-437f-9a6b-fa658e2251f9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c19174c6-2b71-437f-9a6b-fa658e2251f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a'} Body: b'{"group": {"id": "47ea77fe-f518-4d6a-9b30-12ca8dedd74a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:10.000000", "name": "tempest-GroupSnapshotsTest-Group-296870071", "description": null, "group_type": "40ec1078-ebc2-4eb6-b535-96555b3d893d", "volume_types": ["434bfa08-503f-4516-be81-ec3ee072dab8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:11,045 80133 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-17 18:25:11,105 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail 0.059s 2023-04-17 18:25:11,106 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26281c58-04d4-47b0-b2a0-2c1eeb6a234e', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26281c58-04d4-47b0-b2a0-2c1eeb6a234e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:11,194 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a/action 0.07 9s 2023-04-17 18:25:11,194 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-b922e3ca-a027-42b9-bd16-52f96535e9a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a/action'} Body: b'' 2023-04-17 18:25:11,215 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a 0.020s 2023-04-17 18:25:11,215 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-966cc792-6917-4917-ac9c-12ac0eddc5f4', 'x-openstack-request-id': 'req-966cc792-6917-4917-ac9c-12ac0eddc5f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/47ea77fe-f518-4d6a-9b30-12ca8dedd74a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 47ea77fe-f518-4d6a-9b30-12ca8dedd74a could not be found."}}' 2023-04-17 18:25:11,270 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/40ec1078-ebc2-4eb6-b535-96555b3d893d 0.054s 2023-04-17 18:25:11,270 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-21523d57-486f-4102-bcc2-9e3d4d53d549', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/40ec1078-ebc2-4eb6-b535-96555b3d893d'} Body: b'' 2023-04-17 18:25:11,346 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8 0.075s 2023-04-17 18:25:11,348 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4bfb7f1-4d11-497b-bdae-4eea64769f67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8'} Body: b'' 2023-04-17 18:25:11,368 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8 0.019s 2023-04-17 18:25:11,368 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 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-88d871a2-6b16-4d77-8479-b6679d8e7773', 'x-openstack-request-id': 'req-88d871a2-6b16-4d77-8479-b6679d8e7773', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/434bfa08-503f-4516-be81-ec3ee072dab8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 434bfa08-503f-4516-be81-ec3ee072dab8 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 8d164c83-0b9d-4308-9b2d-6c2925b01809 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:11,178 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes 0.525s 2023-04-17 18:25:11,178 80113 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-812183086"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92173a3b-f2ce-4113-8b89-362856e17276', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92173a3b-f2ce-4113-8b89-362856e17276', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.117005", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:11,234 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.046s 2023-04-17 18:25:11,235 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b538cf8-9f19-4cfd-9a86-db83a7bb815a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b538cf8-9f19-4cfd-9a86-db83a7bb815a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:12,297 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.042s 2023-04-17 18:25:12,297 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc723a3e-3767-4531-a882-7c565639461e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc723a3e-3767-4531-a882-7c565639461e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.000000", "updated_at": "2023-04-17T18:25:11.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:12,351 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.043s 2023-04-17 18:25:12,352 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a98506-8cd3-4f0c-971f-f12b89c0442e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a98506-8cd3-4f0c-971f-f12b89c0442e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"volume": {"id": "8d164c83-0b9d-4308-9b2d-6c2925b01809", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:11.000000", "updated_at": "2023-04-17T18:25:11.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-812183086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809"}], "user_id": "e52c57c577fe4c858d978b13d874e747", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2890f5ea1548d58944084c2634c097"}}' 2023-04-17 18:25:12,479 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.116s 2023-04-17 18:25:12,479 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8398cd46-e263-435f-84c9-a223301f4c44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'' 2023-04-17 18:25:12,499 80113 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809 0.020s 2023-04-17 18:25:12,500 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a020b722-c510-458f-98ff-688fd29c50e0', 'x-openstack-request-id': 'req-a020b722-c510-458f-98ff-688fd29c50e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fc2890f5ea1548d58944084c2634c097/volumes/8d164c83-0b9d-4308-9b2d-6c2925b01809'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8d164c83-0b9d-4308-9b2d-6c2925b01809 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 005575c9-ec8b-4558-a9df-3bac298a92aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:11,404 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types 0.033s 2023-04-17 18:25:11,404 80133 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-663115444"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0addaf16-a060-4455-9f8c-0b06684e222b', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0addaf16-a060-4455-9f8c-0b06684e222b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types'} Body: b'{"volume_type": {"id": "7811bd2b-1883-49b4-9959-670d5229995a", "name": "tempest-GroupSnapshotsTest-volume-type-663115444", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:11,442 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types 0.034s 2023-04-17 18:25:11,442 80133 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-897121426"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1849c7-6a2e-41d7-9aec-27f5e38db18a', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1849c7-6a2e-41d7-9aec-27f5e38db18a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types'} Body: b'{"group_type": {"id": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "name": "tempest-GroupSnapshotsTest-group-type-897121426", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:11,556 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups 0.111s 2023-04-17 18:25:11,557 80133 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": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "volume_types": ["7811bd2b-1883-49b4-9959-670d5229995a"], "name": "tempest-GroupSnapshotsTest-Group-1164689845"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92ed75d-25b3-4f93-b728-602640127b95', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92ed75d-25b3-4f93-b728-602640127b95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups'} Body: b'{"group": {"id": "005575c9-ec8b-4558-a9df-3bac298a92aa", "name": "tempest-GroupSnapshotsTest-Group-1164689845"}}' 2023-04-17 18:25:11,591 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa 0.032s 2023-04-17 18:25:11,591 80133 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8123ba0-3466-4534-9c52-e000331980d9', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8123ba0-3466-4534-9c52-e000331980d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa'} Body: b'{"group": {"id": "005575c9-ec8b-4558-a9df-3bac298a92aa", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:12.000000", "name": "tempest-GroupSnapshotsTest-Group-1164689845", "description": null, "group_type": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "volume_types": ["7811bd2b-1883-49b4-9959-670d5229995a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:12,632 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa 0.036s 2023-04-17 18:25:12,632 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fa4b54-2f12-46d0-8c87-0d72efcdfe61', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fa4b54-2f12-46d0-8c87-0d72efcdfe61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa'} Body: b'{"group": {"id": "005575c9-ec8b-4558-a9df-3bac298a92aa", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:12.000000", "name": "tempest-GroupSnapshotsTest-Group-1164689845", "description": null, "group_type": "5b423702-4348-4fbd-ab3f-b4cbb1144bc7", "volume_types": ["7811bd2b-1883-49b4-9959-670d5229995a"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:25:12,702 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail 0.065s 2023-04-17 18:25:12,702 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec540e09-9bf5-41ff-969b-2bbc2add9c0a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec540e09-9bf5-41ff-969b-2bbc2add9c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:12,772 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa/action 0.059s 2023-04-17 18:25:12,772 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 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-0b050e3f-6d18-4436-afd2-43f78c50c7bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa/action'} Body: b'' 2023-04-17 18:25:12,792 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa 0.020s 2023-04-17 18:25:12,792 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 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-a3cc3388-0f0e-4fbb-819b-8c5a22e266f2', 'x-openstack-request-id': 'req-a3cc3388-0f0e-4fbb-819b-8c5a22e266f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/73679d6562e44eb6975807be75b0d902/groups/005575c9-ec8b-4558-a9df-3bac298a92aa'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 005575c9-ec8b-4558-a9df-3bac298a92aa could not be found."}}' 2023-04-17 18:25:12,818 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/5b423702-4348-4fbd-ab3f-b4cbb1144bc7 0.025s 2023-04-17 18:25:12,819 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 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-e17189b1-d5b1-4e4e-b9d1-9325f4060ceb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/group_types/5b423702-4348-4fbd-ab3f-b4cbb1144bc7'} Body: b'' 2023-04-17 18:25:12,899 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a 0.080s 2023-04-17 18:25:12,900 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1f527b-588c-4b9c-875f-26faa82ff64f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a'} Body: b'' 2023-04-17 18:25:12,915 80133 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a 0.014s 2023-04-17 18:25:12,915 80133 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Mon, 17 Apr 2023 18:25:12 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-b1507b09-0bfc-4e72-8ecd-5608b338c07e', 'x-openstack-request-id': 'req-b1507b09-0bfc-4e72-8ecd-5608b338c07e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4129b46158d4baea17cd8f8c46bd92f/types/7811bd2b-1883-49b4-9959-670d5229995a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7811bd2b-1883-49b4-9959-670d5229995a could not be found."}}' 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 574ed1b2-2954-4aed-bb3c-409940a533c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:13,071 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types 0.140s 2023-04-17 18:25:13,072 80119 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-1302971668"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66f6c7e-1a98-4f63-855f-8e6b49732fdf', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66f6c7e-1a98-4f63-855f-8e6b49732fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types'} Body: b'{"volume_type": {"id": "f081418e-a230-4465-a090-5382b2c84b8e", "name": "tempest-GroupsTest-volume-type-1302971668", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:13,110 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types 0.035s 2023-04-17 18:25:13,110 80119 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-988327882"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63a7d66-81aa-4b19-8513-2dcd2fe0e653', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63a7d66-81aa-4b19-8513-2dcd2fe0e653', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types'} Body: b'{"group_type": {"id": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "name": "tempest-GroupsTest-group-type-988327882", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:13,390 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups 0.276s 2023-04-17 18:25:13,391 80119 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": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "volume_types": ["f081418e-a230-4465-a090-5382b2c84b8e"], "name": "tempest-Group1-1113525701"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e74d652-4a98-4d20-a66f-1cc5c86b9e45', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e74d652-4a98-4d20-a66f-1cc5c86b9e45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups'} Body: b'{"group": {"id": "574ed1b2-2954-4aed-bb3c-409940a533c2", "name": "tempest-Group1-1113525701"}}' 2023-04-17 18:25:13,440 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2 0.045s 2023-04-17 18:25:13,441 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19914d97-7eb6-4f3d-a127-0c178b30c731', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19914d97-7eb6-4f3d-a127-0c178b30c731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2'} Body: b'{"group": {"id": "574ed1b2-2954-4aed-bb3c-409940a533c2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:13.000000", "name": "tempest-Group1-1113525701", "description": null, "group_type": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "volume_types": ["f081418e-a230-4465-a090-5382b2c84b8e"]}}' 2023-04-17 18:25:14,478 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2 0.033s 2023-04-17 18:25:14,479 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9200178e-88b2-483e-88ee-70ab21a6269a', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9200178e-88b2-483e-88ee-70ab21a6269a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2'} Body: b'{"group": {"id": "574ed1b2-2954-4aed-bb3c-409940a533c2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:13.000000", "name": "tempest-Group1-1113525701", "description": null, "group_type": "62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee", "volume_types": ["f081418e-a230-4465-a090-5382b2c84b8e"]}}' 2023-04-17 18:25:14,550 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail 0.067s 2023-04-17 18:25:14,551 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cdb1e8-92b3-485e-bdfd-8e34d86f0a7c', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cdb1e8-92b3-485e-bdfd-8e34d86f0a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:14,642 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2/action 0.081s 2023-04-17 18:25:14,642 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-req uest-id': 'req-859539a8-edf4-4cf0-9006-3e3649d4ee29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2/action'} Body: b'' 2023-04-17 18:25:14,662 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2 0.018s 2023-04-17 18:25:14,662 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-6b8d5e40-db8a-4af1-a1a1-cad040bde555', 'x-openstack-request-id': 'req-6b8d5e40-db8a-4af1-a1a1-cad040bde555', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/574ed1b2-2954-4aed-bb3c-409940a533c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 574ed1b2-2954-4aed-bb3c-409940a533c2 could not be found."}}' 2023-04-17 18:25:14,692 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee 0.029s 2023-04-17 18:25:14,692 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-91155ad0-2622-4bd9-a103-1b7cbdac6b54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/62ec5fc5-5fdc-4fb1-8329-3346a5fff9ee'} Body: b'' 2023-04-17 18:25:14,741 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e 0.049s 2023-04-17 18:25:14,742 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-a793c727-0fc9-454a-876f-187153683895', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e'} Body: b'' 2023-04-17 18:25:14,762 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e 0.020s 2023-04-17 18:25:14,763 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-3a08ff60-27bf-44dd-8a5f-f9548c8727fb', 'x-openstack-request-id': 'req-3a08ff60-27bf-44dd-8a5f -f9548c8727fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/f081418e-a230-4465-a090-5382b2c84b8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f081418e-a230-4465-a090-5382b2c84b8e 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 4af35296-b8c2-4a46-b19b-33a373f536f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:14,799 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types 0.033s 2023-04-17 18:25:14,799 80119 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-1871940789"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1907ae06-30b3-4b47-bc93-01473cf1a0e3', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1907ae06-30b3-4b47-bc93-01473cf1a0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types'} Body: b'{"volume_type": {"id": "a2610726-e2aa-4ba4-bd27-040c5419f23f", "name": "tempest-GroupsTest-volume-type-1871940789", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:25:14,836 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types 0.033s 2023-04-17 18:25:14,836 80119 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-1882094209"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5cd3b3-ad2a-4880-83eb-65609a65d015', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5cd3b3-ad2a-4880-83eb-65609a65d015', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types'} Body: b'{"group_type": {"id": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "name": "tempest-GroupsTest-group-type-1882094209", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:25:14,926 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups 0.087s 2023-04-17 18:25:14,926 80119 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": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "volume_types": ["a2610726-e2aa-4ba4-bd27-040c5419f23f"], "name": "tempest-GroupsTest-Group-459685034"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0aabd0-7530-445b-878f-569c0e982c4f', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0aabd0-7530-445b-878f-569c0e982c4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups'} Body: b'{"group": {"id": "4af35296-b8c2-4a46-b19b-33a373f536f4", "name": "tempest-GroupsTest-Group-459685034"}}' 2023-04-17 18:25:14,970 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4 0.041s 2023-04-17 18:25:14,971 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc202c8c-3032-46ee-91e4-d69c8559e52f', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc202c8c-3032-46ee-91e4-d69c8559e52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4'} Body: b'{"group": {"id": "4af35296-b8c2-4a46-b19b-33a373f536f4", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:25:15.000000", "name": "tempest-GroupsTest-Group-459685034", "description": null, "group_type": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "volume_types": ["a2610726-e2aa-4ba4-bd27-040c5419f23f"]}}' 2023-04-17 18:25:16,007 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4 0.031s 2023-04-17 18:25:16,008 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be340fa-cc7b-454e-bf0a-d1726be67ade', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be340fa-cc7b-454e-bf0a-d1726be67ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4'} Body: b'{"group": {"id": "4af35296-b8c2-4a46-b19b-33a373f536f4", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:25:15.000000", "name": "tempest-GroupsTest-Group-459685034", "description": null, "group_type": "e75abdd5-7f85-4add-9e46-7e1f6c1949c6", "volume_types": ["a2610726-e2aa-4ba4-bd27-040c5419f23f"]}}' 2023-04-17 18:25:16,076 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail 0.064s 2023-04-17 18:25:16,076 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b392d614-e90c-49a7-8299-f1faa5021866', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b392d614-e90c-49a7-8299-f1faa5021866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:25:16,165 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4/action 0.079s 2023-04-17 18:25:16,165 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-fe5ce02a-e60e-4410-bcf1-a01815a 20884', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4/action'} Body: b'' 2023-04-17 18:25:16,182 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4 0.016s 2023-04-17 18:25:16,182 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-fdefbcc0-7ebd-40cc-942b-f317095bd8bf', 'x-openstack-request-id': 'req-fdefbcc0-7ebd-40cc-942b-f317095bd8bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f2edf383077a48bea055e8973831d8d3/groups/4af35296-b8c2-4a46-b19b-33a373f536f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4af35296-b8c2-4a46-b19b-33a373f536f4 could not be found."}}' 2023-04-17 18:25:16,212 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/e75abdd5-7f85-4add-9e46-7e1f6c1949c6 0.029s 2023-04-17 18:25:16,212 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-a567d34a-4cad-4df3-8fa9-410c68dfb3a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/group_types/e75abdd5-7f85-4add-9e46-7e1f6c1949c6'} Body: b'' 2023-04-17 18:25:16,267 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f 0.054s 2023-04-17 18:25:16,267 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62153a21-297b-4e2b-a441-046a2a7d9b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f'} Body: b'' 2023-04-17 18:25:16,283 80119 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f 0.015s 2023-04-17 18:25:16,283 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:16 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-092e43b4-5acf-454c-bba8-64d7a03dad4c', 'x-openstack-request-id': 'req-092e43b4-5acf-454c-bba8-64d7a03dad4c', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/5eca6e61f0b44d56b0e6ab2859df935f/types/a2610726-e2aa-4ba4-bd27-040c5419f23f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a2610726-e2aa-4ba4-bd27-040c5419f23f 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 5372001f-0760-4fb5-adce-b027baaf87e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:22,430 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes 0.354s 2023-04-17 18:25:22,430 80113 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-1648611760"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d9f798-f2b0-4714-9f05-8a0fd57d7f47', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d9f798-f2b0-4714-9f05-8a0fd57d7f47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.364878", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:22,488 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.049s 2023-04-17 18:25:22,489 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44baad09-be68-4bcf-96fa-81d44777e56f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44baad09-be68-4bcf-96fa-81d44777e56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "081f80b438f04cac98dd426e27300dd0"}}' 2023-04-17 18:25:23,543 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.043s 2023-04-17 18:25:23,543 80113 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869d0a2d-cf31-4378-9ff2-e847e813ca5c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869d0a2d-cf31-4378-9ff2-e847e813ca5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.000000", "updated_at": "2023-04-17T18:25:23.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "081f80b438f04cac98dd426e27300dd0"}}' 2023-04-17 18:25:23,607 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.052s 2023-04-17 18:25:23,607 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0133bb6-cc55-43e7-8465-c684e446f24d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0133bb6-cc55-43e7-8465-c684e446f24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"volume": {"id": "5372001f-0760-4fb5-adce-b027baaf87e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:22.000000", "updated_at": "2023-04-17T18:25:23.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1648611760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6"}], "user_id": "46378f608abb4bae86d0e070c56c3a91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "081f80b438f04cac98dd426e27300dd0"}}' 2023-04-17 18:25:23,726 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.108s 2023-04-17 18:25:23,726 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-b8c895f6-abc2-491b-8278-2e4f29d575b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'' 2023-04-17 18:25:23,745 80113 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6 0.018s 2023-04-17 18:25:23,745 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-53518243-85a9-47bb-ab50-a7025a777885', 'x-openstack-request-id': 'req-53518243-85a9-47bb-ab50-a7025a777885', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/081f80b438f04cac98dd426e27300dd0/volumes/5372001f-0760-4fb5-adce-b027baaf87e6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5372001f-0760-4fb5-adce-b027baaf87e6 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 298c1ade-9bee-4473-82da-a1b0261a3970 failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 cbff6e91-b561-4614-8cf9-af8c68406466 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 80fed934-d979-4375-8dc5-d804edb48e78 failed to build and is in ERROR status 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 f06c786c-4eea-46d8-afba-bb711adbdc76 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 ece01294-2e1d-403a-b285-93b7775d25d9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:34,825 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes 0.472s 2023-04-17 18:25:34,826 80119 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-1356955919"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03cdfb8d-1139-4d62-8ad6-3d621890ea53', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03cdfb8d-1139-4d62-8ad6-3d621890ea53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:34.744592", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:34,927 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.090s 2023-04-17 18:25:34,927 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e469c298-898f-487a-983c-250e1cdc1a15', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e469c298-898f-487a-983c-250e1cdc1a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:35.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:36,000 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.062s 2023-04-17 18:25:36,001 80119 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5e7dee-3851-4b8c-bdc3-db19406c196d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5e7dee-3851-4b8c-bdc3-db19406c196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:35.000000", "updated_at": "2023-04-17T18:25:35.000000", "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:36,060 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.046s 2023-04-17 18:25:36,061 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98df74f-1836-4450-944b-0c143591f96a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98df74f-1836-4450-944b-0c143591f96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"volume": {"id": "ece01294-2e1d-403a-b285-93b7775d25d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:35.000000", "updated_at": "2023-04-17T18:25:35.000000", "name": "tempest-VolumesTransfersTest-Volume-1356955919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:36,226 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.149s 2023-04-17 18:25:36,226 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 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-3f2d7fe7-c26f-4e09-a508-822ec65836d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'' 2023-04-17 18:25:36,253 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9 0.026s 2023-04-17 18:25:36,253 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c00244-b758-4e33-a90c-f39f2613b1a9', 'x-openstack-request-id': 'req-f0c00244-b758-4e33-a90c-f39f2613b1a9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/ece01294-2e1d-403a-b285-93b7775d25d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ece01294-2e1d-403a-b285-93b7775d25d9 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 312ecb77-2e9b-4759-bcbd-cf029ae47c3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:36,613 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes 0.357s 2023-04-17 18:25:36,614 80119 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-696413900"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7845efd1-6c24-44f6-a99e-b55d42984fdb', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7845efd1-6c24-44f6-a99e-b55d42984fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.441592", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:36,670 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.045s 2023-04-17 18:25:36,671 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ffd5375-8216-4af7-87dc-4358396b53be', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ffd5375-8216-4af7-87dc-4358396b53be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:37,720 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.038s 2023-04-17 18:25:37,720 80119 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db7c19d-4285-4510-b73f-d22a98558fb5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db7c19d-4285-4510-b73f-d22a98558fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.000000", "updated_at": "2023-04-17T18:25:37.000000", "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:37,774 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.042s 2023-04-17 18:25:37,774 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40371acc-6f79-43b0-bcb5-8af2d1c11ef1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40371acc-6f79-43b0-bcb5-8af2d1c11ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"volume": {"id": "312ecb77-2e9b-4759-bcbd-cf029ae47c3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:36.000000", "updated_at": "2023-04-17T18:25:37.000000", "name": "tempest-VolumesTransfersTest-Volume-696413900", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d"}], "user_id": "f3f9a4a22ab3484b9532b6e257688084", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "74c4ed7abb254ebfa29b0f1e9432ab2b"}}' 2023-04-17 18:25:37,922 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.137s 2023-04-17 18:25:37,922 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'con tent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a2a3fb-4488-4396-a3f8-b993e5577db8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'' 2023-04-17 18:25:37,943 80119 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d 0.020s 2023-04-17 18:25:37,943 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-737a1715-2a40-4b0d-87be-5c67df8805f0', 'x-openstack-request-id': 'req-737a1715-2a40-4b0d-87be-5c67df8805f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/74c4ed7abb254ebfa29b0f1e9432ab2b/volumes/312ecb77-2e9b-4759-bcbd-cf029ae47c3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 312ecb77-2e9b-4759-bcbd-cf029ae47c3d could not be found."}}' 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 a348b281-bef0-4000-8664-2a20fdf93795 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:38,375 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes 0.446s 2023-04-17 18:25:38,376 80129 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-371339173"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db486237-b35a-415f-b44e-2368345d0755', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db486237-b35a-415f-b44e-2368345d0755', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.308638", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:25:38,434 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.048s 2023-04-17 18:25:38,435 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa793e4-0ffb-4999-8cff-a70c8110d738', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa793e4-0ffb-4999-8cff-a70c8110d738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:39,495 80129 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/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.047s 2023-04-17 18:25:39,495 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4105f7c7-cb67-46ec-970f-35d9f9f240c2', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4105f7c7-cb67-46ec-970f-35d9f9f240c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.000000", "updated_at": "2023-04-17T18:25:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:39,544 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.037s 2023-04-17 18:25:39,544 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee893908-ee60-440c-bc3e-c5cfbe4d5221', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee893908-ee60-440c-bc3e-c5cfbe4d5221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"volume": {"id": "a348b281-bef0-4000-8664-2a20fdf93795", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:38.000000", "updated_at": "2023-04-17T18:25:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-371339173", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:39,681 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.126s 2023-04-17 18:25:39,681 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 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-2f05af2e-4cb9-4df1-b19e-03484a6a6e7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'' 2023-04-17 18:25:39,703 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795 0.021s 2023-04-17 18:25:39,703 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 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-89ccdbef-56a8-436f-81a4-534edcfffed5', 'x-openstack-request-id': 'req-89ccdbef-56a8-436f-81a4-534edcfffed5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/a348b281-bef0-4000-8664-2a20fdf93795'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a348b281-bef0-4000-8664-2a20fdf93795 could not be found."}}' 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 2260c7f6-1967-4a1e-95e8-1f91cf95f278 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 598b2515-5cee-4d91-a5a5-920af0bbc8f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:39,900 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes 0.192s 2023-04-17 18:25:39,900 80129 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-1931578478"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1ac755-0d18-4f6a-97eb-d27cc44ff40f', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1ac755-0d18-4f6a-97eb-d27cc44ff40f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:39.833132", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:25:39,955 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.045s 2023-04-17 18:25:39,956 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ee7634-90e6-4b06-aee6-e0fc0655ea50', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ee7634-90e6-4b06-aee6-e0fc0655ea50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:41,008 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.041s 2023-04-17 18:25:41,009 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f61cfe-6a34-44d4-8df1-b50eb6a92641', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f61cfe-6a34-44d4-8df1-b50eb6a92641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:40.000000", "updated_at": "2023-04-17T18:25:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:41,083 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.063s 2023-04-17 18:25:41,083 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba90c640-1e90-4085-9153-bdeb7731d9fb', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba90c640-1e90-4085-9153-bdeb7731d9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"volume": {"id": "598b2515-5cee-4d91-a5a5-920af0bbc8f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:40.000000", "updated_at": "2023-04-17T18:25:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1931578478", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0"}], "user_id": "694598241c0749cb80326ebf7c23b584", "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": "30686ba8b0124d9787c467d0eb50e8a4"}}' 2023-04-17 18:25:41,204 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.109s 2023-04-17 18:25:41,204 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:41 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-6bd7e864-853c-4114-811c-0de31f8a2f31', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'' 2023-04-17 18:25:41,225 80129 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0 0.020s 2023-04-17 18:25:41,225 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:41 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-58fd4ca0-1816-441a-b2f6-c86360feba05', 'x-openstack-request-id': 'req-58fd4ca0-1816-441a-b2f6-c86360feba05', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/30686ba8b0124d9787c467d0eb50e8a4/volumes/598b2515-5cee-4d91-a5a5-920af0bbc8f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 598b2515-5cee-4d91-a5a5-920af0bbc8f0 could not be found."}}' 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 2c09253f-3a4f-42fc-94bd-8a896714c3a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:43,098 80121 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes 0.366s 2023-04-17 18:25:43,098 80121 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-187207995"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fef9152-6373-481c-a36e-01a4393d2ebb', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fef9152-6373-481c-a36e-01a4393d2ebb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes'} Body: b'{"volume": {"id": "2c09253f-3a4f-42fc-94bd-8a896714c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:43.032889", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-187207995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}], "user_id": "7f68f476df7844b6a9b523d0e25a09be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:43,156 80121 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3 0.044s 2023-04-17 18:25:43,156 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc32e884-a2f5-46f4-b446-87b47968123d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc32e884-a2f5-46f4-b446-87b47968123d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3'} Body: b'{"volume": {"id": "2c09253f-3a4f-42fc-94bd-8a896714c3a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:43.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-187207995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}], "user_id": "7f68f476df7844b6a9b523d0e25a09be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9f4d2e6a8f8d45b3b297155f6b7f5109"}}' 2023-04-17 18:25:44,211 80121 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3 0.043s 2023-04-17 18:25:44,211 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95a9a5f-312c-45a9-a813-f2f90c403d7e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95a9a5f-312c-45a9-a813-f2f90c403d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3'} Body: b'{"volume": {"id": "2c09253f-3a4f-42fc-94bd-8a896714c3a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:43.000000", "updated_at": "2023-04-17T18:25:43.000000", "name": "tempest-TestVolumeSwap-volume-187207995", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9f4d2e6a8f8d45b3b297155f6b7f5109/volumes/2c09253f-3a4f-42fc-94bd-8a896714c3a3"}], "user_id": "7f68f476df7844b6a9b523d0e25a09be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9f4d2e6a8f8d45b3b297155f6b7f5109"}}' 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 8faccdb6-54d5-4fb4-9c02-015e27f06334 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:42,759 80113 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/efd3a1625540466b9cd23a563e886ccf/types 0.234s 2023-04-17 18:25:42,759 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e2d5e8-c80e-4dd7-9ac9-ffb43d781d5b', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e2d5e8-c80e-4dd7-9ac9-ffb43d781d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/efd3a1625540466b9cd23a563e886ccf/types'} Body: b'{"volume_type": {"id": "94f54f2e-8faa-4ffc-a4ab-d292f76d0002", "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-17 18:25:43,826 80113 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.063s 2023-04-17 18:25:43,826 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2e97f580-5413-4302-ae7d-799611402934', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-067278fa-5af0-418a-9a4e-3930a7f22f6b', '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": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:44Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:45,445 80113 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/2e97f580-5413-4302-ae7d-799611402934/file 1.617s 2023-04-17 18:25:45,446 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c5e4a0ef-294d-4723-baee-08e044e8f406', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934/file'} Body: b'' 2023-04-17 18:25:45,466 80113 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/2e97f580-5413-4302-ae7d-799611402934 0.019s 2023-04-17 18:25:45,466 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-edf7d3cd-8e52-49b5-abd2-3c67694df80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934'} 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": "63776d4b88b4c471edb10f09c27b317a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "60b865b1ddb200fe975c80e526d6cd4f36252a11ba2ac6c563eeea70bdfed61c856b179c792029bad6f280497795ca87523fe4298ef34f368e8b83cd26ba0816", "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:45Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:45,490 80113 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/2e97f580-5413-4302-ae7d-799611402934 0.023s 2023-04-17 18:25:45,490 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c791fa2f-52f0-48a9-a4d8-c4c269fa7e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934'} 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": "63776d4b88b4c471edb10f09c27b317a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "60b865b1ddb200fe975c80e526d6cd4f36252a11ba2ac6c563eeea70bdfed61c856b179c792029bad6f280497795ca87523fe4298ef34f368e8b83cd26ba0816", "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:45Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:45,512 80113 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/2e97f580-5413-4302-ae7d-799611402934 0.021s 2023-04-17 18:25:45,512 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3a3ab816-5cbf-4347-840d-21ef79800d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2e97f580-5413-4302-ae7d-799611402934'} 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": "63776d4b88b4c471edb10f09c27b317a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a96b07bc6d7e4532b298d5d55b99a3cf", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "60b865b1ddb200fe975c80e526d6cd4f36252a11ba2ac6c563eeea70bdfed61c856b179c792029bad6f280497795ca87523fe4298ef34f368e8b83cd26ba0816", "id": "2e97f580-5413-4302-ae7d-799611402934", "created_at": "2023-04-17T18:25:44Z", "updated_at": "2023-04-17T18:25:45Z", "tags": [], "self": "/v2/images/2e97f580-5413-4302-ae7d-799611402934", "file": "/v2/images/2e97f580-5413-4302-ae7d-799611402934/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:46,015 80113 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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes 0.502s 2023-04-17 18:25:46,016 80113 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": "2e97f580-5413-4302-ae7d-799611402934", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be43036-0285-4375-8993-45fe48a69bd7', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be43036-0285-4375-8993-45fe48a69bd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a96b07bc6d7e4532b298d5d55b99a3cf/volumes'} Body: b'{"volume": {"id": "8faccdb6-54d5-4fb4-9c02-015e27f06334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:45.899388", "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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}], "user_id": "a8bb42aff3984d6a8cc4d9f88cca457d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:46,079 80113 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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334 0.043s 2023-04-17 18:25:46,080 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1078aeca-7804-4ffd-a5e6-188d60fdf51e', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1078aeca-7804-4ffd-a5e6-188d60fdf51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334'} Body: b'{"volume": {"id": "8faccdb6-54d5-4fb4-9c02-015e27f06334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:46.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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}], "user_id": "a8bb42aff3984d6a8cc4d9f88cca457d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a96b07bc6d7e4532b298d5d55b99a3cf"}}' 2023-04-17 18:25:47,147 80113 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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334 0.044s 2023-04-17 18:25:47,147 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3b3c97-e308-44d8-9dbd-470b97a4bbb1', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3b3c97-e308-44d8-9dbd-470b97a4bbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334'} Body: b'{"volume": {"id": "8faccdb6-54d5-4fb4-9c02-015e27f06334", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:46.000000", "updated_at": "2023-04-17T18:25:46.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/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a96b07bc6d7e4532b298d5d55b99a3cf/volumes/8faccdb6-54d5-4fb4-9c02-015e27f06334"}], "user_id": "a8bb42aff3984d6a8cc4d9f88cca457d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a96b07bc6d7e4532b298d5d55b99a3cf"}}' 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 aebaf34b-d8a1-4732-b7dd-62d20fd878b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:46,444 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.198s 2023-04-17 18:25:46,445 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2b87c785-438f-4bfc-ada2-b31ecbadcd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:46,955 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes 0.509s 2023-04-17 18:25:46,956 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1167307067"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b0481e-a2be-40fa-a3fa-ef03043fea2b', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b0481e-a2be-40fa-a3fa-ef03043fea2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:46.853380", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:47,031 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.065s 2023-04-17 18:25:47,031 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6ca9da-ebf0-40e8-893a-add88bd29139', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6ca9da-ebf0-40e8-893a-add88bd29139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:47.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:48,097 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.054s 2023-04-17 18:25:48,098 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c134876-dd38-4164-af8a-1902f8f12bd5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c134876-dd38-4164-af8a-1902f8f12bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:47.000000", "updated_at": "2023-04-17T18:25:47.000000", "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:48,159 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.049s 2023-04-17 18:25:48,159 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73054061-fe03-47c0-8502-af6d7416cec7', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-73054061-fe03-47c0-8502-af6d7416cec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"volume": {"id": "aebaf34b-d8a1-4732-b7dd-62d20fd878b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:47.000000", "updated_at": "2023-04-17T18:25:47.000000", "name": "tempest-VolumesExtendTest-Volume-1167307067", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:48,368 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.198s 2023-04-17 18:25:48,368 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305539c0-cab6-4ea5-a1b9-2fa55ee6a356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'' 2023-04-17 18:25:48,406 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8 0.037s 2023-04-17 18:25:48,406 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-request-id': 'req-782f9070-b3a6-4130-b9a0-3fc908f387f4', 'x-openstack-request-id': 'req-782f9070-b3a6-4130-b9a0-3fc908f387f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/aebaf34b-d8a1-4732-b7dd-62d20fd878b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aebaf34b-d8a1-4732-b7dd-62d20fd878b8 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 59c05686-c905-41b1-86f3-bf83db6b81af failed to build and is in ERROR status 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 be2f0799-c003-443e-9b74-f87e1a320f37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:48,749 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes 0.333s 2023-04-17 18:25:48,749 80119 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-1931812232"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a780f890-47de-4d55-9819-b27c4a336c6e', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a780f890-47de-4d55-9819-b27c4a336c6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:48.655288", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:48,899 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.140s 2023-04-17 18:25:48,900 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97da230-9378-44f8-a039-37f1f16e595a', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97da230-9378-44f8-a039-37f1f16e595a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:49,966 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.054s 2023-04-17 18:25:49,966 80119 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b11df14-c9b9-4607-89be-1cae1c849f92', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b11df14-c9b9-4607-89be-1cae1c849f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:49.000000", "updated_at": "2023-04-17T18:25:49.000000", "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:50,030 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.051s 2023-04-17 18:25:50,030 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9c61e1-3989-4663-a307-c8d49fc8242a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9c61e1-3989-4663-a307-c8d49fc8242a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"volume": {"id": "be2f0799-c003-443e-9b74-f87e1a320f37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:49.000000", "updated_at": "2023-04-17T18:25:49.000000", "name": "tempest-VolumesExtendTest-Volume-1931812232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37"}], "user_id": "443063aa63b848408c390c3613adb608", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ff6c1b8fd064f08a7596421f8a22cf0"}}' 2023-04-17 18:25:50,172 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.130s 2023-04-17 18:25:50,173 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-96e1aebc-9cfe-4942-aab9-6ee2c78b37d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'' 2023-04-17 18:25:50,233 80119 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37 0.060s 2023-04-17 18:25:50,234 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-1f3532bd-3b52-4ccf-b960-261e14ea78f5', 'x-openstack-request-id': 'req-1f3532bd-3b52-4ccf-b960-261e14ea78f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ff6c1b8fd064f08a7596421f8a22cf0/volumes/be2f0799-c003-443e-9b74-f87e1a320f37'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume be2f0799-c003-443e-9b74-f87e1a320f37 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 2d41aaa5-426e-4885-b9b0-ebe37261b692 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:51,462 80123 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes 1.579s 2023-04-17 18:25:51,462 80123 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-1513332570", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1d7c6f-4b21-4cc0-adb4-574865a047eb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1d7c6f-4b21-4cc0-adb4-574865a047eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes'} Body: b'{"volume": {"id": "2d41aaa5-426e-4885-b9b0-ebe37261b692", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.310980", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1513332570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}], "user_id": "f26884e7e23f491a94ed67957ba41ea1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:51,606 80123 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692 0.109s 2023-04-17 18:25:51,606 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ff34e8-6d8e-4cdc-8eb9-05a6b2014ffb', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ff34e8-6d8e-4cdc-8eb9-05a6b2014ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692'} Body: b'{"volume": {"id": "2d41aaa5-426e-4885-b9b0-ebe37261b692", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1513332570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}], "user_id": "f26884e7e23f491a94ed67957ba41ea1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ab8a5d3f64846478946f6b50145e964"}}' 2023-04-17 18:25:52,688 80123 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692 0.068s 2023-04-17 18:25:52,689 80123 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e662199-8faa-40e1-92a0-4283428089ac', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e662199-8faa-40e1-92a0-4283428089ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692'} Body: b'{"volume": {"id": "2d41aaa5-426e-4885-b9b0-ebe37261b692", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": "2023-04-17T18:25:52.000000", "name": "tempest-TaggedBootDevicesTest-volume-1513332570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ab8a5d3f64846478946f6b50145e964/volumes/2d41aaa5-426e-4885-b9b0-ebe37261b692"}], "user_id": "f26884e7e23f491a94ed67957ba41ea1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ab8a5d3f64846478946f6b50145e964"}}' 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 032cc15a-1e88-49cd-adad-f113154b9c56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:47,464 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 2.994s 2023-04-17 18:25:47,464 80111 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-950252192"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-56268cf7-82ac-4026-ab7e-a222094d8d3d', 'date': 'Mon, 17 Apr 2023 18:25:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d","name":"tempest-tagged-attachments-test-net-950252192","tenant_id":"a6de63cb554943a3bd35ef0b8c74f41b","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a6de63cb554943a3bd35ef0b8c74f41b","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-17T18:25:44Z","updated_at":"2023-04-17T18:25:45Z","revision_number":1}}' 2023-04-17 18:25:50,413 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.949s 2023-04-17 18:25:50,414 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-90cce709-b5dd-4fb6-8982-49bf0fa23ce1', 'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a1580530-30e4-4578-8f65-f4fe7cceaa2d","name":"","tenant_id":"a6de63cb554943a3bd35ef0b8c74f41b","network_id":"8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d","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-17T18:25:48Z","updated_at":"2023-04-17T18:25:48Z","revision_number":0,"project_id":"a6de63cb554943a3bd35ef0b8c74f41b"}}' 2023-04-17 18:25:50,772 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes 0.358s 2023-04-17 18:25:50,773 80111 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-2065507968"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451b6818-2f8e-4eb4-8bc1-7a87f8509851', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451b6818-2f8e-4eb4-8bc1-7a87f8509851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes'} Body: b'{"volume": {"id": "032cc15a-1e88-49cd-adad-f113154b9c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:50.684531", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2065507968", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}], "user_id": "b4a22fcd8098455aabbb2d0d1c7a80fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:50,842 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56 0.053s 2023-04-17 18:25:50,843 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7058027-4a61-458f-abaf-10e7e42cae6a', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7058027-4a61-458f-abaf-10e7e42cae6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56'} Body: b'{"volume": {"id": "032cc15a-1e88-49cd-adad-f113154b9c56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-2065507968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}], "user_id": "b4a22fcd8098455aabbb2d0d1c7a80fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6de63cb554943a3bd35ef0b8c74f41b"}}' 2023-04-17 18:25:51,913 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56 0.056s 2023-04-17 18:25:51,913 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9619af14-a143-4cab-b87f-d1dea70ad6ec', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9619af14-a143-4cab-b87f-d1dea70ad6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56'} Body: b'{"volume": {"id": "032cc15a-1e88-49cd-adad-f113154b9c56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:51.000000", "updated_at": "2023-04-17T18:25:51.000000", "name": "tempest-TaggedAttachmentsTest-volume-2065507968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49cd-adad-f113154b9c56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a6de63cb554943a3bd35ef0b8c74f41b/volumes/032cc15a-1e88-49 cd-adad-f113154b9c56"}], "user_id": "b4a22fcd8098455aabbb2d0d1c7a80fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6de63cb554943a3bd35ef0b8c74f41b"}}' 2023-04-17 18:25:52,416 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/a1580530-30e4-4578-8f65-f4fe7cceaa2d 0.488s 2023-04-17 18:25:52,417 80111 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-94b72c1c-b9c0-483e-8587-76c9555c28d3', 'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/a1580530-30e4-4578-8f65-f4fe7cceaa2d'} Body: b'' 2023-04-17 18:25:53,784 80111 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d 1.367s 2023-04-17 18:25:53,785 80111 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-044000a4-a111-4c14-a643-cf5dd978ac62', 'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/8a54ebdf-8f90-486a-8b6c-4f9badf3ef5d'} Body: b'' 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 2418c917-fb2c-4991-a7e7-26b2a7acb556 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:51,767 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.246s 2023-04-17 18:25:51,767 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-269f2ffa-bc41-4aad-964e-d64e995bf572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:52,471 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes 0.702s 2023-04-17 18:25:52,471 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-VolumesCloneTest-Volume-661357428"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54391a16-98e4-4f6c-83d1-31a2a9b4342d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54391a16-98e4-4f6c-83d1-31a2a9b4342d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.357266", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:52,554 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.068s 2023-04-17 18:25:52,554 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff451b5a-f68f-4bd5-b623-5189e0714f0a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff451b5a-f68f-4bd5-b623-5189e0714f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:53,644 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.077s 2023-04-17 18:25:53,645 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97198f8d-d9e4-424e-a9e3-3a0c3ce65f3a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97198f8d-d9e4-424e-a9e3-3a0c3ce65f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.000000", "updated_at": "2023-04-17T18:25:53.000000", "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:53,750 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.064s 2023-04-17 18:25:53,750 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4523ff9c-f0c8-42ac-9817-b7697001e792', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4523ff9c-f0c8-42ac-9817-b7697001e792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"volume": {"id": "2418c917-fb2c-4991-a7e7-26b2a7acb556", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:52.000000", "updated_at": "2023-04-17T18:25:53.000000", "name": "tempest-VolumesCloneTest-Volume-661357428", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:53,936 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.167s 2023-04-17 18:25:53,936 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-f988303b-64d6-4664-8d42-c38b238852db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'' 2023-04-17 18:25:53,975 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556 0.037s 2023-04-17 18:25:53,975 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-be6e02bc-a5c5-4ffb-b99d-8efba70d5faf', 'x-openstack-request-id': 'req-be6e02bc-a5c5-4ffb-b99d-8efba70d5faf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/2418c917-fb2c-4991-a7e7-26b2a7acb556'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2418c917-fb2c-4991-a7e7-26b2a7acb556 could not be found."}}' 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 442a3d2d-716c-49b7-82f9-26dbc5dd83a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:53,588 80113 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes 0.653s 2023-04-17 18:25:53,588 80113 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-2000300105"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2078544a-4403-49da-b460-ef9d188d6c95', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2078544a-4403-49da-b460-ef9d188d6c95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes'} Body: b'{"volume": {"id": "442a3d2d-716c-49b7-82f9-26dbc5dd83a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:53.411746", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000300105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}], "user_id": "495dba9063164ae683c3c6a2d510591f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:53,694 80113 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7 0.092s 2023-04-17 18:25:53,694 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e394ae-954e-4112-8f2a-0fed708fe626', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e394ae-954e-4112-8f2a-0fed708fe626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7'} Body: b'{"volume": {"id": "442a3d2d-716c-49b7-82f9-26dbc5dd83a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000300105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}], "user_id": "495dba9063164ae683c3c6a2d510591f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3be843d062064e579971c359f88e7ad8"}}' 2023-04-17 18:25:54,767 80113 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7 0.044s 2 023-04-17 18:25:54,767 80113 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d54f8d5-60e4-4179-910b-773635fcd838', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d54f8d5-60e4-4179-910b-773635fcd838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7'} Body: b'{"volume": {"id": "442a3d2d-716c-49b7-82f9-26dbc5dd83a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:53.000000", "updated_at": "2023-04-17T18:25:54.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2000300105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3be843d062064e579971c359f88e7ad8/volumes/442a3d2d-716c-49b7-82f9-26dbc5dd83a7"}], "user_id": "495dba9063164ae683c3c6a2d510591f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3be843d062064e579971c359f88e7ad8"}}' 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 f094fdc0-a0e1-4bc1-948c-736b9acd64c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:54,279 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes 0.295s 2023-04-17 18:25:54,280 80129 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-316171195"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945532aa-7838-48cf-ba65-57b4c5263ce8', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945532aa-7838-48cf-ba65-57b4c5263ce8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.186493", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:25:54,347 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.055s 2023-04-17 18:25:54,347 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15688c7b-24e8-413d-b2ef-61e8cf0bd617', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15688c7b-24e8-413d-b2ef-61e8cf0bd617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:55,408 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.048s 2023-04-17 18:25:55,409 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc0affa-be66-436b-aa35-424313835811', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc0affa-be66-436b-aa35-424313835811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.000000", "updated_at": "2023-04-17T18:25:54.000000", "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:55,475 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.055s 2023-04-17 18:25:55,475 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f63150-36bf-4e25-a78c-860e25ae215a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f63150-36bf-4e25-a78c-860e25ae215a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"volume": {"id": "f094fdc0-a0e1-4bc1-948c-736b9acd64c7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:25:54.000000", "updated_at": "2023-04-17T18:25:54.000000", "name": "tempest-VolumesCloneTest-Volume-316171195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7"}], "user_id": "7417b9cf50c747bf94f99a562bb98a35", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db4430aefd764dd0845fb63fdb58a28e"}}' 2023-04-17 18:25:55,635 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.149s 2023-04-17 18:25:55,635 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-9f33aa22-1886-449e-849d-0e490193f081', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'' 2023-04-17 18:25:55,712 80129 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7 0.075s 2023-04-17 18:25:55,712 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25: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-e7612198-07d6-40d1-816c-d610a34cd828', 'x-openstack-request-id': 'req-e7612198-07d6-40d1-816c-d610a34cd828', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/db4430aefd764dd0845fb63fdb58a28e/volumes/f094fdc0-a0e1-4bc1-948c-736b9acd64c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f094fdc0-a0e1-4bc1-948c-736b9acd64c7 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 69866a8b-9f5d-4ccc-aba7-9528483a31a4 failed to build and is in ERROR status tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 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 c23fd727-7917-4484-ae6a-06ad12f7d7d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:00,180 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes 0.375s 2023-04-17 18:26:00,181 80129 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-606343378"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd34fa0-c684-4955-995a-57f5ee71ea47', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd34fa0-c684-4955-995a-57f5ee71ea47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:25:59.989107", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:26:00,243 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.052s 2023-04-17 18:26:00,243 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed89f5a-688d-4deb-a8a2-553850a3859b', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed89f5a-688d-4deb-a8a2-553850a3859b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:26:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb0cecb31df94a61a67b59699959539a"}}' 2023-04-17 18:26:01,341 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.086s 2023-04-17 18:26:01,342 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5418e2ac-a745-423b-b06e-2c9ac7a77814', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5418e2ac-a745-423b-b06e-2c9ac7a77814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:26:00.000000", "updated_at": "2023-04-17T18:26:00.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb0cecb31df94a61a67b59699959539a"}}' 2023-04-17 18:26:01,407 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.052s 2023-04-17 18:26:01,407 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e67d27-86a4-4c6a-b827-57da5ab21826', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e67d27-86a4-4c6a-b827-57da5ab21826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"volume": {"id": "c23fd727-7917-4484-ae6a-06ad12f7d7d3", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:26:00.000000", "updated_at": "2023-04-17T18:26:00.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-606343378", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3"}], "user_id": "b4815bd2219a4c3ab3d327059283449e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fb0cecb31df94a61a67b59699959539a"}}' 2023-04-17 18:26:01,533 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.112s 2023-04-17 18:26:01,533 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd157759-0574-4017-a4bf-174e7431de34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'' 2023-04-17 18:26:01,555 80129 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3 0.021s 2023-04-17 18:26:01,556 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3fd097-63a0-4dca-b65e-48e54f1fb87b', 'x-openstack-request-id': 'req-6a3fd097-63a0-4dca-b65e-48e54f1fb87b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fb0cecb31df94a61a67b59699959539a/volumes/c23fd727-7917-4484-ae6a-06ad12f7d7d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c23fd727-7917-4484-ae6a-06ad12f7d7d3 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 73d43b9d-3acc-49f4-a4c8-ad9a94a7692d failed to build and is in ERROR status 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 b48f4301-4b05-42f9-82c0-589f077cacc4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:26,128 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.280s 2023-04-17 18:26:26,128 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-2114123632", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODWPdUqpBcvvewnjETlcXow2EZHz1SHSTMvciG4fYHPCHLHTl8ChJKXl9jJixbjchU7P6TdUH73LWYQZX3yedU/ED5ZIKykvSML1k6kgXk+evmmnePOlqfHHs+fb9bAQw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:25 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-7e489853-2daf-4a35-b31f-7fb056a2a4f8', 'x-compute-request-id': 'req-7e489853-2daf-4a35-b31f-7fb056a2a4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-2114123632", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODWPdUqpBcvvewnjETlcXow2EZHz1SHSTMvciG4fYHPCHLHTl8ChJKXl9jJixbjchU7P6TdUH73LWYQZX3yedU/ED5ZIKykvSML1k6kgXk+evmmnePOlqfHHs+fb9bAQw==", "fingerprint": "6b:b6:51:f6:fb:35:01:71:d3:8b:b1:3d:0d:26:3b:7a", "user_id": "394751bacb0e457c82c4e578508034a4"}}' 2023-04-17 18:26:26,357 80129 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.225s 2023-04-17 18:26:26,357 80129 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-275089612", "description": "tempest-secgroup-smoke-275089612 description", "project_id": "d4e5ccc0b011419d83790f892411bc34"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-b3f4dd5c-b8e6-4e47-8a16-93a7fbefb607', 'date': 'Mon, 17 Apr 2023 18:26:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "name": "tempest-secgroup-smoke-275089612", "stateful": true, "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "description": "tempest-secgroup-smoke-275089612 description", "shared": false, "security_group_rules": [{"id": "15a923aa-1f5c-4fe6-8c18-2261f29e749d", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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": 554, "description": null, "tags": [], "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}, {"id": "3fb7cb6e-b6f0-433a-aa82-e7e4b2d8b280", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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": 553, "description": null, "tags": [], "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}], "tags": [], "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 1, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:26,562 80129 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.203s 2023-04-17 18:26:26,562 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "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-1d4052fb-f89a-4ec7-a2db-f16fa7195b22', 'date': 'Mon, 17 Apr 2023 18:26:26 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": "28098329-2a04-44e8-898f-b5859a47d8c9", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:26,755 80129 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.192s 2023-04-17 18:26:26,756 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "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-8deaab70-19a3-41e3-b944-557a510b021f', 'date': 'Mon, 17 Apr 2023 18:26:26 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": "d1504100-1a1b-41c1-a1c8-474b47885193", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:26,967 80129 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.211s 2023-04-17 18:26:26,968 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4590ce80-2b9d-4e99-8a43-6400c79bac1b', 'date': 'Mon, 17 Apr 2023 18:26:26 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": "89d7bac2-4d7f-4b12-8d92-00438c44e2ff", "tenant_id": "d4e5ccc0b011419 d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:27,148 80129 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.179s 2023-04-17 18:26:27,148 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-34a3cff6-d889-4c92-9d4e-9b9f8c4ea39b', 'date': 'Mon, 17 Apr 2023 18:26:27 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": "00d460ae-256a-4429-b10f-950f461dd6f0", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:27Z", "updated_at": "2023-04-17T18:26:27Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:27,656 80129 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.506s 2023-04-17 18:26:27,656 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-36f3949a-4d22-4be5-89a2-6b1178d14d9d', 'date': 'Mon, 17 Apr 2023 18:26:27 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": "a260e741-4475-4e20-b1d2-c7bebfc0d543", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:27Z", "updated_at": "2023-04-17T18:26:27Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:27,883 80129 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-17 18:26:27,883 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "project_id": "d4e5ccc0b011419d83790f892411bc34", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-55cdb615-3840-45f6-b7e2-7aca921b2d16', 'date': 'Mon, 17 Apr 2023 18:26:27 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": "d2538328-dab4-4709-9a02-bc8fd40f6bc6", "tenant_id": "d4e5ccc0b011419d83790f892411bc34", "security_group_id": "ead41afb-b696-4a8b-87fb-d8af8e7fe414", "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-17T18:26:27Z", "updated_at": "2023-04-17T18:26:27Z", "revision_number": 0, "project_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:28,167 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes 0.283s 2023-04-17 18:26:28,168 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-323646011", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc2d8c2-33bc-466e-b651-e7b6a5ced829', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc2d8c2-33bc-466e-b651-e7b6a5ced829', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes'} Body: b'{"volume": {"id": "b48f4301-4b05-42f9-82c0-589f077cacc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:26:28.055069", "updated_at": null, "name": "tempest-TestStampPattern-volume-323646011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}], "user_id": "394751bacb0e457c82c4e578508034a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:26:28,251 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.072s 2023-04-17 18:26:28,251 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3316e93c-1a35-46e9-bdce-1f00a9c93ebd', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3316e93c-1a35-46e9-bdce-1f00a9c93ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'{"volume": {"id": "b48f4301-4b05-42f9-82c0-589f077cacc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:26:28.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-323646011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}], "user_id": "394751bacb0e457c82c4e578508034a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:29,322 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.058s 2023-04-17 18:26:29,323 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4061be7b-d9c1-4e2b-bba5-74e2cf48e102', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4061be7b-d9c1-4e2b-bba5-74e2cf48e102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'{"volume": {"id": "b48f4301-4b05-42f9-82c0-589f077cacc4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:26:28.000000", "updated_at": "2023-04-17T18:26:28.000000", "name": "tempest-TestStampPattern-volume-323646011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4"}], "user_id": "394751bacb0e457c82c4e578508034a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4e5ccc0b011419d83790f892411bc34"}}' 2023-04-17 18:26:29,482 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.147s 2023-04-17 18:26:29,483 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26: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-a4f2beee-5e19-404b-97bf-5bccabd5f94d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'' 2023-04-17 18:26:29,506 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4 0.022s 2023-04-17 18:26:29,506 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26: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-5d87d826-cdad-4c76-8ccf-4c2bbc8833e5', 'x-openstack-request-id': 'req-5d87d826-cdad-4c76-8ccf-4c2bbc8833e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d4e5ccc0b011419d83790f892411bc34/volumes/b48f4301-4b05-42f9-82c0-589f077cacc4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b48f4301-4b05-42f9-82c0-589f077cacc4 could not be found."}}' 2023-04-17 18:26:29,683 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ead41afb-b696-4a8b-87fb-d8af8e7fe414 0.176s 2023-04-17 18:26:29,683 80129 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-eaa2accd-1a1f-41b1-9484-a2f75226d95c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:26:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ead41afb-b696-4a8b-87fb-d8af8e7fe414'} Body: b'' 2023-04-17 18:26:29,723 80129 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2114123632 0.039s 2023-04-17 18:26:29,723 80129 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:29 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-ed1b3937-89fa-47ac-978a-bc5044154409', 'x-compute-request-id': 'req-ed1b3937-89fa-47ac-978a-bc5044154409', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-2114123632'} Body: b'' 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 add8b492-27f1-4a09-987d-ee3716f17842 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:48,302 80115 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:25:48,799 80115 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.493s 2023-04-17 18:25:48,799 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2080629799", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG9hQiuUSy4xXzAP1Od7BOkC3mQqrO0gy9UTJkq36VenFnAv6gagzOj0dSUaVVTulLhzex4QG/MZF5Csgh//sjFXO9G5FGrVC8CMls1e6I2vWDx3lRw0xQ04/L5EsRtQ0g=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:48 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-a4fa5e3f-5751-4f7a-8cc4-953cd0a345f3', 'x-compute-request-id': 'req-a4fa5e3f-5751-4f7a-8cc4-953cd0a345f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2080629799", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG9hQiuUSy4xXzAP1Od7BOkC3mQqrO0gy9UTJkq36VenFnAv6gagzOj0dSUaVVTulLhzex4QG/MZF5Csgh//sjFXO9G5FGrVC8CMls1e6I2vWDx3lRw0xQ04/L5EsRtQ0g==", "fingerprint": "c8:16:ab:b4:a1:1d:bd:78:0e:74:87:25:c6:b0:14:f8", "user_id": "198f08c8a0404f39acf7f9837c7c19aa"}}' 2023-04-17 18:25:48,804 80115 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2080629799 created 2023-04-17 18:25:49,444 80115 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.638s 2023-04-17 18:25:49,444 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--76812829", "description": "tempest-description--739410533"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-a237575d-2832-478c-a34d-f0295173fec2', 'date': 'Mon, 17 Apr 2023 18:25:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "name": "tempest-securitygroup--76812829", "stateful": true, "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "description": "tempest-description--739410533", "shared": false, "security_group_rules": [{"id": "12440abd-5453-497f-9a66-41e3ca949d69", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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": 394, "description": null, "tags": [], "created_at": "2023-04-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}, {"id": "944f5af0-2156-4eb4-a9c5-9e9be496e30f", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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": 393, "d escription": null, "tags": [], "created_at": "2023-04-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}], "tags": [], "created_at": "2023-04-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 1, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:25:50,306 80115 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.861s 2023-04-17 18:25:50,306 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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-846ffddc-729f-40e1-a9e5-5eadbd7b74c3', 'date': 'Mon, 17 Apr 2023 18:25:50 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": "7a63ab51-6e31-4a2d-ad4b-6843512bdb84", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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-17T18:25:49Z", "updated_at": "2023-04-17T18:25:49Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:25:51,151 80115 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.844s 2023-04-17 18:25:51,152 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0b3edc13-b2a8-4420-99b1-618d9ff63d15', 'date': 'Mon, 17 Apr 2023 18:25:51 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": "a7f4b720-64e1-4370-b7a8-aa5cf1a077fc", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "security_group_id": "ad884245-94c5-4a9e-8c0d-b9fb58813727", "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-17T18:25:50Z", "updated_at": "2023-04-17T18:25:50Z", "revision_number": 0, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:25:51,152 80115 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--76812829 created 2023-04-17 18:25:52,374 80115 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.221s 2023-04-17 18:25:52,375 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} R esponse - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a8b48c61-962e-4568-91f3-0a59040c25bb', 'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b130bd17-3a1c-448c-bb2f-620aef6acd1c", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "floating_ip_address": "172.24.4.46", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bee7bfe1ddb84651b02cc4911a129533", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:51Z", "updated_at": "2023-04-17T18:25:51Z", "revision_number": 0}}' 2023-04-17 18:25:52,375 80115 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b130bd17-3a1c-448c-bb2f-620aef6acd1c', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bee7bfe1ddb84651b02cc4911a129533', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:51Z', 'updated_at': '2023-04-17T18:25:51Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-04-17 18:25:52,620 80115 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.237s 2023-04-17 18:25:52,621 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7a8e146-b2f3-48bb-9d19-ff65f0030b91', '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": "198f08c8a0404f39acf7f9837c7c19aa", "name": "tempest-VolumesAdminNegativeTest-728713010-project-member", "password_expires_at": null}, "audit_ids": ["ZoJihZVYTFGdEGV5AtpuGg"], "expires_at": "2023-04-17T19:25:52.000000Z", "issued_at": "2023-04-17T18:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bee7bfe1ddb84651b02cc4911a129533", "name": "tempest-VolumesAdminNegativeTest-728713010"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"} , {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:52,622 80115 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '44b46280-bf31-425a-935d-8d9ae641077a', 'name': 'tempest-VolumesAdminNegativeTest-996755841-network', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20479, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:07Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:52,623 80115 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2080629799', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG9hQiuUSy4xXzAP1Od7BOkC3mQqrO0gy9UTJkq36VenFnAv6gagzOj0dSUaVVTulLhzex4QG/MZF5Csgh//sjFXO9G5FGrVC8CMls1e6I2vWDx3lRw0xQ04/L5EsRtQ0g==', 'fingerprint': 'c8:16:ab:b4:a1:1d:bd:78:0e:74:87:25:c6:b0:14:f8', 'user_id': '198f08c8a0404f39acf7f9837c7c19aa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvFdSMac0vxrnOlu/VZ7iVfcs2zhYAmpyJNlhVhos+6zAOs8780ep4\nUGGe9gkCu1ygBwYFK4EEACKhZANiAARvYUIrlEsuMV8wD9TnewTpAt5kKqztIMvV\nEyZKt+lXpxZwL+oGoMzo9HUlGlVU7pS4c3seEBvzGReQrIIf/7IxVzvRuRRq1QvA\njJbNXuiNr1g8d5UcNMUNOPy+RLEbUNI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ad884245-94c5-4a9e-8c0d-b9fb58813727', 'name': 'tempest-securitygroup--76812829', 'stateful': True, 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'description': 'tempest-description--739410533', 'shared': False, 'security_group_rules': [{'id': '12440abd-5453-497f-9a66-41e3ca949d69', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'security_group_id': 'ad884245-94c5-4a9e-8c0d-b9fb58813727', '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': 394, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:49Z', 'updated_at': '2023-04-17T18:25:49Z', 'revision_number': 0, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533'}, {'id': '944f5af0-2156-4eb4-a9c5-9e9be496e30f', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'security_group_id': 'ad884245-94c5-4a9e-8c0d-b9fb58813727', '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': 393, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25 :49Z', 'updated_at': '2023-04-17T18:25:49Z', 'revision_number': 0, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533'}], 'tags': [], 'created_at': '2023-04-17T18:25:49Z', 'updated_at': '2023-04-17T18:25:49Z', 'revision_number': 1, 'project_id': 'bee7bfe1ddb84651b02cc4911a129533'}, 'floating_ip': {'id': 'b130bd17-3a1c-448c-bb2f-620aef6acd1c', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bee7bfe1ddb84651b02cc4911a129533', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:51Z', 'updated_at': '2023-04-17T18:25:51Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-04-17 18:25:54,632 80115 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 2.007s 2023-04-17 18:25:54,633 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-671481040", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "44b46280-bf31-425a-935d-8d9ae641077a"}], "security_groups": [{"name": "tempest-securitygroup--76812829"}], "key_name": "tempest-keypair-2080629799", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6bf4e6a-ba62-4718-b0c2-436a3fe1dab5', 'x-compute-request-id': 'req-a6bf4e6a-ba62-4718-b0c2-436a3fe1dab5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--76812829"}], "adminPass": "7Hy5yv9KayjH"}}' 2023-04-17 18:25:54,917 80115 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/f1c20a0e-9649-4e54-8610-16ea241587f7 0.281s 2023-04-17 18:25:54,918 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 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-b6628452-4363-48bb-8217-6d697612aee9', 'x-compute-request-id': 'req-b6628452-4363-48bb-8217-6d697612aee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7'} Body: b'{"server": {"id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "name": "tempest-VolumesAdminNegativeTest-server-671481040", "status": "BUILD", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:55Z", "updated": "2023-04-17T18:25:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2080629799", "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-17 18:26:45,199 80115 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/f1c20a0e-9649-4e54-8610-16ea241587f7 0.218s 2023-04-17 18:26:45,199 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:44 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-6710d5fa-65b9-4b68-88f6-52982ae4968f', 'x-compute-request-id': 'req-6710d5fa-65b9-4b68-88f6-52982ae4968f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7'} Body: b'{"server": {"id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "name": "tempest-VolumesAdminNegativeTest-server-671481040", "status": "ACTIVE", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "1960e836b3680c5237c0e0a012536f396cab61b03ecdad6fbeff91e5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:54Z", "updated": "2023-04-17T18:26:04Z", "addresses": {"tempest-VolumesAdminNegativeTest-996755841-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:b9:d3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f1c20a0e-9649-4e54-8610-16ea241587f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2080629799", "OS-SRV-USG:launched_at": "2023-04-17T18:26:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--76812829"}], "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-17 18:26:45,211 80115 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:27:45,445 80115 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/f1c20a0e-9649-4e54-8610-16ea241587f7/os-interface 0.177s 2023-04-17 18:27:45,445 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:45 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-89ffc049-b082-4c96-b697-f9835b59ff85', 'x-compute-request-id': 'req-89ffc049-b082-4c96-b697-f9835b59ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f1c20a0e-9649-4e54-8610-16ea241587f7/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "44b46280-bf31-425a-935d-8d9ae641077a", "port_id": "84803c23-f8c0-42ea-9072-d19b49546d9e", "mac_addr": "fa:16:3e:35:b9:d3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0c4c14e3-ee1b-4ce1-ad4d-b2d8cf6db800", "ip_address": "10.0.0.14"}]}]}' 2023-04-17 18:27:46,852 80115 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/b130bd17-3a1c-448c-bb2f-620aef6acd1c 1.403s 2023-04-17 18:27:46,853 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "84803c23-f8c0-42ea-9072-d19b49546d9e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b12a3cd0-9e5a-4184-ac80-fce9f496550f', 'date': 'Mon, 17 Apr 2023 18:27:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b130bd17-3a1c-448c-bb2f-620aef6acd1c'} Body: b'{"floatingip": {"id": "b130bd17-3a1c-448c-bb2f-620aef6acd1c", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "floating_ip_address": "172.24.4.46", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "a3cd0d37-2374-46ea-a48f-165b14ff79cb", "port_id": "84803c23-f8c0-42ea-9072-d19b49546d9e", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "44b46280-bf31-425a-935d-8d9ae641077a", "mac_address": "fa:16:3e:35:b9:d3", "admin_state_up": true, "status": "ACTIVE", "device_id": "f1c20a0e-9649-4e54-8610-16ea241587f7", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:51Z", "updated_at": "2023-04-17T18:27:46Z", "revision_number": 1, "project_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:27:46,855 80115 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2023-04-17 18:27:46,896 80115 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:27:46,921 80115 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:27:46,922 80115 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2023-04-17 18:27:47,141 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes 0.218s 2023-04-17 18:27:47,141 80115 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-1874306699"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c2f128-96c9-42f5-a4b9-c76572b460e9', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- b8c2f128-96c9-42f5-a4b9-c76572b460e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes'} Body: b'{"volume": {"id": "add8b492-27f1-4a09-987d-ee3716f17842", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:47.078771", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1874306699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:27:47,209 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842 0.058s 2023-04-17 18:27:47,209 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e6fa33-e051-4f49-83cb-33210abaf95b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e6fa33-e051-4f49-83cb-33210abaf95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842'} Body: b'{"volume": {"id": "add8b492-27f1-4a09-987d-ee3716f17842", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:47.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1874306699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:27:48,263 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842 0.041s 2023-04-17 18:27:48,263 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4d2fba-6902-4f9d-8383-eaf4035a5786', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4d2fba-6902-4f9d-8383-eaf4035a5786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842'} Body: b'{"volume": {"id": "add8b492-27f1-4a09-987d-ee3716f17842", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:47.000000", "updated_at": "2023-04-17T18:27:47.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1874306699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/add8b492-27f1-4a09-987d-ee3716f17842"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 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 9ce44c2f-a948-49d7-8493-1a20974ceb46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:12,818 80121 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.048s 2023-04-17 18:26:12,819 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:12 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-078a50db-5b7a-4c21-abd4-2d560660b4f1', '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": "3363d7ff69fd40c59250d43149a704bf", "name": "tempest-DeleteServersTestJSON-2034223403-project-member", "password_expires_at": null}, "audit_ids": ["YE1s4Xg3S4Ol2EVTqqkwTA"], "expires_at": "2023-04-17T19:26:12.000000Z", "issued_at": "2023-04-17T18:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb979b9674d944aca349e99ba0cd4f23", "name": "tempest-DeleteServersTestJSON-2034223403"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb979b9674d944aca349e99ba0cd4f23", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:26:12,819 80121 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '7bad6f7a-098d-4db3-beb8-5d815ef36727', 'name': 'tempest-DeleteServersTestJSON-1518327108-network', 'tenant_id': 'cb979b9674d944aca349e99ba0cd4f23', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb979b9674d944aca349e99ba0cd4f23', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39838, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:26:01Z', 'updated_at': '2023-04-17T18:26:01Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:14,064 80121 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.243s 2023-04-17 18:26:14,065 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1997469704", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "7bad6f7a-098d-4db3-beb8-5d815ef36727"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510fd623-46f6-429a-bf65-d5ab810e8743', 'x-compute-request-id': 'req-510fd623-46f6-429a-bf65-d5ab810e8743', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "95b1699a-0687-4f56-80c6-3f6b2d672dfa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bwQMQy2nhL5g"}}' 2023-04-17 18:26:14,230 80121 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/95b1699a-0687-4f56-80c6-3f6b2d672dfa 0.161s 2023-04-17 18:26:14,230 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:14 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-80025814-a43c-4f3b-9dbd-e4316c0cc25b', 'x-compute-request-id': 'req-80025814-a43c-4f3b-9dbd-e4316c0cc25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa'} Body: b'{"server": {"id": "95b1699a-0687-4f56-80c6-3f6b2d672dfa", "name": "tempest-DeleteServersTestJSON-server-1997469704", "status": "BUILD", "tenant_id": "cb979b9674d944aca349e99ba0cd4f23", "user_id": "3363d7ff69fd40c59250d43149a704bf", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:14Z", "updated": "2023-04-17T18:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": n ull, "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-17 18:27:04,609 80121 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/95b1699a-0687-4f56-80c6-3f6b2d672dfa 0.315s 2023-04-17 18:27:04,610 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:04 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-941ef4c0-28c9-4ac0-8880-32177d34bf2f', 'x-compute-request-id': 'req-941ef4c0-28c9-4ac0-8880-32177d34bf2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa'} Body: b'{"server": {"id": "95b1699a-0687-4f56-80c6-3f6b2d672dfa", "name": "tempest-DeleteServersTestJSON-server-1997469704", "status": "ACTIVE", "tenant_id": "cb979b9674d944aca349e99ba0cd4f23", "user_id": "3363d7ff69fd40c59250d43149a704bf", "metadata": {}, "hostId": "85b49188050d5890072a48be32e5ab1c5ac29c8d8f18fcfc871a8e6a", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:14Z", "updated": "2023-04-17T18:26:25Z", "addresses": {"tempest-DeleteServersTestJSON-1518327108-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:30:cb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95b1699a-0687-4f56-80c6-3f6b2d672dfa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:26:25.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-17 18:27:04,621 80121 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:28:04,880 80121 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes 0.197s 2023-04-17 18:28:04,881 80121 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-206535984"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e95f44-3a02-4340-a5f4-c53dedd00258', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e95f44-3a02-4340-a5f4-c53dedd00258', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes'} Body: b'{"volume": {"id": "9ce44c2f-a948-49d7-8493-1a20974ceb46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:04. 824459", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-206535984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}], "user_id": "3363d7ff69fd40c59250d43149a704bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:28:04,926 80121 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46 0.036s 2023-04-17 18:28:04,927 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdadcf9a-6a6b-4168-b19b-3df94b86f4c4', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdadcf9a-6a6b-4168-b19b-3df94b86f4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46'} Body: b'{"volume": {"id": "9ce44c2f-a948-49d7-8493-1a20974ceb46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:05.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-206535984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}], "user_id": "3363d7ff69fd40c59250d43149a704bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb979b9674d944aca349e99ba0cd4f23"}}' 2023-04-17 18:28:05,983 80121 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46 0.045s 2023-04-17 18:28:05,984 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a4346b-7664-41ff-a46d-d37af921e18f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a4346b-7664-41ff-a46d-d37af921e18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46'} Body: b'{"volume": {"id": "9ce44c2f-a948-49d7-8493-1a20974ceb46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:05.000000", "updated_at": "2023-04-17T18:28:05.000000", "name": "tempest-DeleteServersTestJSON-volume-206535984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb979b9674d944aca349e99ba0cd4f23/volume s/9ce44c2f-a948-49d7-8493-1a20974ceb46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb979b9674d944aca349e99ba0cd4f23/volumes/9ce44c2f-a948-49d7-8493-1a20974ceb46"}], "user_id": "3363d7ff69fd40c59250d43149a704bf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb979b9674d944aca349e99ba0cd4f23"}}' 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 97dbee31-676b-4958-bf47-36ebcc3c454d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:20,971 80125 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:25:20,971 80125 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:25:21,279 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.306s 2023-04-17 18:25:21,279 80125 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-1642685455", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2XvlLx+UyQmeyllpSE+0Fr4jIO0nMd56UCZ4sdLPtHhfyRLapckJkL8kO+IsdjEMEmLp8Bu5LED72BXmBHYItK8dyF+DcJ89wnIbgWCs7TCqGiXXSrAkpzLjVBR5RSUQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abfe7ce4-f78d-4766-a587-524c9a7f82e4', 'x-compute-request-id': 'req-abfe7ce4-f78d-4766-a587-524c9a7f82e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1642685455", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2XvlLx+UyQmeyllpSE+0Fr4jIO0nMd56UCZ4sdLPtHhfyRLapckJkL8kO+IsdjEMEmLp8Bu5LED72BXmBHYItK8dyF+DcJ89wnIbgWCs7TCqGiXXSrAkpzLjVBR5RSUQ==", "fingerprint": "f9:61:41:5f:47:2a:b1:e0:07:33:41:8e:ba:08:9a:2e", "user_id": "a77544a8f45a40be85b47ab97981be17"}}' 2023-04-17 18:25:21,284 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1642685455 created 2023-04-17 18:25:22,898 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.613s 2023-04-17 18:25:22,898 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--37282761", "description": "tempest-description--1768492714"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-326ffa06-32a6-4b11-9474-3326c3ba7e62', 'date': 'Mon, 17 Apr 2023 18:25:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "name": "tempest-securitygroup--37282761", "stateful": true, "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "tempest-description--1768492714", "shared": false, "security_group_rules": [{"id": "042cd25c-2caf-4e74-8bd9-c272bbd14e53", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 200, "description": null, "tags": [], "created_at": "2023-04-17T18:25:21Z", "updated_at": "2023-04-17T18:25:21Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}, {"id": "8b93f051-d256-4dc5-bc8f-2fd2c77c0254", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 198, "description": null, "tags": [], "created_at": "2023-04-17T18:25:21Z", "updated_at": "2023-04-17T18:25:21Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}], "tags": [], "created_at": "2023-04-17T18:25:21Z", "updated_at": "2023-04-17T18:25:21Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:25:24,063 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.164s 2023-04-17 18:25:24,063 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "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-99859779-d1ef-48e6-859b-b5afa11d9520', 'date': 'Mon, 17 Apr 2023 18:25:24 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": "ee9229ee-47eb-47e0-8d59-e97f66290482", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "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-17T18:25:23Z", "updated_at": "2023-04-17T18:25:23Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:25:25,297 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.233s 2023-04-17 18:25:25,297 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-832f3aa4-bdd3-4123-ac37-b2c1e7637ca6', 'date': 'Mon, 17 Apr 2023 18:25:25 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": "98668627-8ac7-413d-99d5-3c80e0b38a19", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "f5596c0a-4091-4240-8edd-fe00ef7d22b6", "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-17T18:25:24Z", "updated_at": "2023-04-17T18:25:24Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:25:25,297 80125 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--37282761 created 2023-04-17 18:25:29,729 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.431s 2023-04-17 18:25:29,730 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e6c78e6b-9bbd-4020-87f1-3abda6222c77', 'date': 'Mon, 17 Apr 2023 18:25:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.197", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:27Z", "updated_at": "2023-04-17T18:25:27Z", "revision_number": 0}}' 2023-04-17 18:25:29,730 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:27Z', 'updated_at': '2023-04-17T18:25:27Z', 'revision_number': 0, 'ip': '172.24.4.197'} created 2023-04-17 18:25:29,828 80125 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.092s 2023-04-17 18:25:29,829 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:29 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-7089772e-9067-40be-9cb3-88ad638fe75d', '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": "a77544a8f45a40be85b47ab97981be17", "name": "tempest-AttachVolumeShelveTestJSON-1298088699-project-member", "password_expires_at": null}, "audit_ids": ["nJ1bRFIYRw6swRTrvmjX5w"], "expires_at": "2023-04-17T19:25:29.000000Z", "issued_at": "2023-04-17T18:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f7c7ba04b114d7580f001282e17a3b2", "name": "tempest-AttachVolumeShelveTestJSON-1298088699"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b926 58674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:29,830 80125 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'c4031e4b-516d-4f3a-894d-3c2b24bf1f73', 'name': 'tempest-AttachVolumeShelveTestJSON-106148325-network', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62453, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:29,830 80125 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1642685455', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG2XvlLx+UyQmeyllpSE+0Fr4jIO0nMd56UCZ4sdLPtHhfyRLapckJkL8kO+IsdjEMEmLp8Bu5LED72BXmBHYItK8dyF+DcJ89wnIbgWCs7TCqGiXXSrAkpzLjVBR5RSUQ==', 'fingerprint': 'f9:61:41:5f:47:2a:b1:e0:07:33:41:8e:ba:08:9a:2e', 'user_id': 'a77544a8f45a40be85b47ab97981be17', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDTaz4wB9qipO2cI8HMpDJLujNKYQslcZiEkwskLNxTcO8rs/5lJIqZ\nF+soOQlgAN2gBwYFK4EEACKhZANiAARtl75S8flMkJnspZaUhPtBa+IyDtJzHeel\nAmeLHSz7R4X8kS2qXJCZC/JDviLHYxDBJi6fAbuSxA+9gV5gR2CLSvHchfg3CfPc\nJyG4FgrO0wqhol10qwJKcy41QUeUUlE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f5596c0a-4091-4240-8edd-fe00ef7d22b6', 'name': 'tempest-securitygroup--37282761', 'stateful': True, 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': 'tempest-description--1768492714', 'shared': False, 'security_group_rules': [{'id': '042cd25c-2caf-4e74-8bd9-c272bbd14e53', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': 'f5596c0a-4091-4240-8edd-fe00ef7d22b6', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 200, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:21Z', 'updated_at': '2023-04-17T18:25:21Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, {'id': '8b93f051-d256-4dc5-bc8f-2fd2c77c0254', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': 'f5596c0a-4091-4240-8edd-fe00ef7d22b6', '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': 198, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:21Z', 'updated_at': '2023-0 4-17T18:25:21Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}], 'tags': [], 'created_at': '2023-04-17T18:25:21Z', 'updated_at': '2023-04-17T18:25:21Z', 'revision_number': 1, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, 'floating_ip': {'id': '69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.197', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:27Z', 'updated_at': '2023-04-17T18:25:27Z', 'revision_number': 0, 'ip': '172.24.4.197'}} 2023-04-17 18:25:32,694 80125 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 2.863s 2023-04-17 18:25:32,695 80125 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-573869380", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73"}], "security_groups": [{"name": "tempest-securitygroup--37282761"}], "key_name": "tempest-keypair-1642685455", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8', '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-3cbef8e0-71cd-4f35-ad31-e0affe455548', 'x-compute-request-id': 'req-3cbef8e0-71cd-4f35-ad31-e0affe455548', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--37282761"}], "adminPass": "password"}}' 2023-04-17 18:25:32,985 80125 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/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.288s 2023-04-17 18:25:32,986 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:32 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-0b77d75e-7414-4c36-9ec2-85231297214d', 'x-compute-request-id': 'req-0b77d75e-7414-4c36-9ec2-85231297214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "name": "tempest-AttachVolumeShelveTestJSON-server-573869380", "status": "BUILD", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a 8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:33Z", "updated": "2023-04-17T18:25:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1642685455", "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-17 18:26:23,473 80125 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/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.424s 2023-04-17 18:26:23,474 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e14c519-0505-4824-8a7a-90c056cf321b', 'x-compute-request-id': 'req-3e14c519-0505-4824-8a7a-90c056cf321b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "name": "tempest-AttachVolumeShelveTestJSON-server-573869380", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:32Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:db:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1642685455", "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37282761"}], "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-17 18:26:23,488 80125 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:27:23,868 80125 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/52103bf3 -c0e0-4eb9-bff4-08e099f0d1f8/os-interface 0.335s 2023-04-17 18:27:23,868 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:23 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-2cffad2d-2138-43ba-929d-60e17e466755', 'x-compute-request-id': 'req-2cffad2d-2138-43ba-929d-60e17e466755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "port_id": "00e67000-faab-4acb-a276-c0d9199a4e10", "mac_addr": "fa:16:3e:d7:db:53", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0dfd708a-9005-4fd9-8732-c0edb5ccdcb4", "ip_address": "10.0.0.7"}]}]}' 2023-04-17 18:27:25,166 80125 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/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6 1.293s 2023-04-17 18:27:25,166 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "00e67000-faab-4acb-a276-c0d9199a4e10"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d28bdb66-228f-4908-b25f-f237fe1b70fe', 'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6'} Body: b'{"floatingip": {"id": "69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.197", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "c82346ca-d6aa-478a-af60-29c362b8bdcc", "port_id": "00e67000-faab-4acb-a276-c0d9199a4e10", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "mac_address": "fa:16:3e:d7:db:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:27Z", "updated_at": "2023-04-17T18:27:24Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:27:25,168 80125 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.197:22' as 'cirros' with public key authentication 2023-04-17 18:27:25,205 80125 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:27:25,227 80125 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:27:25,228 80125 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.197 successfully created 2023-04-17 18:27:25,271 80125 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/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8/ips 0.043s 2023-04-17 18:27:25,272 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-88254a33-7255-4670-99ce-d01f8f8d87dd', 'x-compute-request-id': 'req-88254a33-7255-4670-99ce-d01f8f8d87dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-17 18:27:25,504 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes 0.229s 2023-04-17 18:27:25,505 80125 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-1578103413"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5748a05-14fa-415a-b355-ab458cb1c023', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5748a05-14fa-415a-b355-ab458cb1c023', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes'} Body: b'{"volume": {"id": "97dbee31-676b-4958-bf47-36ebcc3c454d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:25.439973", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1578103413", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:27:25,622 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d 0.107s 2023-04-17 18:27:25,623 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa07bf7-4be2-4c55-a15d-72a5ba14aa47', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa07bf7-4be2-4c55-a15d-72a5ba14aa47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d'} Body: b'{"volume": {"id": "97dbee31-676b-4958-bf47-36ebcc3c454d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:25.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1578103413", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}], "user_id": "a77544a8f45a 40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:27:26,675 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d 0.039s 2023-04-17 18:27:26,675 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0973b9a1-6caf-462a-9c60-ab9184b04132', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0973b9a1-6caf-462a-9c60-ab9184b04132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d'} Body: b'{"volume": {"id": "97dbee31-676b-4958-bf47-36ebcc3c454d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:25.000000", "updated_at": "2023-04-17T18:27:26.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1578103413", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/97dbee31-676b-4958-bf47-36ebcc3c454d"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:27:26,812 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.124s 2023-04-17 18:27:26,812 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 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-958a9a43-3ac1-4b49-bab7-786e9e992a81', 'x-compute-request-id': 'req-958a9a43-3ac1-4b49-bab7-786e9e992a81', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'' 2023-04-17 18:27:27,007 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.194s 2023-04-17 18:27:27,008 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ab58c5-839c-4656-a9ff-13bd99550667', 'x-compute-request-id': 'req-c1 ab58c5-839c-4656-a9ff-13bd99550667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"server": {"id": "52103bf3-c0e0-4eb9-bff4-08e099f0d1f8", "name": "tempest-AttachVolumeShelveTestJSON-server-573869380", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:32Z", "updated": "2023-04-17T18:27:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:db:53"}, {"version": 4, "addr": "172.24.4.197", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:db:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1642685455", "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--37282761"}], "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-17 18:28:17,140 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 0.068s 2023-04-17 18:28:17,141 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 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-dc90995c-4a2d-4d41-be0f-74a527e25534', 'x-compute-request-id': 'req-dc90995c-4a2d-4d41-be0f-74a527e25534', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52103bf3-c0e0-4eb9-bff4-08e099f0d1f8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52103bf3-c0e0-4eb9-bff4-08e099f0d1f8 could not be found."}}' 2023-04-17 18:28:17,174 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1642685455 0.033s 2023-04-17 18:28:17,175 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 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-25c2d2b6-fb10-4600-a4a1-fdfbda4a09e9', 'x-compute-request-id': 'req-25c2d2b6-fb10-4600-a4a1-fdfbda4a09e9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-16426854 55'} Body: b'' 2023-04-17 18:28:17,326 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6 0.151s 2023-04-17 18:28:17,327 80125 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-e6250610-f424-4bb5-a15c-2a0fcb5999b6', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6'} Body: b'' 2023-04-17 18:28:17,343 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6 0.015s 2023-04-17 18:28:17,343 80125 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-cd60a51d-dd36-4057-ad0b-6486c6c4a426', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f5596c0a-4091-4240-8edd-fe00ef7d22b6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f5596c0a-4091-4240-8edd-fe00ef7d22b6 does not exist", "detail": ""}}' 2023-04-17 18:28:17,763 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6 0.418s 2023-04-17 18:28:17,763 80125 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-d89a22b1-7e66-4a8f-a221-3f50b006c76d', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/69a7a2d2-1ffc-42c7-b480-8c5c8afd18a6'} Body: b'' 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 a3e85f57-dd8f-4acf-a8c1-70329d9e60de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:50,925 80127 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/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.399s 2023-04-17 18:25:50,925 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c1e3535-2aa6-4a41-b216-caa1f3a4e8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:52,103 80127 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.146s 2023-04-17 18:25:52,103 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-87c83a19-aae0-4867-af09-eebe6b179c70', '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": "06ad97e2a6c14de8b2784198b5d149ea", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "created_at": "2023-04-17T18:25:52Z", "updated_at": "2023-04-17T18:25:52Z", "tags": [], "self": "/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f", "file": "/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:25:54,552 80127 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-17 18:25:54,553 80127 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/8cde85ef-ff20-4e52-b133-856d4d7ef05f/file 2.449s 2023-04-17 18:25:54,553 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f947e9c9-8c38-48d7-ad05-b5972e40ebd0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f/file'} Body: b'' 2023-04-17 18:25:54,554 80127 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:25:54,554 80127 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:25:54,871 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.314s 2023-04-17 18:25:54,872 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-11830774", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIURuYklSI8vfi0ctvNM1ViWEs+GZKZEmaviaBD5uT419ErBamvX0aHUyumwl8wWv5WB8dwAGJjzUwbIP+sI232y1szedOhJ6u+Prlw3o5SbpkiyV8OfjQodV8EYAAcbwg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57241e1-edf2-4b43-9785-066886ee6eb3', 'x-compute-request-id': 'req-d57241e1-edf2-4b43-9785-066886ee6eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-11830774", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIURuYklSI8vfi0ctvNM1ViWEs+GZKZEmaviaBD5uT419ErBamvX0aHUyumwl8wWv5WB8dwAGJjzUwbIP+sI232y1szedOhJ6u+Prlw3o5SbpkiyV8OfjQodV8EYAAcbwg==", "fingerprint": "fe:dd:a6:e0:9c:82:ee:7b:ba:f9:40:e4:26:ac:a4:01", "user_id": "38966088d0ca43c3935a61601c3eb7ae"}}' 2023-04-17 18:25:54,878 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-11830774 created 2023-04-17 18:25:55,214 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.335s 2023-04-17 18:25:55,215 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--620587302", "description": "tempest-description--1961599718"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9004cbce-96d8-4b59-8cd8-36b207ddb6ca', 'date': 'Mon, 17 Apr 2023 18:25:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "name": "tempest-securitygroup--620587302", "stateful": true, "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "description": "tempest-description--1961599718", "shared": false, "security_group_rules": [{"id": "3437db6d-5731-4908-8948-85f5684a1171", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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": 411, "description": null, "tags": [], "created_at": " 2023-04-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}, {"id": "cb81baeb-91c9-4379-9166-3b00119ed312", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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": 410, "description": null, "tags": [], "created_at": "2023-04-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}], "tags": [], "created_at": "2023-04-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 1, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:25:55,662 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.447s 2023-04-17 18:25:55,663 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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-ea759717-abfc-4ecd-b491-96b68cc3ed28', 'date': 'Mon, 17 Apr 2023 18:25:55 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": "fa1f9971-f02f-4d55-a93f-e2480e3eee95", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:25:56,567 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.903s 2023-04-17 18:25:56,567 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ae076529-4f54-48b3-9c74-a1c31e6bdd2f', 'date': 'Mon, 17 Apr 2023 18:25:56 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": "bebd7ab9-06a6-454e-9648-bfc555fa633e", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "security_group_id": "9a01aa59-460e-4773-937d-91d85a2d10ab", "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-17T18:25:55Z", "updated_at": "2023-04-17T18:25:55Z", "revision_number": 0, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:25:56,567 80127 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--620587302 created 2023-04-17 18:25:58,812 80127 INFO [tempest.lib.common.rest_client] Request (Valida tionResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.244s 2023-04-17 18:25:58,813 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-68433109-d29b-4a39-9b8d-f21bbb052b84', 'date': 'Mon, 17 Apr 2023 18:25:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c73ae0b7-0cd5-4da3-8568-cc9af9048493", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "floating_ip_address": "172.24.4.12", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5ed160ae90cd4731b767975f4a1dd2f6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:58Z", "updated_at": "2023-04-17T18:25:58Z", "revision_number": 0}}' 2023-04-17 18:25:58,813 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c73ae0b7-0cd5-4da3-8568-cc9af9048493', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'floating_ip_address': '172.24.4.12', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 0, 'ip': '172.24.4.12'} created 2023-04-17 18:25:58,950 80127 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.132s 2023-04-17 18:25:58,950 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b28c91c2-5abb-4ae4-b4e7-e556c2e033f0', '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": "38966088d0ca43c3935a61601c3eb7ae", "name": "tempest-AttachSCSIVolumeTestJSON-238316871-project-member", "password_expires_at": null}, "audit_ids": ["Rv17OaTwRHeCrwTXu532NQ"], "expires_at": "2023-04-17T19:25:58.000000Z", "issued_at": "2023-04-17T18:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ed160ae90cd4731b767975f4a1dd2f6", "name": "tempest-AttachSCSIVolumeTestJSON-238316871"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6", "region": "RegionOne"}], "id": "4b493f6c122 e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5ed160ae90cd4731b767975f4a1dd2f6", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:58,951 80127 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '5744efc7-b694-4c0f-abb7-6f454d05e1ea', 'name': 'tempest-AttachSCSIVolumeTestJSON-835255104-network', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18719, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:58,951 80127 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-11830774', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIURuYklSI8vfi0ctvNM1ViWEs+GZKZEmaviaBD5uT419ErBamvX0aHUyumwl8wWv5WB8dwAGJjzUwbIP+sI232y1szedOhJ6u+Prlw3o5SbpkiyV8OfjQodV8EYAAcbwg==', 'fingerprint': 'fe:dd:a6:e0:9c:82:ee:7b:ba:f9:40:e4:26:ac:a4:01', 'user_id': '38966088d0ca43c3935a61601c3eb7ae', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA4aSdGjFQlQrRLA1hE8F58+5uleIwOUJzhK2YOTUQePWYobt4pybwz\nZCRkHTyB1LGgBwYFK4EEACKhZANiAASFEbmJJUiPL34tHLbzTNVYlhLPhmSmRJmr\n4mgQ+bk+NfRKwWpr19Gh1MrpsJfMFr+VgfHcABiY81MGyD/rCNt9stbM3nToServ\nj65cN6OUm6ZIslfDn40KHVfBGAAHG8I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9a01aa59-460e-4773-937d-91d85a2d10ab', 'name': 'tempest-securitygroup--620587302', 'stateful': True, 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'description': 'tempest-description--1961599718', 'shared': False, 'security_group_rules': [{'id': '3437db6d-5731-4908-8948-85f5684a1171', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'security_group_id': '9a01aa59-460e-4773-937d-91d85a2d10ab', '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': 411, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:55Z', 'updated_at': '2023-04-17T18:25:55Z', 'revision_number': 0, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6'}, {'id': 'cb81baeb-91c9-4379-9166-3b00119ed312', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'security_group_id': '9a01a a59-460e-4773-937d-91d85a2d10ab', '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': 410, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:55Z', 'updated_at': '2023-04-17T18:25:55Z', 'revision_number': 0, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6'}], 'tags': [], 'created_at': '2023-04-17T18:25:55Z', 'updated_at': '2023-04-17T18:25:55Z', 'revision_number': 1, 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6'}, 'floating_ip': {'id': 'c73ae0b7-0cd5-4da3-8568-cc9af9048493', 'tenant_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'floating_ip_address': '172.24.4.12', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ed160ae90cd4731b767975f4a1dd2f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 0, 'ip': '172.24.4.12'}} 2023-04-17 18:26:00,081 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.128s 2023-04-17 18:26:00,081 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "imageRef": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "5744efc7-b694-4c0f-abb7-6f454d05e1ea"}], "security_groups": [{"name": "tempest-securitygroup--620587302"}], "key_name": "tempest-keypair-11830774", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2009581e-b908-47e6-b98a-583fded66613', 'x-compute-request-id': 'req-2009581e-b908-47e6-b98a-583fded66613', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--620587302"}], "adminPass": "ex3Hom4RKG7k"}}' 2023-04-17 18:26:00,215 80127 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/40e7d82e-b7d7-4038-a040-0f2324f67116 0.128s 2023-04-17 18:26:00,216 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f23266-707b-40d2-94c3-6bc3dd19cad3', 'x-compute-request-id': 'req-d4f23266-707b-40d2-94c3-6bc3dd19cad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/s ervers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "status": "BUILD", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "user_id": "38966088d0ca43c3935a61601c3eb7ae", "metadata": {}, "hostId": "", "image": {"id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:00Z", "updated": "2023-04-17T18:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-11830774", "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-17 18:26:50,785 80127 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/40e7d82e-b7d7-4038-a040-0f2324f67116 0.497s 2023-04-17 18:26:50,785 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb0b5b1-e82a-4bed-a834-136decf76a37', 'x-compute-request-id': 'req-1fb0b5b1-e82a-4bed-a834-136decf76a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "status": "ACTIVE", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "user_id": "38966088d0ca43c3935a61601c3eb7ae", "metadata": {}, "hostId": "4b115e0d1df2b33aa8826057ada096be247b7ef713e7a5bdee65a6a0", "image": {"id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:00Z", "updated": "2023-04-17T18:26:13Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-835255104-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:df:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-11830774", "OS-SRV-USG:launched_at": "2023-04-17T18:26:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620587302"}], "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-17 18:26:50,797 80127 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:27:51,090 80127 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/40e7d82e-b7d7-4038-a040-0f2324f67116/os-interface 0.234s 2023-04-17 18:27:51,090 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e980bfc6-dbb3-46d3-bd41-021898f12f2e', 'x-compute-request-id': 'req-e980bfc6-dbb3-46d3-bd41-021898f12f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5744efc7-b694-4c0f-abb7-6f454d05e1ea", "port_id": "339dc447-cac5-464a-8f0a-e221b5b18df7", "mac_addr": "fa:16:3e:52:df:25", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b2d7d719-1779-4bfe-9eea-d01e3a417849", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 18:27:51,891 80127 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/c73ae0b7-0cd5-4da3-8568-cc9af9048493 0.796s 2023-04-17 18:27:51,891 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "339dc447-cac5-464a-8f0a-e221b5b18df7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-71f05f93-3634-4265-bfd4-49f8cdd4a923', 'date': 'Mon, 17 Apr 2023 18:27:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c73ae0b7-0cd5-4da3-8568-cc9af9048493'} Body: b'{"floatingip": {"id": "c73ae0b7-0cd5-4da3-8568-cc9af9048493", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "floating_ip_address": "172.24.4.12", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "37cc34f5-3fa6-4dce-9b00-5a62cfe08f76", "port_id": "339dc447-cac5-464a-8f0a-e221b5b18df7", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5744efc7-b694-4c0f-abb7-6f454d05e1ea", "mac_address": "fa:16:3e:52:df:25", "admin_state_up": true, "status": "ACTIVE", "device_id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:25:58Z", "updated_at": "2023-04-17T18:27:51Z", "revision_number": 1, "project_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:27:51,893 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.12:22' as 'cirros' with public key authentication 2023-04-17 18:27:51,937 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:27:51,958 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:27:51,958 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.12 successfully created 2023-04-17 18:27:52,191 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes 0.232s 2023-04-17 18:27:52,192 80127 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-1003974656"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:51 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69affcd-25b8-499d-8b46-ddedd1ce6c63', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69affcd-25b8-499d-8b46-ddedd1ce6c63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes'} Body: b'{"volume": {"id": "a3e85f57-dd8f-4acf-a8c1-70329d9e60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:52.124034", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1003974656", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}], "user_id": "38966088d0ca43c3935a61601c3eb7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:27:52,240 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de 0.038s 2023-04-17 18:27:52,240 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24df90b5-2540-4473-a514-8ee1c5bd2f24', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24df90b5-2540-4473-a514-8ee1c5bd2f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de'} Body: b'{"volume": {"id": "a3e85f57-dd8f-4acf-a8c1-70329d9e60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:52.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1003974656", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}], "user_id": "38966088d0ca43c3935a61601c3eb7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:27:53,290 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de 0.038s 2023-04-17 18:27:53,291 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2323349-f019-4fba-853c-2a47e2965c7e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2323349-f019-4fba-853c-2a47e2965c7e', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de'} Body: b'{"volume": {"id": "a3e85f57-dd8f-4acf-a8c1-70329d9e60de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:27:52.000000", "updated_at": "2023-04-17T18:27:52.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1003974656", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ed160ae90cd4731b767975f4a1dd2f6/volumes/a3e85f57-dd8f-4acf-a8c1-70329d9e60de"}], "user_id": "38966088d0ca43c3935a61601c3eb7ae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6"}}' 2023-04-17 18:27:53,436 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116 0.134s 2023-04-17 18:27:53,436 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4efc6b06-f342-4deb-9baa-e21ef3bac02b', 'x-compute-request-id': 'req-4efc6b06-f342-4deb-9baa-e21ef3bac02b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'' 2023-04-17 18:27:53,633 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116 0.196s 2023-04-17 18:27:53,633 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:53 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-c1845001-a98b-4642-b043-0c3b7e7b411f', 'x-compute-request-id': 'req-c1845001-a98b-4642-b043-0c3b7e7b411f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"server": {"id": "40e7d82e-b7d7-4038-a040-0f2324f67116", "name": "tempest-AttachSCSIVolumeTestJSON-server-1369470279", "status": "ACTIVE", "tenant_id": "5ed160ae90cd4731b767975f4a1dd2f6", "user_id": "38966088d0ca43c3935a61601c3eb7ae", "metadata": {}, "hostId": "4b115e0d1df2b33aa8826057ada096be247b7ef713e7a5bdee65a6a0", "image": {"id": "8cde85ef-ff20-4e52-b133-856d4d7ef05f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:00Z", "updated": "2023-04-17T18:27:53Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-835255104-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:df:25"}, {"version": 4, "addr": "172.24.4.12", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:df:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10. 0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/40e7d82e-b7d7-4038-a040-0f2324f67116"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-11830774", "OS-SRV-USG:launched_at": "2023-04-17T18:26:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--620587302"}], "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-17 18:28:43,731 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116 0.045s 2023-04-17 18:28:43,732 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:43 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-82dcf1a0-c7e8-4a52-bbdc-f40ce3fcc4d9', 'x-compute-request-id': 'req-82dcf1a0-c7e8-4a52-bbdc-f40ce3fcc4d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/40e7d82e-b7d7-4038-a040-0f2324f67116'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 40e7d82e-b7d7-4038-a040-0f2324f67116 could not be found."}}' 2023-04-17 18:28:43,760 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-11830774 0.028s 2023-04-17 18:28:43,761 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:43 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-8ecb4139-0039-4fa9-8c6e-350730648fdb', 'x-compute-request-id': 'req-8ecb4139-0039-4fa9-8c6e-350730648fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-11830774'} Body: b'' 2023-04-17 18:28:43,906 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab 0.145s 2023-04-17 18:28:43,907 80127 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-7f190519-8010-423c-aefe-51d22ccfdebe', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab'} Body: b'' 2023-04-17 18:28:43,931 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab 0.023s 2023-04-17 18:28:43,931 80127 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-7aa 5fccb-2c6e-4e81-b27d-57522d3d7310', 'date': 'Mon, 17 Apr 2023 18:28:43 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a01aa59-460e-4773-937d-91d85a2d10ab'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9a01aa59-460e-4773-937d-91d85a2d10ab does not exist", "detail": ""}}' 2023-04-17 18:28:44,490 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c73ae0b7-0cd5-4da3-8568-cc9af9048493 0.558s 2023-04-17 18:28:44,490 80127 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-a572b99d-a430-44dd-b3c3-d5278b7e3423', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:28:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c73ae0b7-0cd5-4da3-8568-cc9af9048493'} Body: b'' 2023-04-17 18:28:44,596 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f 0.105s 2023-04-17 18:28:44,597 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-649fddaf-be81-4c47-9430-1392108bcc57', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f'} Body: b'' 2023-04-17 18:28:44,613 80127 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f 0.016s 2023-04-17 18:28:44,613 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c336203f-f59b-422e-b984-4a619b6bd3ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/8cde85ef-ff20-4e52-b133-856d4d7ef05f'} Body: b'{"message": "No image found with ID 8cde85ef-ff20-4e52-b133-856d4d7ef05f

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 724c37a8-4eb1-49ce-9fdc-747eb8821fe8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:08,647 80127 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes 0.511s 2023-04-17 18:29:08,647 80127 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-2031879482", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c8cd86-aca7-4aba-91df-884a8a0fb2db', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c8cd86-aca7-4aba-91df-884a8a0fb2db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes'} Body: b'{"volume": {"id": "724c37a8-4eb1-49ce-9fdc-747eb8821fe8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:08.582452", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2031879482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}], "user_id": "010714e0983f4a2484a66c21278fb8ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:08,694 80127 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8 0.036s 2023-04-17 18:29:08,694 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985fb75c-cf17-4dd5-9f7f-5c777da082ce', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985fb75c-cf17-4dd5-9f7f-5c777da082ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8'} Body: b'{"volume": {"id": "724c37a8-4eb1-49ce-9fdc-747eb8821fe8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2031879482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}], "user_id": "010714e0983f4a2484a66c21278fb8ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c52bd19132dc48b4bee6b05c1dc365f0"}}' 2023-04-17 18:29:09,751 80127 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8 0.042s 2023-04-17 18:29:09,751 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd6e2a2-ce45-4d51-bfc2-ff299559e29b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd6e2a2-ce45-4d51-bfc2-ff299559e29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8'} Body: b'{"volume": {"id": "724c37a8-4eb1-49ce-9fdc-747eb8821fe8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:09.000000", "updated_at": "2023-04-17T18:29:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2031879482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c52bd19132dc48b4bee6b05c1dc365f0/volumes/724c37a8-4eb1-49ce-9fdc-747eb8821fe8"}], "user_id": "010714e0983f4a2484a66c21278fb8ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c52bd19132dc48b4bee6b05c1dc365f0"}}' 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 6753e694-8549-4f18-844a-e2d8517387bf failed to build and is in ERROR status tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 3d237ddc-278d-45ae-bfa1-72dc98a4fe7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:24,997 80119 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-17 18:26:26,084 80119 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.085s 2023-04-17 18:26:26,084 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1726044286", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f635d2cf-25aa-40ff-ad9f-42a88e90a0e6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1726044286", "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": "b34226c5a8c5436eb9f2fc3780c0305d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "created_at": "2023-04-17T18:26:26Z", "updated_at": "2023-04-17T18:26:26Z", "tags": [], "self": "/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505", "file": "/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:26:27,935 80119 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/40b5f7db-7e87-46f0-a774-19b4a585f505/file 1.850s 2023-04-17 18:26:27,936 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-742bb599-3f5b-4fbf-8b36-21625a7a975b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505/file'} Body: b'' 2023-04-17 18:26:27,936 80119 DEBUG [tempest.scenario.manager] image:40b5f7db-7e87-46f0-a774-19b4a585f505 2023-04-17 18:26:27,992 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-17 18:26:27,992 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1901273914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEPmkBbmVIhFbAsC1c1uVgCAOSae01z3eiLNkZpCD9YyV033Z9BDqyxQYAdo1mXOz1Mpehx1z5BwrVFC3TzRGgrZY24ReBIWlUQobsPvF+hbk4se70r1G0+9XWdY+Thk0g=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:27 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-a4ddf068-28d9-4246-a67f-c4e48823d3d0', 'x-compute-request-id': 'req-a4ddf068-28d9-4246-a67f-c4e48823d3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1901273914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEPmkBbmVIhFbAsC1c1uVgCAOSae01z3eiLNkZpCD9YyV033Z9BDqyxQYAdo1mXOz1Mpehx1z5BwrVFC3TzRGgrZY24ReBIWlUQobsPvF+hbk4se70r1G0+9XWdY+Thk0g==", "fingerprint": "41:45:64:fe:36:13:32:3b:36:90:57:00:b8:e9:bd:31", "user_id": "ce80532365714ee3a9b61ce43a364db5"}}' 2023-04-17 18:26:28,182 80119 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.181s 2023-04-17 18:26:28,182 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ed49327e-20a9-4970-970b-71b45ee89655', '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": "ce80532365714ee3a9b61ce43a364db5", "name": "tempest-TestMinimumBasicScenario-937631252-project-member", "password_expires_at": null}, "audit_ids": ["2AANWlB5RYWTgO2Ronh7YQ"], "expires_at": "2023-04-17T19:26:28.000000Z", "issued_at": "2023-04-17T18:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34226c5a8c5436eb9f2fc3780c0305d", "name": "tempest-TestMinimumBasicScenario-937631252"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]} }' 2023-04-17 18:26:28,183 80119 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '4869cd3d-063d-41b6-873f-a7d590cee432', 'name': 'tempest-TestMinimumBasicScenario-1824362780-network', 'tenant_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:28,913 80119 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.729s 2023-04-17 18:26:28,914 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-854824504", "imageRef": "40b5f7db-7e87-46f0-a774-19b4a585f505", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "networks": [{"uuid": "4869cd3d-063d-41b6-873f-a7d590cee432"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ceba47-594a-451a-838e-17398bac6dfe', 'x-compute-request-id': 'req-52ceba47-594a-451a-838e-17398bac6dfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xYp3JxevLJvv"}}' 2023-04-17 18:26:29,015 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.095s 2023-04-17 18:26:29,015 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 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-399e4eea-dacd-4884-9674-267d75a54d5c', 'x-compute-request-id': 'req-399e4eea-dacd-4884-9674-267d75a54d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "BUILD", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:29Z", "updated": "2023-04-17T18:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "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-17 18:27:19,296 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.220s 2023-04-17 18:27:19,297 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace92fe3-b569-4d66-aa3f-1732b053b565', 'x-compute-request-id': 'req-ace92fe3-b569-4d66-aa3f-1732b053b565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:27:19,310 80119 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:28:19,675 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.307s 2023-04-17 18:28:19,676 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae90c510-8417-4db1-b806-3addc975b047', 'x-compute-request-id': 'req-ae90c510-8417-4db1-b806-3addc975b047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:28:19,900 80119 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.213s 2023-04-17 18:28:19,900 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 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-199bfc9a-fa53-46c5-91d9-0024b2a540ef', 'x-compute-request-id': 'req-199bfc9a-fa53-46c5-91d9-0024b2a540ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}]}]}' 2023-04-17 18:28:20,059 80119 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/de6af495-fa04-485b-b85f-72f6a6adaec3 0.155s 2023-04-17 18:28:20,060 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb2b3e3-c6a6-477e-bdfb-f440d6241135', 'x-compute-request-id': 'req-ffb2b3e3-c6a6-477e-bdfb-f440d6241135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:28:20,344 80119 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/b34226c5a8c5436eb9f2fc3780c0305d/volumes 0.270s 2023-04-17 18:28:20,344 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-57432811", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5036f0c4-3342-4c5a-a959-cdd1432fdace', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5036f0c4-3342-4c5a-a959-cdd1432fdace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes'} Body: b'{"volume": {"id": "3d237ddc-278d-45ae-bfa1-72dc98a4fe7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.285314", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-57432811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:28:20,411 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GE T http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.048s 2023-04-17 18:28:20,413 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fe3858-9fca-4e97-a28f-62e03a2dbe80', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fe3858-9fca-4e97-a28f-62e03a2dbe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'{"volume": {"id": "3d237ddc-278d-45ae-bfa1-72dc98a4fe7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-57432811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:28:21,502 80119 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/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.077s 2023-04-17 18:28:21,502 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a63f1a-f9bd-4762-a560-d2a769cc17ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a63f1a-f9bd-4762-a560-d2a769cc17ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'{"volume": {"id": "3d237ddc-278d-45ae-bfa1-72dc98a4fe7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.000000", "updated_at": "2023-04-17T18:28:20.000000", "name": "tempest-TestMinimumBasicScenario-volume-57432811", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:28:21,659 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.144s 2023-04-17 18:28:21,659 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-538c983b-7efc-4316-9ea9-5b8f3f167335', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'' 2023-04-17 18:28:21,682 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f 0.022s 2023-04-17 18:28:21,683 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-59a7410a-1acd-4089-880c-19858777d026', 'x-openstack-request-id': 'req-59a7410a-1acd-4089-880c-19858777d026', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/3d237ddc-278d-45ae-bfa1-72dc98a4fe7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d237ddc-278d-45ae-bfa1-72dc98a4fe7f could not be found."}}' 2023-04-17 18:28:21,796 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3 0.112s 2023-04-17 18:28:21,796 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b8fd36-65b1-4a24-b6ee-eff6d2930df8', 'x-compute-request-id': 'req-94b8fd36-65b1-4a24-b6ee-eff6d2930df8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'' 2023-04-17 18:28:22,064 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3 0.267s 2023-04-17 18:28:22,064 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3800d537-c000-46f9-bb96-01ca2ef517ef', 'x-compute-request-id': 'req-3800d537-c000-46f9-bb96-01ca2ef517ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"server": {"id": "de6af495-fa04-485b-b85f-72f6a6adaec3", "name": "tempest-TestMinimumBasicScenario-server-854824504", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "40b5f7db-7e87-46f0-a774-19b4a585f505 ", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/40b5f7db-7e87-46f0-a774-19b4a585f505"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:28Z", "updated": "2023-04-17T18:28:22Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:fc:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/de6af495-fa04-485b-b85f-72f6a6adaec3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1901273914", "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:29:12,177 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3 0.053s 2023-04-17 18:29:12,178 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 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-f70fadd6-e56b-4725-8e22-1e704b6385f3', 'x-compute-request-id': 'req-f70fadd6-e56b-4725-8e22-1e704b6385f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/de6af495-fa04-485b-b85f-72f6a6adaec3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance de6af495-fa04-485b-b85f-72f6a6adaec3 could not be found."}}' 2023-04-17 18:29:12,212 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1901273914 0.033s 2023-04-17 18:29:12,212 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00dcb8a1-066f-4d6f-88e2-51f00c10f0f8', 'x-compute-request-id': 'req-00dcb8a1-066f-4d6f-88e2-51f00c10f0f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1901273914'} Body: b'' 2023-04-17 18:29:12,325 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/40b5f7db-7e87-46f0-a774-19b4a585f505 0.112s 2023-04-17 18:29:12,325 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f54544d2-5d27-4eb1-a5c9-f39378f1cd97', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/40b5f7db-7e87 -46f0-a774-19b4a585f505'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 767f0080-0b90-43f2-afbe-211e5414fb4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:28,588 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-04-17 18:26:28,589 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 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-d47be28d-a1b5-4e73-b8c0-67c8d27fa0e2', '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": "896165a50ed8425bb4d2b4a6f91421cc", "name": "tempest-VolumesActionsTest-2137256268-project-member", "password_expires_at": null}, "audit_ids": ["Jlg5YbwSSLWwarKJln9Omw"], "expires_at": "2023-04-17T19:26:28.000000Z", "issued_at": "2023-04-17T18:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c64b379fca5248728f5d341c3b9586d1", "name": "tempest-VolumesActionsTest-2137256268"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c64b379fca5248728f5d341c3b9586d1", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:26:28,589 80123 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd53ee645-98a7-4d33-9fa0-0be5575098d3', 'name': 'tempest-VolumesActionsTest-1919882188-network', 'tenant_id': 'c64b379fca5248728f5d341c3b9586d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c64b379fca5248728f5d341c3b9586d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20890, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:26:24Z', 'updated_at': '2023-04-17T18:26:24Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:30,033 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.443s 2023-04-17 18:26:30,034 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1024739634", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "d53ee645-98a7-4d33-9fa0-0be5575098d3"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c459d422-e8eb-448c-9578-4cd66a10f5ee', 'x-compute-request-id': 'req-c459d422-e8eb-448c-9578-4cd66a10f5ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "DgSJ9fdfXHrg"}}' 2023-04-17 18:26:30,159 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.122s 2023-04-17 18:26:30,160 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d419b9b4-a677-4eff-8d33-775cf8591f45', 'x-compute-request-id': 'req-d419b9b4-a677-4eff-8d33-775cf8591f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "name": "tempest-VolumesActionsTest-instance-1024739634", "status": "BUILD", "tenant_id": "c64b379fca5248728f5d341c3b9586d1", "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:30Z", "updated": "2023-04-17T18:26:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "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": "sc heduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 18:27:20,438 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.226s 2023-04-17 18:27:20,438 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e7f552-3526-448a-927e-afeff823f1ec', 'x-compute-request-id': 'req-c6e7f552-3526-448a-927e-afeff823f1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "name": "tempest-VolumesActionsTest-instance-1024739634", "status": "ACTIVE", "tenant_id": "c64b379fca5248728f5d341c3b9586d1", "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "metadata": {}, "hostId": "2ff0d5beb22a53836400cf7546a00bdabbfd27101b680ca6aac7e73a", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:29Z", "updated": "2023-04-17T18:26:39Z", "addresses": {"tempest-VolumesActionsTest-1919882188-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:45:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:27:20,450 80123 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:28:20,778 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes 0.279s 2023-04-17 18:28:20,778 80123 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-1352506577"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a231d330-31cd-4137-843b-52ada0cffd4d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a231d330-31cd-4137-843b-52ada0cffd4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:20.709745", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:28:20,831 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.040s 2023-04-17 18:28:20,831 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bdaed2-f9ac-487e-bd58-22c768230699', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bdaed2-f9ac-487e-bd58-22c768230699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:28:21,892 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.046s 2023-04-17 18:28:21,892 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ff1912-d955-4416-bb8d-5bff683188af', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ff1912-d955-4416-bb8d-5bff683188af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:21.000000", "updated_at": "2023-04-17T18:28:21.000000", "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb 4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:28:21,959 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.045s 2023-04-17 18:28:21,959 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69325fd2-aeb5-4297-b7d6-d0db89626bcf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69325fd2-aeb5-4297-b7d6-d0db89626bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"volume": {"id": "767f0080-0b90-43f2-afbe-211e5414fb4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:28:21.000000", "updated_at": "2023-04-17T18:28:21.000000", "name": "tempest-VolumesActionsTest-Volume-1352506577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:28:22,106 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.136s 2023-04-17 18:28:22,106 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-485df303-3179-4dca-9f93-650f993f045c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'' 2023-04-17 18:28:22,136 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c 0.029s 2023-04-17 18:28:22,137 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28: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-1fec96c5-55ed-410b-8ee9-ff73f6d27084', 'x-openstack-request-id': 'req-1fec96c5-55ed-410b-8ee9-ff73f6d27084', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/767f0080-0b90-43f2-afbe-211e5414fb4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 767f0080-0b90-43f2-afbe-211e5414fb4c could not be found."}}' 2023-04-17 18:28:22,312 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.174s 2023-04-17 18:28:22,313 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:22 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-a775e2fc-ee73-4b0b-af99-88dafe1b96a2', 'x-compute-request-id': 'req-a775e2fc-ee73-4b0b-af99-88dafe1b96a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'' 2023-04-17 18:28:22,643 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.330s 2023-04-17 18:28:22,644 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a8f2af-d106-4fb7-ba02-e550941ca448', 'x-compute-request-id': 'req-50a8f2af-d106-4fb7-ba02-e550941ca448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"server": {"id": "b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e", "name": "tempest-VolumesActionsTest-instance-1024739634", "status": "ACTIVE", "tenant_id": "c64b379fca5248728f5d341c3b9586d1", "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "metadata": {}, "hostId": "2ff0d5beb22a53836400cf7546a00bdabbfd27101b680ca6aac7e73a", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:29Z", "updated": "2023-04-17T18:28:22Z", "addresses": {"tempest-VolumesActionsTest-1919882188-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:45:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:26:39.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-17 18:29:12,735 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 0.030s 2023-04-17 18:29:12,735 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (U buntu)', '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-122f1980-aac4-47ff-98a8-fde9a2b13d8f', 'x-compute-request-id': 'req-122f1980-aac4-47ff-98a8-fde9a2b13d8f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3fdb796-f4d9-4dbd-a722-a6ae0c116a8e 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 53cba646-2d6d-46bb-b7fe-191b4dd1e442 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:12,945 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.206s 2023-04-17 18:29:12,945 80123 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-1290093586"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c149a862-599f-463f-9644-4b9d491f1c2a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c149a862-599f-463f-9644-4b9d491f1c2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:12.881239", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:12,996 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.041s 2023-04-17 18:29:12,996 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf1beb7-3c72-4947-b724-8b2feff9b3f6', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf1beb7-3c72-4947-b724-8b2feff9b3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:14,057 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.050s 2023-04-17 18:29:14,058 80123 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d091b2b-3d88-4ab8-8ab7-0bc120b9482c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d091b2b-3d88-4ab8-8ab7-0bc120b9482c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:13.000000", "updated_at": "2023-04-17T18:29:13.000000", "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:14,107 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.036s 2023-04-17 18:29:14,108 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dcad98-cfd5-4b9f-b883-d5b627aa8d6d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dcad98-cfd5-4b9f-b883-d5b627aa8d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"volume": {"id": "53cba646-2d6d-46bb-b7fe-191b4dd1e442", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:13.000000", "updated_at": "2023-04-17T18:29:13.000000", "name": "tempest-VolumesActionsTest-Volume-1290093586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:14,223 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.104s 2023-04-17 18:29:14,223 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 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-719c85a0-0b1a-4021-aadf-32b83467774e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'' 2023-04-17 18:29:14,249 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442 0.025s 2023-04-17 18:29:14,249 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd3aeac-8c6e-412b-8c27-4cf261e00183', 'x-openstack-request-id': 'req-fcd3aeac-8c6e-412b-8c27-4cf261e00183', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/53cba646-2d6d-46bb-b7fe-191b4dd1e442'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 53cba646-2d6d-46bb-b7fe-191b4dd1e442 could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 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 172239ad-e235-4cb4-9ced-81f47374a819 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:14,489 80121 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes 0.360s 2023-04-17 18:29:14,489 80121 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-1094485940"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74f7cb9-215b-426b-b831-ab7a0e5f5c42', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74f7cb9-215b-426b-b831-ab7a0e5f5c42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes'} Body: b'{"volume": {"id": "172239ad-e235-4cb4-9ced-81f47374a819", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.422028", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094485940", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}], "user_id": "5c67ec619cd94c1ca96fcd8056ef386b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:14,537 80121 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819 0.038s 2023-04-17 18:29:14,537 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6551faf-87ed-4539-91f9-5a8665b1afc5', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6551faf-87ed-4539-91f9-5a8665b1afc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819'} Body: b'{"volume": {"id": "172239ad-e235-4cb4-9ced-81f47374a819", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094485940", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}], "user_id": "5c67ec619cd94c1ca96fcd8056ef386b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27b8b9bf485d4fa68819b9366135e091"}}' 2023-04-17 18:29:15,592 80121 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239 ad-e235-4cb4-9ced-81f47374a819 0.044s 2023-04-17 18:29:15,593 80121 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a5a083-ce2f-4a6f-a157-dc793aef5428', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a5a083-ce2f-4a6f-a157-dc793aef5428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819'} Body: b'{"volume": {"id": "172239ad-e235-4cb4-9ced-81f47374a819", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": "2023-04-17T18:29:15.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1094485940", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/27b8b9bf485d4fa68819b9366135e091/volumes/172239ad-e235-4cb4-9ced-81f47374a819"}], "user_id": "5c67ec619cd94c1ca96fcd8056ef386b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27b8b9bf485d4fa68819b9366135e091"}}' 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 c6f4cad6-3bff-43cd-af9a-d991cede8622 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:14,515 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.261s 2023-04-17 18:29:14,515 80123 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-2062328859"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d4d2695-bdc4-4bfb-a3d3-efb95fa01a74', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d4d2695-bdc4-4bfb-a3d3-efb95fa01a74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.442954", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:14,565 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.041s 2023-04-17 18:29:14,566 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b392880d-e3d5-4c72-934f-2f1f3eefac51', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b392880d-e3d5-4c72-934f-2f1f3eefac51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:15,622 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.043s 2023-04-17 18:29:15,622 80123 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389fd8d8-f83a-478f-9f1d-2d0d3af8b99e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389fd8d8-f83a-478f-9f1d-2d0d3af8b99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": "2023-04-17T18:29:15.000000", "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:15,672 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.039s 2023-04-17 18:29:15,673 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d17a1f6-b857-4bce-98f9-0e79e1953c9d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d17a1f6-b857-4bce-98f9-0e79e1953c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"volume": {"id": "c6f4cad6-3bff-43cd-af9a-d991cede8622", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:14.000000", "updated_at": "2023-04-17T18:29:15.000000", "name": "tempest-VolumesActionsTest-Volume-2062328859", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:15,869 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.185s 2023-04-17 18:29:15,869 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-58e6063d-32c7-4f42-9bce-ccd401abde03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'' 2023-04-17 18:29:15,898 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622 0.028s 2023-04-17 18:29:15,898 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-5725c79b-f2a9-4350-9341-cd366c1c0f7e', 'x-openstack-request-id': 'req-5725c79b-f2a9-4350-9341-cd366c1c0f7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/c6f4cad6-3bff-43cd-af9a-d991cede8622'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c6f4cad6-3bff-43cd-af9a-d991cede8622 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 137e48c8-57e6-4776-99b8-6ab435c4e1aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:16,133 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.231s 2023-04-17 18:29:16,133 80123 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-599076195"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691109fa-c53c-4dc4-8c1c-ac33037ee1b7', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691109fa-c53c-4dc4-8c1c-ac33037ee1b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.070138", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:16,204 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.061s 2023-04-17 18:29:16,205 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b95f10c-13d8-4a75-81da-123fa98f02ab', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b95f10c-13d8-4a75-81da-123fa98f02ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:17,258 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.042s 2023-04-17 18:29:17,259 80123 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38abb82b-a3db-41b3-8bfc-9dfb8e0658ab', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38abb82b-a3db-41b3-8bfc-9dfb8e0658ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.000000", "updated_at": "2023-04-17T18:29:16.000000", "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:17,310 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.041s 2023-04-17 18:29:17,312 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb1cb0e-51d1-46b9-af59-9693e26dd6b1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb1cb0e-51d1-46b9-af59-9693e26dd6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"volume": {"id": "137e48c8-57e6-4776-99b8-6ab435c4e1aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:16.000000", "updated_at": "2023-04-17T18:29:16.000000", "name": "tempest-VolumesActionsTest-Volume-599076195", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:17,430 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.107s 2023-04-17 18:29:17,431 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08309b2-496a-4950-91d3-3aa1ab144fdd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'' 2023-04-17 18:29:17,453 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa 0.022s 2023-04-17 18:29:17,453 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17313e4-cea3-4483-ab77-3f593d16bcd4', 'x-openstack-request-id': 'req-c17313e4-cea3-4483-ab77-3f593d16bcd4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/137e48c8-57e6-4776-99b8-6ab435c4e1aa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 137e48c8-57e6-4776-99b8-6ab435c4e1aa could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 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 32c5aa46-93bd-43e9-8e27-11281a3da530 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T18:28:35Z', 'message': 'Build of instance 32c5aa46-93bd-43e9-8e27-11281a3da530 aborted: Volume ea4ecd79-ce0d-4337-a5a7-9d32f28ad2fc did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-4bf0569e-4391-4d31-a2d0-0da4effe6cd8. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:25:25,991 80131 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.098s 2023-04-17 18:25:25,991 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1b69327-da90-448a-b1f9-de14da312928', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["aIEUauF-R0mp_Sl03iC3UA"], "expires_at": "2023-04-17T19:25:25.000000Z", "issued_at": "2023-04-17T18:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:25:25,992 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:25:28,914 80131 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.921s 2023-04-17 18:25:28,915 80131 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-1968752515", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae', '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-438620fb-c38b-40ca-862b-c7aeba606fcc', 'x-compute-request-id': 'req-438620fb-c38b-40ca-862b-c7aeba606fcc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Lfukg9mJgijA"}}' 2023-04-17 18:25:29,144 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae 0.223s 2023-04-17 18:25:29,144 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:25:28 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-18deb60d-2e87-4cbe-a48b-55b7560e83b7', 'x-compute-request-id': 'req-18deb60d-2e87-4cbe-a48b-55b7560e83b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1968752515", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:25:29Z", "updated": "2023-04-17T18:25:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e da9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "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-17 18:26:20,083 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae 0.875s 2023-04-17 18:26:20,084 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:19 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-edd42a6b-90a0-49d2-9e3e-d091ac75dfbe', 'x-compute-request-id': 'req-edd42a6b-90a0-49d2-9e3e-d091ac75dfbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1968752515", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:25:28Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:47:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.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-17 18:26:20,103 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:27:21,057 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae/action 0.939s 2023-04-17 18:27:21,057 80131 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-ServerBootFromVolume StableRescueTest-image-1596468473"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:20 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-dcee2ffd-1dc7-4230-b70c-f8184158959d', 'x-compute-request-id': 'req-dcee2ffd-1dc7-4230-b70c-f8184158959d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae/action'} Body: b'{"image_id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c"}' 2023-04-17 18:27:21,091 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.032s 2023-04-17 18:27:21,092 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-47e46804-6981-4119-9749-bf88c76aae11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:21Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:22,117 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.022s 2023-04-17 18:27:22,117 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-353253db-42b7-4742-9304-1feb735667df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_project_name": "tempest-Ser verBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:21Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:23,146 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.027s 2023-04-17 18:27:23,146 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ed7556fa-cdd3-45bb-99c4-37e5f7840d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:21Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:24,169 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.021s 2023-04-17 18:27:24,170 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-68dbc355-cbbf-486b-a0e9-5845739fcd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc421 00", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:24Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:25,201 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.029s 2023-04-17 18:27:25,201 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ecada83e-66fe-40f6-93ea-6fd1f926138d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:25Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:26,228 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.025s 2023-04-17 18:27:26,228 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-59ebb9a6-7ba5-4f92-8c1d-3ba05ad83d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9f09e8bcc9f667a1e47d9be125c625be", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "af701523c54b3308311fbe900654d40214ba3d2062904ac1b1cd5ef68c9bf7fbc0576fe050653a74b70e57f6b9e0721d73b0fd7fdb0e02d11eb5ce3118192c3b", "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:26Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:26,311 80131 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/cfbd7db7-d7f4-4388-95a2-3190c92a757c 0.082s 2023-04-17 18:27:26,312 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8de89c7-36db-49cd-8ee2-f03822e3a614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "9eda9401-f835-4fd6-a05a-238eab7781ae", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1596468473", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9f09e8bcc9f667a1e47d9be125c625be", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19 964379754f3195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "af701523c54b3308311fbe900654d40214ba3d2062904ac1b1cd5ef68c9bf7fbc0576fe050653a74b70e57f6b9e0721d73b0fd7fdb0e02d11eb5ce3118192c3b", "id": "cfbd7db7-d7f4-4388-95a2-3190c92a757c", "created_at": "2023-04-17T18:27:21Z", "updated_at": "2023-04-17T18:27:26Z", "tags": [], "self": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c", "file": "/v2/images/cfbd7db7-d7f4-4388-95a2-3190c92a757c/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:27:26,617 80131 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/9eda9401-f835-4fd6-a05a-238eab7781ae 0.305s 2023-04-17 18:27:26,617 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 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-188a1e22-2fa7-4080-90ac-50d7170d68bf', 'x-compute-request-id': 'req-188a1e22-2fa7-4080-90ac-50d7170d68bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae'} Body: b'{"server": {"id": "9eda9401-f835-4fd6-a05a-238eab7781ae", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1968752515", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:25:28Z", "updated": "2023-04-17T18:27:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:47:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9eda9401-f835-4fd6-a05a-238eab7781ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:25:49.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-17 18:28:26,780 80131 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.082s 2023-04-17 18:28:26,781 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bfde246a-d938-49a8-824d-bab7b3f2e8e1', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["sx4H8onCR-6J_Zho9C5tcg"], "expires_at": "2023-04-17T19:28:26.000000Z", "issued_at": "2023-04-17T18:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:28:26,781 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:28:27,661 80131 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.878s 2023-04-17 18:28:27,661 80131 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-318357641", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530', '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-4bf0569e-4391-4d31-a2d0-0da4effe6cd8', 'x-compute-request-id': 'req-4bf0569e-4391-4d31-a2d0-0da4effe6cd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "32c5aa46-93bd-43e9-8e27-11281a3da530", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pEQZF3fabcjE"}}' 2023-04-17 18:28:27,755 80131 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/32c5aa46-93bd-43e9-8e27-11281a3da530 0.091s 2023-04-17 18:28:27,756 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:27 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-8a3ccc3b-2b48-4cdb-9bf5-c4b601cedfea', 'x-compute-request-id': 'req-8a3ccc3b-2b48-4cdb-9bf5-c4b601cedfea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'{"server": {"id": "32c5aa46-93bd-43e9-8e27-11281a3da530", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-318357641", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:28:28Z", "updated": "2023-04-17T18:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}], "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-17 18:29:17,993 80131 INFO [tempest.lib.common.rest_client] R equest (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530 0.172s 2023-04-17 18:29:17,994 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 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-5a9f544b-20db-4406-a90e-a880a32ce4b1', 'x-compute-request-id': 'req-5a9f544b-20db-4406-a90e-a880a32ce4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'{"server": {"id": "32c5aa46-93bd-43e9-8e27-11281a3da530", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-318357641", "status": "ERROR", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:28:27Z", "updated": "2023-04-17T18:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/32c5aa46-93bd-43e9-8e27-11281a3da530"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T18:28:35Z", "message": "Build of instance 32c5aa46-93bd-43e9-8e27-11281a3da530 aborted: Volume ea4ecd79-ce0d-4337-a5a7-9d32f28ad2fc 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-17 18:29:18,009 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-17 18:29:18,734 80131 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/32c5aa46-93bd-43e9-8e27-11281a3da530 0.725s 2023-04-17 18:29:18,735 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 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-680ceb3f-a404-4ba6-8776-1e9f8c88b4f3', 'x-compute-request-id': 'req-680ceb3f-a404-4ba6-8776-1e9f8c88b4f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'' 2023-04-17 18:29:18,823 80131 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/32c5aa46-93bd-43e9-8e27-11281a3da530 0.087s 2023-04-17 18:29:18,823 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 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-7420bd77-7dab-4932-aa27-f84295519861', 'x-compute-request-id': 'req-7420bd77-7dab-4932-aa27-f84295519861', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/32c5aa46-93bd-43e9-8e27-11281a3da530'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 32c5aa46-93bd-43e9-8e27-11281a3da530 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 69ec800b-1222-4b62-af80-44e2a84d6202 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:17,689 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes 0.232s 2023-04-17 18:29:17,689 80123 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-2018255664"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cfcd8b-2305-401b-a234-43aab1a9e38d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cfcd8b-2305-401b-a234-43aab1a9e38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:17.607393", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:17,746 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.046s 2023-04-17 18:29:17,746 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18915bb-1cb8-45e1-a232-b44cf4626366', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18915bb-1cb8-45e1-a232-b44cf4626366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:18,816 80123 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/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.058s 2023-04-17 18:29:18,817 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984b1fa4-ebe4-4f4c-ab0b-9f4706b97c82', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984b1fa4-ebe4-4f4c-ab0b-9f4706b97c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.000000", "updated_at": "2023-04-17T18:29:18.000000", "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:18,906 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.075s 2023-04-17 18:29:18,907 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0dc3310-2ef1-4a06-abeb-8351cfbd43ce', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0dc3310-2ef1-4a06-abeb-8351cfbd43ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"volume": {"id": "69ec800b-1222-4b62-af80-44e2a84d6202", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.000000", "updated_at": "2023-04-17T18:29:18.000000", "name": "tempest-VolumesActionsTest-Volume-2018255664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:19,053 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.135s 2023-04-17 18:29:19,053 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0d88f3-b906-4e14-8f0e-5b0c393e0554', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'' 2023-04-17 18:29:19,078 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202 0.024s 2023-04-17 18:29:19,078 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-68003f11-5a5d-4bc6-9af8-43e39479c189', 'x-openstack-request-id': 'req-68003f11-5a5d-4bc6-9af8-43e39479c189', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/69ec800b-1222-4b62-af80-44e2a84d6202'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69ec800b-1222-4b62-af80-44e2a84d6202 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 33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:19,330 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes 0.247s 2023-04-17 18:29:19,330 80123 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-207615190"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4b304f-601f-4390-9844-01b2dac56d0a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4b304f-601f-4390-9844-01b2dac56d0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.223093", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:19,391 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.051s 2023-04-17 18:29:19,391 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2543ee-debc-4a16-bf66-d743d17a84b8', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2543ee-debc-4a16-bf66-d743d17a84b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:20,465 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.062s 2023-04-17 18:29:20,465 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb338054-dc18-407e-847c-9bb075335fc3', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb338054-dc18-407e-847c-9bb075335fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": "2023-04-17T18:29:19.000000", "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:20,522 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.042s 2023-04-17 18:29:20,523 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a53bb2b-2154-4818-9058-48379167519c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a53bb2b-2154-4818-9058-48379167519c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"volume": {"id": "33e6fb52-3bfa-4ca2-9cc6-7551d66055d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": "2023-04-17T18:29:19.000000", "name": "tempest-VolumesActionsTest-Volume-207615190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6"}], "user_id": "896165a50ed8425bb4d2b4a6f91421cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c64b379fca5248728f5d341c3b9586d1"}}' 2023-04-17 18:29:20,641 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.105s 2023-04-17 18:29:20,642 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-c386cf69-82ab-4d09-b817-b954b044ba2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'' 2023-04-17 18:29:20,668 80123 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 0.025s 2023-04-17 18:29:20,668 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-2a777513-782e-44dc-b3b6-abf053892374', 'x-openstack-request-id': 'req-2a777513-782e-44dc-b3b6-abf053892374', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c64b379fca5248728f5d341c3b9586d1/volumes/33e6fb52-3bfa-4ca2-9cc6-7551d66055d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 33e6fb52-3bfa-4ca2-9cc6-7551d66055d6 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 150c6a55-3c10-4a1f-bae6-b46968665624 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:25,540 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes 0.513s 2023-04-17 18:29:25,540 80123 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-623264888", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3d5ae7-54bd-42a0-abfb-d95756649288', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3d5ae7-54bd-42a0-abfb-d95756649288', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes'} Body: b'{"volume": {"id": "150c6a55-3c10-4a1f-bae6-b46968665624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:25.448018", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-623264888", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:25,596 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.046s 2023-04-17 18:29:25,596 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f13bc6-e858-48b8-8b1a-a0383e2aa113', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f13bc6-e858-48b8-8b1a-a0383e2aa113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'{"volume": {"id": "150c6a55-3c10-4a1f-bae6-b46968665624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:25.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-623264888", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:26,674 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.066s 2023-04-17 18:29:26,674 80123 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c3df10-2d13-4148-b28f-c7d004ea242b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c3df10-2d13-4148-b28f-c7d004ea242b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'{"volume": {"id": "150c6a55-3c10-4a1f-bae6-b46968665624", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:25.000000", "updated_at": "2023-04-17T18:29:26.000000", "name": "tempest-VolumesGetTest-Volume-623264888", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:26,804 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.117s 2023-04-17 18:29:26,804 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-0bcd25c1-06cc-4c1b-942b-a467b3efcfe0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'' 2023-04-17 18:29:26,828 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624 0.023s 2023-04-17 18:29:26,828 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-b07def31-aee2-4b59-a529-af90eb1316e2', 'x-openstack-request-id': 'req-b07def31-aee2-4b59-a529-af90eb1316e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/150c6a55-3c10-4a1f-bae6-b46968665624'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 150c6a55-3c10-4a1f-bae6-b46968665624 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 f3de7595-be40-44ac-b08c-46dbe24eb63d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:27,034 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes 0.203s 2023-04-17 18:29:27,035 80123 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-344392460"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e51a5e0-cfcd-4f66-8697-877dac88e289', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e51a5e0-cfcd-4f66-8697-877dac88e289', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:26.975261", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:27,105 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.054s 2023-04-17 18:29:27,106 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1894324f-b3bb-4435-b889-422e13d3556d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1894324f-b3bb-4435-b889-422e13d3556d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:27.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:28,167 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.043s 2023-04-17 18:29:28,167 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee8c074-f5ed-4ade-ba28-a24e38bb6d38', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee8c074-f5ed-4ade-ba28-a24e38bb6d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:27.000000", "updated_at": "2023-04-17T18:29:27.000000", "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:28,218 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.040s 2023-04-17 18:29:28,219 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0d0253-6dcb-4d2f-8a64-e6f2e9edbf1d', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0d0253-6dcb-4d2f-8a64-e6f2e9edbf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"volume": {"id": "f3de7595-be40-44ac-b08c-46dbe24eb63d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:27.000000", "updated_at": "2023-04-17T18:29:27.000000", "name": "tempest-VolumesGetTest-Volume-344392460", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:28,327 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.097s 2023-04-17 18:29:28,328 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 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-a6ed9de1-d1d9-4dd8-aea0-2d8d2b29a617', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'' 2023-04-17 18:29:28,352 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d 0.023s 2023-04-17 18:29:28,352 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb155045-b894-4750-b83b-cc2991b5cbdf', 'x-openstack-request-id': 'req-eb155045-b894-4750-b83b-cc2991b5cbdf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/f3de7595-be40-44ac-b08c-46dbe24eb63d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f3de7595-be40-44ac-b08c-46dbe24eb63d 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 369217a5-4a7e-4c5b-939d-a6859f20a520 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:28,379 80123 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/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.023s 2023-04-17 18:29:28,379 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6d4e45b-ad27-4544-b52c-53d3fe0ed3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:29:28,694 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes 0.314s 2023-04-17 18:29:28,695 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-VolumesGetTest-Volume-1086710981", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff458f98-29b8-4a5e-8ae9-90d56670dc71', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff458f98-29b8-4a5e-8ae9-90d56670dc71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes'} Body: b'{"volume": {"id": "369217a5-4a7e-4c5b-939d-a6859f20a520", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:28.633997", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1086710981", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:28,748 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.042s 2023-04-17 18:29:28,748 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b634ceb3-6668-4792-8d04-ed5646402c4e', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b634ceb3-6668-4792-8d04-ed5646402c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'{"volume": {"id": "369217a5-4a7e-4c5b-939d-a6859f20a520", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:29.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1086710981", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:29,798 80123 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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.038s 2023-04-17 18:29:29,799 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee65eaa4-50f3-4475-a902-f4db5406a3fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee65eaa4-50f3-4475-a902-f4db5406a3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'{"volume": {"id": "369217a5-4a7e-4c5b-939d-a6859f20a520", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:29.000000", "updated_at": "2023-04-17T18:29:29.000000", "name": "tempest-VolumesGetTest-Volume-1086710981", "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/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520"}], "user_id": "c73fff6e92cb4ee99cb0ade7ed717402", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a41168b8333d4e5e8bd1d10ec59f802f"}}' 2023-04-17 18:29:29,922 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.112s 2023-04-17 18:29:29,923 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:29 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-86be38c8-d5a2-4725-95e6-b07878e4a074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'' 2023-04-17 18:29:29,947 80123 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520 0.024s 2023-04-17 18:29:29,947 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29: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-561e7bc7-e6eb-453c-b3f3-820c07915266', 'x-openstack-request-id': 'req-561e7bc7-e6eb-453c-b3f3-820c07915266', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a41168b8333d4e5e8bd1d10ec59f802f/volumes/369217a5-4a7e-4c5b-939d-a6859f20a520'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 369217a5-4a7e-4c5b-939d-a6859f20a520 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 22a83b44-def6-4f24-9b3e-becab0547812 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:32,001 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes 0.425s 2023-04-17 18:29:32,001 80123 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-2121169136"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61239591-d737-4774-b9d9-b716d4204594', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61239591-d737-4774-b9d9-b716d4204594', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes'} Body: b'{"volume": {"id": "22a83b44-def6-4f24-9b3e-becab0547812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:31.936545", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2121169136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 18:29:32,060 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812 0.046s 2023-04-17 18:29:32,061 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b77375-0d6e-4ce6-b8f2-666f86471935', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b77375-0d6e-4ce6-b8f2-666f86471935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812'} Body: b'{"volume": {"id": "22a83b44-def6-4f24-9b3e-becab0547812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:32.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2121169136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' 2023-04-17 18:29:33,128 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812 0.056s 2023-04-17 18:29:33,128 80123 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dde1175-b3b5-4d1b-a50f-e981ceb80928', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dde1175-b3b5-4d1b-a50f-e981ceb80928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812'} Body: b'{"volume": {"id": "22a83b44-def6-4f24-9b3e-becab0547812", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:32.000000", "updated_at": "2023-04-17T18:29:32.000000", "name": "tempest-VolumeRevertTests-Volume-2121169136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/22a83b44-def6-4f24-9b3e-becab0547812"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' 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 70a4647c-1d73-49ef-9575-6b0714a3aa39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:33,319 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes 0.174s 2023-04-17 18:29:33,319 80123 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-308650144"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f4a848-796d-4e9c-bd76-72182e6b1047', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f4a848-796d-4e9c-bd76-72182e6b1047', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes'} Body: b'{"volume": {"id": "70a4647c-1d73-49ef-9575-6b0714a3aa39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:33.262189", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-308650144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 18:29:33,363 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39 0.035s 2023-04-17 18:29:33,364 80123 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba72a2e-b46f-486e-a1f0-15d5e4277f66', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba72a2e-b46f-486e-a1f0-15d5e4277f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39'} Body: b'{"volume": {"id": "70a4647c-1d73-49ef-9575-6b0714a3aa39", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:33.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-308650144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' 2023-04-17 18:29:34,415 80123 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39 0.040s 2023-04-17 18:29:34,416 80123 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ecf01b2-8b52-41e4-8949-ea2913d1f40a', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ecf01b2-8b52-41e4-8949-ea2913d1f40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39'} Body: b'{"volume": {"id": "70a4647c-1d73-49ef-9575-6b0714a3aa39", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:33.000000", "updated_at": "2023-04-17T18:29:33.000000", "name": "tempest-VolumeRevertTests-Volume-308650144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bb0e66d54b4a4709a5bd01f16aa3fb9b/volumes/70a4647c-1d73-49ef-9575-6b0714a3aa39"}], "user_id": "a9ca4e81a3224bbaa036f329769e6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "bb0e66d54b4a4709a5bd01f16aa3fb9b"}}' 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 dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:27:48,372 80115 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.088s 2023-04-17 18:27:48,372 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a8e016fb-0558-41bb-8c5e-b3b7b8bcf8ab', '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": "198f08c8a0404f39acf7f9837c7c19aa", "name": "tempest-VolumesAdminNegativeTest-728713010-project-member", "password_expires_at": null}, "audit_ids": ["FDKSTz42R3mhze7B1w49ww"], "expires_at": "2023-04-17T19:27:48.000000Z", "issued_at": "2023-04-17T18:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bee7bfe1ddb84651b02cc4911a129533", "name": "tempest-VolumesAdminNegativeTest-728713010"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:27:48,373 80115 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '44b46280-bf31-425a-935d-8d9ae641077a', 'name': 'tempest-VolumesAdminNegativeTest-996755841-network', 'tenant_id': 'bee7bfe1ddb84651b02cc4911a129533', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bee7bfe1ddb84651b02cc 4911a129533', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20479, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:07Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:27:49,324 80115 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.950s 2023-04-17 18:27:49,324 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1335971408", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "44b46280-bf31-425a-935d-8d9ae641077a"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66fc581-02b9-42a0-a475-a02ff2c0a3ca', 'x-compute-request-id': 'req-b66fc581-02b9-42a0-a475-a02ff2c0a3ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "611a2b80-4bb5-4022-8cc5-831967e132ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UXswRvQTkF7Y"}}' 2023-04-17 18:27:49,404 80115 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/611a2b80-4bb5-4022-8cc5-831967e132ee 0.077s 2023-04-17 18:27:49,404 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:49 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-a6fe6d9a-93b5-4097-ad95-eb31cb57799b', 'x-compute-request-id': 'req-a6fe6d9a-93b5-4097-ad95-eb31cb57799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee'} Body: b'{"server": {"id": "611a2b80-4bb5-4022-8cc5-831967e132ee", "name": "tempest-VolumesAdminNegativeTest-server-1335971408", "status": "BUILD", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:27:49Z", "updated": "2023-04-17T18:27:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}], "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-17 18:28:39,779 80115 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/611a2b80-4bb5-4022-8cc5-831967e132ee 0.311s 2023-04-17 18:28:39,779 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:39 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-464222d4-faf3-4af0-99cb-b5dc711d908b', 'x-compute-request-id': 'req-464222d4-faf3-4af0-99cb-b5dc711d908b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee'} Body: b'{"server": {"id": "611a2b80-4bb5-4022-8cc5-831967e132ee", "name": "tempest-VolumesAdminNegativeTest-server-1335971408", "status": "ACTIVE", "tenant_id": "bee7bfe1ddb84651b02cc4911a129533", "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "metadata": {}, "hostId": "1960e836b3680c5237c0e0a012536f396cab61b03ecdad6fbeff91e5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:27:48Z", "updated": "2023-04-17T18:27:57Z", "addresses": {"tempest-VolumesAdminNegativeTest-996755841-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:b3:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/611a2b80-4bb5-4022-8cc5-831967e132ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:27:56.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-17 18:28:39,790 80115 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:29:40,073 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes 0.223s 2023-04-17 18:29:40,073 80115 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-658011396"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3afa36c5-f32f-47a5-8c79-c112c6b3f7aa', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3afa36c5-f32f-47a5-8c79-c112c6b3f7aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes'} Body: b'{"volume": {"id": "dc33eb8d -6265-4f01-ae0a-ad27b86fdc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:39.988396", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-658011396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:29:40,136 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c 0.052s 2023-04-17 18:29:40,137 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b31f8b3-163b-4427-829c-c3883a1e43b5', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b31f8b3-163b-4427-829c-c3883a1e43b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c'} Body: b'{"volume": {"id": "dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:40.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-658011396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 2023-04-17 18:29:41,193 80115 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/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c 0.044s 2023-04-17 18:29:41,194 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabcf26e-ab6e-43d3-9597-4396649a14d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabcf26e-ab6e-43d3-9597-4396649a14d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c'} Body: b'{"volume": {"id": "dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:40.000000", "updated_at": "2023-04-17T18:29:40.000000", "name": "tempest-VolumesAdminNegativeTest-volume-658011396", "description": null, "volume_type": "jo viandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bee7bfe1ddb84651b02cc4911a129533/volumes/dc33eb8d-6265-4f01-ae0a-ad27b86fdc6c"}], "user_id": "198f08c8a0404f39acf7f9837c7c19aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bee7bfe1ddb84651b02cc4911a129533"}}' 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 55b26d45-611a-4877-9034-cbca9048f14c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:26:21,952 80111 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:26:22,284 80111 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.328s 2023-04-17 18:26:22,284 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1224888499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC9IDTiVgQV/Z6QFLoQimf5BxUpht82VvdN16NEqCS6sJU/IgELq3xYD2HIEvCPytOhffIgbsnCEyjWMWTX0j4I4QVBS+VKUVfJQ6nq2FpUY01eN/DBlyF4ZslXkdW7AWQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:21 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-61c38504-b774-4675-8a1b-6bb631e34861', 'x-compute-request-id': 'req-61c38504-b774-4675-8a1b-6bb631e34861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1224888499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC9IDTiVgQV/Z6QFLoQimf5BxUpht82VvdN16NEqCS6sJU/IgELq3xYD2HIEvCPytOhffIgbsnCEyjWMWTX0j4I4QVBS+VKUVfJQ6nq2FpUY01eN/DBlyF4ZslXkdW7AWQ==", "fingerprint": "bb:10:dc:f7:f7:aa:2d:72:f9:78:48:1d:ff:42:e4:a6", "user_id": "4348bbab818f463b9905eab4447f2c78"}}' 2023-04-17 18:26:22,287 80111 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1224888499 created 2023-04-17 18:26:22,452 80111 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.165s 2023-04-17 18:26:22,453 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1303888333", "description": "tempest-description--926520956"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-45db1929-621b-4c71-8f03-759b71943223', 'date': 'Mon, 17 Apr 2023 18:26:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "name": "tempest-securitygroup--1303888333", "stateful": true, "tenant_id": "358e084da69049b9a746bede3c27d37b", "description": "tempest-description--926520956", "shared": false, "security_group_rules": [{"id": "836c9a30-1cc6-4170-b705-f5a573ec30d8", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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": 537, "description": null, "tags": [], "created_at": "2023-04-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}, {"id": "8f5e465f-378b-412d-9ff5-c8d760f70e24", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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 ": 538, "description": null, "tags": [], "created_at": "2023-04-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}], "tags": [], "created_at": "2023-04-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 1, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:26:22,819 80111 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.365s 2023-04-17 18:26:22,820 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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-5a2f2240-3751-454f-9ffc-d7964317387d', 'date': 'Mon, 17 Apr 2023 18:26: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": "fb48fb12-2390-4abe-8230-1b1b04c71f12", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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-17T18:26:22Z", "updated_at": "2023-04-17T18:26:22Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:26:23,242 80111 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.421s 2023-04-17 18:26:23,242 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d4ca2b5f-3088-4af3-a204-a9083fedcf3b', 'date': 'Mon, 17 Apr 2023 18:26:23 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": "95113455-b212-46dc-8125-067368f13056", "tenant_id": "358e084da69049b9a746bede3c27d37b", "security_group_id": "cfa97c95-f82e-466d-bf59-1d7f30962603", "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-17T18:26:23Z", "updated_at": "2023-04-17T18:26:23Z", "revision_number": 0, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:26:23,243 80111 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1303888333 created 2023-04-17 18:26:25,496 80111 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 2.253s 2023-04-17 18:26:25,497 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274- efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-bec4a651-7fc5-4dde-9ed2-391287f05b33', 'date': 'Mon, 17 Apr 2023 18:26:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0c6d6b3c-733a-43a1-aa91-82961903d8aa", "tenant_id": "358e084da69049b9a746bede3c27d37b", "floating_ip_address": "172.24.4.203", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "358e084da69049b9a746bede3c27d37b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:26:24Z", "updated_at": "2023-04-17T18:26:24Z", "revision_number": 0}}' 2023-04-17 18:26:25,497 80111 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0c6d6b3c-733a-43a1-aa91-82961903d8aa', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'floating_ip_address': '172.24.4.203', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '358e084da69049b9a746bede3c27d37b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:26:24Z', 'updated_at': '2023-04-17T18:26:24Z', 'revision_number': 0, 'ip': '172.24.4.203'} created 2023-04-17 18:26:25,596 80111 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.093s 2023-04-17 18:26:25,596 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:25 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-9d0a17f6-002c-4bfe-af71-709b4ea32322', '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": "4348bbab818f463b9905eab4447f2c78", "name": "tempest-ServerStableDeviceRescueTest-1490462725-project-member", "password_expires_at": null}, "audit_ids": ["S1k2-cZ8Shil7LIxQBwIDw"], "expires_at": "2023-04-17T19:26:25.000000Z", "issued_at": "2023-04-17T18:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "358e084da69049b9a746bede3c27d37b", "name": "tempest-ServerStableDeviceRescueTest-1490462725"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/358e084da69049b9a746bede3c27d37b", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "co mpute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:26:25,597 80111 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '70573e2d-f9f5-4de8-bf5c-778f1eac53b9', 'name': 'tempest-ServerStableDeviceRescueTest-2035458580-network', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '358e084da69049b9a746bede3c27d37b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38797, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:26:12Z', 'updated_at': '2023-04-17T18:26:12Z', 'revision_number': 1} available for tenant 2023-04-17 18:26:25,598 80111 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1224888499', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC9IDTiVgQV/Z6QFLoQimf5BxUpht82VvdN16NEqCS6sJU/IgELq3xYD2HIEvCPytOhffIgbsnCEyjWMWTX0j4I4QVBS+VKUVfJQ6nq2FpUY01eN/DBlyF4ZslXkdW7AWQ==', 'fingerprint': 'bb:10:dc:f7:f7:aa:2d:72:f9:78:48:1d:ff:42:e4:a6', 'user_id': '4348bbab818f463b9905eab4447f2c78', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBg8SYJotQNL/lrAvYw/Vi1MtNQt2FMNxmsDQ7JbjPk+FUO3yL1B+/Z\njANTXPNv62CgBwYFK4EEACKhZANiAAQvSA04lYEFf2ekBS6EIpn+QcVKYbfNlb3T\ndejRKgkurCVPyIBC6t8WA9hyBLwj8rToX3yIG7JwhMo1jFk19I+COEFQUvlSlFXy\nUOp6thaVGNNXjfwwZcheGbJV5HVuwFk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cfa97c95-f82e-466d-bf59-1d7f30962603', 'name': 'tempest-securitygroup--1303888333', 'stateful': True, 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'description': 'tempest-description--926520956', 'shared': False, 'security_group_rules': [{'id': '836c9a30-1cc6-4170-b705-f5a573ec30d8', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'security_group_id': 'cfa97c95-f82e-466d-bf59-1d7f30962603', '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': 537, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:26:22Z', 'updated_at': '2023-04-17T18:26:22Z', 'revision_number': 0, 'project_id': '358e084da69049b9a746bede3c27d37b'}, {'id': '8f5e465f-378b-412d-9ff5-c8d760f70e24', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'security_group_id': 'cfa97c95-f82e-466d-bf59-1d7f30962603', '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': 538, 'description': No ne, 'tags': [], 'created_at': '2023-04-17T18:26:22Z', 'updated_at': '2023-04-17T18:26:22Z', 'revision_number': 0, 'project_id': '358e084da69049b9a746bede3c27d37b'}], 'tags': [], 'created_at': '2023-04-17T18:26:22Z', 'updated_at': '2023-04-17T18:26:22Z', 'revision_number': 1, 'project_id': '358e084da69049b9a746bede3c27d37b'}, 'floating_ip': {'id': '0c6d6b3c-733a-43a1-aa91-82961903d8aa', 'tenant_id': '358e084da69049b9a746bede3c27d37b', 'floating_ip_address': '172.24.4.203', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '358e084da69049b9a746bede3c27d37b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:26:24Z', 'updated_at': '2023-04-17T18:26:24Z', 'revision_number': 0, 'ip': '172.24.4.203'}} 2023-04-17 18:26:26,617 80111 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.018s 2023-04-17 18:26:26,618 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "70573e2d-f9f5-4de8-bf5c-778f1eac53b9"}], "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "key_name": "tempest-keypair-1224888499", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70c8ede-98b9-4f7b-b30b-7991f48c17f7', 'x-compute-request-id': 'req-a70c8ede-98b9-4f7b-b30b-7991f48c17f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "adminPass": "XsMQF7FEmyfn"}}' 2023-04-17 18:26:26,695 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.071s 2023-04-17 18:26:26,695 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11c8c08-6ce6-4a68-913e-59619915eccd', 'x-compute-request-id': 'req-d11c8c08-6ce6-4a68-913e-59619915eccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "BUILD", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_i d": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:27Z", "updated": "2023-04-17T18:26:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1224888499", "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-17 18:27:17,110 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.341s 2023-04-17 18:27:17,110 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc4b46d-4ce2-4da9-a9b8-ea5f0ef418da', 'x-compute-request-id': 'req-ffc4b46d-4ce2-4da9-a9b8-ea5f0ef418da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "ACTIVE", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_id": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "f9a820e0d142af46a00de74a6b714ebc6f4d7e523e5ce5f59fcd0a47", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:26Z", "updated": "2023-04-17T18:26:36Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2035458580-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224888499", "OS-SRV-USG:launched_at": "2023-04-17T18:26:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "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-17 18:27:17,123 80111 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:28:17,636 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111/os-interface 0.452s 2023-04-17 18:28: 17,636 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 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-4bef46a0-844c-436f-bcd1-c65eb817fe4b', 'x-compute-request-id': 'req-4bef46a0-844c-436f-bcd1-c65eb817fe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "70573e2d-f9f5-4de8-bf5c-778f1eac53b9", "port_id": "e0c149c5-06d6-47d3-997d-c7ffa0d08ad2", "mac_addr": "fa:16:3e:e7:e9:8a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "17537c30-daed-4785-9d12-a1e6edffa83f", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 18:28:18,923 80111 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/0c6d6b3c-733a-43a1-aa91-82961903d8aa 1.282s 2023-04-17 18:28:18,923 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e0c149c5-06d6-47d3-997d-c7ffa0d08ad2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2729bf92-13a9-415d-a7e5-35c70774b11f', 'date': 'Mon, 17 Apr 2023 18:28:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0c6d6b3c-733a-43a1-aa91-82961903d8aa'} Body: b'{"floatingip": {"id": "0c6d6b3c-733a-43a1-aa91-82961903d8aa", "tenant_id": "358e084da69049b9a746bede3c27d37b", "floating_ip_address": "172.24.4.203", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "33977602-650b-4651-adf1-153b3f994d1b", "port_id": "e0c149c5-06d6-47d3-997d-c7ffa0d08ad2", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "70573e2d-f9f5-4de8-bf5c-778f1eac53b9", "mac_address": "fa:16:3e:e7:e9:8a", "admin_state_up": true, "status": "ACTIVE", "device_id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:26:24Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 1, "project_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:28:18,925 80111 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.203:22' as 'cirros' with public key authentication 2023-04-17 18:28:18,978 80111 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:28:19,001 80111 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:28:19,002 80111 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.203 successfully created 2023-04-17 18:28:20,041 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111/action 1.039s 2023-04-17 18:28:20,042 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-66896223"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 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/e2fa9b6b-6881-4eb9-89ae-ab e3a81f7e6f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab5b03a5-d07c-4f69-9e29-ff0577e19388', 'x-compute-request-id': 'req-ab5b03a5-d07c-4f69-9e29-ff0577e19388', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111/action'} Body: b'' 2023-04-17 18:28:20,106 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.062s 2023-04-17 18:28:20,106 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbc462c-2aa3-4586-aeb8-25b481dd7518', 'x-compute-request-id': 'req-7cbc462c-2aa3-4586-aeb8-25b481dd7518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"image": {"id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78"}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:20Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}], "server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}]}}}' 2023-04-17 18:29:10,191 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.059s 2023-04-17 18:29:10,191 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93e55c72-c2cd-4d9f-bb0d-db3edecc21fa', 'x-compute-request-id': 'req-93e55c72-c2cd-4d9f-bb0d-db3edecc21fa', 'connection': 'close', 'status': '200', 'content-locati on': 'http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"image": {"id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78"}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:25Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}], "server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}]}}}' 2023-04-17 18:29:10,273 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.077s 2023-04-17 18:29:10,273 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049caa7e-9397-4a28-920b-547c9c988c2b', 'x-compute-request-id': 'req-049caa7e-9397-4a28-920b-547c9c988c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"image": {"id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78"}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:25Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": " bookmark", "href": "http://10.0.0.210/compute/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f"}], "server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}]}}}' 2023-04-17 18:29:10,622 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.343s 2023-04-17 18:29:10,622 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70110bac-81c7-44aa-aac3-be88978fb354', 'x-compute-request-id': 'req-70110bac-81c7-44aa-aac3-be88978fb354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "ACTIVE", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_id": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "f9a820e0d142af46a00de74a6b714ebc6f4d7e523e5ce5f59fcd0a47", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:26Z", "updated": "2023-04-17T18:28:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2035458580-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}, {"version": 4, "addr": "172.24.4.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224888499", "OS-SRV-USG:launched_at": "2023-04-17T18:26:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "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-17 18:30:10,825 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.125s 2023-04-17 18:30:10,826 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9feeb91-014b-4b60-8496-89227d3c430d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2fa 9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5d6cb99e4e1b23f56912ef8ddb69d16", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "358e084da69049b9a746bede3c27d37b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "07916d7c3558f17c11eded5ede81ee37e34a4f1a9d64c7f6ed9169cef6c479d4c5f9ca66f19b260803f154ed7305c15b15faf7dd0986d64d685ce3eef763f983", "id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "created_at": "2023-04-17T18:28:20Z", "updated_at": "2023-04-17T18:30:11Z", "tags": [], "self": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "file": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:30:10,952 80111 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/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f 0.125s 2023-04-17 18:30:10,952 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bea08ba9-1933-49b2-bf15-75b369ecc4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "owner_id": "358e084da69049b9a746bede3c27d37b", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1490462725", "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-1490462725-project-member", "user_id": "4348bbab818f463b9905eab4447f2c78", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-66896223", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c5d6cb99e4e1b23f56912ef8ddb69d16", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "358e084da69049b9a746bede3c27d37b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "07916d7c3558f17c11eded5ede81ee37e34a4f1a9d64c7f6ed9169cef6c479d4c5f9ca66f19b260803f154ed7305c15b15faf7dd0986d64d685ce3eef763f983", "id": "e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "created_at": "2023-04-17T18:28:20Z", "updated_at": "2023-04-17T18:30:11Z", "tags" : [], "self": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f", "file": "/v2/images/e2fa9b6b-6881-4eb9-89ae-abe3a81f7e6f/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:30:11,231 80111 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/7df3296e-7a58-4b39-84f6-e55f2c97c111 0.278s 2023-04-17 18:30:11,231 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8010680-3107-4e36-af29-4beb64b37aaa', 'x-compute-request-id': 'req-f8010680-3107-4e36-af29-4beb64b37aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111'} Body: b'{"server": {"id": "7df3296e-7a58-4b39-84f6-e55f2c97c111", "name": "tempest-ServerStableDeviceRescueTest-server-1687494439", "status": "ACTIVE", "tenant_id": "358e084da69049b9a746bede3c27d37b", "user_id": "4348bbab818f463b9905eab4447f2c78", "metadata": {}, "hostId": "f9a820e0d142af46a00de74a6b714ebc6f4d7e523e5ce5f59fcd0a47", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:26:26Z", "updated": "2023-04-17T18:28:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2035458580-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}, {"version": 4, "addr": "172.24.4.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:e9:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7df3296e-7a58-4b39-84f6-e55f2c97c111"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1224888499", "OS-SRV-USG:launched_at": "2023-04-17T18:26:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1303888333"}], "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-17 18:30:11,469 80111 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/358e084da69049b9a746bede3c27d37b/volumes 0.226s 2023-04-17 18:30:11,470 80111 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-1737007784"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df8b1aa2-8ca4-4720-b511-b0203bce3f78', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df8b1aa2-8ca4-4720-b511-b0203bce3f78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes'} Body: b'{"volume": {"id": "55b26d45-611a-4877-9034-cbca9048f14c", "status": "creating", "size": 1, "availability_zone": "nova" , "created_at": "2023-04-17T18:30:11.408974", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1737007784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}], "user_id": "4348bbab818f463b9905eab4447f2c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:30:11,545 80111 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/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c 0.066s 2023-04-17 18:30:11,546 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585bf1f3-e5d4-4fff-abb9-b0493c380579', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585bf1f3-e5d4-4fff-abb9-b0493c380579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c'} Body: b'{"volume": {"id": "55b26d45-611a-4877-9034-cbca9048f14c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:11.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1737007784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}], "user_id": "4348bbab818f463b9905eab4447f2c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358e084da69049b9a746bede3c27d37b"}}' 2023-04-17 18:30:12,606 80111 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/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c 0.048s 2023-04-17 18:30:12,606 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0935eedb-cb68-41c4-a053-6225fe16926c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0935eedb-cb68-41c4-a053-6225fe16926c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c'} Body: b'{"volume": {"id": "55b26d45-611a-4877-9034-cbca9048f14c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:11.000000", "updated_at": "2023-04-17T18:30:12.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1737007784", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": { }, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358e084da69049b9a746bede3c27d37b/volumes/55b26d45-611a-4877-9034-cbca9048f14c"}], "user_id": "4348bbab818f463b9905eab4447f2c78", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358e084da69049b9a746bede3c27d37b"}}' 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 193de40c-6c01-4687-8571-ec9dc26a3a20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:27:26,919 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.175s 2023-04-17 18:27:26,920 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ea74fe2-9c1e-4368-87a7-e8db3d4daed5', 'x-compute-request-id': 'req-9ea74fe2-9c1e-4368-87a7-e8db3d4daed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:27:27,521 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.589s 2023-04-17 18:27:27,521 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b268fe-7acf-4215-9240-2a7a72a66742', 'x-compute-request-id': 'req-b4b268fe-7acf-4215-9240-2a7a72a66742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:28:18,014 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.434s 2023-04-17 18:28:18,015 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f81c7f7-c509-45c7-97bc-fd243fbdc69b', 'x-compute-request-id': 'req-5f81c7f7-c509-45c7-97bc-fd243fbdc69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:28:18,415 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.389s 2023-04-17 18:28:18,416 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Mon, 17 Apr 2023 18:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4deb045d-7d71-4ada-9700-14515d516590', 'x-compute-request-id': 'req-4deb045d-7d71-4ada-9700-14515d516590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:29:18,751 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes 0.267s 2023-04-17 18:29:18,752 80117 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-699365426"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-208d2941-e7a9-4970-bba6-fea929e32d4d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-208d2941-e7a9-4970-bba6-fea929e32d4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes'} Body: b'{"volume": {"id": "193de40c-6c01-4687-8571-ec9dc26a3a20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:18.690177", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-699365426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ]}}' 2023-04-17 18:29:18,803 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20 0.041s 2023-04-17 18:29:18,804 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9019a7c1-6e7d-4417-a7cf-dc4abdd51129', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9019a7c1-6e7d-4417-a7cf-dc4abdd51129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20'} Body: b'{"volume": {"id": "193de40c-6c01-4687-8571-ec9dc26a3a20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-699365426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:29:19,886 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20 0.061s 2023-04-17 18:29:19,887 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48013af-6492-4e21-b781-08c8c94ac262', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48013af-6492-4e21-b781-08c8c94ac262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20'} Body: b'{"volume": {"id": "193de40c-6c01-4687-8571-ec9dc26a3a20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:29:19.000000", "updated_at": "2023-04-17T18:29:19.000000", "name": "tempest-ServerActionsTestJSON-volume-699365426", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/193de40c-6c01-4687-8571-ec9dc26a3a20"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:29:20,220 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.321s 2023-04-17 18:29:20,221 801 17 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d75349-ed07-407d-a36c-975d3f656ed8', 'x-compute-request-id': 'req-50d75349-ed07-407d-a36c-975d3f656ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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 f24a40c9-1629-4ba9-a667-906ae251ff0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:28:17,769 80125 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:28:17,769 80125 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:28:17,824 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-17 18:28:17,825 80125 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-1605876121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGbGJYLzPzIFxSnzTKw9rfP/IAH5v8DFohxD8hKDN11PgPdejeGdL3znn/+/rWZ3USJgLa8XEQTHLB9DwZQHePTohce+07zd4We0oN6iVX6snBG4+tAL95/iEBmUk77c8g=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33a9176-d470-4942-8734-05683c1e0169', 'x-compute-request-id': 'req-a33a9176-d470-4942-8734-05683c1e0169', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1605876121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGbGJYLzPzIFxSnzTKw9rfP/IAH5v8DFohxD8hKDN11PgPdejeGdL3znn/+/rWZ3USJgLa8XEQTHLB9DwZQHePTohce+07zd4We0oN6iVX6snBG4+tAL95/iEBmUk77c8g==", "fingerprint": "fc:07:6e:aa:87:b0:d9:9d:0c:6f:eb:d1:2e:32:63:40", "user_id": "a77544a8f45a40be85b47ab97981be17"}}' 2023-04-17 18:28:17,828 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1605876121 created 2023-04-17 18:28:17,970 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2023-04-17 18:28:17,971 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--102788986", "description": "tempest-description--1562496083"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-4199ceb4-3b08-4bb9-9d38-aa19fe3719b7', 'date': 'Mon, 17 Apr 2023 18:28:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "name": "tempest-securitygroup--102788986", "stateful": true, "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "tempest-description--1562496083", "shared": false, "security_group_rules": [{"id": "b45fe6fe-9578-4f85-8679-d098aa5309ec", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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": 575, "description": null, "tags": [], "created_at": "2023-04-17T18:28:17Z", "updated_at": "2023-04-17T18:28:17Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}, {"id": "d5c2d4b1-a90f-4623-a376-09802198196e", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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": 576, "description": null, "tags": [], "created_at": "2023-04-17T18:28:17Z", "updated_at": "2023-04-17T18:28:17Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}], "tags": [], "created_at": "2023-04-17T18:28:17Z", "updated_at": "2023-04-17T18:28:17Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:28:18,208 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.237s 2023-04-17 18:28:18,209 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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-f03640c1-6fbb-44ac-98a4-bdd76331fd0d', 'date': 'Mon, 17 Apr 2023 18:28: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": "7276bcf3-ec4b-481e-b37b-62da83ff537c", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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-17T18:28:18Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:28:18,393 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.184s 2023-04-17 18:28:18,394 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-208e07e6-4581-4774-9ce7-b9d27b560107', 'date': 'Mon, 17 Apr 2023 18:28: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": "1be044ab-469a-4617-a534-6a8a3b369c87", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "security_group_id": "3d2830dd-5629-4b40-a5f6-e3eb798e1bbe", "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-17T18:28:18Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 0, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:28:18,394 80125 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--102788986 created 2023-04-17 18:28:19,167 80125 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.772s 2023-04-17 18:28:19,167 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4773cf25-6c68-4005-b90d-042e1222317c', 'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c99173ba-7912-4a3d-9be4-fd1ee01b3dd7", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.113", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3f7c7ba04b114d7580f001282e17a3b2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:28:18Z", "updated_at": "2023-04-17T18:28:18Z", "revision_number": 0}}' 2023-04-17 18:28:19,168 80125 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c99173ba-7912-4a3d-9be4-fd1ee01b3dd7', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.113', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:28:18Z', 'updated_at': '2023-04-17T18:28:18Z', 'revision_number': 0, 'ip': '172.24.4.113'} created 2023-04-17 18:28:19,254 80125 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.081s 2023-04-17 18:28:19,255 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 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-45022457-5146-4636-aadb-d1775dba883c', '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": "a77544a8f45a40be85b47ab97981be17", "name": "tempest-AttachVolumeShelveTestJSON-1298088699-project-member", "password_expires_at": null}, "audit_ids": ["r9GF0DdwTGyjhVl_dqAm0A"], "expires_at": "2023-04-17T19:28:19.000000Z", "issued_at": "2023-04-17T18:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f7c7ba04b114d7580f001282e17a3b2", "name": "tempest-AttachVolumeShelveTestJSON-1298088699"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b 92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:28:19,255 80125 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'c4031e4b-516d-4f3a-894d-3c2b24bf1f73', 'name': 'tempest-AttachVolumeShelveTestJSON-106148325-network', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62453, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:28:19,256 80125 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1605876121', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGbGJYLzPzIFxSnzTKw9rfP/IAH5v8DFohxD8hKDN11PgPdejeGdL3znn/+/rWZ3USJgLa8XEQTHLB9DwZQHePTohce+07zd4We0oN6iVX6snBG4+tAL95/iEBmUk77c8g==', 'fingerprint': 'fc:07:6e:aa:87:b0:d9:9d:0c:6f:eb:d1:2e:32:63:40', 'user_id': 'a77544a8f45a40be85b47ab97981be17', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAsnsEZ9Nsw5BXXa+hOleyW897aBPKa0Ar8ts5X0JUQaCAfrr7S3ZcQ\nk4KMevZakN6gBwYFK4EEACKhZANiAARmxiWC8z8yBcUp80ysPa3z/yAB+b/AxaIc\nQ/ISgzddT4D3Xo3hnS9855//v61md1EiYC2vFxEExywfQ8GUB3j06IXHvtO83eFn\ntKDeolV+rJwRuPrQC/ef4hAZlJO+3PI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3d2830dd-5629-4b40-a5f6-e3eb798e1bbe', 'name': 'tempest-securitygroup--102788986', 'stateful': True, 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': 'tempest-description--1562496083', 'shared': False, 'security_group_rules': [{'id': 'b45fe6fe-9578-4f85-8679-d098aa5309ec', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': '3d2830dd-5629-4b40-a5f6-e3eb798e1bbe', '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': 575, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:28:17Z', 'updated_at': '2023-04-17T18:28:17Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, {'id': 'd5c2d4b1-a90f-4623-a376-09802198196e', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'security_group_id': '3d2830dd-5629-4b40-a5f6-e3eb798e1bbe', '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': 576, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:28:17Z', 'updated_at': '20 23-04-17T18:28:17Z', 'revision_number': 0, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}], 'tags': [], 'created_at': '2023-04-17T18:28:17Z', 'updated_at': '2023-04-17T18:28:17Z', 'revision_number': 1, 'project_id': '3f7c7ba04b114d7580f001282e17a3b2'}, 'floating_ip': {'id': 'c99173ba-7912-4a3d-9be4-fd1ee01b3dd7', 'tenant_id': '3f7c7ba04b114d7580f001282e17a3b2', 'floating_ip_address': '172.24.4.113', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3f7c7ba04b114d7580f001282e17a3b2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:28:18Z', 'updated_at': '2023-04-17T18:28:18Z', 'revision_number': 0, 'ip': '172.24.4.113'}} 2023-04-17 18:28:19,975 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.718s 2023-04-17 18:28:19,975 80125 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-1195706792", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73"}], "security_groups": [{"name": "tempest-securitygroup--102788986"}], "key_name": "tempest-keypair-1605876121", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92', '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-31410642-e800-4cfd-a52b-12cf9d060a6a', 'x-compute-request-id': 'req-31410642-e800-4cfd-a52b-12cf9d060a6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--102788986"}], "adminPass": "password"}}' 2023-04-17 18:28:20,068 80125 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/992efe1e-290c-4bcc-91d3-351d045b7a92 0.090s 2023-04-17 18:28:20,069 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', '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-b07c2fd8-9559-4b4b-9e2c-9f95d89a884e', 'x-compute-request-id': 'req-b07c2fd8-9559-4b4b-9e2c-9f95d89a884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "name": "tempest-AttachVolumeShelveTestJSON-server-1195706792", "status": "BUILD", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:28:20Z", "updated": "2023-04-17T18:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1605876121", "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-17 18:29:10,365 80125 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/992efe1e-290c-4bcc-91d3-351d045b7a92 0.233s 2023-04-17 18:29:10,365 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:10 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-941f1469-cbcb-4121-8fef-c989e85e22a1', 'x-compute-request-id': 'req-941f1469-cbcb-4121-8fef-c989e85e22a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "name": "tempest-AttachVolumeShelveTestJSON-server-1195706792", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:28:19Z", "updated": "2023-04-17T18:28:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c7:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1605876121", "OS-SRV-USG:launched_at": "2023-04-17T18:28:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102788986"}], "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-17 18:29:10,379 80125 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:30:10,673 80125 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/server s/992efe1e-290c-4bcc-91d3-351d045b7a92/os-interface 0.237s 2023-04-17 18:30:10,674 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:10 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-6d19aeaf-6d70-449c-a4ae-3625f3013cf4', 'x-compute-request-id': 'req-6d19aeaf-6d70-449c-a4ae-3625f3013cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "port_id": "3dffff96-de8f-4420-9527-e4c3b80b726e", "mac_addr": "fa:16:3e:90:c7:97", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0dfd708a-9005-4fd9-8732-c0edb5ccdcb4", "ip_address": "10.0.0.5"}]}]}' 2023-04-17 18:30:12,016 80125 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/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7 1.337s 2023-04-17 18:30:12,017 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3dffff96-de8f-4420-9527-e4c3b80b726e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-0c82ae65-8c83-4427-b08f-8caa99d98cd7', 'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7'} Body: b'{"floatingip": {"id": "c99173ba-7912-4a3d-9be4-fd1ee01b3dd7", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "floating_ip_address": "172.24.4.113", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "c82346ca-d6aa-478a-af60-29c362b8bdcc", "port_id": "3dffff96-de8f-4420-9527-e4c3b80b726e", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c4031e4b-516d-4f3a-894d-3c2b24bf1f73", "mac_address": "fa:16:3e:90:c7:97", "admin_state_up": true, "status": "ACTIVE", "device_id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:28:18Z", "updated_at": "2023-04-17T18:30:10Z", "revision_number": 1, "project_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:30:12,019 80125 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.113:22' as 'cirros' with public key authentication 2023-04-17 18:30:12,050 80125 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:30:12,071 80125 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:30:12,071 80125 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.113 successfully created 2023-04-17 18:30:12,108 80125 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/992efe1e-290c-4bcc-91d3-351d045b7a92/ips 0.036s 2023-04-17 18:30:12,109 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compu te 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418c75ea-7b33-41f8-a62e-d7db847ef44e', 'x-compute-request-id': 'req-418c75ea-7b33-41f8-a62e-d7db847ef44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-17 18:30:12,324 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes 0.211s 2023-04-17 18:30:12,324 80125 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-2080977414"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9deb2016-13ab-40f1-be15-b6395bdfbe82', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9deb2016-13ab-40f1-be15-b6395bdfbe82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes'} Body: b'{"volume": {"id": "f24a40c9-1629-4ba9-a667-906ae251ff0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:12.257086", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2080977414", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:30:12,372 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a 0.037s 2023-04-17 18:30:12,372 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c301e1-d2cf-4080-90df-ca1179d8320a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c301e1-d2cf-4080-90df-ca1179d8320a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a'} Body: b'{"volume": {"id": "f24a40c9-1629-4ba9-a667-906ae251ff0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:12.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2080977414", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}], "user_id": "a7 7544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:30:13,420 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a 0.036s 2023-04-17 18:30:13,420 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7f971f-a19e-471b-8cc9-8c6012e8ac17', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7f971f-a19e-471b-8cc9-8c6012e8ac17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a'} Body: b'{"volume": {"id": "f24a40c9-1629-4ba9-a667-906ae251ff0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:30:12.000000", "updated_at": "2023-04-17T18:30:12.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2080977414", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f7c7ba04b114d7580f001282e17a3b2/volumes/f24a40c9-1629-4ba9-a667-906ae251ff0a"}], "user_id": "a77544a8f45a40be85b47ab97981be17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f7c7ba04b114d7580f001282e17a3b2"}}' 2023-04-17 18:30:13,597 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92 0.164s 2023-04-17 18:30:13,597 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:13 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-35ac4604-930d-4233-aff9-b6633811b619', 'x-compute-request-id': 'req-35ac4604-930d-4233-aff9-b6633811b619', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'' 2023-04-17 18:30:13,815 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92 0.218s 2023-04-17 18:30:13,816 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:13 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-0650dd22-5a0a-4e8c-bc46-adbfcfbcb884', 'x-compute-request-id ': 'req-0650dd22-5a0a-4e8c-bc46-adbfcfbcb884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"server": {"id": "992efe1e-290c-4bcc-91d3-351d045b7a92", "name": "tempest-AttachVolumeShelveTestJSON-server-1195706792", "status": "ACTIVE", "tenant_id": "3f7c7ba04b114d7580f001282e17a3b2", "user_id": "a77544a8f45a40be85b47ab97981be17", "metadata": {}, "hostId": "a04fdfe4faf5480be7f6847b086bf2f8cc957eeaf694d04115f93c00", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:28:19Z", "updated": "2023-04-17T18:30:14Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-106148325-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c7:97"}, {"version": 4, "addr": "172.24.4.113", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:c7:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/992efe1e-290c-4bcc-91d3-351d045b7a92"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1605876121", "OS-SRV-USG:launched_at": "2023-04-17T18:28:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--102788986"}], "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-17 18:31:04,004 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92 0.128s 2023-04-17 18:31:04,005 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:03 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-50e156ae-46d8-4409-a7b5-19e5fbf1e05f', 'x-compute-request-id': 'req-50e156ae-46d8-4409-a7b5-19e5fbf1e05f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/992efe1e-290c-4bcc-91d3-351d045b7a92'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 992efe1e-290c-4bcc-91d3-351d045b7a92 could not be found."}}' 2023-04-17 18:31:04,030 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1605876121 0.025s 2023-04-17 18:31:04,031 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:04 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-23e78df2-0791-4c6a-b6b0-5e0012514d4b', 'x-compute-request-id': 'req-23e78df2-0791-4c6a-b6b0-5e0012514d4b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keyp air-1605876121'} Body: b'' 2023-04-17 18:31:04,178 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe 0.146s 2023-04-17 18:31:04,178 80125 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-ccb61d86-97f4-4223-aa8c-be14587b9974', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:31:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe'} Body: b'' 2023-04-17 18:31:04,196 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe 0.017s 2023-04-17 18:31:04,196 80125 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-5b593427-4173-4779-9199-9168fd04fcd0', 'date': 'Mon, 17 Apr 2023 18:31:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3d2830dd-5629-4b40-a5f6-e3eb798e1bbe'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3d2830dd-5629-4b40-a5f6-e3eb798e1bbe does not exist", "detail": ""}}' 2023-04-17 18:31:04,626 80125 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7 0.429s 2023-04-17 18:31:04,626 80125 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-afdd54bf-9d27-49a9-9ea5-a95331068c95', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:31:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c99173ba-7912-4a3d-9be4-fd1ee01b3dd7'} Body: b'' 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 af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:10,696 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types 0.117s 2023-04-17 18:31:10,697 80125 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-1998080829"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2190dc00-4049-46d9-8d85-8601bcc664a4', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2190dc00-4049-46d9-8d85-8601bcc664a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types'} Body: b'{"volume_type": {"id": "ee1fd41a-582a-4398-bee8-548ef5f82f39", "name": "tempest-GroupsV314Test-volume-type-1998080829", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:10,733 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types 0.033s 2023-04-17 18:31:10,734 80125 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-989189035"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0f0d5d-2dc1-4cc4-bed2-c2c191a5dc6f', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0f0d5d-2dc1-4cc4-bed2-c2c191a5dc6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types'} Body: b'{"group_type": {"id": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "name": "tempest-GroupsV314Test-group-type-989189035", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:31:10,972 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups 0.236s 2023-04-17 18:31:10,973 80125 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": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "volume_types": ["ee1fd41a-582a-4398-bee8-548ef5f82f39"], "name": "tempest-GroupsV314Test-Group-113031558"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de9fa35-c121-47d8-ad4b-e35f951c8edf', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de9fa35-c121-47d8-ad4b-e35f951c8edf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups'} Body: b'{"group": {"id": "af46fbaa-8443-4e2f-9ed4-322cee8c3cb2", "name": "tempest-GroupsV314Test-Group-113031558"}}' 2023-04-17 18:31:11,008 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 0.032s 2023-04-17 18:31:11,008 80125 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': 'Mon, 17 Apr 2023 18:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aec607e-ad84-42ae-b1b8-7e9455dfca0b', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aec607e-ad84-42ae-b1b8-7e9455dfca0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2'} Body: b'{"group": {"id": "af46fbaa-8443-4e2f-9ed4-322cee8c3cb2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:31:11.000000", "name": "tempest-GroupsV314Test-Group-113031558", "description": null, "group_type": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "volume_types": ["ee1fd41a-582a-4398-bee8-548ef5f82f39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:12,042 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 0.029s 2023-04-17 18:31:12,043 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3183d98-e85d-4612-9ad7-f5c4b8e9a0e8', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3183d98-e85d-4612-9ad7-f5c4b8e9a0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2'} Body: b'{"group": {"id": "af46fbaa-8443-4e2f-9ed4-322cee8c3cb2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:31:11.000000", "name": "tempest-GroupsV314Test-Group-113031558", "description": null, "group_type": "0dc9f63d-82a4-4152-8154-b7cb782c8cdb", "volume_types": ["ee1fd41a-582a-4398-bee8-548ef5f82f39"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:12,113 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/volumes/detail 0.065s 2023-04-17 18:31:12,113 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9f62f4-f4ee-4159-8f8e-f1bdfa3abc4a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9f62f4-f4ee-4159-8f8e-f1bdfa3abc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:31:12,182 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2/action 0.059s 2023-04-17 18:31:12,183 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 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-f63ef7bd-f9af-4fe6-9615-8b730481e393', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2/action'} Body: b'' 2023-04-17 18:31:12,198 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 0.015s 2023-04-17 18:31:12,199 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 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-3c65eb94-a2f3-461d-8682-224c664bbc81', 'x-openstack-request-id': 'req-3c65eb94-a2f3-461d-8682-224c664bbc81', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b77f54f17c4049ba9228bc09ea3f1fb5/groups/af46fbaa-8443-4e2f-9ed4-322cee8c3cb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group af46fbaa-8443-4e2f-9ed4-322cee8c3cb2 could not be found."}}' 2023-04-17 18:31:12,231 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types/0dc9f63d-82a4-4152-8154-b7cb782c8cdb 0.032s 2023-04-17 18:31:12,232 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 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-aeddaea6-7759-43ec-bbf1-eeadcf44a6bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/group_types/0dc9f63d-82a4-4152-8154-b7cb782c8cdb'} Body: b'' 2023-04-17 18:31:12,281 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39 0.048s 2023-04-17 18:31:12,281 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6881d04e-f42f-4b83-ae37-9918dbebb50f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39'} Body: b'' 2023-04-17 18:31:12,298 80125 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39 0.016s 2023-04-17 18:31:12,298 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4818ad-d609-4c11-a7c3-83faffb542aa', 'x-openstack-request-id': 'req-5d4818ad-d609-4c11-a7c3-83faffb542aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3cec2ec14a4e4e09a86c63aa8473847a/types/ee1fd41a-582a-4398-bee8-548ef5f82f39'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ee1fd41a-582a-4398-bee8-548ef5f82f39 could not be found."}}' 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 ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:18,856 80125 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/4b87eac58e824f2bb992e4d525c6ca09/types 0.328s 2023-04-17 18:31:18,856 80125 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-860477885", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf37103-3a8b-4f06-b10c-a0c0faafe040', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf37103-3a8b-4f06-b10c-a0c0faafe040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types'} Body: b'{"volume_type": {"id": "59859228-3680-46d7-b95b-7d0e281e0b38", "name": "tempest-VolumeTypesTest-volume-type-860477885", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:18,926 80125 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/4b87eac58e824f2bb992e4d525c6ca09/types 0.062s 2023-04-17 18:31:18,926 80125 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-904797147", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76cd268-5246-40e2-99c8-ce6af1b9525d', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76cd268-5246-40e2-99c8-ce6af1b9525d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types'} Body: b'{"volume_type": {"id": "40dcbb23-e66a-4c15-a89e-3a6a94663ea1", "name": "tempest-VolumeTypesTest-volume-type-904797147", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:19,305 80125 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/9a67175972c84364a92de2f55ec2671f/volumes 0.375s 2023-04-17 18:31:19,305 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1289601632", "volume_type": "59859228-3680-46d7-b95b-7d0e281e0b38", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cfd0b8-4504-409b-9849-a1a48ed74f22', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cfd0b8-4504-409b-9849-a1a48ed74f22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.242844", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:19,404 80125 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/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.089s 2023-04-17 18:31:19,405 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7e5cd8-e930-48f4-a359-307901c9bead', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7e5cd8-e930-48f4-a359-307901c9bead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a67175972c84364a92de2f55ec2671f"}}' 2023-04-17 18:31:20,460 80125 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/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.044s 2023-04-17 18:31:20,460 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94620e15-c0cc-4dd8-9bbb-c4d799d6a035', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94620e15-c0cc-4dd8-9bbb-c4d799d6a035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.000000", "updated_at": "2023-04-17T18:31:19.000000", "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9 a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a67175972c84364a92de2f55ec2671f"}}' 2023-04-17 18:31:20,513 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.041s 2023-04-17 18:31:20,513 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b03565-272c-4811-8060-f789ec6c6abe', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b03565-272c-4811-8060-f789ec6c6abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"volume": {"id": "ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:19.000000", "updated_at": "2023-04-17T18:31:19.000000", "name": "tempest-VolumeTypesTest-volume-1289601632", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-860477885", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957"}], "user_id": "2e37d26346ac4890ae4b19847a00f5c5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a67175972c84364a92de2f55ec2671f"}}' 2023-04-17 18:31:20,674 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.149s 2023-04-17 18:31:20,674 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-593c4be0-84a5-4c6a-9965-a758982ce3f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'' 2023-04-17 18:31:20,699 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 0.024s 2023-04-17 18:31:20,699 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-4e7bb77f-e750-4aa7-b34f-ec1d6fd01627', 'x-openstack-request-id': 'req-4e7bb77f-e750-4aa7-b34f-ec1d6fd01 627', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a67175972c84364a92de2f55ec2671f/volumes/ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecad39e7-6fe2-41ef-9a0a-5cbd3d43f957 could not be found."}}' 2023-04-17 18:31:20,754 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1 0.054s 2023-04-17 18:31:20,755 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-7f0c5f0c-d713-47a5-9ee9-42c3dc5596ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1'} Body: b'' 2023-04-17 18:31:20,778 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1 0.022s 2023-04-17 18:31:20,778 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-cff0f0df-dd9a-44f3-b0e9-d48af8ef94f6', 'x-openstack-request-id': 'req-cff0f0df-dd9a-44f3-b0e9-d48af8ef94f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/40dcbb23-e66a-4c15-a89e-3a6a94663ea1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 40dcbb23-e66a-4c15-a89e-3a6a94663ea1 could not be found."}}' 2023-04-17 18:31:20,843 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38 0.064s 2023-04-17 18:31:20,843 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-f3e3ed33-5c6a-41bb-9143-5df778698be0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38'} Body: b'' 2023-04-17 18:31:20,865 80125 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38 0.021s 2023-04-17 18:31:20,865 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-6b53c9ef-2546-4ff1-8a55-61cf7d0c5c9a', 'x-openstack-request-id': 'req-6b53c9ef-2546-4ff1-8a55-61cf7d0c5c9a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b87eac58e824f2bb992e4d525c6ca09/types/59859228-3680-46d7-b95b-7d0e281e0b38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 59859228-3680-46d7-b95b-7d0e281e0b38 could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:24,598 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes 0.351s 2023-04-17 18:31:24,599 80125 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-1721504509"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945802d3-9ccf-446e-ba48-38b30eb5e0ec', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945802d3-9ccf-446e-ba48-38b30eb5e0ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:24.534963", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:24,648 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.040s 2023-04-17 18:31:24,649 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2d5690-4a15-4c59-aefc-4dd1dc4f4c95', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2d5690-4a15-4c59-aefc-4dd1dc4f4c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:25.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:25,706 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.045s 2023-04-17 18:31:25,707 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f623c40a-f282-4c20-a441-9e3f97e42802', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f623c40a-f282-4c20-a441-9e3f97e42802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:25.000000", "updated_at": "2023-04-17T18:31:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:25,759 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.041s 2023-04-17 18:31:25,760 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51bc4d8-1a57-46cd-9396-a6f1ecd973ec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51bc4d8-1a57-46cd-9396-a6f1ecd973ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"volume": {"id": "48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:25.000000", "updated_at": "2023-04-17T18:31:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1721504509", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:25,869 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.098s 2023-04-17 18:31:25,869 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UT F-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b09b95-eb2a-4999-bbf7-af6b0b233276', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'' 2023-04-17 18:31:25,891 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 0.021s 2023-04-17 18:31:25,891 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-1b2af830-8cac-49e5-9635-dddb2a168a43', 'x-openstack-request-id': 'req-1b2af830-8cac-49e5-9635-dddb2a168a43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48b8c5f7-f91e-4b6b-bf7b-d1ccf88b8890 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 fd98dd66-59cb-434a-b96c-8113039dc187 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:26,083 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes 0.189s 2023-04-17 18:31:26,084 80125 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-851836737"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-396b868c-16e7-42de-bf10-e31c33c2f8a6', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-396b868c-16e7-42de-bf10-e31c33c2f8a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.022720", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:26,146 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.052s 2023-04-17 18:31:26,146 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b0a59e-f1a8-49d0-8354-d9fb5739d5e3', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b0a59e-f1a8-49d0-8354-d9fb5739d5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:27,199 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.041s 2023-04-17 18:31:27,200 80125 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a13d3d4-1815-4077-83b0-a0ca9efd1a3a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a13d3d4-1815-4077-83b0-a0ca9efd1a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.000000", "updated_at": "2023-04-17T18:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:27,261 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.050s 2023-04-17 18:31:27,262 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad792d7-9611-432f-93f3-1c5ab65b9802', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad792d7-9611-432f-93f3-1c5ab65b9802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"volume": {"id": "fd98dd66-59cb-434a-b96c-8113039dc187", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:26.000000", "updated_at": "2023-04-17T18:31:26.000000", "name": "tempest-VolumesDeleteCascade-Volume-851836737", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187"}], "user_id": "11da7dcacfc54469bc4c6a83ffd38258", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9d3691536d64dcca0b9c7f0ba4e50eb"}}' 2023-04-17 18:31:27,402 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.128s 2023-04-17 18:31:27,402 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-1b005382-5037-4647-b82b-725fd9969f2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'' 2023-04-17 18:31:27,424 80125 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187 0.021s 2023-04-17 18:31:27,424 80125 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31: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-44c48731-5b5e-4296-a743-461dba0d25e1', 'x-openstack-request-id': 'req-44c48731-5b5e-4296-a743-461dba0d25e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d9d3691536d64dcca0b9c7f0ba4e50eb/volumes/fd98dd66-59cb-434a-b96c-8113039dc187'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fd98dd66-59cb-434a-b96c-8113039dc187 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 58fb4afe-34ed-4216-aa81-d3ed679bfe03 failed to build and is in ERROR status 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 c56a1a65-eb07-4193-91ff-bba68697b66b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:31:35,123 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types 0.161s 2023-04-17 18:31:35,123 80115 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-775624381"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974d5fe2-5f47-474a-a4e0-19e9dfa9736a', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974d5fe2-5f47-474a-a4e0-19e9dfa9736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types'} Body: b'{"volume_type": {"id": "29d291a8-a904-4ae6-a7cd-968377143c78", "name": "tempest-GroupsV320Test-volume-type-775624381", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:31:35,164 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types 0.038s 2023-04-17 18:31:35,164 80115 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-725936943"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05987d7c-b136-4233-aa62-3c974e6795eb', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05987d7c-b136-4233-aa62-3c974e6795eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types'} Body: b'{"group_type": {"id": "2e699273-fdac-4302-982e-96e467cf5a42", "name": "tempest-GroupsV320Test-group-type-725936943", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:31:35,378 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups 0.211s 2023-04-17 18:31:35,378 80115 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": "2e699273-fdac-4302-982e-96e467cf5a42", "volume_types": ["29d291a8-a904-4ae6-a7cd-968377143c78"], "name": "tempest-GroupsV320Test-Group-1233711453"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba7752d-1970-4774-8c4d-a218491233a8', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba7752d-1970-4774-8c4d-a218491233a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups'} Body: b'{"group": {"id": "c56a1a65-eb07-4193-91ff-bba68697b66b", "name": "tempest-GroupsV320Test-Group-1233711453"}}' 2023-04-17 18:31:35,412 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b 0.032s 2023-04-17 18:31:35,413 80115 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': 'Mon, 17 Apr 2023 18:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e871db66-3235-4c1d-bf78-3a2d9a9c540e', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e871db66-3235-4c1d-bf78-3a2d9a9c540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b'} Body: b'{"group": {"id": "c56a1a65-eb07-4193-91ff-bba68697b66b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:31:35.000000", "name": "tempest-GroupsV320Test-Group-1233711453", "description": null, "group_type": "2e699273-fdac-4302-982e-96e467cf5a42", "volume_types": ["29d291a8-a904-4ae6-a7cd-968377143c78"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:36,450 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b 0.032s 2023-04-17 18:31:36,451 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23330f4a-c8fb-4885-9c6f-255b09fdfaaf', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23330f4a-c8fb-4885-9c6f-255b09fdfaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b'} Body: b'{"group": {"id": "c56a1a65-eb07-4193-91ff-bba68697b66b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:31:35.000000", "name": "tempest-GroupsV320Test-Group-1233711453", "description": null, "group_type": "2e699273-fdac-4302-982e-96e467cf5a42", "volume_types": ["29d291a8-a904-4ae6-a7cd-968377143c78"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:31:36,526 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/volumes/detail 0.070s 2023-04-17 18:31:36,526 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3febb668-e5e7-408f-9ddb-7f1596ffbb8e', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3febb668-e5e7-408f-9ddb-7f1596ffbb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:31:36,622 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b/action 0.085s 2023-04-17 18:31:36,623 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-7112d815-04fc-4446-a7db-d05a3a3662ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b/action'} Body: b'' 2023-04-17 18:31:36,641 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b 0.018s 2023-04-17 18:31:36,641 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-f3b264e2-ff10-443c-a525-f6bfe3d6045e', 'x-openstack-request-id': 'req-f3b264e2-ff10-443c-a525-f6bfe3d6045e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a94babacefcd47d6802a18ba569c75e7/groups/c56a1a65-eb07-4193-91ff-bba68697b66b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c56a1a65-eb07-4193-91ff-bba68697b66b could not be found."}}' 2023-04-17 18:31:36,671 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types/2e699273-fdac-4302-982e-96e467cf5a42 0.029s 2023-04-17 18:31:36,671 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-0823acc8-3cec-45aa-a2f4-ec08a69512b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/group_types/2e699273-fdac-4302-982e-96e467cf5a42'} Body: b'' 2023-04-17 18:31:36,734 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78 0.062s 2023-04-17 18:31:36,734 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5761dd6-6460-4395-8172-bf28bc844527', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78'} Body: b'' 2023-04-17 18:31:36,749 80115 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78 0.014s 2023-04-17 18:31:36,750 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:36 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-6368b3f4-c524-43fe-905f-cc0f57dd8801', 'x-openstack-request-id': 'req-6368b3f4-c524-43fe-905f-cc0f57dd8801', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10d58e8fcd6f4e45a3cd6592846cb3ce/types/29d291a8-a904-4ae6-a7cd-968377143c78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 29d291a8-a904-4ae6-a7cd-968377143c78 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 8e51f321-e36c-4835-92e8-31053fd40077 failed to build and is in ERROR status 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-17 18:31:44,223 80115 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools?detail=True 0.177s 2023-04-17 18:31:44,223 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e845837b-65a2-4363-aa60-585513f5702f', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e845837b-65a2-4363-aa60-585513f5702f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/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-17 18:31:44,279 80115 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools 0.049s 2023-04-17 18:31:44,280 80115 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8617a143-3ccc-4b0c-948e-110b3f33342e', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8617a143-3ccc-4b0c-948e-110b3f33342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4be2c67e888444a585d625f4e5e76a2d/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 5f3e79db-6a86-4842-a239-0589ecc84a3c failed to build and is in ERROR status tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 e1a58639-041a-4079-af99-fc69d8c6c3bd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:12,331 80119 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-17 18:29:13,011 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.678s 2023-04-17 18:29:13,011 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1299072084", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-84c93761-2a88-45b0-aceb-0fdc224a2fac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1299072084", "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": "b34226c5a8c5436eb9f2fc3780c0305d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "created_at": "2023-04-17T18:29:13Z", "updated_at": "2023-04-17T18:29:13Z", "tags": [], "self": "/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "file": "/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:29:14,445 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2/file 1.433s 2023-04-17 18:29:14,445 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d1046619-7b9f-411e-9e1c-9a4c3408baaa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2/file'} Body: b'' 2023-04-17 18:29:14,445 80119 DEBUG [tempest.scenario.manager] image:0ce1f623-b4f9-45d5-ab90-00b9ecff79d2 2023-04-17 18:29:14,505 80119 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.056s 2023-04-17 18:29:14,506 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-716115715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMCVIqlMLz+FL+98JMZvJ3NDEwcgdEDv3JwQ1uS1WdDjHyttxQXW9n4AmqOiQguNFVJOtCi3+DPbJfjsk8yNEnlKU6+UKBk179/1o8LmPojOZ7UMUdau4P0xkueBGPPiWg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a015d7b-0e9a-4e78-b145-eeb1188e67f6', 'x-compute-request-id': 'req-5a015d7b-0e9a-4e78-b145-eeb1188e67f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-7161 15715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMCVIqlMLz+FL+98JMZvJ3NDEwcgdEDv3JwQ1uS1WdDjHyttxQXW9n4AmqOiQguNFVJOtCi3+DPbJfjsk8yNEnlKU6+UKBk179/1o8LmPojOZ7UMUdau4P0xkueBGPPiWg==", "fingerprint": "f2:1b:06:11:fb:08:b5:d5:24:33:be:ee:d3:72:aa:bd", "user_id": "ce80532365714ee3a9b61ce43a364db5"}}' 2023-04-17 18:29:14,596 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-04-17 18:29:14,596 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a5a59b4f-caa3-46ca-a84e-11e2d24e4fa2', '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": "ce80532365714ee3a9b61ce43a364db5", "name": "tempest-TestMinimumBasicScenario-937631252-project-member", "password_expires_at": null}, "audit_ids": ["pFbAccxATgmycfroxYXTWg"], "expires_at": "2023-04-17T19:29:14.000000Z", "issued_at": "2023-04-17T18:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34226c5a8c5436eb9f2fc3780c0305d", "name": "tempest-TestMinimumBasicScenario-937631252"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:29:14,597 80119 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '4869cd3d-063d-41b6-873f-a7d590cee432', 'name': 'tempest-TestMinimumBasicScenario-1824362780-network', 'tenant_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b34226c5a8c5436eb9f2fc3780c0305d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1758, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:58Z', 'updated_at': '2023-04-17T18:25:58Z', 'revision_number': 1} available for tenant 2023-04-17 18:29:15,628 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.030s 2023-04-17 18:29:15,629 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1633434465", "imageRef": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-716115715", "networks": [{"uuid": "4869cd3d-063d-41b6-873f-a7d590cee432"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68974991-1d63-4918-85cc-369a05832c44', 'x-compute-request-id': 'req-68974991-1d63-4918-85cc-369a05832c44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Jy75nwyPCX5c"}}' 2023-04-17 18:29:15,725 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.090s 2023-04-17 18:29:15,726 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:15 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-5406965e-1b81-4b05-bea9-b6a2c55650ff', 'x-compute-request-id': 'req-5406965e-1b81-4b05-bea9-b6a2c55650ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "BUILD", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:16Z", "updated": "2023-04-17T18:29:15Z", "addresses": {}, "acce ssIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "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-17 18:30:06,032 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.233s 2023-04-17 18:30:06,033 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:05 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-4a916482-4e50-4577-9441-3f5ac4ed90a9', 'x-compute-request-id': 'req-4a916482-4e50-4577-9441-3f5ac4ed90a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:29:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:30:06,048 80119 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:31:06,378 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.271s 2023-04-17 18:31:06,379 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 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-81b3701f-3382-4b53-92f9-5242f8e083a5', 'x-compute-request-id': 'req-81b3701f-3382-4b53-92f9-5242f8e083a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:29:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:31:06,466 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.075s 2023-04-17 18:31:06,466 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 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-66836018-5033-4d85-85ff-6e768429890d', 'x-compute-request-id': 'req-66836018-5033-4d85-85ff-6e768429890d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}]}]}' 2023-04-17 18:31:06,704 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.234s 2023-04-17 18:31:06,704 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 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-80c45e08-c242-408e-9efa-bb032bcb9581', 'x-compute-request-id': 'req-80c45e08-c242-408e-9efa-bb032bcb9581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4 927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:29:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:31:06,985 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes 0.269s 2023-04-17 18:31:06,985 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-198291625", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cfde29-4899-44a0-b64e-0de2bdd306d2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cfde29-4899-44a0-b64e-0de2bdd306d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes'} Body: b'{"volume": {"id": "e1a58639-041a-4079-af99-fc69d8c6c3bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:06.912952", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-198291625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:07,050 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.052s 2023-04-17 18:31:07,051 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-fafae8ef-0516-453e-be9d-ed7860785062', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafae8ef-0516-453e-be9d-ed7860785062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'{"volume": {"id": "e1a58639-041a-4079-af99-fc69d8c6c3bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:07.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-198291625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:31:08,103 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.041s 2023-04-17 18:31:08,103 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80cd287-fd8c-4841-8594-e7122576c761', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80cd287-fd8c-4841-8594-e7122576c761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'{"volume": {"id": "e1a58639-041a-4079-af99-fc69d8c6c3bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:07.000000", "updated_at": "2023-04-17T18:31:07.000000", "name": "tempest-TestMinimumBasicScenario-volume-198291625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd"}], "user_id": "ce80532365714ee3a9b61ce43a364db5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d"}}' 2023-04-17 18:31:08,216 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.102s 2023-04-17 18:31:08,216 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b004869-17ab-44e3-9644-abd75481be5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3422 6c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'' 2023-04-17 18:31:08,238 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd 0.021s 2023-04-17 18:31:08,239 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 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-dba391c3-c8f2-4ecc-acd3-50e4564068dd', 'x-openstack-request-id': 'req-dba391c3-c8f2-4ecc-acd3-50e4564068dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b34226c5a8c5436eb9f2fc3780c0305d/volumes/e1a58639-041a-4079-af99-fc69d8c6c3bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1a58639-041a-4079-af99-fc69d8c6c3bd could not be found."}}' 2023-04-17 18:31:08,350 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.111s 2023-04-17 18:31:08,350 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7aa88e-a4c9-49a0-a619-b05a90426ea4', 'x-compute-request-id': 'req-7a7aa88e-a4c9-49a0-a619-b05a90426ea4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'' 2023-04-17 18:31:08,539 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.188s 2023-04-17 18:31:08,539 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:08 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-dedb29c9-9b6a-42c9-8fd6-7267b4b1005e', 'x-compute-request-id': 'req-dedb29c9-9b6a-42c9-8fd6-7267b4b1005e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"server": {"id": "1152d959-b98b-4927-b134-4a21bc12142e", "name": "tempest-TestMinimumBasicScenario-server-1633434465", "status": "ACTIVE", "tenant_id": "b34226c5a8c5436eb9f2fc3780c0305d", "user_id": "ce80532365714ee3a9b61ce43a364db5", "metadata": {}, "hostId": "abdb1d28cd32ae5e4dab54f2a25aba1aa27b3f3939a551da3cd5192f", "image": {"id": "0ce1f623-b4f9-45d5-ab90-00b9ecff79d2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:15Z", "updated": "2023-04-17T18:31:08Z", "addresses": {"tempest-TestMinimumBasicScenario-1824362780-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:00:32"}]}, "accessIPv4": "", "ac cessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1152d959-b98b-4927-b134-4a21bc12142e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-716115715", "OS-SRV-USG:launched_at": "2023-04-17T18:29:23.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-17 18:31:58,831 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e 0.237s 2023-04-17 18:31:58,832 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-07f14ce7-c56a-44f2-b5b6-2afb7b1c0d11', 'x-compute-request-id': 'req-07f14ce7-c56a-44f2-b5b6-2afb7b1c0d11', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1152d959-b98b-4927-b134-4a21bc12142e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1152d959-b98b-4927-b134-4a21bc12142e could not be found."}}' 2023-04-17 18:31:58,865 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-716115715 0.033s 2023-04-17 18:31:58,866 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fafebbe2-bf1a-4521-b3b5-ff3ffc8958bf', 'x-compute-request-id': 'req-fafebbe2-bf1a-4521-b3b5-ff3ffc8958bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-716115715'} Body: b'' 2023-04-17 18:31:58,951 80119 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2 0.084s 2023-04-17 18:31:58,951 80119 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-678aa160-28b2-4b33-87cb-81b9b7d0c171', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0ce1f623-b4f9-45d5-ab90-00b9ecff79d2'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 40364c32-d15d-4dd1-a0ba-156117526e17 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:26,754 80127 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:29:26,754 80127 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:29:26,935 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.178s 2023-04-17 18:29:26,935 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-475964621", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAUM2nyIn0omH8JSa08prbTXNGTU1lBOXjSzvHb1jPF3Rlusove7jWE+zaodYLOkfIAWYF05oH+9xZQNnXVzwv8drv070wxuyRpyn6hoErR6Ke47NRqUjMy58Pc53voig=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:26 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-35ef9b4f-f29d-4895-9555-b3f2c033ff3d', 'x-compute-request-id': 'req-35ef9b4f-f29d-4895-9555-b3f2c033ff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-475964621", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAUM2nyIn0omH8JSa08prbTXNGTU1lBOXjSzvHb1jPF3Rlusove7jWE+zaodYLOkfIAWYF05oH+9xZQNnXVzwv8drv070wxuyRpyn6hoErR6Ke47NRqUjMy58Pc53voig==", "fingerprint": "e5:f4:44:a9:22:41:93:aa:54:19:ed:f1:86:d5:95:42", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3"}}' 2023-04-17 18:29:26,938 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-475964621 created 2023-04-17 18:29:27,125 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.186s 2023-04-17 18:29:27,125 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1414531363", "description": "tempest-description--1171960011"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-682ecae6-f945-41d5-8638-d9da197be071', 'date': 'Mon, 17 Apr 2023 18:29:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "name": "tempest-securitygroup--1414531363", "stateful": true, "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "tempest-description--1171960011", "shared": false, "security_group_rules": [{"id": "661d50ba-b9ce-492d-9c0a-042773a47c72", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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": 657, "description": null, "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}, {"id": "6895c822-4450-402a-8b30-07990f269fa7", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 658, "description": null, "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}], "tags": [], "created_at": "2023-04-17T18:29:26Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:29:27,293 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-17 18:29:27,293 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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-01db1d22-474e-49e3-8edf-411f953d8839', 'date': 'Mon, 17 Apr 2023 18:29:27 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": "19e70967-ce5c-43cd-b4bb-a80c0dc140bb", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:29:27,485 80127 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-17 18:29:27,485 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-259c4e5e-e2d5-4a9a-8649-43cd0223128d', 'date': 'Mon, 17 Apr 2023 18:29:27 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": "d04e101c-b4dd-4c1f-84f6-52d211566d65", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "efb43ade-9555-4620-96d6-ca8084a5fc28", "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-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:29:27,486 80127 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1414531363 created 2023-04-17 18:29:28,315 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.829s 2023-04-17 18:29:28,316 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-4aed05cd-9554-4a3e-9d58-d720149049c9', 'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "773af9d1-6e87-4cfc-b712-0e4a4da89bc3", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.186", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:29:27Z", "revision_number": 0}}' 2023-04-17 18:29:28,316 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '773af9d1-6e87-4cfc-b712-0e4a4da89bc3', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.186', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2023-04-17 18:29:28,365 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2023-04-17 18:29:28,365 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-20365912-1b9a-426f-8981-95bb5581bb54', '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": "dc2eac745b09454dad6aacd5b5faf8e3", "name": "tempest-AttachVolumeTestJSON-1236957702-project-member", "password_expires_at": null}, "audit_ids": ["ruSZJcGvS86L3eLadQoXcA"], "expires_at": "2023-04-17T19:29:28.000000Z", "issued_at": "2023-04-17T18:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a9ffc7fc5f347308db67aaf894db846", "name": "tempest-AttachVolumeTestJSON-1236957702"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http:// 10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:29:28,366 80127 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2001665a-e94a-4003-9f69-70d2e9623832', 'name': 'tempest-AttachVolumeTestJSON-1987182838-network', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:29:19Z', 'updated_at': '2023-04-17T18:29:19Z', 'revision_number': 1} available for tenant 2023-04-17 18:29:28,366 80127 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-475964621', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIAUM2nyIn0omH8JSa08prbTXNGTU1lBOXjSzvHb1jPF3Rlusove7jWE+zaodYLOkfIAWYF05oH+9xZQNnXVzwv8drv070wxuyRpyn6hoErR6Ke47NRqUjMy58Pc53voig==', 'fingerprint': 'e5:f4:44:a9:22:41:93:aa:54:19:ed:f1:86:d5:95:42', 'user_id': 'dc2eac745b09454dad6aacd5b5faf8e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDKzo7/LjPN0bbszxoBPZw3VldM4BjENdx8aHklGY+VwSZHXFVq70Wm\nSTDqvP+/4lCgBwYFK4EEACKhZANiAASAFDNp8iJ9KJh/CUmtPKa201zRk1NZQTl4\n0s7x29Yzxd0ZbrKL3u41hPs2qHWCzpHyAFmBdOaB/vcWUDZ11c8L/Ha79O9MMbsk\nacp+oaBK0einuOzUalIzMufD3Od76Io=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'efb43ade-9555-4620-96d6-ca8084a5fc28', 'name': 'tempest-securitygroup--1414531363', 'stateful': True, 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': 'tempest-description--1171960011', 'shared': False, 'security_group_rules': [{'id': '661d50ba-b9ce-492d-9c0a-042773a47c72', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'efb43ade-9555-4620-96d6-ca8084a5fc28', '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': 657, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, {'id': '6895c822-4450-402a-8b30-07990f269fa7', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'efb43ade-9555-4620-96d6-ca8084a5fc28', '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': 658, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}], 'tags': [], 'created_at': '2023-04-17T18:29: 26Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 1, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, 'floating_ip': {'id': '773af9d1-6e87-4cfc-b712-0e4a4da89bc3', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.186', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:29:27Z', 'updated_at': '2023-04-17T18:29:27Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2023-04-17 18:29:28,997 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.630s 2023-04-17 18:29:28,997 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-835108556", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2001665a-e94a-4003-9f69-70d2e9623832"}], "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "key_name": "tempest-keypair-475964621", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943ef7cf-a37f-49a8-92d9-5c1ee9df83d3', 'x-compute-request-id': 'req-943ef7cf-a37f-49a8-92d9-5c1ee9df83d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "adminPass": "password"}}' 2023-04-17 18:29:29,066 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.065s 2023-04-17 18:29:29,066 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:29 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-d9e10206-da9b-4d3b-9e3b-230aba03078b', 'x-compute-request-id': 'req-d9e10206-da9b-4d3b-9e3b-230aba03078b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "name": "tempest-AttachVolumeTestJSON-server-835108556", "status": "BUILD", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:29Z", "updated": "2023-04-17T18:29:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-475964621", "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-17 18:30:19,364 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.236s 2023-04-17 18:30:19,365 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b927767-49ae-4643-9e8b-748e34b35265', 'x-compute-request-id': 'req-3b927767-49ae-4643-9e8b-748e34b35265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "name": "tempest-AttachVolumeTestJSON-server-835108556", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:28Z", "updated": "2023-04-17T18:29:36Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:d8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-475964621", "OS-SRV-USG:launched_at": "2023-04-17T18:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "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-17 18:30:19,376 80127 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:31:19,705 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/os-interface 0.269s 2023-04-17 18:31:19,706 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:19 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-8a5cc805-7dd9-4716-bd3b-58420c329ac8', 'x-compute-request-id': 'req-8a5cc805-7dd9-4716-bd3b-58420c329ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2001665a-e94a-4003-9f69-70d2e9623832", "port_id": "99d6ff29-f195-4d3c-be41-9e0cfa8e4492", "mac_addr": "fa:16:3e:b4:d8:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0899c3ad-f398-427e-bb97-a9a116545ff1", "ip_address": "10.0.0.4"}]}]}' 2023-04-17 18:31:20,909 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3 1.199s 2023-04-17 18:31:20,909 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "99d6ff29-f195-4d3c-be41-9e0cfa8e4492"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9b070d86-821d-43a9-989d-7691cf3c2fbe', 'date': 'Mon, 17 Apr 2023 18:31:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3'} Body: b'{"floatingip": {"id": "773af9d1-6e87-4cfc-b712-0e4a4da89bc3", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.186", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "d621273b-2002-485f-9d71-964a5e777787", "port_id": "99d6ff29-f195-4d3c-be41-9e0cfa8e4492", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2001665a-e94a-4003-9f69-70d2e9623832", "mac_address": "fa:16:3e:b4:d8:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:29:27Z", "updated_at": "2023-04-17T18:31:20Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:31:20,911 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-17 18:31:20,964 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:31:20,987 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:31:20,988 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-17 18:31:21,028 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/ips 0.039s 2023-04-17 18:31:21,028 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:20 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-5d454ee0-4886-44bd-b342-49fa11fad373', 'x-compute-request-id': 'req-5d454ee0-4886-44bd-b342-49fa11fad373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-17 18:31:21,032 80127 INFO [tempest.lib.common.ssh] Creating ssh connectio n to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-17 18:31:21,037 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:31:21,059 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:31:21,059 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-17 18:31:21,059 80127 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-17 18:31:21,060 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-17 18:31:21,067 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:31:21,086 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:31:21,087 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-17 18:31:21,426 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes 0.314s 2023-04-17 18:31:21,426 80127 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-2113024021"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbedee8e-7a1a-4ae5-a21e-48023c152e00', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbedee8e-7a1a-4ae5-a21e-48023c152e00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes'} Body: b'{"volume": {"id": "40364c32-d15d-4dd1-a0ba-156117526e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.335218", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2113024021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:21,485 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17 0.050s 2023-04-17 18:31:21,486 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7140ec-246d-4bfd-bcbc-205493eb142f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7140ec-246d-4bfd-bcbc-205493eb142f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17'} Body: b'{"volume": {"id": "40364c32-d15d-4dd1-a0ba-156117526e17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2113024021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:31:22,573 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17 0.076s 2023-04-17 18:31:22,574 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3749da2-d9bc-4fca-b12f-5ed775ccc1cf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3749da2-d9bc-4fca-b12f-5ed775ccc1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17'} Body: b'{"volume": {"id": "40364c32-d15d-4dd1-a0ba-156117526e17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": "2023-04-17T18:31:22.000000", "name": "tempest-AttachVolumeTestJSON-volume-2113024021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/40364c32-d15d-4dd1-a0ba-156117526e17"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:31:22,716 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.131s 2023-04-17 18:31:22,717 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 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-aa2b3185-9270-4c81-bf2f-6724f7c48c7b', 'x-compute-request-id': 'req-aa2b3185-9270-4c81-bf2f-6724f7c48c7b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'' 2023-04-17 18:31:23,315 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.597s 2023-04-17 18:31:23,315 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 G MT', '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-a81a9bb3-bc1d-400b-a495-d2006cb96e44', 'x-compute-request-id': 'req-a81a9bb3-bc1d-400b-a495-d2006cb96e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"server": {"id": "b02e3252-9769-4f3d-a974-81ebc78c865b", "name": "tempest-AttachVolumeTestJSON-server-835108556", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:29:28Z", "updated": "2023-04-17T18:31:23Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:d8:06"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:d8:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b02e3252-9769-4f3d-a974-81ebc78c865b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-475964621", "OS-SRV-USG:launched_at": "2023-04-17T18:29:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1414531363"}], "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-17 18:32:13,411 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b 0.035s 2023-04-17 18:32:13,411 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a6882911-6403-4be8-a292-bca10f895fe7', 'x-compute-request-id': 'req-a6882911-6403-4be8-a292-bca10f895fe7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b02e3252-9769-4f3d-a974-81ebc78c865b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b02e3252-9769-4f3d-a974-81ebc78c865b could not be found."}}' 2023-04-17 18:32:13,438 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-475964621 0.026s 2023-04-17 18:32:13,438 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830186ec-750 f-4f49-99fb-fadf9dd1fe68', 'x-compute-request-id': 'req-830186ec-750f-4f49-99fb-fadf9dd1fe68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-475964621'} Body: b'' 2023-04-17 18:32:13,604 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28 0.165s 2023-04-17 18:32:13,605 80127 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-7255aaac-879e-4117-9102-cc07f69682c6', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28'} Body: b'' 2023-04-17 18:32:13,621 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28 0.016s 2023-04-17 18:32:13,621 80127 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-59999321-315d-4537-8ac9-f8727b8edcbb', 'date': 'Mon, 17 Apr 2023 18:32:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/efb43ade-9555-4620-96d6-ca8084a5fc28'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group efb43ade-9555-4620-96d6-ca8084a5fc28 does not exist", "detail": ""}}' 2023-04-17 18:32:14,067 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3 0.445s 2023-04-17 18:32:14,068 80127 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-ba80643c-974d-402b-a72d-b9ddfd710e38', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:32:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/773af9d1-6e87-4cfc-b712-0e4a4da89bc3'} Body: b'' 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 e91475a9-0389-4e8e-a999-c5b62bae4554 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:30:20,565 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.260s 2023-04-17 18:30:20,566 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308086d4-4fc9-478e-bceb-2192cf269795', 'x-compute-request-id': 'req-308086d4-4fc9-478e-bceb-2192cf269795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:30:20,812 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.234s 2023-04-17 18:30:20,812 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab62eec0-5a93-487d-9c17-8c1e20a85cff', 'x-compute-request-id': 'req-ab62eec0-5a93-487d-9c17-8c1e20a85cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10 .0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:30:20,973 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.148s 2023-04-17 18:30:20,974 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5674ba21-899d-46b0-a931-dea94b18f2e1', 'x-compute-request-id': 'req-5674ba21-899d-46b0-a931-dea94b18f2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:31:21,399 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8e e3c2f1d7ee461eaf67d968681ec46d/volumes 0.353s 2023-04-17 18:31:21,399 80117 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-544646853"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6f044b-c063-450c-bde9-c96d2d1322ce', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6f044b-c063-450c-bde9-c96d2d1322ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes'} Body: b'{"volume": {"id": "e91475a9-0389-4e8e-a999-c5b62bae4554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.339258", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-544646853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:31:21,453 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554 0.044s 2023-04-17 18:31:21,453 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9c9380-123d-4f2a-b7cb-38048bbc5db7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9c9380-123d-4f2a-b7cb-38048bbc5db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554'} Body: b'{"volume": {"id": "e91475a9-0389-4e8e-a999-c5b62bae4554", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-544646853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:31:22,512 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554 0.048s 2023-04-17 18:31:22,512 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2c2503-8461-440d-8548-c058a99d1813', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2c2503-8461-440d-8548-c058a99d1813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554'} Body: b'{"volume": {"id": "e91475a9-0389-4e8e-a999-c5b62bae4554", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:31:21.000000", "updated_at": "2023-04-17T18:31:22.000000", "name": "tempest-ServerActionsTestJSON-volume-544646853", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/e91475a9-0389-4e8e-a999-c5b62bae4554"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:31:22,522 80117 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-17 18:31:22,910 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.386s 2023-04-17 18:31:22,910 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e73d071-1402-4ec2-8d0e-94f2b0c0c7bb', 'x-compute-request-id': 'req-1e73d071-1402-4ec2-8d0e-94f2b0c0c7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": nu ll, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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.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 9be59b8a-44cb-4759-bc97-0227731d0ec1 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T18:32:25Z', 'message': 'Build of instance 9be59b8a-44cb-4759-bc97-0227731d0ec1 aborted: Volume 17ddb651-3d8d-4677-be45-78712f3e7a52 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-1b480dc1-d8cc-499d-977b-f71193a82a1d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:29:19,028 80131 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.143s 2023-04-17 18:29:19,030 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-61521dc0-76fc-420e-b502-b0a596b3702f', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["XJPqDtoNRCe4ILfHYSG1Ew"], "expires_at": "2023-04-17T19:29:18.000000Z", "issued_at": "2023-04-17T18:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:29:19,030 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:29:19,810 80131 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.776s 2023-04-17 18:29:19,810 80131 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-940808372", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972', '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-54140614-f047-4414-902a-7e1a703442c0', 'x-compute-request-id': 'req-54140614-f047-4414-902a-7e1a703442c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "oJG6etsVnV9a"}}' 2023-04-17 18:29:19,904 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972 0.088s 2023-04-17 18:29:19,905 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:29:19 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-d6acda41-5762-4a75-be15-9bcd08df694a', 'x-compute-request-id': 'req-d6acda41-5762-4a75-be15-9bcd08df694a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-940808372", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:29:20Z", "updated": "2023-04-17T18:29:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3 e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "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-17 18:30:10,403 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972 0.437s 2023-04-17 18:30:10,403 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:30:09 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-c4ba15b0-30f6-41ed-a487-0bf4bd5749b2', 'x-compute-request-id': 'req-c4ba15b0-30f6-41ed-a487-0bf4bd5749b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-940808372", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:29:19Z", "updated": "2023-04-17T18:29:28Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:be:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:29:27.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-17 18:30:10,418 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:31:11,500 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972/action 1.023s 2023-04-17 18:31:11,501 80131 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-986522498"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:10 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-7a8730ff-ead5-4aae-822a-40cb5878d619', 'x-compute-request-id': 'req-7a8730ff-ead5-4aae-822a-40cb5878d619', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972/action'} Body: b'{"image_id": "0d25643e-1285-4db1-97b6-48d365a6b8f1"}' 2023-04-17 18:31:11,525 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.022s 2023-04-17 18:31:11,525 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-be134db5-a551-4f81-b260-09f2bd032aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:11Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:12,551 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.024s 2023-04-17 18:31:12,551 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1da24041-c11b-4ca6-ad76-91dcfb36711d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_project_name": "tempest-ServerBo otFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:11Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:13,574 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.021s 2023-04-17 18:31:13,575 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24c4a51b-047c-4b34-b126-3af7f5c91acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:11Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:14,643 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.067s 2023-04-17 18:31:14,644 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b04570e-5582-45b5-a107-8ed5d75eef28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "b oot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:14Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:15,670 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.025s 2023-04-17 18:31:15,671 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3fa018ff-ec09-48d5-90dc-4e0a528fc48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "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": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:15Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:16,701 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.029s 2023-04-17 18:31:16,701 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json ', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-92c54ef6-0fb9-45da-ac80-477446c1a52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "479a348d8c39b781e186c543b9ccf4df", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19964379754f3195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "501e84029587197308c348de7e09915997bdc334dd0395517e4536a0c8800685bd0726a659a92a6b4e9e6a7b8c096410e7678f43b6cd9460b4076575fa9ec2de", "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:16Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:16,729 80131 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/0d25643e-1285-4db1-97b6-48d365a6b8f1 0.027s 2023-04-17 18:31:16,729 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c6461f55-89f8-474b-93fe-0124c7d05bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1'} Body: b'{"base_image_ref": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "boot_roles": "reader,member", "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": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "owner_id": "3092b67b7a144f19964379754f3195be", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648", "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-2102891648-project-member", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-986522498", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "479a348d8c39b781e186c543b9ccf4df", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3092b67b7a144f19964379754f3 195be", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "501e84029587197308c348de7e09915997bdc334dd0395517e4536a0c8800685bd0726a659a92a6b4e9e6a7b8c096410e7678f43b6cd9460b4076575fa9ec2de", "id": "0d25643e-1285-4db1-97b6-48d365a6b8f1", "created_at": "2023-04-17T18:31:11Z", "updated_at": "2023-04-17T18:31:16Z", "tags": [], "self": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1", "file": "/v2/images/0d25643e-1285-4db1-97b6-48d365a6b8f1/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:31:17,104 80131 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/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972 0.375s 2023-04-17 18:31:17,105 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:31:16 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-885cb2b3-c992-45be-96bf-de10fd931f29', 'x-compute-request-id': 'req-885cb2b3-c992-45be-96bf-de10fd931f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972'} Body: b'{"server": {"id": "0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-940808372", "status": "ACTIVE", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "a23ed913e0716b60f518854cdd3330df8b86f8a8530a05c3b06cc8f1", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:29:19Z", "updated": "2023-04-17T18:31:17Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1385272524-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:be:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0ef3e7b6-b7a6-4472-b8e8-6ef3e4c14972"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:29:27.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-17 18:32:17,263 80131 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.079s 2023-04-17 18:32:17,264 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1106e47-ce6a-49f4-92be-5efa1f534cb0', '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": "9267725b3bf74c2b9cac7faa02d112dd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648-project-member", "password_expires_at": null}, "audit_ids": ["fXNBsm8JT5S65pPzqPvM_w"], "expires_at": "2023-04-17T19:32:17.000000Z", "issued_at": "2023-04-17T18:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3092b67b7a144f19964379754f3195be", "name": "tempest-ServerBootFromVolumeStableRescueTest-2102891648"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3092b67b7a144f19964379754f3195be", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:32:17,264 80131 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'cc925edd-0b7c-40f1-9f86-08d108eb1049', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1385272524-network', 'tenant_id': '3092b67b7a144f19964379754f3195be', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3092b67b7a144f19964379754f3195be', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18123, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:07Z', 'revision_number': 1} available for tenant 2023-04-17 18:32:17,928 80131 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.663s 2023-04-17 18:32:17,929 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-991541849", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "destination_type": "volume"}], "networks": [{"uuid": "cc925edd-0b7c-40f1-9f86-08d108eb1049"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1', '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-1b480dc1-d8cc-499d-977b-f71193a82a1d', 'x-compute-request-id': 'req-1b480dc1-d8cc-499d-977b-f71193a82a1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9be59b8a-44cb-4759-bc97-0227731d0ec1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ZwgFrzqLtT3v"}}' 2023-04-17 18:32:18,032 80131 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/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.100s 2023-04-17 18:32:18,032 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:17 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-54e42312-c266-424b-aa6d-1781b67ed3c4', 'x-compute-request-id': 'req-54e42312-c266-424b-aa6d-1781b67ed3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'{"server": {"id": "9be59b8a-44cb-4759-bc97-0227731d0ec1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-991541849", "status": "BUILD", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:32:18Z", "updated": "2023-04-17T18:32:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}], "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-17 18:33:08,205 80131 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/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.109s 2023-04-17 18:33:08,206 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:08 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-4364e29e-a70a-4f99-9f0c-8fdbb51fb303', 'x-compute-request-id': 'req-4364e29e-a70a-4f99-9f0c-8fdbb51fb303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'{"server": {"id": "9be59b8a-44cb-4759-bc97-0227731d0ec1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-991541849", "status": "ERROR", "tenant_id": "3092b67b7a144f19964379754f3195be", "user_id": "9267725b3bf74c2b9cac7faa02d112dd", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T18:32:17Z", "updated": "2023-04-17T18:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T18:32:25Z", "message": "Build of instance 9be59b8a-44cb-4759-bc97-0227731d0ec1 aborted: Volume 17ddb651-3d8d-4677-be45-78712f3e7a52 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-17 18:33:08,221 80131 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-17 18:33:08,543 80131 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/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.322s 2023-04-17 18:33:08,543 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:08 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-f0eb3f6a-4aa3-44a1-b23b-ad41bc0b4308', 'x-compute-request-id': 'req-f0eb3f6a-4aa3-44a1-b23b-ad41bc0b4308', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'' 2023-04-17 18:33:08,579 80131 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 40 4 GET http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1 0.035s 2023-04-17 18:33:08,580 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:08 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-9c85a924-cc98-4759-a09a-4704530c246c', 'x-compute-request-id': 'req-9c85a924-cc98-4759-a09a-4704530c246c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9be59b8a-44cb-4759-bc97-0227731d0ec1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9be59b8a-44cb-4759-bc97-0227731d0ec1 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 f59c2d8e-9bde-4c4e-be52-7c88c78543d4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:32:23,211 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.227s 2023-04-17 18:32:23,211 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18e682d-c9df-4af6-ab81-d43b6f6d9cf7', 'x-compute-request-id': 'req-f18e682d-c9df-4af6-ab81-d43b6f6d9cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:32:23,383 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.160s 2023-04-17 18:32:23,384 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca22389-77d7-4b66-a886-779b38b3683e', 'x-compute-request-id': 'req-eca22389-77d7-4b66-a886-779b38b3683e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10 .0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:32:23,644 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.248s 2023-04-17 18:32:23,644 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99dcb4de-a907-416a-8135-2d0ab6ffa74f', 'x-compute-request-id': 'req-99dcb4de-a907-416a-8135-2d0ab6ffa74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622-0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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-17 18:33:23,797 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/t okens 0.074s 2023-04-17 18:33:23,798 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-33d3892a-067b-479b-92e8-13bd30448640', '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": "e8145b1e8d924cc29ce173eca002e154", "name": "tempest-ServerActionsTestJSON-124325346-project-member", "password_expires_at": null}, "audit_ids": ["3hFPNkgOTNyXgbBwlJ0O8A"], "expires_at": "2023-04-17T19:33:23.000000Z", "issued_at": "2023-04-17T18:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ee3c2f1d7ee461eaf67d968681ec46d", "name": "tempest-ServerActionsTestJSON-124325346"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8ee3c2f1d7ee461eaf67d968681ec46d", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:33:23,798 80117 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '9c111344-227f-497d-813b-4660d4ce0cb9', 'name': 'tempest-ServerActionsTestJSON-1001630522-network', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1230, 'is_default': False, 'availability_zone_hints': [], 'availability_ zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:25:06Z', 'updated_at': '2023-04-17T18:25:06Z', 'revision_number': 1} available for tenant 2023-04-17 18:33:23,799 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1350734615', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDygZjC36XHjBEHv6YZctXk4+pQNLqxj3ev0BjECQ5BTmHJoD8X5y5DctWOhq7zk0R/gQfc9CqbpEYdgihrEQHkMvAPXzosprpkWIl4yc4NdgYtAHwCEwpkJYX8AuuDyVA==', 'fingerprint': '15:3b:91:7e:09:e8:54:10:d3:08:19:bf:4a:39:49:41', 'user_id': 'e8145b1e8d924cc29ce173eca002e154', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBy6AZbH825v6lXRf4HF3nymGSui8RRNy8qbbO2JVtL1tMVMI6rGPkH\ncr4zhC0koDygBwYFK4EEACKhZANiAAQ8oGYwt+lx4wRB7+mGXLV5OPqUDS6sY93r\n9AYxAkOQU5hyaA/F+cuQ3LVjoau85NEf4EH3PQqm6RGHYIoaxEB5DLwD186LKa6Z\nFiJeMnODXYGLQB8AhMKZCWF/ALrg8lQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '74ee5131-c98d-4352-9cd9-1d84fb0b76ba', 'name': 'tempest-securitygroup--901588537', 'stateful': True, 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'description': 'tempest-description--204198839', 'shared': False, 'security_group_rules': [{'id': '96d6a19b-f2f3-4dc1-8ec6-e81a00283c76', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'security_group_id': '74ee5131-c98d-4352-9cd9-1d84fb0b76ba', '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': 226, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:26Z', 'updated_at': '2023-04-17T18:25:26Z', 'revision_number': 0, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d'}, {'id': 'd180a6d2-4de7-4e0f-905f-e78ebb172976', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'security_group_id': '74ee5131-c98d-4352-9cd9-1d84fb0b76ba', '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': 227, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:25:26Z', 'updated_at': '2023-04-17T18:25:26Z', 'revision_number': 0, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d'}], 'tags': [], 'created_at': '2023-04-17T18:25:26Z', 'updated_at': '2023-04-17T18:25:26Z', 'revision_number': 1, 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d'}, 'floating_ip': {'id': '205c1df7-4535-46db-ad44-e236b3ee4c69', 'tenant_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'floating_ip_address': '172.24.4.171', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8ee3c2f1d7ee461eaf67d968681ec46d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:25:29Z', 'updated_at': '2023-04-17T18:25:29Z', 'revision_number': 0, 'ip': '172.24.4.171'}} 2023-04-17 18:33:24,115 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes 0.315s 2023-04-17 18:33:24,115 80117 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-1640113629", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa23932b-6def-49cb-8dc1-41739c29f00a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa23932b-6def-4 9cb-8dc1-41739c29f00a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes'} Body: b'{"volume": {"id": "f59c2d8e-9bde-4c4e-be52-7c88c78543d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:33:24.053372", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1640113629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:33:24,163 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.038s 2023-04-17 18:33:24,163 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c9d38cf-9812-4bb6-9f83-71e6800902e7', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c9d38cf-9812-4bb6-9f83-71e6800902e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'{"volume": {"id": "f59c2d8e-9bde-4c4e-be52-7c88c78543d4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:33:24.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1640113629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:33:25,217 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.042s 2023-04-17 18:33:25,217 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384b7425-2503-4bfd-8882-b0974e7a1756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384b7425-2503-4bfd-8882-b0974e7a1756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'{"volume": {"id": "f59c2d8e-9bde-4c4e-be52-7c88c78543d4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:33:2 4.000000", "updated_at": "2023-04-17T18:33:24.000000", "name": "tempest-tempest.common.compute-volume-1640113629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4"}], "user_id": "e8145b1e8d924cc29ce173eca002e154", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d"}}' 2023-04-17 18:33:25,329 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.101s 2023-04-17 18:33:25,330 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd6471b-fe10-4858-a313-ee580f146b2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'' 2023-04-17 18:33:25,369 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4 0.035s 2023-04-17 18:33:25,372 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33: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-eca97d79-3431-4279-a589-f0b8d5e9ed98', 'x-openstack-request-id': 'req-eca97d79-3431-4279-a589-f0b8d5e9ed98', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ee3c2f1d7ee461eaf67d968681ec46d/volumes/f59c2d8e-9bde-4c4e-be52-7c88c78543d4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f59c2d8e-9bde-4c4e-be52-7c88c78543d4 could not be found."}}' 2023-04-17 18:33:25,375 80117 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-17 18:33:25,637 80117 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6 0.255s 2023-04-17 18:33:25,637 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ecc306a-0183-464f-857a-b22fa0d2f0b3', 'x-compute-request-id': 'req-1ecc306a-0183-464f-857a-b22fa0d2f0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6'} Body: b'{"server": {"id": "13389622 -0241-4374-a519-511a3ba7e5f6", "name": "tempest-ServerActionsTestJSON-server-1186472379", "status": "ACTIVE", "tenant_id": "8ee3c2f1d7ee461eaf67d968681ec46d", "user_id": "e8145b1e8d924cc29ce173eca002e154", "metadata": {}, "hostId": "56490dadd0a81f6a8d5d3da4032ecb2d7251bc4ab1207deff0ef3353", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:25:34Z", "updated": "2023-04-17T18:25:49Z", "addresses": {"tempest-ServerActionsTestJSON-1001630522-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:72:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/13389622-0241-4374-a519-511a3ba7e5f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/13389622-0241-4374-a519-511a3ba7e5f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1350734615", "OS-SRV-USG:launched_at": "2023-04-17T18:25:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--901588537"}], "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.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 df5c2a1b-74c4-4c07-8f4e-414373c0fd33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:32:14,072 80127 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:32:14,072 80127 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:32:14,136 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-17 18:32:14,136 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2067010832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGFXkWOmjfbEntnLLq3xwOh4DWqX8470eXS/EuEh4quw5ObhsWsio9Cwi46pWtRJdjcxTJNzsfcxKm2SqRBQ8hFWQI9BX9jh+XuO5LJxIIhDUkCUuaPfmGlpaLmAtTHNXg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:14 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-39bd19e9-e98a-42a5-bac0-cd00413d8476', 'x-compute-request-id': 'req-39bd19e9-e98a-42a5-bac0-cd00413d8476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2067010832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGFXkWOmjfbEntnLLq3xwOh4DWqX8470eXS/EuEh4quw5ObhsWsio9Cwi46pWtRJdjcxTJNzsfcxKm2SqRBQ8hFWQI9BX9jh+XuO5LJxIIhDUkCUuaPfmGlpaLmAtTHNXg==", "fingerprint": "21:c0:e6:72:1d:f3:c0:af:25:a4:0d:3e:7e:18:a4:4a", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3"}}' 2023-04-17 18:32:14,138 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2067010832 created 2023-04-17 18:32:14,285 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.146s 2023-04-17 18:32:14,285 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1718313452", "description": "tempest-description--1002430518"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-9179b24b-b2d8-4bf5-86ba-23b58c48acba', 'date': 'Mon, 17 Apr 2023 18:32:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cace2da9-2033-4fdd-8179-428b48f848b9", "name": "tempest-securitygroup--1718313452", "stateful": true, "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "tempest-description--1002430518", "shared": false, "security_group_rules": [{"id": "adfad2b5-801d-4b93-a97a-b0a8f5c232ed", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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": 776, "description": null, "tags": [], "created_at": "2023-04-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}, {"id": "f243b5dd-440a-4ad3-8662-d7c86ffeeccf", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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": 777, "description": null, "tags": [], "created_at": "2023-04-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}], "tags": [], "created_at": "2023-04-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:32:14,451 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-17 18:32:14,451 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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-801d76b3-e6fc-44b2-b225-662853dc4cbf', 'date': 'Mon, 17 Apr 2023 18:32:14 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": "d4e25522-4cd1-4cc8-82ef-cedc62d217e8", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:32:14,627 80127 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-17 18:32:14,627 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f18fd147-274c-4e8b-9a4d-a8f3542ba5ef', 'date': 'Mon, 17 Apr 2023 18:32:14 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": "0093442d-b83d-4dbc-928b-f84e70eeb0d2", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "security_group_id": "cace2da9-2033-4fdd-8179-428b48f848b9", "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-17T18:32:14Z", "updated_at": "2023-04-17T18:32:14Z", "revision_number": 0, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:32:14,628 80127 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1718313452 created 2023-04-17 18:32:15,410 80127 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2023-04-17 18:32:15,410 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-78c6e198-c1d2-45cb-be98-f133f78687fe', 'date': 'Mon, 17 Apr 2023 18:32:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6c52fe8a-989e-472c-86e3-f03240ba74f7", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.63", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7a9ffc7fc5f347308db67aaf894db846", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:32:15Z", "updated_at": "2023-04-17T18:32:15Z", "revision_number": 0}}' 2023-04-17 18:32:15,411 80127 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c52fe8a-989e-472c-86e3-f03240ba74f7', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.63', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:32:15Z', 'updated_at': '2023-04-17T18:32:15Z', 'revision_number': 0, 'ip': '172.24.4.63'} created 2023-04-17 18:32:15,499 80127 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-17 18:32:15,499 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9104c990-cc3b-4cef-b776-c6c9851a9805', '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": "dc2eac745b09454dad6aacd5b5faf8e3", "name": "tempest-AttachVolumeTestJSON-1236957702-project-member", "password_expires_at": null}, "audit_ids": ["XdW36RzKSJaEFZRVSXuS0Q"], "expires_at": "2023-04-17T19:32:15.000000Z", "issued_at": "2023-04-17T18:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a9ffc7fc5f347308db67aaf894db846", "name": "tempest-AttachVolumeTestJSON-1236957702"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:32:15,500 80127 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2001665a-e94a-4003-9f69-70d2e9623832', 'name': 'tempest-AttachVolumeTestJSON-1987182838-network', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:29:19Z', 'updated_at': '2023-04-17T18:29:19Z', 'revision_number': 1} available for tenant 2023-04-17 18:32:15,500 80127 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2067010832', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGFXkWOmjfbEntnLLq3xwOh4DWqX8470eXS/EuEh4quw5ObhsWsio9Cwi46pWtRJdjcxTJNzsfcxKm2SqRBQ8hFWQI9BX9jh+XuO5LJxIIhDUkCUuaPfmGlpaLmAtTHNXg==', 'fingerprint': '21:c0:e6:72:1d:f3:c0:af:25:a4:0d:3e:7e:18:a4:4a', 'user_id': 'dc2eac745b09454dad6aacd5b5faf8e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAlgEybLKTHtwDlnEjqj1ldfeFvQRHu9pAkYv4XHz+HkspwNpW/HQYV\n5V4b7we/Uk2gBwYFK4EEACKhZANiAARhV5Fjpo32xJ7Zyy6t8cDoeA1ql/OO9Hl0\nvxLhIeKrsOTm4bFrIqPQsIuOqVrUSXY3MUyTc7H3MSptkqkQUPIRVkCPQV/Y4fl7\njuSycSCIQ1JAlLmj35hpaWi5gLUxzV4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cace2da9-2033-4fdd-8179-428b48f848b9', 'name': 'tempest-securitygroup--1718313452', 'stateful': True, 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': 'tempest-description--1002430518', 'shared': False, 'security_group_rules': [{'id': 'adfad2b5-801d-4b93-a97a-b0a8f5c232ed', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'cace2da9-2033-4fdd-8179-428b48f848b9', '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': 776, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:32:14Z', 'updated_at': '2023-04-17T18:32:14Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, {'id': 'f243b5dd-440a-4ad3-8662-d7c86ffeeccf', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'security_group_id': 'cace2da9-2033-4fdd-8179-428b48f848b9', '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': 777, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:32:14Z', 'updated_at': '2023-04-17T18:32:14Z', 'revision_number': 0, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}], 'tags': [], 'created_at': '20 23-04-17T18:32:14Z', 'updated_at': '2023-04-17T18:32:14Z', 'revision_number': 1, 'project_id': '7a9ffc7fc5f347308db67aaf894db846'}, 'floating_ip': {'id': '6c52fe8a-989e-472c-86e3-f03240ba74f7', 'tenant_id': '7a9ffc7fc5f347308db67aaf894db846', 'floating_ip_address': '172.24.4.63', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7a9ffc7fc5f347308db67aaf894db846', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:32:15Z', 'updated_at': '2023-04-17T18:32:15Z', 'revision_number': 0, 'ip': '172.24.4.63'}} 2023-04-17 18:32:16,340 80127 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.838s 2023-04-17 18:32:16,340 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1812856118", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2001665a-e94a-4003-9f69-70d2e9623832"}], "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "key_name": "tempest-keypair-2067010832", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec554da6-b141-49a1-94c0-fb816de2bec1', 'x-compute-request-id': 'req-ec554da6-b141-49a1-94c0-fb816de2bec1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "adminPass": "password"}}' 2023-04-17 18:32:16,435 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.092s 2023-04-17 18:32:16,435 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac85c243-946b-4237-8273-10dfb1c621da', 'x-compute-request-id': 'req-ac85c243-946b-4237-8273-10dfb1c621da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "name": "tempest-AttachVolumeTestJSON-server-1812856118", "status": "BUILD", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42 ", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:32:16Z", "updated": "2023-04-17T18:32:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2067010832", "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-17 18:33:06,682 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.225s 2023-04-17 18:33:06,682 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67be5fa-5e4b-4d3b-9c59-ef7ea3bb82d7', 'x-compute-request-id': 'req-f67be5fa-5e4b-4d3b-9c59-ef7ea3bb82d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "name": "tempest-AttachVolumeTestJSON-server-1812856118", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:32:16Z", "updated": "2023-04-17T18:32:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:9e:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2067010832", "OS-SRV-USG:launched_at": "2023-04-17T18:32:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "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-17 18:33:06,696 80127 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:34:07,016 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/os-interface 0.271s 2023-04-17 18:34:07,016 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applicatio n/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd80799-3fa9-4e52-af9c-bc3382f0a3a7', 'x-compute-request-id': 'req-1dd80799-3fa9-4e52-af9c-bc3382f0a3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2001665a-e94a-4003-9f69-70d2e9623832", "port_id": "ad939129-e43e-456a-8116-05a4cb30033b", "mac_addr": "fa:16:3e:22:9e:a2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0899c3ad-f398-427e-bb97-a9a116545ff1", "ip_address": "10.0.0.10"}]}]}' 2023-04-17 18:34:07,824 80127 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/6c52fe8a-989e-472c-86e3-f03240ba74f7 0.800s 2023-04-17 18:34:07,824 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ad939129-e43e-456a-8116-05a4cb30033b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4504313a-cc23-4e4a-aea1-878e89431130', 'date': 'Mon, 17 Apr 2023 18:34:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c52fe8a-989e-472c-86e3-f03240ba74f7'} Body: b'{"floatingip": {"id": "6c52fe8a-989e-472c-86e3-f03240ba74f7", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "floating_ip_address": "172.24.4.63", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "d621273b-2002-485f-9d71-964a5e777787", "port_id": "ad939129-e43e-456a-8116-05a4cb30033b", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2001665a-e94a-4003-9f69-70d2e9623832", "mac_address": "fa:16:3e:22:9e:a2", "admin_state_up": true, "status": "ACTIVE", "device_id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:32:15Z", "updated_at": "2023-04-17T18:34:07Z", "revision_number": 1, "project_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:34:07,826 80127 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.63:22' as 'cirros' with public key authentication 2023-04-17 18:34:07,862 80127 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:34:07,883 80127 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:34:07,883 80127 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.63 successfully created 2023-04-17 18:34:07,935 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/ips 0.051s 2023-04-17 18:34:07,936 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8487a950-43c9-472f-8887-12df5b309a6f', 'x-compute-request-id': 'req-8487a950-43c9-472f-8887-12df5b309a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-17 18:34:08,174 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes 0.235s 2023-04-17 18:34:08,174 80127 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-712922365"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162fe986-b6b1-4268-82b7-a81139bbab70', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162fe986-b6b1-4268-82b7-a81139bbab70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes'} Body: b'{"volume": {"id": "df5c2a1b-74c4-4c07-8f4e-414373c0fd33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:34:08.095174", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-712922365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:34:08,224 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33 0.040s 2023-04-17 18:34:08,225 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e685c3-c8d6-42f5-b193-1dfdb92456c6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e685c3-c8d6-42f5-b193-1dfdb92456c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33'} Body: b'{"volume": {"id": "df5c2a1b-74c4-4c07-8f4e-414373c0fd33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:34:08.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-712922365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:34:09,276 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33 0.039s 2023-04-17 18:34:09,277 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content- Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c29031-9429-4b77-b9ed-02a0232d1898', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c29031-9429-4b77-b9ed-02a0232d1898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33'} Body: b'{"volume": {"id": "df5c2a1b-74c4-4c07-8f4e-414373c0fd33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:34:08.000000", "updated_at": "2023-04-17T18:34:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-712922365", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a9ffc7fc5f347308db67aaf894db846/volumes/df5c2a1b-74c4-4c07-8f4e-414373c0fd33"}], "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a9ffc7fc5f347308db67aaf894db846"}}' 2023-04-17 18:34:09,436 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.149s 2023-04-17 18:34:09,436 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82d7a47-a64d-4154-85cc-0f2e53c0a2b3', 'x-compute-request-id': 'req-a82d7a47-a64d-4154-85cc-0f2e53c0a2b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'' 2023-04-17 18:34:09,714 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.278s 2023-04-17 18:34:09,715 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66af9c3f-6ea2-4931-9eb5-dd494ac71a89', 'x-compute-request-id': 'req-66af9c3f-6ea2-4931-9eb5-dd494ac71a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"server": {"id": "44d065a7-8079-4d2e-965e-816ef84f48f1", "name": "tempest-AttachVolumeTestJSON-server-1812856118", "status": "ACTIVE", "tenant_id": "7a9ffc7fc5f347308db67aaf894db846", "user_id": "dc2eac745b09454dad6aacd5b5faf8e3", "metadata": {}, "hostId": "b36e1e7a57fa36d3b7ed2da397b68b48cc00553d53da1dd312e21e56", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:32:16Z", "updated": "2023-04-17T18:34:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1987182838-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:9e:a2"}, {"version": 4, "addr": "172.24.4.63", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:9e:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44d065a7-8079-4d2e-965e-816ef84f48f1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2067010832", "OS-SRV-USG:launched_at": "2023-04-17T18:32:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1718313452"}], "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-17 18:35:00,041 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1 0.261s 2023-04-17 18:35:00,042 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-23737a49-4bcb-44c4-8201-0af5cf11e2b0', 'x-compute-request-id': 'req-23737a49-4bcb-44c4-8201-0af5cf11e2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44d065a7-8079-4d2e-965e-816ef84f48f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 44d065a7-8079-4d2e-965e-816ef84f48f1 could not be found."}}' 2023-04-17 18:35:00,070 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2067010832 0.026s 2023-04-17 18:35:00,070 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff66a06-7551-44ca-8f9a-783ec51658b6', 'x-compute-request-id': 'req-6ff66a06-7551-44ca-8f9a-783ec51658b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2067010832'} Body: b'' 2023-04-17 18:35:00,580 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9 0.508s 2023-04-17 18:35:00,580 80127 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-87766379-6b08-40cd-966e-21487a92b468', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:35:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9'} Body: b'' 2023-04-17 18:35:00,596 80127 INFO [te mpest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9 0.015s 2023-04-17 18:35:00,596 80127 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-e7453bd6-0b74-4bea-973a-542c56290a23', 'date': 'Mon, 17 Apr 2023 18:35:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cace2da9-2033-4fdd-8179-428b48f848b9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cace2da9-2033-4fdd-8179-428b48f848b9 does not exist", "detail": ""}}' 2023-04-17 18:35:01,074 80127 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6c52fe8a-989e-472c-86e3-f03240ba74f7 0.477s 2023-04-17 18:35:01,074 80127 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-6bcde7e8-52d0-464c-87f2-86b8cfcaff47', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:35:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6c52fe8a-989e-472c-86e3-f03240ba74f7'} 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 6cb7e93d-25e1-41ce-8f27-5cc002dd277a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:07,142 80127 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.534s 2023-04-17 18:35:07,143 80127 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-706571030"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6cb7e93d-25e1-41ce-8f27-5cc002dd277a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3792f443-688c-4be8-9046-e173b7fdce0c', 'x-compute-request-id': 'req-3792f443-688c-4be8-9046-e173b7fdce0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6cb7e93d-25e1-41ce-8f27-5cc002dd277a", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:35:07.012386", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-706571030", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 18:35:07,204 80127 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/6cb7e93d-25e1-41ce-8f27-5cc002dd277a 0.056s 2023-04-17 18:35:07,204 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:07 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-a6d8d06a-5981-43e2-8cd0-fb6089a543fc', 'x-compute-request-id': 'req-a6d8d06a-5981-43e2-8cd0-fb6089a543fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6cb7e93d-25e1-41ce-8f27-5cc002dd277a'} Body: b'{"volume": {"id": "6cb7e93d-25e1-41ce-8f27-5cc002dd277a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T18:35:07.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-706571030", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 18:35:08,281 80127 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/6cb7e93d-25e1-41ce-8f27-5cc002dd277a 0.071s 2023-04-17 18:35:08,281 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35: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-b2d09138-ae86-46be-b6c2-5d8de55876c8', 'x-compute-request-id': 'req-b2d09138-ae86-46be-b6c2-5d8de55876c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6cb7e93d-25e1-41ce-8f27-5cc002dd277a'} Body: b'{"volume": {"id": "6cb7e93d-25e1-41ce-8f27-5cc002dd277a", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T1 8:35:07.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-706571030", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 5978c0f1-dd49-43fe-bf63-5938a3b96a29 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:18,714 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes 0.464s 2023-04-17 18:35:18,714 80127 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-847220422"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcee692-3bd6-4a2c-b657-a41cc6b06cb2', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcee692-3bd6-4a2c-b657-a41cc6b06cb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:18.639802", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:35:18,775 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.044s 2023-04-17 18:35:18,775 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2dd927-ce18-4895-b143-35cb2f174449', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2dd927-ce18-4895-b143-35cb2f174449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:19.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:19,827 80127 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/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.040s 2023-04-17 18:35:19,827 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2defbf3-0bb9-4f71-bf19-806a6f3038ce', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2defbf3-0bb9-4f71-bf19-806a6f3038ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:19.000000", "updated_at": "2023-04-17T18:35:19.000000", "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:19,890 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.051s 2023-04-17 18:35:19,890 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279015c4-0430-41a6-9827-58681669e8da', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279015c4-0430-41a6-9827-58681669e8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"volume": {"id": "5978c0f1-dd49-43fe-bf63-5938a3b96a29", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:19.000000", "updated_at": "2023-04-17T18:35:19.000000", "name": "tempest-VolumesTransfersV355Test-Volume-847220422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:20,060 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.159s 2023-04-17 18:35:20,060 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:19 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-1170a6ba-5f4d-4a80-8f9f-1df744de1f78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'' 2023-04-17 18:35:20,097 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29 0.037s 2023-04-17 18:35:20,098 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:20 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-6c83737d-92cb-4275-b002-fcb181c1bd69', 'x-openstack-request-id': 'req-6c83737d-92cb-4275-b002-fcb181c1bd69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/5978c0f1-dd49-43fe-bf63-5938a3b96a29'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5978c0f1-dd49-43fe-bf63-5938a3b96a29 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 e1002508-fe75-4f0b-ae27-666dd20a5bf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:20,332 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes 0.224s 2023-04-17 18:35:20,333 80127 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-1579805760"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9823599-9b07-4652-a861-c8895eede56b', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9823599-9b07-4652-a861-c8895eede56b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.269573", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-17 18:35:20,385 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.043s 2023-04-17 18:35:20,386 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1920ade-a17e-4fc3-baa5-5343fd4c9512', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1920ade-a17e-4fc3-baa5-5343fd4c9512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:21,437 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.040s 2023-04-17 18:35:21,438 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5202c13e-c77e-45b3-a73e-c71a35c8da04', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5202c13e-c77e-45b3-a73e-c71a35c8da04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.000000", "updated_at": "2023-04-17T18:35:20.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:21,485 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.036s 2023-04-17 18:35:21,485 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61cd618-b4bd-4419-a1a9-0729a62b7f3d', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61cd618-b4bd-4419-a1a9-0729a62b7f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"volume": {"id": "e1002508-fe75-4f0b-ae27-666dd20a5bf0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:35:20.000000", "updated_at": "2023-04-17T18:35:20.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1579805760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0"}], "user_id": "c0a19b9de22840d1b5aedd8b12a1c88f", "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": "7256112aa67c4acf9527d6d300c17c45"}}' 2023-04-17 18:35:21,605 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.109s 2023-04-17 18:35:21,606 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 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-0c20ea67-dbeb-4c86-9952-dd3cd3ad8647', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'' 2023-04-17 18:35:21,632 80127 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0 0.025s 2023-04-17 18:35:21,632 80127 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:21 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-16a5d88a-2ccb-4b30-b610-e271551ca382', 'x-openstack-request-id': 'req-16a5d88a-2ccb-4b30-b610-e271551ca382', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7256112aa67c4acf9527d6d300c17c45/volumes/e1002508-fe75-4f0b-ae27-666dd20a5bf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e1002508-fe75-4f0b-ae27-666dd20a5bf0 could not be found."}}' 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 c1345d38-908b-49db-a15e-a0c715948aed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:50,422 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.279s 2023-04-17 18:35:50,422 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:50 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-f404a680-a822-4218-bfc4-ed08428e3a3a', 'x-compute-request-id': 'req-f404a680-a822-4218-bfc4-ed08428e3a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 18:36:50,855 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes 0.360s 2023-04-17 18:36:50,855 80111 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-71011649"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cc00c6-17f1-4bc3-abc4-1a1e167a89cb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cc00c6-17f1-4bc3-abc4-1a1e167a89cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes'} Body: b'{"volume": {"id": "c1345d38-908b-49db-a15e-a0c715948aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:36:50.793135", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-71011649", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/ volume/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:36:50,905 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed 0.039s 2023-04-17 18:36:50,905 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5064d556-d5a3-4675-aa7a-5ee8d859fe74', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5064d556-d5a3-4675-aa7a-5ee8d859fe74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed'} Body: b'{"volume": {"id": "c1345d38-908b-49db-a15e-a0c715948aed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:36:51.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-71011649", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:36:51,967 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed 0.050s 2023-04-17 18:36:51,968 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e75314-bfe6-4875-9e98-f4ca374a3d3c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e75314-bfe6-4875-9e98-f4ca374a3d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed'} Body: b'{"volume": {"id": "c1345d38-908b-49db-a15e-a0c715948aed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:36:51.000000", "updated_at": "2023-04-17T18:36:51.000000", "name": "tempest-ServersNegativeTestJSON-volume-71011649", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/c1345d38-908b-49db-a15e-a0c715948aed"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-att r:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:36:52,235 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.255s 2023-04-17 18:36:52,235 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:51 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-54f94fa7-e746-40dc-82b4-0c0fa7124c7e', 'x-compute-request-id': 'req-54f94fa7-e746-40dc-82b4-0c0fa7124c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 fc8eac68-236f-4c4c-9487-6c6656e5daa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:35:28,754 80117 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:35:28,754 80117 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:35:28,983 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.223s 2023-04-17 18:35:28,983 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1237536139", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCY6CBRDeKd7EHiamtP0qyEgWVmJnKuDKFd8aoLEjgOJiVu8e4TUIfxLoI5ywTl+sme2n9Mb1/KyxBY13NMfcwt1thXUonLrnwWd03W021Qmd/vdlKmgfW2djg8CbLvSPw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:28 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-3d7ea964-beb5-4bfd-91e0-3c6deb741f5f', 'x-compute-request-id': 'req-3d7ea964-beb5-4bfd-91e0-3c6deb741f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1237536139", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCY6CBRDeKd7EHiamtP0qyEgWVmJnKuDKFd8aoLEjgOJiVu8e4TUIfxLoI5ywTl+sme2n9Mb1/KyxBY13NMfcwt1thXUonLrnwWd03W021Qmd/vdlKmgfW2djg8CbLvSPw==", "fingerprint": "ea:87:37:44:b1:2e:d4:7d:2b:3e:9a:26:85:61:f1:2c", "user_id": "d9ed875141154d99beeea91ed28daab3"}}' 2023-04-17 18:35:28,986 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1237536139 created 2023-04-17 18:35:29,126 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.139s 2023-04-17 18:35:29,127 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--281457141", "description": "tempest-description--1454291213"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6b658f07-ed97-491b-a9bc-d29a26f4a879', 'date': 'Mon, 17 Apr 2023 18:35:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "name": "tempest-securitygroup--281457141", "stateful": true, "tenant_id": "f59f89c6dd6147e287312879f949720f", "description": "tempest-description--1454291213", "shared": false, "security_group_rules": [{"id": "6e8ca384-6b88-4d2b-8b4d-a45460674b4f", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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": 842, "description": null, "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}, {"id": "a15112e0-3d67-42ce-a3ab-92be1c2ba904", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 843, "description": null, "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}], "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:35:29,279 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-17 18:35:29,280 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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-56327756-2fba-4d81-a91f-ae7b7fe656ff', 'date': 'Mon, 17 Apr 2023 18:35:29 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": "2df2a34e-590c-40d3-84ad-f2b4cbce7f18", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:35:29,438 80117 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-17 18:35:29,438 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6e7e5cf9-2d07-4dd1-9c0a-8bdcc4417eee', 'date': 'Mon, 17 Apr 2023 18:35:29 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": "7b6975db-5fdf-43e9-a2ad-eacb29f8c677", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "f62e0a43-8a84-46e5-888d-847cbce27dde", "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-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:35:29,438 80117 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--281457141 created 2023-04-17 18:35:30,258 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.819s 2023-04-17 18:35:30,259 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-a85f1f9f-b448-46a3-9c1e-e36b5d7df806', 'date': 'Mon, 17 Apr 2023 18:35:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "def57824-bff9-4b3b-915a-a321c02d1f1b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.130", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f59f89c6dd6147e287312879f949720f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:35:29Z", "revision_number": 0}}' 2023-04-17 18:35:30,259 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'def57824-bff9-4b3b-915a-a321c02d1f1b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.130', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'ip': '172.24.4.130'} created 2023-04-17 18:35:30,304 80117 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.037s 2023-04-17 18:35:30,304 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fca099cc-18db-4655-bdd1-d1a34ec0fb6d', '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": "d9ed875141154d99beeea91ed28daab3", "name": "tempest-AttachVolumeNegativeTest-319862610-project-member", "password_expires_at": null}, "audit_ids": ["d9bJlmGXQM2VVdO4k9q_sw"], "expires_at": "2023-04-17T19:35:30.000000Z", "issued_at": "2023-04-17T18:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59f89c6dd6147e287312879f949720f", "name": "tempest-AttachVolumeNegativeTest-319862610"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_i d": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:35:30,305 80117 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'f825a486-4009-4a17-b666-28eb90429f32', 'name': 'tempest-AttachVolumeNegativeTest-1483825149-network', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f59f89c6dd6147e287312879f949720f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42059, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:35:22Z', 'updated_at': '2023-04-17T18:35:22Z', 'revision_number': 1} available for tenant 2023-04-17 18:35:30,306 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1237536139', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCY6CBRDeKd7EHiamtP0qyEgWVmJnKuDKFd8aoLEjgOJiVu8e4TUIfxLoI5ywTl+sme2n9Mb1/KyxBY13NMfcwt1thXUonLrnwWd03W021Qmd/vdlKmgfW2djg8CbLvSPw==', 'fingerprint': 'ea:87:37:44:b1:2e:d4:7d:2b:3e:9a:26:85:61:f1:2c', 'user_id': 'd9ed875141154d99beeea91ed28daab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCaFCzdEa8V1RyVVEmWvRWnHtwO60HOKxGnjeC/0NqbhuWiydj4qAk4\nTam06aowW+GgBwYFK4EEACKhZANiAAQmOggUQ3inexB4mprT9KshIFlZiZyrgyhX\nfGqCxI4DiYlbvHuE1CH8S6COcsE5frJntp/TG9fyssQWNdzTH3MLdbYV1KJy658F\nndN1tNtUJnf73ZSpoH1tnY4PAmy70j8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f62e0a43-8a84-46e5-888d-847cbce27dde', 'name': 'tempest-securitygroup--281457141', 'stateful': True, 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'description': 'tempest-description--1454291213', 'shared': False, 'security_group_rules': [{'id': '6e8ca384-6b88-4d2b-8b4d-a45460674b4f', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': 'f62e0a43-8a84-46e5-888d-847cbce27dde', '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': 842, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, {'id': 'a15112e0-3d67-42ce-a3ab-92be1c2ba904', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': 'f62e0a43-8a84-46e5-888d-847cbce27dde', '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': 843, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e2873 12879f949720f'}], 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 1, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, 'floating_ip': {'id': 'def57824-bff9-4b3b-915a-a321c02d1f1b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.130', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:35:29Z', 'updated_at': '2023-04-17T18:35:29Z', 'revision_number': 0, 'ip': '172.24.4.130'}} 2023-04-17 18:35:31,103 80117 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.796s 2023-04-17 18:35:31,104 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-303101759", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f825a486-4009-4a17-b666-28eb90429f32"}], "security_groups": [{"name": "tempest-securitygroup--281457141"}], "key_name": "tempest-keypair-1237536139", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef0fcee-c415-48ee-af60-2128a337800d', 'x-compute-request-id': 'req-fef0fcee-c415-48ee-af60-2128a337800d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--281457141"}], "adminPass": "password"}}' 2023-04-17 18:35:31,308 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.201s 2023-04-17 18:35:31,308 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:35:31 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-a2238f62-4060-47fd-bd5c-9a6221b084fc', 'x-compute-request-id': 'req-a2238f62-4060-47fd-bd5c-9a6221b084fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "name": "tempest-AttachVolumeNegativeTest-server-303101759", "status": "BUILD", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:35:31Z", "updated": "2023-04-17T18:35:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1237536139", "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-17 18:36:21,814 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.444s 2023-04-17 18:36:21,814 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:36:21 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-2291611b-6641-496e-a7c1-1fd3ece24d18', 'x-compute-request-id': 'req-2291611b-6641-496e-a7c1-1fd3ece24d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "name": "tempest-AttachVolumeNegativeTest-server-303101759", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:35:31Z", "updated": "2023-04-17T18:35:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1237536139", "OS-SRV-USG:launched_at": "2023-04-17T18:35:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--281457141"}], "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-17 18:36:21,827 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:37:22,069 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c/os-interface 0.185s 2023-04-17 18:37:22,070 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Mon, 17 Apr 2023 18:37:21 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-a34f7794-dcff-4d82-a8b2-9e53e701ac85', 'x-compute-request-id': 'req-a34f7794-dcff-4d82-a8b2-9e53e701ac85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f825a486-4009-4a17-b666-28eb90429f32", "port_id": "3a1b5ae3-3da3-4f25-98e6-f59a51b42f6e", "mac_addr": "fa:16:3e:93:d6:9b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "43ef078e-112f-4a30-93f6-07947963ccd2", "ip_address": "10.0.0.9"}]}]}' 2023-04-17 18:37:23,003 80117 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/def57824-bff9-4b3b-915a-a321c02d1f1b 0.927s 2023-04-17 18:37:23,003 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3a1b5ae3-3da3-4f25-98e6-f59a51b42f6e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-16e0a9e0-a247-4ca3-ae04-38499410c8c5', 'date': 'Mon, 17 Apr 2023 18:37:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/def57824-bff9-4b3b-915a-a321c02d1f1b'} Body: b'{"floatingip": {"id": "def57824-bff9-4b3b-915a-a321c02d1f1b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.130", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "edd589e8-2c58-4c35-9ee3-8d1cd0fbcde3", "port_id": "3a1b5ae3-3da3-4f25-98e6-f59a51b42f6e", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f825a486-4009-4a17-b666-28eb90429f32", "mac_address": "fa:16:3e:93:d6:9b", "admin_state_up": true, "status": "ACTIVE", "device_id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:35:29Z", "updated_at": "2023-04-17T18:37:22Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:37:23,008 80117 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.130:22' as 'cirros' with public key authentication 2023-04-17 18:37:23,043 80117 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:37:23,073 80117 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:37:23,074 80117 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.130 successfully created 2023-04-17 18:37:23,127 80117 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/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c/ips 0.052s 2023-04-17 18:37:23,128 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:23 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-52d03e86-6050-434b-8b33-0d98759d005f', 'x-compute-request-id': 'req-52d03e86-6050-434b-8b33-0d98759d005f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c 6-adff-7bdb8ba9834c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-17 18:37:23,343 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes 0.212s 2023-04-17 18:37:23,343 80117 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-1159066063"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720b33ab-4f65-4b50-8169-ac41824aad6a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720b33ab-4f65-4b50-8169-ac41824aad6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes'} Body: b'{"volume": {"id": "fc8eac68-236f-4c4c-9487-6c6656e5daa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:37:23.286831", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1159066063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:37:23,395 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1 0.041s 2023-04-17 18:37:23,395 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cee5a5-7dfb-4b81-a4c9-98891100253e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cee5a5-7dfb-4b81-a4c9-98891100253e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1'} Body: b'{"volume": {"id": "fc8eac68-236f-4c4c-9487-6c6656e5daa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:37:23.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1159066063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:37:24,451 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_vol ume_to_different_server): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1 0.042s 2023-04-17 18:37:24,451 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaaea7b8-aa9a-47b2-957a-7e0cb8787cf0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaaea7b8-aa9a-47b2-957a-7e0cb8787cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1'} Body: b'{"volume": {"id": "fc8eac68-236f-4c4c-9487-6c6656e5daa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:37:23.000000", "updated_at": "2023-04-17T18:37:23.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1159066063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/fc8eac68-236f-4c4c-9487-6c6656e5daa1"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:37:24,590 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.128s 2023-04-17 18:37:24,591 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:24 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-db96e989-6f21-400d-b80a-ef8f61acb791', 'x-compute-request-id': 'req-db96e989-6f21-400d-b80a-ef8f61acb791', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'' 2023-04-17 18:37:24,798 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.206s 2023-04-17 18:37:24,798 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9145b0af-c494-4946-9008-046f043ca60f', 'x-compute-request-id': 'req-9145b0af-c494-4946-9008-046f043ca60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"server": {"id": "2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c", "name": "tempest-AttachVolumeNegativeTest-server-303101759", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId" : "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:35:31Z", "updated": "2023-04-17T18:37:25Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d6:9b"}, {"version": 4, "addr": "172.24.4.130", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:d6:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1237536139", "OS-SRV-USG:launched_at": "2023-04-17T18:35:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--281457141"}], "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-17 18:38:14,899 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c 0.047s 2023-04-17 18:38:14,900 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38: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-9ff5b045-bfde-489d-9eb9-d7e2fa7a203f', 'x-compute-request-id': 'req-9ff5b045-bfde-489d-9eb9-d7e2fa7a203f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2fb89fb9-4ba6-40c6-adff-7bdb8ba9834c could not be found."}}' 2023-04-17 18:38:14,932 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1237536139 0.031s 2023-04-17 18:38:14,932 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38: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-5748bab5-948d-4f0f-a566-1752bc162f90', 'x-compute-request-id': 'req-5748bab5-948d-4f0f-a566-1752bc162f90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1237536139'} Body: b'' 2023-04-17 18:38:15,101 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde 0.168s 2023-04-17 18:38:15,101 80117 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-dfe9d174-8093-4eb9-b587-e87092172f8b', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde'} Body: b'' 2023-04-17 18:38:15,126 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde 0.024s 2023-04-17 18:38:15,127 80117 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-ec322dbc-0de0-4199-8cbd-3c86ad888fa5', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f62e0a43-8a84-46e5-888d-847cbce27dde'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f62e0a43-8a84-46e5-888d-847cbce27dde does not exist", "detail": ""}}' 2023-04-17 18:38:15,645 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/def57824-bff9-4b3b-915a-a321c02d1f1b 0.518s 2023-04-17 18:38:15,646 80117 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-39d9db16-aa94-4930-b6b7-68725c88f875', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/def57824-bff9-4b3b-915a-a321c02d1f1b'} Body: b'' 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 fb524ac1-e45a-43b9-b48d-c05bdcbcf675 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:39:44,466 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes 0.215s 2023-04-17 18:39:44,466 80131 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-1732668207"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb11295-bb4a-4dee-a35e-7fb12abb47f9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb11295-bb4a-4dee-a35e-7fb12abb47f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes'} Body: b'{"volume": {"id": "fb524ac1-e45a-43b9-b48d-c05bdcbcf675", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:44.404205", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1732668207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:39:44,516 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675 0.037s 2023-04-17 18:39:44,516 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d18a291-ea50-4fab-8665-15a7c08d629b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d18a291-ea50-4fab-8665-15a7c08d629b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675'} Body: b'{"volume": {"id": "fb524ac1-e45a-43b9-b48d-c05bdcbcf675", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:44.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1732668207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' 2023-04-17 18:39:45,575 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675 0.047s 2023-04-17 18:39:45,576 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37fa6e3-f8b0-465b-b9a7-bc0aea313ffb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37fa6e3-f8b0-465b-b9a7-bc0aea313ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675'} Body: b'{"volume": {"id": "fb524ac1-e45a-43b9-b48d-c05bdcbcf675", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:44.000000", "updated_at": "2023-04-17T18:39:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1732668207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/fb524ac1-e45a-43b9-b48d-c05bdcbcf675"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' 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 1364ea38-24f6-45b6-8f52-b3c2dace1e08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:39:45,919 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes 0.329s 2023-04-17 18:39:45,919 80131 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-91478965"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b940287-0c2d-4baa-98ca-3368bd05743c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b940287-0c2d-4baa-98ca-3368bd05743c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes'} Body: b'{"volume": {"id": "1364ea38-24f6-45b6-8f52-b3c2dace1e08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:45.835548", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-91478965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:39:45,967 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08 0.038s 2023-04-17 18:39:45,968 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69d0456e-f644-4907-8905-7d73f5c91b9a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69d0456e-f644-4907-8905-7d73f5c91b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08'} Body: b'{"volume": {"id": "1364ea38-24f6-45b6-8f52-b3c2dace1e08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:46.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-91478965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' 2023-04-17 18:39:47,020 80131 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08 0.040s 2023-04-17 18:39:47,020 80131 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ba4a27-0888-4a9c-a800-77a9dc54c60b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ba4a27-0888-4a9c-a800-77a9dc54c60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08'} Body: b'{"volume": {"id": "1364ea38-24f6-45b6-8f52-b3c2dace1e08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:39:46.000000", "updated_at": "2023-04-17T18:39:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-91478965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66bdb070d0504db78113c61a1976c2fd/volumes/1364ea38-24f6-45b6-8f52-b3c2dace1e08"}], "user_id": "ec16b8163c5f470d9ecda81e3b65fd6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66bdb070d0504db78113c61a1976c2fd"}}' 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 36ae8782-587a-4539-b856-d2d3b10ea3bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:37:52,523 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.242s 2023-04-17 18:37:52,524 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:37:52 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-9005fd2c-723f-4110-9bd5-dfff1ae0048d', 'x-compute-request-id': 'req-9005fd2c-723f-4110-9bd5-dfff1ae0048d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 18:38:52,765 80111 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/076411425a91491b9d4c69630817adb7/volumes 0.197s 2023-04-17 18:38:52,766 80111 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-1819266503"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b21427cf-0ec4-4c08-b83b-e47235769606', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b21427cf-0ec4-4c08-b83b-e47235769606', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes'} Body: b'{"volume": {"id": "36ae8782-587a-4539-b856-d2d3b10ea3bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:38:52.702917", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1819266503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:38:52,816 80111 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/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb 0.040s 2023-04-17 18:38:52,817 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eaf0c34-73a6-403e-94f4-bac6756aba67', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eaf0c34-73a6-403e-94f4-bac6756aba67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb'} Body: b'{"volume": {"id": "36ae8782-587a-4539-b856-d2d3b10ea3bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:38:53.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1819266503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:38:53,870 80111 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/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb 0.042s 2023-04-17 18:38:53,871 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9316f738-1eef-4e7c-9e8f-860664af766a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9316f738-1eef-4e7c-9e8f-860664af766a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb'} Body: b'{"volume": {"id": "36ae8782-587a-4539-b856-d2d3b10ea3bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:38:53.000000", "updated_at": "2023-04-17T18:38:53.000000", "name": "tempest-ServersNegativeTestJSON-volume-1819266503", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/076411425a91491b9d4c69630817adb7/volumes/36ae8782-587a-4539-b856-d2d3b10ea3bb"}], "user_id": "91beeefec31e45468ad4b254fb321cc9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "076411425a91491b9d4c69630817adb7"}}' 2023-04-17 18:38:54,121 80111 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e 0.239s 2023-04-17 18:38:54,121 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:53 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-d7e6b083-f3dc-4f9c-94bd-6e0188b10250', 'x-compute-request-id': 'req-d7e6b083-f3dc-4f9c-94bd-6e0188b10250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e'} Body: b'{"server": {"id": "9f4104a1-9f29-418d-a099-66506569ad1e", "name": "tempest-ServersNegativeTestJSON-server-329680874", "status": "ACTIVE", "tenant_id": "076411425a91491b9d4c69630817adb7", "user_id": "91beeefec31e45468ad4b254fb321cc9", "metadata": {}, "hostId": "ec73bdac493de9440e70a192d45f305b45c18322832fb0a042369891", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:31:17Z", "updated": "2023-04-17T18:31:25Z", "addresses": {"tempest-ServersNegativeTestJSON-718688667-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:b9:7f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9f4104a1-9f29-418d-a099-66506569ad1e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T18:31:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 9ed75b0a-1831-405f-b502-b368ae23683f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:40:54,670 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types 0.166s 2023-04-17 18:40:54,671 80111 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-410916556", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f07699-0c21-4558-9af0-3904a5a9a3fa', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f07699-0c21-4558-9af0-3904a5a9a3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types'} Body: b'{"volume_type": {"id": "b22fdcbd-579f-4027-896a-8d35a0152fd2", "name": "tempest-VolumeTypesAccessTest-volume-type-410916556", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-17 18:40:54,855 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes 0.181s 2023-04-17 18:40:54,855 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "b22fdcbd-579f-4027-896a-8d35a0152fd2", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-c48fc72b-9894-4213-84ee-16f20cf51dfd', 'x-openstack-request-id': 'req-c48fc72b-9894-4213-84ee-16f20cf51dfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b22fdcbd-579f-4027-896a-8d35a0152fd2 could not be found."}}' 2023-04-17 18:40:54,856 80111 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-17 18:40:54,886 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action 0.029s 2023-04-17 18:40:54,887 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "b284b6731721476098f0a955daaacc94"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-a9842787-589f-4203-afbd-fd9b94f5d4f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action'} Body: b'' 2023-04-17 18:40:55,123 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes 0.235s 2023-04-17 18:40:55,123 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "b22fdcbd-579f-4027-896a-8d35a0152f d2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1282007140"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c471bea-5ff5-4520-b55c-2c03d1be22b2', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c471bea-5ff5-4520-b55c-2c03d1be22b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.064392", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:40:55,173 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.038s 2023-04-17 18:40:55,174 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80bb1348-c513-418a-9cb0-082e605f8c8e', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bb1348-c513-418a-9cb0-082e605f8c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b284b6731721476098f0a955daaacc94"}}' 2023-04-17 18:40:56,225 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.040s 2023-04-17 18:40:56,225 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4555ee10-4f4e-4799-8230-9fe25df35038', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4555ee10-4f4e-4799-8230-9fe25df35038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.000000", "updated_at": "2023-04-17T18:40:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b284b6731721476098f0a955daaacc94"}}' 2023-04-17 18:40:56,273 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.037s 2023-04-17 18:40:56,274 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c90bc00-197d-4e94-818e-01e0ac61aff7', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c90bc00-197d-4e94-818e-01e0ac61aff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"volume": {"id": "9ed75b0a-1831-405f-b502-b368ae23683f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:55.000000", "updated_at": "2023-04-17T18:40:55.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1282007140", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-410916556", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f"}], "user_id": "a56c902d4b76404b9133fdb53e43cced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b284b6731721476098f0a955daaacc94"}}' 2023-04-17 18:40:56,469 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.185s 2023-04-17 18:40:56,469 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-de0d659d-f238-439a-a0f1-2ef468399235', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b284b67317214760 98f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'' 2023-04-17 18:40:56,491 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f 0.021s 2023-04-17 18:40:56,492 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-bc76fa9f-d06b-4441-8311-e3ac6580ff70', 'x-openstack-request-id': 'req-bc76fa9f-d06b-4441-8311-e3ac6580ff70', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b284b6731721476098f0a955daaacc94/volumes/9ed75b0a-1831-405f-b502-b368ae23683f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9ed75b0a-1831-405f-b502-b368ae23683f could not be found."}}' 2023-04-17 18:40:56,518 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action 0.026s 2023-04-17 18:40:56,518 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "b284b6731721476098f0a955daaacc94"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-bf7d30b2-810e-45b0-818a-1ba78779ed1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2/action'} Body: b'' 2023-04-17 18:40:56,577 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2 0.058s 2023-04-17 18:40:56,578 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-b175f962-690c-48e6-9ce7-ef69b6ce0d0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2'} Body: b'' 2023-04-17 18:40:56,603 80111 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1fbdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2 0.025s 2023-04-17 18:40:56,603 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-f999486d-67fd-42a1-a751-5e1f6072327b', 'x-openstack-request-id': 'req-f999486d-67fd-42a1-a751-5e1f6072327b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99196387dcd94f00bba4145ab1f bdda1/types/b22fdcbd-579f-4027-896a-8d35a0152fd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b22fdcbd-579f-4027-896a-8d35a0152fd2 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 5addab9c-d601-4175-bf0b-937df9609b4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:38:15,650 80117 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:38:15,650 80117 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:38:15,717 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.064s 2023-04-17 18:38:15,718 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-439231061", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsLvyfheWjbvCq4IhixXUUvbq9BcR99Di8z0PENFhUZXGHUVkDEPEbwS1nVJQqnY3/R79u5IprO3TkvMWTwEBoT19q427qTV+M+zpVLK2vCqiSKKjX1l6U90cSOM3N9vw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:15 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-8b8de537-30f7-4e74-bcd3-218624fee685', 'x-compute-request-id': 'req-8b8de537-30f7-4e74-bcd3-218624fee685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-439231061", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsLvyfheWjbvCq4IhixXUUvbq9BcR99Di8z0PENFhUZXGHUVkDEPEbwS1nVJQqnY3/R79u5IprO3TkvMWTwEBoT19q427qTV+M+zpVLK2vCqiSKKjX1l6U90cSOM3N9vw==", "fingerprint": "41:28:76:09:5e:1f:24:b8:92:f0:61:fb:05:ac:8a:6c", "user_id": "d9ed875141154d99beeea91ed28daab3"}}' 2023-04-17 18:38:15,720 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-439231061 created 2023-04-17 18:38:15,886 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.165s 2023-04-17 18:38:15,887 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--118219030", "description": "tempest-description--358056168"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a5d3a667-97fd-4b3f-a49a-115c1a7294e5', 'date': 'Mon, 17 Apr 2023 18:38:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "name": "tempest-securitygroup--118219030", "stateful": true, "tenant_id": "f59f89c6dd6147e287312879f949720f", "description": "tempest-description--358056168", "shared": false, "security_group_rules": [{"id": "bfa378dd-2941-4bfb-85c0-b81ff3ea8251", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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": 851, "description": null, "tags": [], "created_at": "2023-04-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}, {"id": "f0164a86-4353-453e-95ca-2e44ab8ff560", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 850, "description": null, "tags": [], "created_at": "2023-04-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}], "tags": [], "created_at": "2023-04-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:38:16,048 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-17 18:38:16,048 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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-0346cf17-75b9-488a-977f-ff0b313aa66b', 'date': 'Mon, 17 Apr 2023 18:38: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": "fc5fb21f-7057-4e91-b8cf-100798d5bd14", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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-17T18:38:15Z", "updated_at": "2023-04-17T18:38:15Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:38:16,215 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.167s 2023-04-17 18:38:16,216 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6c58796-4a11-47e6-a1be-9ca5bed50eea', 'date': 'Mon, 17 Apr 2023 18:38: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": "78e1bd76-4cc3-42f7-9310-6551c4dfb4dd", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "03c8eebe-af08-4420-b7fc-e854fcbe4f2a", "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-17T18:38:16Z", "updated_at": "2023-04-17T18:38:16Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:38:16,216 80117 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--118219030 created 2023-04-17 18:38:17,228 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.012s 2023-04-17 18:38:17,229 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-24edb719-e508-4812-af18-6c17da5da216', 'date': 'Mon, 17 Apr 2023 18:38:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "247845ab-5557-4034-ada3-2557e7622f8b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.110", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f59f89c6dd6147e287312879f949720f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:38:16Z", "updated_at": "2023-04-17T18:38:16Z", "revision_number": 0}}' 2023-04-17 18:38:17,229 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '247845ab-5557-4034-ada3-2557e7622f8b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.110', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:38:16Z', 'updated_at': '2023-04-17T18:38:16Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2023-04-17 18:38:17,280 80117 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.041s 2023-04-17 18:38:17,280 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bbe9c680-d7ff-47cc-8f5a-de055397a014', '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": "d9ed875141154d99beeea91ed28daab3", "name": "tempest-AttachVolumeNegativeTest-319862610-project-member", "password_expires_at": null}, "audit_ids": ["2TAZOhZ1RfCV39LYeNlIIw"], "expires_at": "2023-04-17T19:38:17.000000Z", "issued_at": "2023-04-17T18:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59f89c6dd6147e287312879f949720f", "name": "tempest-AttachVolumeNegativeTest-319862610"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:38:17,281 80117 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'f825a486-4009-4a17-b666-28eb90429f32', 'name': 'tempest-AttachVolumeNegativeTest-1483825149-network', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f59f89c6dd6147e287312879f949720f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42059, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:35:22Z', 'updated_at': '2023-04-17T18:35:22Z', 'revision_number': 1} available for tenant 2023-04-17 18:38:17,282 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-439231061', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOsLvyfheWjbvCq4IhixXUUvbq9BcR99Di8z0PENFhUZXGHUVkDEPEbwS1nVJQqnY3/R79u5IprO3TkvMWTwEBoT19q427qTV+M+zpVLK2vCqiSKKjX1l6U90cSOM3N9vw==', 'fingerprint': '41:28:76:09:5e:1f:24:b8:92:f0:61:fb:05:ac:8a:6c', 'user_id': 'd9ed875141154d99beeea91ed28daab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC5Wo17N/EJLDemOLWTBL44myZpEs1vSEp6gGK7hc1KSU5kIIk+dxnz\nN4inxEH670WgBwYFK4EEACKhZANiAATrC78n4Xlo27wquCIYsV1FL26vQXEffQ4v\nM9DxDRYVGVxh1FZAxDxG8EtZ1SUKp2N/0e/buSKazt05LzFk8BAaE9fauNu6k1fj\nPs6VSytrwqokiio19ZelPdHEjjNzfb8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '03c8eebe-af08-4420-b7fc-e854fcbe4f2a', 'name': 'tempest-securitygroup--118219030', 'stateful': True, 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'description': 'tempest-description--358056168', 'shared': False, 'security_group_rules': [{'id': 'bfa378dd-2941-4bfb-85c0-b81ff3ea8251', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '03c8eebe-af08-4420-b7fc-e854fcbe4f2a', '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': 851, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:38:15Z', 'updated_at': '2023-04-17T18:38:15Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, {'id': 'f0164a86-4353-453e-95ca-2e44ab8ff560', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '03c8eebe-af08-4420-b7fc-e854fcbe4f2a', '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': 850, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:38:15Z', 'updated_at': '2023-04-17T18:38:15Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}], 'tags': [], 'created_at': '2023-04-17T18:38:15Z', 'updated_at': '2023-04-17T18:38:15Z', 'revision_number': 1, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, 'floating_ip': {'id': '247845ab-5557-4034-ada3-2557e7622f8b', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.110', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:38:16Z', 'updated_at': '2023-04-17T18:38:16Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2023-04-17 18:38:18,044 80117 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.761s 2023-04-17 18:38:18,045 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-125643153", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f825a486-4009-4a17-b666-28eb90429f32"}], "security_groups": [{"name": "tempest-securitygroup--118219030"}], "key_name": "tempest-keypair-439231061", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5fa8a4b-9d44-4086-9dcc-5bdafb955e84', 'x-compute-request-id': 'req-e5fa8a4b-9d44-4086-9dcc-5bdafb955e84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--118219030"}], "adminPass": "password"}}' 2023-04-17 18:38:18,117 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.069s 2023-04-17 18:38:18,117 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda40031-8448-452f-ae94-d9e4a2620233', 'x-compute-request-id': 'req-cda40031-8448-452f-ae94-d9e4a2620233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "name": "tempest-AttachVolumeNegativeTest-server-125643153", "status": "BUILD", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images /735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:38:18Z", "updated": "2023-04-17T18:38:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-439231061", "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-17 18:39:08,401 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.222s 2023-04-17 18:39:08,402 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:39:08 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-eb176a05-089a-44b1-8973-742bcd52e7f9', 'x-compute-request-id': 'req-eb176a05-089a-44b1-8973-742bcd52e7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "name": "tempest-AttachVolumeNegativeTest-server-125643153", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:38:18Z", "updated": "2023-04-17T18:38:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:73:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-439231061", "OS-SRV-USG:launched_at": "2023-04-17T18:38:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--118219030"}], "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-17 18:39:08,413 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 18:40:08,668 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/os-interface 0.196s 2023-04-17 18:40:08,669 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:08 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-dfb98a8b-1d8c-44d8-b347-e1c60448c8d9', 'x-compute-request-id': 'req-dfb98a8b-1d8c-44d8-b347-e1c60448c8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f825a486-4009-4a17-b666-28eb90429f32", "port_id": "0c46f790-cb0d-4a73-b2d6-9ce5bbbb5f92", "mac_addr": "fa:16:3e:15:73:d8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "43ef078e-112f-4a30-93f6-07947963ccd2", "ip_address": "10.0.0.9"}]}]}' 2023-04-17 18:40:09,343 80117 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/247845ab-5557-4034-ada3-2557e7622f8b 0.668s 2023-04-17 18:40:09,344 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0c46f790-cb0d-4a73-b2d6-9ce5bbbb5f92"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-539523ae-e545-4c5d-a82b-57e8c19557ba', 'date': 'Mon, 17 Apr 2023 18:40:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/247845ab-5557-4034-ada3-2557e7622f8b'} Body: b'{"floatingip": {"id": "247845ab-5557-4034-ada3-2557e7622f8b", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.110", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "edd589e8-2c58-4c35-9ee3-8d1cd0fbcde3", "port_id": "0c46f790-cb0d-4a73-b2d6-9ce5bbbb5f92", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f825a486-4009-4a17-b666-28eb90429f32", "mac_address": "fa:16:3e:15:73:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:38:16Z", "updated_at": "2023-04-17T18:40:08Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:40:09,345 80117 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2023-04-17 18:40:09,417 80117 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:40:09,453 80117 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:40:09,454 80117 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2023-04-17 18:40:09,500 80117 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/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/ips 0.045s 2023-04-17 18:40:09,500 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:09 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-450572bc-238b-496d-9c18-ee72a6c31944', 'x-compute-request-id': 'req-450572bc-238b-496d-9c18-ee72a6c31944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746/ips'} Body: b'{"addres ses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-17 18:40:09,738 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes 0.234s 2023-04-17 18:40:09,738 80117 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-1753059917"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feea9849-6271-4786-bd52-0742c8a8d487', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feea9849-6271-4786-bd52-0742c8a8d487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes'} Body: b'{"volume": {"id": "5addab9c-d601-4175-bf0b-937df9609b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:09.671317", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1753059917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:40:09,797 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e 0.050s 2023-04-17 18:40:09,798 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bdbc3c6-8fdc-419e-82f4-6e29d1bbe7bb', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bdbc3c6-8fdc-419e-82f4-6e29d1bbe7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e'} Body: b'{"volume": {"id": "5addab9c-d601-4175-bf0b-937df9609b4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:10.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1753059917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:40:10,850 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/f59 f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e 0.040s 2023-04-17 18:40:10,851 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a60c1bb-9262-4ead-93e5-42cf7cc06d28', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a60c1bb-9262-4ead-93e5-42cf7cc06d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e'} Body: b'{"volume": {"id": "5addab9c-d601-4175-bf0b-937df9609b4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:40:10.000000", "updated_at": "2023-04-17T18:40:10.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1753059917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/5addab9c-d601-4175-bf0b-937df9609b4e"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:40:11,194 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.332s 2023-04-17 18:40:11,194 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40: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-bb80dded-d630-4b68-a0fb-55648c6fccbb', 'x-compute-request-id': 'req-bb80dded-d630-4b68-a0fb-55648c6fccbb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'' 2023-04-17 18:40:11,491 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.296s 2023-04-17 18:40:11,491 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:40:11 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-8d6706ad-dc6c-4b83-8728-41b45ac0825f', 'x-compute-request-id': 'req-8d6706ad-dc6c-4b83-8728-41b45ac0825f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"server": {"id": "bad0b65a-24a4-4d66-9f5d-99ad88bbc746", "name": "tempest-AttachVolumeNegativeTest-server-125643153", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "im age": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:38:18Z", "updated": "2023-04-17T18:40:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:73:d8"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:73:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-439231061", "OS-SRV-USG:launched_at": "2023-04-17T18:38:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--118219030"}], "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-17 18:41:01,815 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746 0.263s 2023-04-17 18:41:01,815 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:01 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-ee9ee83d-a9e0-44b2-82d8-7ea2702d7222', 'x-compute-request-id': 'req-ee9ee83d-a9e0-44b2-82d8-7ea2702d7222', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bad0b65a-24a4-4d66-9f5d-99ad88bbc746'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bad0b65a-24a4-4d66-9f5d-99ad88bbc746 could not be found."}}' 2023-04-17 18:41:01,850 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-439231061 0.034s 2023-04-17 18:41:01,850 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41: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-20b53278-4286-4b42-a6e6-aeace5141d53', 'x-compute-request-id': 'req-20b53278-4286-4b42-a6e6-aeace5141d53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-439231061'} Body: b'' 2023-04-17 18:41:02,006 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a 0.155s 2023-04-17 18:41:02,006 80117 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-c75ddbbc-0b2c-496d-a65c-5d1d158496ea', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'con nection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a'} Body: b'' 2023-04-17 18:41:02,024 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a 0.017s 2023-04-17 18:41:02,024 80117 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-29009061-9333-41ec-b401-5e0b7a19220b', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/03c8eebe-af08-4420-b7fc-e854fcbe4f2a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 03c8eebe-af08-4420-b7fc-e854fcbe4f2a does not exist", "detail": ""}}' 2023-04-17 18:41:02,479 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/247845ab-5557-4034-ada3-2557e7622f8b 0.454s 2023-04-17 18:41:02,479 80117 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-8d7c3ae4-c5e1-47b5-903a-26271d3fb93b', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/247845ab-5557-4034-ada3-2557e7622f8b'} Body: b'' 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 0ba9998f-0f75-4ac8-b8ba-210b8522f961 failed to build and is in ERROR status 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 49dfe731-4953-497b-a591-853d18738596 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:10,791 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.347s 2023-04-17 18:41:10,791 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdf098a-1650-4d7b-a48c-1a60fc0783e8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdf098a-1650-4d7b-a48c-1a60fc0783e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "49dfe731-4953-497b-a591-853d18738596", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:10.733593", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:10,993 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.192s 2023-04-17 18:41:10,993 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1937016717"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa05f6d9-15aa-4f2c-aa89-455e265fdd74', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa05f6d9-15aa-4f2c-aa89-455e265fdd74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "f0d3139c-b81d-4c71-9b3a-713b19b730d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:10.934473", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1937016717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/f0d3139c-b81d-4c71-9b3a-713b19b730d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/f0d3139c-b81d-4c71-9b3a-713b19b730d8"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,204 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.201s 2023-04-17 18:41:11,204 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-743928044"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5373ec31-969a-48be-a707-c51d2c48de1e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5373ec31-969a-48be-a707-c51d2c48de1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "a007b850-cf34-4831-8c4d-35e3032f874d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.136729", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-743928044", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/a007b850-cf34-4831-8c4d-35e3032f874d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/a007b850-cf34-4831-8c4d-35e3032f874d"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,416 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.203s 2023-04-17 18:41:11,417 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1290244913"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffc96b6-e324-4d48-827c-534686a968cd', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffc96b6-e324-4d48-827c-534686a968cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "2c46cc82-f20e-49bb-81e1-675f7669f1f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.352738", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1290244913", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/2c46cc82-f20e-49bb-81e1-675f7669f1f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/2c46cc82-f20e-49bb-81e1-675f7669f1f0"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,617 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes 0.190s 2023-04-17 18:41:11,617 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-889250885"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310291c3-4c3a-4276-8ffe-073cdfc094aa', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310291c3-4c3a-4276-8ffe-073cdfc094aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes'} Body: b'{"volume": {"id": "77d6bede-259d-4881-a2a9-187d2c59f620", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.556057", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-889250885", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/77d6bede-259d-4881-a2a9-187d2c59f620"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/77d6bede-259d-4881-a2a9-187d2c59f620"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:11,677 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596 0.050s 2023-04-17 18:41:11,677 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15538328-9884-4574-a6a5-99549b10c91d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15538328-9884-4574-a6a5-99549b10c91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596'} Body: b'{"volume": {"id": "49dfe731-4953-497b-a591-853d18738596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.000000", "updated_at": "2023-04-17T18:41:11.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e409f7bbc48b424089e1f6b2bedf5608"}}' 2023-04-17 18:41:12,727 80111 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596 0.039s 2023-04-17 18:41:12,727 80111 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e7a52e-808e-4f05-b05a-39b32b90f1bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-a6e7a52e-808e-4f05-b05a-39b32b90f1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596'} Body: b'{"volume": {"id": "49dfe731-4953-497b-a591-853d18738596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:11.000000", "updated_at": "2023-04-17T18:41:11.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2051955738", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e409f7bbc48b424089e1f6b2bedf5608/volumes/49dfe731-4953-497b-a591-853d18738596"}], "user_id": "8ead5502023f4915bc9c154d11a16ced", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e409f7bbc48b424089e1f6b2bedf5608"}}' 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 5eb2a9fb-1110-430c-bdff-9d7a13930a8e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:37,833 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes 0.519s 2023-04-17 18:41:37,833 80131 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-1912829497"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917d1ed2-d5c0-49bf-a4db-2ea07b082ba3', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917d1ed2-d5c0-49bf-a4db-2ea07b082ba3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:37.614072", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:37,884 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.041s 2023-04-17 18:41:37,884 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e545415-591e-4d0f-a443-8adb671e7652', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e545415-591e-4d0f-a443-8adb671e7652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:38.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "382d9179538a4c43b4245b5542fd96d3"}}' 2023-04-17 18:41:38,933 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13 930a8e 0.037s 2023-04-17 18:41:38,934 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d3b30e-9f29-4840-a27d-c054c45bdd53', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d3b30e-9f29-4840-a27d-c054c45bdd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:38.000000", "updated_at": "2023-04-17T18:41:38.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "382d9179538a4c43b4245b5542fd96d3"}}' 2023-04-17 18:41:38,996 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.051s 2023-04-17 18:41:38,997 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c967e231-1ad0-49cf-8293-cbbaca65f59a', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c967e231-1ad0-49cf-8293-cbbaca65f59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"volume": {"id": "5eb2a9fb-1110-430c-bdff-9d7a13930a8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:38.000000", "updated_at": "2023-04-17T18:41:38.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1912829497", "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/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e"}], "user_id": "16a080bee37149c28fad7b00e4297972", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "382d9179538a4c43b4245b5542fd96d3"}}' 2023-04-17 18:41:39,113 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.105s 2023-04-17 18:41:39,114 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a3a2c2-7690-40fd-8942-40ffcad18b24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'' 2023-04-17 18:41:39,137 80131 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e 0.022s 2023-04-17 18:41:39,137 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:39 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-da3637dd-fde9-4fd9-b7d4-4367055bee1a', 'x-openstack-request-id': 'req-da3637dd-fde9-4fd9-b7d4-4367055bee1a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/382d9179538a4c43b4245b5542fd96d3/volumes/5eb2a9fb-1110-430c-bdff-9d7a13930a8e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5eb2a9fb-1110-430c-bdff-9d7a13930a8e 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 7935fac7-83b7-4869-95ae-eb6376bf1bf8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:55,898 80131 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.282s 2023-04-17 18:41:55,899 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-535775249", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmfiKnMCrsyh7v7p/wOzTYoCmoOqYhqI9qpzkqR1zMXwYZDMAWWbkyo3emwNw7MCVMPAeEZisue8Sy++74LuNNzRbwe9o4iXMu5qWy+hfUv72Y7Z6AAAtRMx6L1xb5R7w=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:55 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-180a4420-c800-44d4-8e9d-0f098ac33efe', 'x-compute-request-id': 'req-180a4420-c800-44d4-8e9d-0f098ac33efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-535775249", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPmfiKnMCrsyh7v7p/wOzTYoCmoOqYhqI9qpzkqR1zMXwYZDMAWWbkyo3emwNw7MCVMPAeEZisue8Sy++74LuNNzRbwe9o4iXMu5qWy+hfUv72Y7Z6AAAtRMx6L1xb5R7w==", "fingerprint": "db:fe:e6:03:46:4b:e1:00:54:7a:f9:e8:10:8d:24:35", "user_id": "d88e68fd648345d29f985bc0cd5a59d6"}}' 2023-04-17 18:41:56,064 80131 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.161s 2023-04-17 18:41:56,064 80131 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-227724878", "description": "tempest-secgroup-smoke-227724878 description", "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-b89a7910-99d1-4264-a4c5-ecf8cdc272a9', 'date': 'Mon, 17 Apr 2023 18:41:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "name": "tempest-secgroup-smoke-227724878", "stateful": true, "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "description": "tempest-secgroup-smoke-227724878 description", "shared": false, "security_group_rules": [{"id": "e2f96abe-dcf9-40ed-af8d-ca43499e58b1", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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": 969, "description": null, "tags": [], "created_at": "2023-04-17T18:41:55Z", "updated_at": "2023-04-17T18:41:55Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}, {"id": "efde61c7-d393-4e7f-831b-a8ebe1b41b65", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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": 968, "description": null, "tags": [], "created_at": "2023-04-17T18:41:55Z", "updated_at": "2023-04-17T18:41:55Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}], "tags": [], "created_at": "2023-04-17T18:41:55Z", "updated_at": "2023-04-17T18:41:55Z ", "revision_number": 1, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,246 80131 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.181s 2023-04-17 18:41:56,247 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "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-589fe9f9-b042-47cd-b0a7-ef082b9266f3', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "852f0a82-252f-4c46-9df8-7d47d12b483e", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,410 80131 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.163s 2023-04-17 18:41:56,411 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "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-485dbdc4-abe4-4cf7-8ce2-4e89490b1f21', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "03c5d524-b543-4f06-af42-ea8aa124cf8c", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,566 80131 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-17 18:41:56,566 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa0dbe9c-29cb-4c34-97c6-c6429a93b4c9', 'date': 'Mon, 17 Apr 2023 18:41:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"securi ty_group_rule": {"id": "9f44628c-f090-49bc-bbcf-fee6fba23a42", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,729 80131 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-17 18:41:56,729 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-bf00c32b-dbb4-488b-bb20-89fc7e7f5631', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "3af76112-1378-48b6-a0fe-e51a9511b80b", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:56,897 80131 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.167s 2023-04-17 18:41:56,898 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "project_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cf82e18f-ea50-4a50-90c8-d66820012478', 'date': 'Mon, 17 Apr 2023 18:41:56 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": "59e53132-220d-4dc6-adff-80ebb69fb659", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:57,081 80131 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.183s 2023-04-17 18:41:57,082 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "p roject_id": "e20b6c6e5c874c2786d1c57db11ca204", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-90c45084-9026-4d4f-95dc-ca558ddfcf6c', 'date': 'Mon, 17 Apr 2023 18:41: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": "72ba6d15-8c8e-4c9d-8ab8-f260ae0cf3f7", "tenant_id": "e20b6c6e5c874c2786d1c57db11ca204", "security_group_id": "7cddf72c-5ec0-4f25-959f-c8a067dd031e", "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-17T18:41:56Z", "updated_at": "2023-04-17T18:41:56Z", "revision_number": 0, "project_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:57,125 80131 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.037s 2023-04-17 18:41:57,125 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6c0080c9-cf17-4c88-991b-cc09686398a3', '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": "d88e68fd648345d29f985bc0cd5a59d6", "name": "tempest-TestShelveInstance-965394664-project-member", "password_expires_at": null}, "audit_ids": ["OkoiYXCZSj-xRi88fkbm-g"], "expires_at": "2023-04-17T19:41:57.000000Z", "issued_at": "2023-04-17T18:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e20b6c6e5c874c2786d1c57db11ca204", "name": "tempest-TestShelveInstance-965394664"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e20b6c6e5c874c2786d1c57db11ca204", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"i d": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:41:57,126 80131 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f74364bf-b39c-4fc0-ba0c-3d9d29a4b9fe', 'name': 'tempest-TestShelveInstance-1403350803-network', 'tenant_id': 'e20b6c6e5c874c2786d1c57db11ca204', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e20b6c6e5c874c2786d1c57db11ca204', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14007, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:41:43Z', 'updated_at': '2023-04-17T18:41:43Z', 'revision_number': 1} available for tenant 2023-04-17 18:41:57,498 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes 0.370s 2023-04-17 18:41:57,498 80131 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-93034004", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6558a90-55bc-44d3-b1a4-a6ecf258c508', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6558a90-55bc-44d3-b1a4-a6ecf258c508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes'} Body: b'{"volume": {"id": "7935fac7-83b7-4869-95ae-eb6376bf1bf8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:57.426353", "updated_at": null, "name": "tempest-tempest.common.compute-volume-93034004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}], "user_id": "d88e68fd648345d29f985bc0cd5a59d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:41:57,549 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.041s 2023-04-17 18:41:57,549 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4972b76b-fd5a-4889-ba88-46efc16227da', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-4972b76b-fd5a-4889-ba88-46efc16227da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'{"volume": {"id": "7935fac7-83b7-4869-95ae-eb6376bf1bf8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:57.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-93034004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}], "user_id": "d88e68fd648345d29f985bc0cd5a59d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:58,600 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.039s 2023-04-17 18:41:58,601 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdd3a01-3e02-4673-b08e-3778e73cb359', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdd3a01-3e02-4673-b08e-3778e73cb359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'{"volume": {"id": "7935fac7-83b7-4869-95ae-eb6376bf1bf8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:41:57.000000", "updated_at": "2023-04-17T18:41:58.000000", "name": "tempest-tempest.common.compute-volume-93034004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8"}], "user_id": "d88e68fd648345d29f985bc0cd5a59d6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e20b6c6e5c874c2786d1c57db11ca204"}}' 2023-04-17 18:41:58,737 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.126s 2023-04-17 18:41:58,738 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41: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-dead69e7-fe91-4b94-a18f-65a046865aa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'' 2023-04-17 18:41:58,758 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8 0.020s 2023-04-17 18:41:58,759 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41: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-ac591273-324f-4731-84b5-1737b31c7035', 'x-openstack-request-id': 'req-ac591273-324f-4731-84b5-1737b31c7035', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e20b6c6e5c874c2786d1c57db11ca204/volumes/7935fac7-83b7-4869-95ae-eb6376bf1bf8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7935fac7-83b7-4869-95ae-eb6376bf1bf8 could not be found."}}' 2023-04-17 18:41:58,924 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7cddf72c-5ec0-4f25-959f-c8a067dd031e 0.164s 2023-04-17 18:41:58,925 80131 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-3b2610e1-c9cd-42db-b0f4-113c4e41f636', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:41:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7cddf72c-5ec0-4f25-959f-c8a067dd031e'} Body: b'' 2023-04-17 18:41:58,959 80131 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-535775249 0.034s 2023-04-17 18:41:58,959 80131 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c34c412-d54b-49d6-bcc1-38915383ce46', 'x-compute-request-id': 'req-5c34c412-d54b-49d6-bcc1-38915383ce46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-535775249'} 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 56f45446-54d4-4525-85a6-da9e7261ecbf 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 41a55204-d1a3-45ba-81c8-5bde4f3dbd66 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:41:02,482 80117 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 18:41:02,482 80117 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 18:41:02,543 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-17 18:41:02,544 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1243808176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBICqWeaOH+KnZqsk21e/knGQUaTahL+sYWxXjeIkHIqPXvUQ28jOu8jJk9DxxXVJqCuVoIjn3k1cPIsxbxJRVHxFysN5uSAoQdsSnCA2VZGYmGofswKb4cJT18E2aNfnHw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bb51cd-3009-4c81-8f0b-cf89c3513c33', 'x-compute-request-id': 'req-98bb51cd-3009-4c81-8f0b-cf89c3513c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1243808176", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBICqWeaOH+KnZqsk21e/knGQUaTahL+sYWxXjeIkHIqPXvUQ28jOu8jJk9DxxXVJqCuVoIjn3k1cPIsxbxJRVHxFysN5uSAoQdsSnCA2VZGYmGofswKb4cJT18E2aNfnHw==", "fingerprint": "9e:f3:86:99:f0:75:89:dd:8d:5a:6d:f5:8b:17:d8:f7", "user_id": "d9ed875141154d99beeea91ed28daab3"}}' 2023-04-17 18:41:02,546 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1243808176 created 2023-04-17 18:41:02,796 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.250s 2023-04-17 18:41:02,797 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1558986553", "description": "tempest-description--1312925217"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2067a5b3-3526-4a03-9a92-ad9cded65ae0', 'date': 'Mon, 17 Apr 2023 18:41:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "name": "tempest-securitygroup--1558986553", "stateful": true, "tenant_id": "f59f89c6dd6147e287312879f949720f", "description": "tempest-description--1312925217", "shared": false, "security_group_rules": [{"id": "54e08b58-d907-484a-af2c-acdd0de2487f", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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": 901, "description": null, "tags": [], "created_at": "2023-04-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}, {"id": "f23fe135-4d89-4ff9-84e8-d9be0a33cd58", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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": 900, "description": null, "tags": [], "created_at": "2023-04-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}], "tags": [], "created_at": "2023-04-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:41:02,975 80117 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-17 18:41:02,975 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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-50f1ea6c-d1b5-4f5e-af98-b97d658683ee', 'date': 'Mon, 17 Apr 2023 18:41:02 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": "502f2913-52f9-449a-81fe-a506e9129cac", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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-17T18:41:02Z", "updated_at": "2023-04-17T18:41:02Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:41:03,130 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-17 18:41:03,131 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-105c5252-ed01-4dd2-8f10-133a1e345765', 'date': 'Mon, 17 Apr 2023 18:41:03 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": "4a9cf88f-c2fc-4550-a52a-b05111aab3ca", "tenant_id": "f59f89c6dd6147e287312879f949720f", "security_group_id": "9a2b688a-d136-4b3d-9f68-8e40d1dfae9d", "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-17T18:41:03Z", "updated_at": "2023-04-17T18:41:03Z", "revision_number": 0, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:41:03,131 80117 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1558986553 created 2023-04-17 18:41:03,969 80117 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.837s 2023-04-17 18:41:03,969 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f4c8b3d4-1a30-4e43-8887-80459e58cc33', 'date': 'Mon, 17 Apr 2023 18:41:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ab8d351d-ff1a-470b-9b54-fa2ab6c38625", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.62", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f59f89c6dd6147e287312879f949720f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:41:03Z", "updated_at": "2023-04-17T18:41:03Z", "revision_number": 0}}' 2023-04-17 18:41:03,970 80117 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ab8d351d-ff1a-470b-9b54-fa2ab6c38625', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.62', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:41:03Z', 'updated_at': '2023-04-17T18:41:03Z', 'revision_number': 0, 'ip': '172.24.4.62'} created 2023-04-17 18:41:04,009 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2023-04-17 18:41:04,010 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-569b4e04-1b58-4e0d-9a73-c854d05fea88', '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": "d9ed875141154d99beeea91ed28daab3", "name": "tempest-AttachVolumeNegativeTest-319862610-project-member", "password_expires_at": null}, "audit_ids": ["OvmwIqISSkul9d5HKxRFyg"], "expires_at": "2023-04-17T19:41:04.000000Z", "issued_at": "2023-04-17T18:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f59f89c6dd6147e287312879f949720f", "name": "tempest-AttachVolumeNegativeTest-319862610"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:41:04,010 80117 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'f825a486-4009-4a17-b666-28eb90429f32', 'name': 'tempest-AttachVolumeNegativeTest-1483825149-network', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f59f89c6dd6147e287312879f949720f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42059, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:35:22Z', 'updated_at': '2023-04-17T18:35:22Z', 'revision_number': 1} available for tenant 2023-04-17 18:41:04,011 80117 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1243808176', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBICqWeaOH+KnZqsk21e/knGQUaTahL+sYWxXjeIkHIqPXvUQ28jOu8jJk9DxxXVJqCuVoIjn3k1cPIsxbxJRVHxFysN5uSAoQdsSnCA2VZGYmGofswKb4cJT18E2aNfnHw==', 'fingerprint': '9e:f3:86:99:f0:75:89:dd:8d:5a:6d:f5:8b:17:d8:f7', 'user_id': 'd9ed875141154d99beeea91ed28daab3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDB1nDGrsL5uxFEeTUxO+a6jyEf4AovKwEynaFsK6SKO3jLlVFiRltf\nOKEAky8f9bygBwYFK4EEACKhZANiAASAqlnmjh/ip2arJNtXv5JxkFGk2oS/rGFs\nV43iJByKj171ENvIzrvIyZPQ8cV1SagrlaCI595NXDyLMW8SUVR8RcrDebkgKEHb\nEpwgNlWRmJhqH7MCm+HCU9fBNmjX5x8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9a2b688a-d136-4b3d-9f68-8e40d1dfae9d', 'name': 'tempest-securitygroup--1558986553', 'stateful': True, 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'description': 'tempest-description--1312925217', 'shared': False, 'security_group_rules': [{'id': '54e08b58-d907-484a-af2c-acdd0de2487f', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '9a2b688a-d136-4b3d-9f68-8e40d1dfae9d', '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': 901, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:41:02Z', 'updated_at': '2023-04-17T18:41:02Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, {'id': 'f23fe135-4d89-4ff9-84e8-d9be0a33cd58', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'security_group_id': '9a2b688a-d136-4b3d-9f68-8e40d1dfae9d', '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': 900, 'description': None, 'tags': [], 'created_at': '2023-04-17T18:41:02Z', 'updated_at': '2023-04-17T18:41:02Z', 'revision_number': 0, 'project_id': 'f59f89c6dd6147e287312879f949720f'}], 'tags': [], 'created_ at': '2023-04-17T18:41:02Z', 'updated_at': '2023-04-17T18:41:02Z', 'revision_number': 1, 'project_id': 'f59f89c6dd6147e287312879f949720f'}, 'floating_ip': {'id': 'ab8d351d-ff1a-470b-9b54-fa2ab6c38625', 'tenant_id': 'f59f89c6dd6147e287312879f949720f', 'floating_ip_address': '172.24.4.62', 'floating_network_id': 'b0ec4275-3229-4641-8274-efc52de640b9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f59f89c6dd6147e287312879f949720f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T18:41:03Z', 'updated_at': '2023-04-17T18:41:03Z', 'revision_number': 0, 'ip': '172.24.4.62'}} 2023-04-17 18:41:04,700 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.689s 2023-04-17 18:41:04,701 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-166039014", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "f825a486-4009-4a17-b666-28eb90429f32"}], "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "key_name": "tempest-keypair-1243808176", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4af7eb4-086b-4370-8f25-791a8851cfc9', 'x-compute-request-id': 'req-a4af7eb4-086b-4370-8f25-791a8851cfc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "adminPass": "password"}}' 2023-04-17 18:41:04,896 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.191s 2023-04-17 18:41:04,896 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-130c9875-7758-47ea-9435-91cfc7ad49b5', 'x-compute-request-id': 'req-130c9875-7758-47ea-9435-91cfc7ad49b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "name": "tempest-AttachVolumeNegativeTest-server-166039014", "status": "BUILD", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor" : {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:41:05Z", "updated": "2023-04-17T18:41:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1243808176", "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-17 18:41:55,193 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.249s 2023-04-17 18:41:55,193 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:41:54 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-826a6b11-e4aa-4f13-a535-08e92cb3a021', 'x-compute-request-id': 'req-826a6b11-e4aa-4f13-a535-08e92cb3a021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "name": "tempest-AttachVolumeNegativeTest-server-166039014", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:41:04Z", "updated": "2023-04-17T18:41:11Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:0d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243808176", "OS-SRV-USG:launched_at": "2023-04-17T18:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "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-17 18:41:55,204 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:42:55,442 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/os-interface 0.177s 2023-04-17 18:42:55,442 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-ty pe': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc40d3f-0845-4129-9f0b-b5903ac3fe47', 'x-compute-request-id': 'req-8fc40d3f-0845-4129-9f0b-b5903ac3fe47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f825a486-4009-4a17-b666-28eb90429f32", "port_id": "4bd13572-4f07-4f67-8ade-85ff3149755a", "mac_addr": "fa:16:3e:41:0d:c7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "43ef078e-112f-4a30-93f6-07947963ccd2", "ip_address": "10.0.0.8"}]}]}' 2023-04-17 18:42:56,402 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625 0.953s 2023-04-17 18:42:56,403 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4bd13572-4f07-4f67-8ade-85ff3149755a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-7167b18d-87b2-4105-8045-b2a73c06e9ad', 'date': 'Mon, 17 Apr 2023 18:42:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625'} Body: b'{"floatingip": {"id": "ab8d351d-ff1a-470b-9b54-fa2ab6c38625", "tenant_id": "f59f89c6dd6147e287312879f949720f", "floating_ip_address": "172.24.4.62", "floating_network_id": "b0ec4275-3229-4641-8274-efc52de640b9", "router_id": "edd589e8-2c58-4c35-9ee3-8d1cd0fbcde3", "port_id": "4bd13572-4f07-4f67-8ade-85ff3149755a", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f825a486-4009-4a17-b666-28eb90429f32", "mac_address": "fa:16:3e:41:0d:c7", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T18:41:03Z", "updated_at": "2023-04-17T18:42:55Z", "revision_number": 1, "project_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:42:56,404 80117 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.62:22' as 'cirros' with public key authentication 2023-04-17 18:42:56,440 80117 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 18:42:56,460 80117 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 18:42:56,460 80117 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.62 successfully created 2023-04-17 18:42:56,519 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/ips 0.058s 2023-04-17 18:42:56,519 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:56 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-08474fb1-f17a-4e15-ae96-af552e3b17e9', 'x-compute-request-id': 'req-08474fb1-f17a-4e15-ae96-af552e3b17e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-1 7 18:42:56,725 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes 0.202s 2023-04-17 18:42:56,726 80117 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-785722284"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c65d66a-0afe-44a5-b8ee-55a48cd5b419', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c65d66a-0afe-44a5-b8ee-55a48cd5b419', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes'} Body: b'{"volume": {"id": "41a55204-d1a3-45ba-81c8-5bde4f3dbd66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:42:56.659183", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-785722284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:42:56,779 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66 0.044s 2023-04-17 18:42:56,779 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e816dd0-84a0-4e9c-91c0-b44c21c40803', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e816dd0-84a0-4e9c-91c0-b44c21c40803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66'} Body: b'{"volume": {"id": "41a55204-d1a3-45ba-81c8-5bde4f3dbd66", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:42:57.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-785722284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:42:57,830 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66 0.039s 2023-04-17 18:42:57,830 80117 DEBUG [tempest.lib.common.rest_client] Reque st - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac38999-db3d-4a85-927c-83f006107317', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac38999-db3d-4a85-927c-83f006107317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66'} Body: b'{"volume": {"id": "41a55204-d1a3-45ba-81c8-5bde4f3dbd66", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:42:57.000000", "updated_at": "2023-04-17T18:42:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-785722284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f59f89c6dd6147e287312879f949720f/volumes/41a55204-d1a3-45ba-81c8-5bde4f3dbd66"}], "user_id": "d9ed875141154d99beeea91ed28daab3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f59f89c6dd6147e287312879f949720f"}}' 2023-04-17 18:42:57,954 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.113s 2023-04-17 18:42:57,954 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:57 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-4b80be6e-aa06-4b6d-beb2-bf6fa1ea8587', 'x-compute-request-id': 'req-4b80be6e-aa06-4b6d-beb2-bf6fa1ea8587', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'' 2023-04-17 18:42:58,330 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.375s 2023-04-17 18:42:58,330 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f97095a-7e08-46ab-a820-82d9f6752ea8', 'x-compute-request-id': 'req-4f97095a-7e08-46ab-a820-82d9f6752ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"server": {"id": "e1c03090-6f8a-483c-aefb-89a3230fe264", "name": "tempest-AttachVolumeNegativeTest-server-166039014", "status": "ACTIVE", "tenant_id": "f59f89c6dd6147e287312879f949720f", "user_id": "d9ed875141154d99beeea91ed28daab3", "metadata": {}, "hostId": "77ace2c98b8b40e58b35f7551af4476cf3dfdb01458a24b6e65a1042", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc4210 0"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:41:04Z", "updated": "2023-04-17T18:42:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-1483825149-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:0d:c7"}, {"version": 4, "addr": "172.24.4.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:0d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1c03090-6f8a-483c-aefb-89a3230fe264"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243808176", "OS-SRV-USG:launched_at": "2023-04-17T18:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1558986553"}], "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-17 18:43:48,431 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264 0.036s 2023-04-17 18:43:48,431 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:43:48 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-ccbe55e3-ab30-4b57-ab91-c64ca7e1cbfe', 'x-compute-request-id': 'req-ccbe55e3-ab30-4b57-ab91-c64ca7e1cbfe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1c03090-6f8a-483c-aefb-89a3230fe264'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e1c03090-6f8a-483c-aefb-89a3230fe264 could not be found."}}' 2023-04-17 18:43:48,463 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243808176 0.031s 2023-04-17 18:43:48,463 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:43: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-89173865-7193-4f74-829f-81038708c9ab', 'x-compute-request-id': 'req-89173865-7193-4f74-829f-81038708c9ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243808176'} Body: b'' 2023-04-17 18:43:48,614 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d 0.150s 2023-04-17 18:43:48,615 80117 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-31788950-a004-4776-9d45-1832d6a176f4', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:43:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d'} Body: b'' 2023-04-17 18:43:48,647 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d 0.032s 2023-04-17 18:43:48,648 80117 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-34e5e607-9e4c-42e6-8fb9-aec6a6871186', 'date': 'Mon, 17 Apr 2023 18:43:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a2b688a-d136-4b3d-9f68-8e40d1dfae9d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9a2b688a-d136-4b3d-9f68-8e40d1dfae9d does not exist", "detail": ""}}' 2023-04-17 18:43:49,144 80117 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625 0.495s 2023-04-17 18:43:49,144 80117 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-e075da63-d575-433a-b718-33f50bf8323c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:43:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ab8d351d-ff1a-470b-9b54-fa2ab6c38625'} Body: b'' 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 fb5c9f61-210c-4da8-a47c-d0a767fe0e38 failed to build and is in ERROR status tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range tempest.api.volume.admin.test_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 9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:00,619 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types 0.178s 2023-04-17 18:44:00,620 80117 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-829433811"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d042047-ece5-4d77-999c-5cb69f85379a', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d042047-ece5-4d77-999c-5cb69f85379a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types'} Body: b'{"volume_type": {"id": "999c092d-a5f6-4c89-9c3f-f61808cf8c08", "name": "tempest-GroupSnapshotsV319Test-volume-type-829433811", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 18:44:00,663 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types 0.038s 2023-04-17 18:44:00,663 80117 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-793144640"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49bdf43-5360-4dd5-9249-87b3129376d0', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49bdf43-5360-4dd5-9249-87b3129376d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types'} Body: b'{"group_type": {"id": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "name": "tempest-GroupSnapshotsV319Test-group-type-793144640", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 18:44:00,858 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups 0.192s 2023-04-17 18:44:00,858 80117 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": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "volume_types": ["999c092d-a5f6-4c89-9c3f-f61808cf8c08"], "name": "tempest-GroupSnapshotsV319Test-Group-1555541599"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4e9203-f5c0-4ef3-b7bc-d72bb0c27931', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4e9203-f5c0-4ef3-b7bc-d72bb0c27931', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups'} Body: b'{"group": {"id": "9fae30e6-7fa8-4e35-bba9-7c5f52d959f7", "name": "tempest-GroupSnapshotsV319Test-Group-1555541599"}}' 2023-04-17 18:44:00,891 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 0.030s 2023-04-17 18:44:00,891 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3715c2b-ee48-4983-bea0-1556d739ccd6', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3715c2b-ee48-4983-bea0-1556d739ccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7'} Body: b'{"group": {"id": "9fae30e6-7fa8-4e35-bba9-7c5f52d959f7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T18:44:01.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1555541599", "description": null, "group_type": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "volume_types": ["999c092d-a5f6-4c89-9c3f-f61808cf8c08"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:44:01,933 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 0.036s 2023-04-17 18:44:01,933 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4041d4-0fb5-4732-8dbf-4b02d0da9ead', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4041d4-0fb5-4732-8dbf-4b02d0da9ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7'} Body: b'{"group": {"id": "9fae30e6-7fa8-4e35-bba9-7c5f52d959f7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T18:44:01.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1555541599", "description": null, "group_type": "c50367cd-413e-42d3-b8b8-6acdb38e7e56", "volume_types": ["999c092d-a5f6-4c89-9c3f-f61808cf8c08"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 18:44:02,017 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/volumes/detail 0.078s 2023-04-17 18:44:02,017 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7e4e47-e402-46c8-bb71-150c597e6901', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7e4e47-e402-46c8-bb71-150c597e6901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 18:44:02,097 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7/action 0.069s 2023-04-17 18:44:02,098 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edfd422-86b2-493c-b072-87b9f50427bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7/action'} Body: b'' 2023-04-17 18:44:02,115 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 0.017s 2023-04-17 18:44:02,115 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 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-579a27a1-b000-4779-bcf9-2ecbb58cfa50', 'x-openstack-request-id': 'req-579a27a1-b000-4779-bcf9-2ecbb58cfa50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c60f9541b1e94648bb3e10cf8cb92a74/groups/9fae30e6-7fa8-4e35-bba9-7c5f52d959f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9fae30e6-7fa8-4e35-bba9-7c5f52d959f7 could not be found."}}' 2023-04-17 18:44:02,173 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types/c50367cd-413e-42d3-b8b8-6acdb38e7e56 0.057s 2023-04-17 18:44:02,173 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbab7e9a-b9a1-4ff0-a985-edeef839deb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/group_types/c50367cd-413e-42d3-b8b8-6acdb38e7e56'} Body: b'' 2023-04-17 18:44:02,223 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08 0.049s 2023-04-17 18:44:02,223 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c6198f-f6b4-47a9-b37b-efd06b7df1c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08'} Body: b'' 2023-04-17 18:44:02,239 80117 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08 0.015s 2023-04-17 18:44:02,239 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:02 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-ce0ff3b5-d59e-4910-af24-3d48ebff1460', 'x-openstack-request-id': 'req-ce0ff3b5-d59e-4910-af24-3d48ebff1460', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/abd4dd88f59040fcb4f726313f5a9897/types/999c092d-a5f6-4c89-9c3f-f61808cf8c08'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 999c092d-a5f6-4c89-9c3f-f61808cf8c08 could not be found."}}' 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 2c98f158-cd09-461d-8406-6aed50cc8dc8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:08,737 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes 0.333s 2023-04-17 18:44:08,738 80117 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-712576327"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c29d0f0-73b2-4523-96c2-d9f12713b3b6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c29d0f0-73b2-4523-96c2-d9f12713b3b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:08.679995", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:08,790 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.042s 2023-04-17 18:44:08,790 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145b4ab6-23d0-4a87-9a90-41176de0988b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145b4ab6-23d0-4a87-9a90-41176de0988b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:09.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e6d308b00da480e96503670bdc9fff4"}}' 2023-04-17 18:44:09,849 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.047s 2023-04-17 18:44:09,849 80117 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fef0d09-be05-4058-8376-03c7485617a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fef0d09-be05-4058-8376-03c7485617a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:09.000000", "updated_at": "2023-04-17T18:44:09.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e6d308b00da480e96503670bdc9fff4"}}' 2023-04-17 18:44:09,901 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.040s 2023-04-17 18:44:09,901 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12b28bd-6880-4208-99ba-4c0cd39ce9b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12b28bd-6880-4208-99ba-4c0cd39ce9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"volume": {"id": "2c98f158-cd09-461d-8406-6aed50cc8dc8", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T18:44:09.000000", "updated_at": "2023-04-17T18:44:09.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-712576327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8"}], "user_id": "8a3c2ad75e034f108f903064bf604cf9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e6d308b00da480e96503670bdc9fff4"}}' 2023-04-17 18:44:10,018 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.107s 2023-04-17 18:44:10,019 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:09 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7e0a75-3195-4447-a158-b9c8a4e9824a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'' 2023-04-17 18:44:10,041 80117 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8 0.022s 2023-04-17 18:44:10,042 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-70388ff8-8ae4-466d-acae-37fb568a66e0', 'x-openstack-request-id': 'req-70388ff8-8ae4-466d-acae-37fb568a66e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e6d308b00da480e96503670bdc9fff4/volumes/2c98f158-cd09-461d-8406-6aed50cc8dc8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c98f158-cd09-461d-8406-6aed50cc8dc8 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 ba62f95f-7c55-406c-8069-ac5220ea6643 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:24,161 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.228s 2023-04-17 18:44:24,162 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4b804c2-d619-4ebc-89b2-397e3af88a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:44:24,536 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes 0.373s 2023-04-17 18:44:24,536 80117 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-1591960841", "snapshot_id": null, "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5a0fb9-7d4d-4a5f-96ac-07583f594a9e', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5a0fb9-7d4d-4a5f-96ac-07583f594a9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes'} Body: b'{"volume": {"id": "ba62f95f-7c55-406c-8069-ac5220ea6643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:24.474633", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1591960841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:24,584 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.038s 2023-04-17 18:44:24,584 80117 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047523c6-67f1-434f-b1bb-6765b8347d62', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047523c6-67f1-434f-b1bb-6765b8347d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'{"volume": {"id": "ba62f95f-7c55-406c-8069-ac5220ea6643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1591960841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:25,644 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.046s 2023-04-17 18:44:25,644 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d30c03-d535-457f-89de-46c6b3495285', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d30c03-d535-457f-89de-46c6b3495285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'{"volume": {"id": "ba62f95f-7c55-406c-8069-ac5220ea6643", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:24.000000", "updated_at": "2023-04-17T18:44:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1591960841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:25,848 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.192s 2023-04-17 18:44:25,848 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6ad5a1-fc52-4c26-92bf-bed686dc5eab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'' 2023-04-17 18:44:25,870 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643 0.021s 2023-04-17 18:44:25,870 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-970bbc4a-47e6-44e5-b685-362ab44ae2ae', 'x-openstack-request-id': 'req-970bbc4a-47e6-44e5-b685-362ab44ae2ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/ba62f95f-7c55-406c-8069-ac5220ea6643'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba62f95f-7c55-406c-8069-ac5220ea6643 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 42078381-7dc9-4a34-8555-a00f14e7e3fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:25,894 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.020s 2023-04-17 18:44:25,894 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-63042d1e-4aab-49c7-a86a-80c7ed51ab71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:44:26,187 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes 0.292s 2023-04-17 18:44:26,187 80117 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-916333199", "snapshot_id": null, "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20105a95-92ff-4bad-b596-8bbed274ea52', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20105a95-92ff-4bad-b596-8bbed274ea52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes'} Body: b'{"volume": {"id": "42078381-7dc9-4a34-8555-a00f14e7e3fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:26.132073", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-916333199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:26,261 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.065s 2023-04-17 18:44:26,262 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de641257-86ce-4534-85a0-39a0ac4b6323', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de641257-86ce-4534-85a0-39a0ac4b6323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'{"volume": {"id": "42078381-7dc9-4a34-8555-a00f14e7e3fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-916333199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:27,313 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.040s 2023-04-17 18:44:27,314 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d35df4-7fc3-4b7b-9a5c-9fa649961a27', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d35df4-7fc3-4b7b-9a5c-9fa649961a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'{"volume": {"id": "42078381-7dc9-4a34-8555-a00f14e7e3fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:26.000000", "updated_at": "2023-04-17T18:44:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-916333199", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:27,481 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.156s 2023-04-17 18:44:27,481 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed3a9fc-bb45-4d54-9bcb-0e1c512dc2cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'' 2023-04-17 18:44:27,507 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb 0.025s 2023-04-17 18:44:27,507 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-f038245c-4546-4a18-8f1b-3c71e1bc891d', 'x-openstack-request-id': 'req-f038245c-4546-4a18-8f1b-3c71e1bc891d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/42078381-7dc9-4a34-8555-a00f14e7e3fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42078381-7dc9-4a34-8555-a00f14e7e3fb 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 27486277-1cee-45c8-9ea6-8777be596d0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:27,510 80117 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-17 18:44:27,571 80117 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.057s 2023-04-17 18:44:27,571 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1532594114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHVIHEY3BOJeKYN6O41ceLOCXX707IXpmBpPyYrLNxlCTugFNx3JZwvEdwin2Lirl3eEyQ/mzWzfHZCpAYhAic/p5ZUhSKCHiVdUXspVliqtF+IRCGWZd823zvkMQBaEA=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:27 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-a0aaf3e7-d3ff-4da5-9ac6-80f798e2074e', 'x-compute-request-id': 'req-a0aaf3e7-d3ff-4da5-9ac6-80f798e2074e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1532594114", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHVIHEY3BOJeKYN6O41ceLOCXX707IXpmBpPyYrLNxlCTugFNx3JZwvEdwin2Lirl3eEyQ/mzWzfHZCpAYhAic/p5ZUhSKCHiVdUXspVliqtF+IRCGWZd823zvkMQBaEA==", "fingerprint": "87:d3:ff:0b:6d:52:d2:82:ed:1f:04:52:a1:3f:e0:02", "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d"}}' 2023-04-17 18:44:27,731 80117 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.157s 2023-04-17 18:44:27,732 80117 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-1498997910", "description": "tempest-secgroup-smoke-1498997910 description", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-7ba47d5e-ff92-4dbe-9e92-064c79eafce2', 'date': 'Mon, 17 Apr 2023 18:44:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "name": "tempest-secgroup-smoke-1498997910", "stateful": true, "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "description": "tempest-secgroup-smoke-1498997910 description", "shared": false, "security_group_rules": [{"id": "ae372bda-cc8a-41da-ae68-8caf1753b9cf", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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": 1047, "description": null, "tags": [], "created_at": "2023-04-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}, {"id": "ddad7146-ee40-48fe-bc51-98a43853bd14", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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": 1046, "description": null, "tags": [], "created_at": "2023-04-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48 dd9aa9f054bd1b77419bfd54c5cc3"}], "tags": [], "created_at": "2023-04-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 1, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:27,921 80117 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.188s 2023-04-17 18:44:27,921 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "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-c5ea2af1-c484-43c5-8552-d02087cf1e59', 'date': 'Mon, 17 Apr 2023 18:44:27 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": "3c999187-9355-4095-a5b2-734f425a607f", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,091 80117 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.169s 2023-04-17 18:44:28,091 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "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-ce0f7ff1-1edd-4ffb-9b53-bedf53dc3e07', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "9f0930e5-062c-41b0-97a7-ef3446d03753", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:27Z", "updated_at": "2023-04-17T18:44:27Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,252 80117 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.160s 2023-04-17 18:44:28,252 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8e0b6524-03c8-4d8d-bc20-978af10e418a', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "425f2347-17a9-4bb8-8b27-8c76447af50e", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,401 80117 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.148s 2023-04-17 18:44:28,401 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6c51d741-6a67-4f21-a2ce-484bb7eec0dd', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "71d87d8b-63d5-467e-8eb5-4a14e92d291b", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,559 80117 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.156s 2023-04-17 18:44:28,559 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-14de84e7-e8e3-4ee7-8dca-d8aad5299842', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "b97301b2-6398-4818-88cd-c99f2c90eb10", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,719 80117 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.159s 2023-04-17 18:44:28,720 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_ group_rule": {"security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c026eba7-a612-4ad7-9a8a-4e67bd134f33', 'date': 'Mon, 17 Apr 2023 18:44:28 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": "6db5a4e2-8143-4ce3-ad6f-e10e12835ff1", "tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3", "security_group_id": "7ec628b2-ba15-47a5-9e7e-2794cc2a08bd", "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-17T18:44:28Z", "updated_at": "2023-04-17T18:44:28Z", "revision_number": 0, "project_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:28,720 80117 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-17 18:44:28,742 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100 0.020s 2023-04-17 18:44:28,742 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3cc1236b-378e-4a83-9474-be3120b6221b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100'} 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": "200ecc4698224aee9359e8cade62ad49", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "created_at": "2023-04-17T18:21:34Z", "updated_at": "2023-04-17T18:21:36Z", "tags": [], "self": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100", "file": "/v2/images/735d3929-b6b1-4f90-8d00-7fe6abc42100/file", "schema": "/v2/schemas/image"}' 2023-04-17 18:44:29,063 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes 0.320s 2023-04-17 18:44:29,063 80117 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-1271422892", "snapshot_id": null, "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737af772-4578-49d1-b86c-92a5a7053e3c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737af772-4578-49d1-b86c-92a5a7053e3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/vo lumes'} Body: b'{"volume": {"id": "27486277-1cee-45c8-9ea6-8777be596d0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:29.005878", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1271422892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:44:29,124 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.050s 2023-04-17 18:44:29,125 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35542fa6-1819-47b3-9195-88d7bea63b19', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35542fa6-1819-47b3-9195-88d7bea63b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'{"volume": {"id": "27486277-1cee-45c8-9ea6-8777be596d0b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1271422892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:30,180 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.043s 2023-04-17 18:44:30,180 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3375be9f-703d-4636-ae02-a409879e46b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3375be9f-703d-4636-ae02-a409879e46b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'{"volume": {"id": "27486277-1cee-45c8-9ea6-8777be596d0b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:44:29.000000", "updated_at": "2023-04-17T18:44:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1271422892", "description": null, "volume_type": "joviandss- 2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b"}], "user_id": "7ed5a62d3aa945a09f28eb3144d29b0d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a48dd9aa9f054bd1b77419bfd54c5cc3"}}' 2023-04-17 18:44:30,289 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.098s 2023-04-17 18:44:30,289 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-10e61ee0-f32b-4b6c-9027-a2282514f260', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'' 2023-04-17 18:44:30,313 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b 0.023s 2023-04-17 18:44:30,314 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44: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-98364542-8123-4a73-96d8-b9e08a316c0d', 'x-openstack-request-id': 'req-98364542-8123-4a73-96d8-b9e08a316c0d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a48dd9aa9f054bd1b77419bfd54c5cc3/volumes/27486277-1cee-45c8-9ea6-8777be596d0b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27486277-1cee-45c8-9ea6-8777be596d0b could not be found."}}' 2023-04-17 18:44:30,478 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7ec628b2-ba15-47a5-9e7e-2794cc2a08bd 0.163s 2023-04-17 18:44:30,478 80117 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-821814de-e8a7-4d44-81d9-7c38afa15b3c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:44:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7ec628b2-ba15-47a5-9e7e-2794cc2a08bd'} Body: b'' 2023-04-17 18:44:31,531 80117 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1532594114 1.053s 2023-04-17 18:44:31,532 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', ' vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65256548-e768-4063-bd54-371ad9742b55', 'x-compute-request-id': 'req-65256548-e768-4063-bd54-371ad9742b55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1532594114'} Body: b'' 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 b42954ea-3ff4-4df7-a129-6abf118f886c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 18:44:53,617 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.271s 2023-04-17 18:44:53,617 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1916467544", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBjI5x39QljgN2HvvAQ/PJPVX7q8Z3/CStUrttmxZB3h8MOgAn0fqBxpKHsKzv5rJpjA6PXdf70yIwdxdknN+sGuNDIgBou78HWNXQycyLKAKFYrZdughhhoEd3lWPNNw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65ed479-96fe-4293-91ff-f9a0d4753b70', 'x-compute-request-id': 'req-c65ed479-96fe-4293-91ff-f9a0d4753b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1916467544", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBjI5x39QljgN2HvvAQ/PJPVX7q8Z3/CStUrttmxZB3h8MOgAn0fqBxpKHsKzv5rJpjA6PXdf70yIwdxdknN+sGuNDIgBou78HWNXQycyLKAKFYrZdughhhoEd3lWPNNw==", "fingerprint": "f4:2e:a2:03:d2:1a:13:9e:23:ac:c1:ca:77:96:1e:39", "user_id": "57df0f8900d0499e965c5187e816d8e5"}}' 2023-04-17 18:44:53,945 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.325s 2023-04-17 18:44:53,946 80117 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-504611721", "description": "tempest-secgroup-smoke-504611721 description", "project_id": "b5c2198d2b7d42579479094b1c4555e9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-997e4559-bd3c-4742-8086-c6f700c10db8', 'date': 'Mon, 17 Apr 2023 18:44:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "name": "tempest-secgroup-smoke-504611721", "stateful": true, "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "description": "tempest-secgroup-smoke-504611721 description", "shared": false, "security_group_rules": [{"id": "69b001a9-5ddf-4342-9fa9-0009b61d6e46", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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": 1080, "description": null, "tags": [], "created_at": "2023-04-17T18:44:53Z", "updated_at": "2023-04-17T18:44:53Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}, {"id": "6e40b305-344c-4e87-a181-297fb45e4488", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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": 1079, "description": null, "tags": [], "created_at": "2023-04-17T18:44:53Z", "updated_at": "2023-04-17T18:44:53Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}], "tags": [], "created_at": "2023-04-17T18:44:53Z", "updated_at": "2023-04-17T18:44:53Z", "revision_number": 1, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,104 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-17 18:44:54,104 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "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-78589198-7021-40c1-958b-681924236ca3', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "2c232258-6bff-4d40-8e63-6e99bdeb6e0c", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,258 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-04-17 18:44:54,258 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "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-a0c861f0-603c-43e4-9186-6ab2ebd84072', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "b9d8d82c-9d68-444a-91b5-913dd3b084b1", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,407 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.149s 2023-04-17 18:44:54,408 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f290a2d2-0246-4087-bc66-5ef13afa6854', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "935b351f-6614-4c46-a6d2-0961384fd498", "tenant_id": "b5c2198d 2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,556 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.147s 2023-04-17 18:44:54,556 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fdcb3f74-9e4d-421e-ae51-7fbd518932b4', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "1bb9d85a-5122-4b4b-baed-374850185386", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,719 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-17 18:44:54,719 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cc165494-2cb3-417d-a7f0-0c0bcc6efc4f', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "85451c43-9fb5-49ba-8174-820d0592b8be", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,895 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-17 18:44:54,895 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "project_id": "b5c2198d2b7d42579479094b1c4555e9", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8c25d57e-5f1f-473e-86cd-0dadaa6ee33a', 'date': 'Mon, 17 Apr 2023 18:44:54 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": "3307b9c7-bfac-49a5-a3c2-59b5c9943bea", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "security_group_id": "ebaea17e-2090-4c45-8c43-42c818b9d9d5", "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-17T18:44:54Z", "updated_at": "2023-04-17T18:44:54Z", "revision_number": 0, "project_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:44:54,938 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-17 18:44:54,938 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:54 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-b05b1f02-e7ce-45c1-ae48-cb4ff4f0f850', '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": "57df0f8900d0499e965c5187e816d8e5", "name": "tempest-SnapshotDataIntegrityTests-2110362256-project-member", "password_expires_at": null}, "audit_ids": ["40oW5A-jRcynE-LPxnWjzw"], "expires_at": "2023-04-17T19:44:54.000000Z", "issued_at": "2023-04-17T18:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5c2198d2b7d42579479094b1c4555e9", "name": "tempest-SnapshotDataIntegrityTests-2110362256"}, "is_domain": false, "roles": [{"id": "16de6f6248b5412fb6e41e3e01f3b9a0", "name": "reader"}, {"id": "48bef876531547fd868022686624eac9", "name": "member"}], "catalog": [{"endpoints": [{"id": "c00efd15fbde499289cd999cc97b14de", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "2d14425f75a043c8b2457c3a49f195c8", "type": "image", "name": "glance"}, {"endpoints": [{"id": "ab9ac2d1833643a68985540a029b8344", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "47effcf68ada4b2b8c62da52460d9d3e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "9d3ec4bbd7e84f049cb67ae0283af0c3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9", "region": "RegionOne"}], "id": "4b493f6c122e4067ae97da9c9eed060f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "14475005b9b64b99b72603faecf75eaa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5c2198d2b7d42579479094b1c4555e9", "region": "RegionOne"}], "id": "7ea04454027141dd97a4d2a4d5afd28b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3897b92658674f13bdca58f0cd778dca", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aaa28a7b594c1fb1e587a2d5ae9a24", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b4115f16c3b4700b5792eb8b0aa417d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "b7b567e920894ea69622025263f1abc5", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3d1f3e7d4d154010939daed4ed14f414", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", " region": "RegionOne"}], "id": "d16664ab6f5149df95144d80cf5a6b08", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0529d6390fdf455084b82f65a8ed8a20", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9", "region": "RegionOne"}], "id": "deab88e995b442f5937641cd1d2e4340", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-17 18:44:54,939 80117 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '974ea82b-4655-4ba6-b611-9591573b1277', 'name': 'tempest-SnapshotDataIntegrityTests-956221505-network', 'tenant_id': 'b5c2198d2b7d42579479094b1c4555e9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5c2198d2b7d42579479094b1c4555e9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32659, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T18:44:39Z', 'updated_at': '2023-04-17T18:44:39Z', 'revision_number': 1} available for tenant 2023-04-17 18:44:55,669 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.729s 2023-04-17 18:44:55,670 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "imageRef": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "networks": [{"uuid": "974ea82b-4655-4ba6-b611-9591573b1277"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac09d300-9b05-4a4f-a480-5cbf1d776b56', 'x-compute-request-id': 'req-ac09d300-9b05-4a4f-a480-5cbf1d776b56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "adminPass": "spSY99fvCGx5"}}' 2023-04-17 18:44:55,760 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.086s 2023-04-17 18:44:55,760 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-098bcef5-58f8-433d-b914-07f3827d3bc5', 'x-compute-request-id': 'req-098bcef5-58f8-433d-b914-07f3827d3bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb' } Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "BUILD", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:56Z", "updated": "2023-04-17T18:44:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "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-17 18:45:46,044 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.261s 2023-04-17 18:45:46,045 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd200ba8-5cb2-477c-9f6f-ae275c681d62', 'x-compute-request-id': 'req-cd200ba8-5cb2-477c-9f6f-ae275c681d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "ACTIVE", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "85e9c92c8771b164198ba395233af64357d616ac0a7bcd6505fd10d5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:55Z", "updated": "2023-04-17T18:45:02Z", "addresses": {"tempest-SnapshotDataIntegrityTests-956221505-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "OS-SRV-USG:launched_at": "2023-04-17T18:45:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "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-17 18:45:46,056 80117 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 18:46:46,453 80117 INFO [tempest.lib.common.rest_client] Requ est (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.335s 2023-04-17 18:46:46,453 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f897162-fe48-472f-9933-976f76e4332b', 'x-compute-request-id': 'req-5f897162-fe48-472f-9933-976f76e4332b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "ACTIVE", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "85e9c92c8771b164198ba395233af64357d616ac0a7bcd6505fd10d5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:55Z", "updated": "2023-04-17T18:45:02Z", "addresses": {"tempest-SnapshotDataIntegrityTests-956221505-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "OS-SRV-USG:launched_at": "2023-04-17T18:45:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "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-17 18:46:46,715 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes 0.250s 2023-04-17 18:46:46,716 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ff03f9-4d9e-4de6-96f9-393f53424e46', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ff03f9-4d9e-4de6-96f9-393f53424e46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes'} Body: b'{"volume": {"id": "b42954ea-3ff4-4df7-a129-6abf118f886c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:46:46.647113", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4- 4df7-a129-6abf118f886c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}], "user_id": "57df0f8900d0499e965c5187e816d8e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 18:46:46,769 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.043s 2023-04-17 18:46:46,769 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2d9df6-64fc-4b6c-bc3b-0cf4a6bad109', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2d9df6-64fc-4b6c-bc3b-0cf4a6bad109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'{"volume": {"id": "b42954ea-3ff4-4df7-a129-6abf118f886c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:46:47.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}], "user_id": "57df0f8900d0499e965c5187e816d8e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:46:47,823 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.042s 2023-04-17 18:46:47,824 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60259e2f-dd9e-49bc-b65f-5bebbbfd95f6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60259e2f-dd9e-49bc-b65f-5bebbbfd95f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'{"volume": {"id": "b42954ea-3ff4-4df7-a129-6abf118f886c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T18:46:47.000000", "updated_at": "2023-04-17T18:46:47.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-791886939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c"}], "user_id": "57df0f8900d0499e965c5187e816d8e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "m ultiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5c2198d2b7d42579479094b1c4555e9"}}' 2023-04-17 18:46:48,284 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.449s 2023-04-17 18:46:48,284 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46: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-5b500f5f-0641-4d57-a10d-b0e0e513c41b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'' 2023-04-17 18:46:48,308 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c 0.023s 2023-04-17 18:46:48,308 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46: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-request-id': 'req-ba5c7e4e-edd1-44da-b622-433d6568dcda', 'x-openstack-request-id': 'req-ba5c7e4e-edd1-44da-b622-433d6568dcda', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5c2198d2b7d42579479094b1c4555e9/volumes/b42954ea-3ff4-4df7-a129-6abf118f886c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b42954ea-3ff4-4df7-a129-6abf118f886c could not be found."}}' 2023-04-17 18:46:48,443 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.134s 2023-04-17 18:46:48,443 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:48 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-4c3330ec-6060-4bdb-bc17-a9d100a7862a', 'x-compute-request-id': 'req-4c3330ec-6060-4bdb-bc17-a9d100a7862a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'' 2023-04-17 18:46:48,682 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.238s 2023-04-17 18:46:48,682 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-147967f5-5ec3-45a7-8548-cef109e0b8cf', 'x-compute-request-id': 'req-147967f5-5ec3-45a7-8548-cef109e0b8cf', 'connection': 'close', 'status': '200', 'content-loca tion': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"server": {"id": "7083d9ad-d271-4d0a-b96c-d0f4e0d496fb", "name": "tempest-SnapshotDataIntegrityTests-server-1767542215", "status": "ACTIVE", "tenant_id": "b5c2198d2b7d42579479094b1c4555e9", "user_id": "57df0f8900d0499e965c5187e816d8e5", "metadata": {}, "hostId": "85e9c92c8771b164198ba395233af64357d616ac0a7bcd6505fd10d5", "image": {"id": "735d3929-b6b1-4f90-8d00-7fe6abc42100", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/735d3929-b6b1-4f90-8d00-7fe6abc42100"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T18:44:55Z", "updated": "2023-04-17T18:46:48Z", "addresses": {"tempest-SnapshotDataIntegrityTests-956221505-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:27:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1916467544", "OS-SRV-USG:launched_at": "2023-04-17T18:45:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-504611721"}], "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-17 18:47:38,748 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb 0.045s 2023-04-17 18:47:38,749 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2b22397f-7446-44bc-9781-fec6680253c9', 'x-compute-request-id': 'req-2b22397f-7446-44bc-9781-fec6680253c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7083d9ad-d271-4d0a-b96c-d0f4e0d496fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7083d9ad-d271-4d0a-b96c-d0f4e0d496fb could not be found."}}' 2023-04-17 18:47:38,925 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ebaea17e-2090-4c45-8c43-42c818b9d9d5 0.176s 2023-04-17 18:47:38,925 80117 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-32ca1a48-4bea-4f2d-adf1-dc5c1512221e', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 18:47:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ebaea17e-2090-4c45-8c43-42c818b9d9d5'} Body: b'' 2023-04-17 18:47:38,969 80117 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1916467544 0.043s 2023-04-17 18:47:38,969 80117 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 18:47:38 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c95442-32f6-47e6-a4b7-50e016ffafcb', 'x-compute-request-id': 'req-70c95442-32f6-47e6-a4b7-50e016ffafcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1916467544'} Body: b'' ====== Totals ====== Ran: 198 tests in 1354.9946 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3847.8788 sec. ============== Worker Balance ============== - Worker 0 (17 tests) => 0:15:28.272932 - Worker 1 (19 tests) => 0:00:46.940433 - Worker 2 (18 tests) => 0:06:02.188381 - Worker 3 (20 tests) => 0:20:12.226638 - Worker 4 (14 tests) => 0:06:59.474761 - Worker 5 (20 tests) => 0:03:32.872646 - Worker 6 (21 tests) => 0:04:30.335393 - Worker 7 (15 tests) => 0:06:12.930845 - Worker 8 (11 tests) => 0:09:34.202687 - Worker 9 (16 tests) => 0:01:25.749261 - Worker 10 (11 tests) => 0:16:43.805133 - Worker 11 (16 tests) => 0:00:45.255454 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed