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='1162770227' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {10} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.622643s] ... ok {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [3.104545s] ... 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 c50511ba-018e-4ca7-9537-42817315eefd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:28,196 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types 0.993s 2023-04-17 22:08:28,196 80608 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-1355809871"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da6a42b-b195-412f-8bc2-310f5aaa6148', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da6a42b-b195-412f-8bc2-310f5aaa6148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types'} Body: b'{"volume_type": {"id": "34823321-ddcf-4b58-b273-552de22b481c", "name": "tempest-GroupSnapshotsV319Test-volume-type-1355809871", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:08:28,261 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types 0.060s 2023-04-17 22:08:28,262 80608 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-1838239601"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d348b969-427c-4c2d-b3e3-2c02b500301b', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d348b969-427c-4c2d-b3e3-2c02b500301b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types'} Body: b'{"group_type": {"id": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "name": "tempest-GroupSnapshotsV319Test-group-type-1838239601", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:08:28,690 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups 0.425s 2023-04-17 22:08:28,691 80608 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": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "volume_types": ["34823321-ddcf-4b58-b273-552de22b481c"], "name": "tempest-GroupSnapshotsV319Test-Group-1283833326"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b417d32-43dc-44eb-897b-697dd74ff1b8', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b417d32-43dc-44eb-897b-697dd74ff1b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups'} Body: b'{"group": {"id": "c50511ba-018e-4ca7-9537-42817315eefd", "name": "tempest-GroupSnapshotsV319Test-Group-1283833326"}}' 2023-04-17 22:08:28,760 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd 0.066s 2023-04-17 22:08:28,760 80608 DEB UG [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 22:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8c278c-0392-4f20-9e52-a4eea376eb72', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8c278c-0392-4f20-9e52-a4eea376eb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd'} Body: b'{"group": {"id": "c50511ba-018e-4ca7-9537-42817315eefd", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:08:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1283833326", "description": null, "group_type": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "volume_types": ["34823321-ddcf-4b58-b273-552de22b481c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:08:29,801 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd 0.036s 2023-04-17 22:08:29,802 80608 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 22:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfe2a12-759a-4fab-8485-54c64b23ef7f', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfe2a12-759a-4fab-8485-54c64b23ef7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd'} Body: b'{"group": {"id": "c50511ba-018e-4ca7-9537-42817315eefd", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:08:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1283833326", "description": null, "group_type": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "volume_types": ["34823321-ddcf-4b58-b273-552de22b481c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:08:30,052 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/volumes/detail 0.245s 2023-04-17 22:08:30,053 80608 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 22:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c3dea3-23f2-4db9-bc93-4ff6fc0bd244', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c3dea3-23f2-4db9-bc93-4ff6fc0bd244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:08:30,134 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd/action 0.070s 2023-04-17 22:08:30,135 80608 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 22:08:30 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-5b4bdf57-efc1-494e-b5f9-4a2f0569cdc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd/action'} Body: b'' 2023-04-17 22:08:30,152 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd 0.016s 2023-04-17 22:08:30,152 80608 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 22:08:30 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-e651ece4-6ff1-45af-b730-762df84f811c', 'x-openstack-request-id': 'req-e651ece4-6ff1-45af-b730-762df84f811c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c50511ba-018e-4ca7-9537-42817315eefd could not be found."}}' 2023-04-17 22:08:30,188 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types/1c283c3d-f3f2-47fa-b07f-05f698d24960 0.035s 2023-04-17 22:08:30,189 80608 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 22:08:30 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-453b3476-f9ba-444b-af37-ca3aa0fc56fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types/1c283c3d-f3f2-47fa-b07f-05f698d24960'} Body: b'' 2023-04-17 22:08:30,289 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c 0.099s 2023-04-17 22:08:30,289 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08: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-2337b43f-659d-4746-a91c-c9a191b552b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c'} Body: b'' 2023-04-17 22:08:30,306 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c 0.016s 2023-04-17 22:08:30,306 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0123b62e-9ce7-4ee1-b51e-dfdd43d3266d', 'x-openstack-request-id': 'req-0123b62e-9ce7-4ee1-b51e-dfdd43d3266d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 34823321-ddcf-4b58-b273-552de22b481c could not be found."}}' {5} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 34489fa8-e98b-4e2e-9006-bcbdcfe23782 failed to build and is in ERROR status {10} 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 bbf7da55-6525-43f6-8222-199bc4b8370a failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.151741s] ... ok {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.101887s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [1.171013s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.178182s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.185298s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.200442s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.022338s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.028702s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.185047s] ... ok {5} 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 6d498ed0-7f3c-4f2b-9dc9-538311e705c4 failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.748839s] ... 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 8622ebb7-dc8c-4b93-8bfb-586ee84add24 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:42,174 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes 0.390s 2023-04-17 22:08:42,175 80602 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-1064153710"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ef8991-e478-4011-b644-888d7cad67df', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ef8991-e478-4011-b644-888d7cad67df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.119111", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:42,245 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.060s 2023-04-17 22:08:42,245 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6967f46-cde2-4124-8ef1-f906d3b055d8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6967f46-cde2-4124-8ef1-f906d3b055d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "817afd8997cc4749adba8e8e0cf86a8e"}}' 2023-04-17 22:08:43,300 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.044s 2023-04-17 22:08:43,300 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b681695e-4558-4f14-8c19-4384bcf2fce9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b681695e-4558-4f14-8c19-4384bcf2fce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.000000", "updated_at": "2023-04-17T22:08:42.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "817afd8997cc4749adba8e8e0cf86a8e"}}' 2023-04-17 22:08:43,361 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.049s 2023-04-17 22:08:43,361 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db74450-00d8-4bb6-9e3e-b7c24a39351c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db74450-00d8-4bb6-9e3e-b7c24a39351c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.000000", "updated_at": "2023-04-17T22:08:42.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "817afd8997cc4749adba8e8e0cf86a8e"}}' 2023-04-17 22:08:43,509 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.137s 2023-04-17 22:08:43,509 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc17a7cb-c5db-494b-88a1-d3b0d9f83408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'' 2023-04-17 22:08:43,531 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.021s 2023-04-17 22:08:43,532 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d66aef-9c6c-4391-9f3f-b351483aaade', 'x-openstack-request-id': 'req-14d66aef-9c6c-4391-9f3f-b351483aaade', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8622ebb7-dc8c-4b93-8bfb-586ee84add24 could not be found."}}' {10} 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 eade891f-8dfa-4161-b510-f4715d6997c6 failed to build and is in ERROR status {8} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.733029s] ... 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 829039d2-e690-4f33-9064-d5243a44da69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:46,678 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes 0.366s 2023-04-17 22:08:46,678 80608 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-57488708"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b47ed4-cb6d-41fe-a9b9-96fcaed4343c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b47ed4-cb6d-41fe-a9b9-96fcaed4343c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:46.610570", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:46,742 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.054s 2023-04-17 22:08:46,742 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788492fe-2bfd-4659-b69d-eaaf327538de', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788492fe-2bfd-4659-b69d-eaaf327538de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:47.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:47,797 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.043s 2023-04-17 22:08:47,798 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc055e27-022f-40be-9b07-acde8717395b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc055e27-022f-40be-9b07-acde8717395b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:47.000000", "updated_at": "2023-04-17T22:08:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:47,869 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.048s 2023-04-17 22:08:47,869 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e9ee10-d334-4764-9396-e396d403fc37', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e9ee10-d334-4764-9396-e396d403fc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:47.000000", "updated_at": "2023-04-17T22:08:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:48,017 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.137s 2023-04-17 22:08:48,018 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6a9546-76a7-4c32-bd56-e847f146d1be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'' 2023-04-17 22:08:48,043 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.024s 2023-04-17 22:08:48,043 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08: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-4e5e9ac5-c0b4-404a-b1be-d8b46cb53f39', 'x-openstack-request-id': 'req-4e5e9ac5-c0b4-404a-b1be-d8b46cb53f39', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 829039d2-e690-4f33-9064-d5243a44da69 could not be found."}}' {8} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.573253s] ... 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 562e4a9e-4d13-46eb-a76b-aa469a6c0e05 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:48,233 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes 0.187s 2023-04-17 22:08:48,233 80608 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-2012711176"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bbd308-d045-49d6-8d34-e6009da2d959', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bbd308-d045-49d6-8d34-e6009da2d959', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.174861", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:48,283 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.040s 2023-04-17 22:08:48,283 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52c4edd-318d-4e16-b112-9ece51141070', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52c4edd-318d-4e16-b112-9ece51141070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:49,337 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.041s 2023-04-17 22:08:49,337 80608 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5d7920-cdef-446a-bde9-5330c13f851c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5d7920-cdef-446a-bde9-5330c13f851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.000000", "updated_at": "2023-04-17T22:08:48.000000", "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:49,445 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.086s 2023-04-17 22:08:49,445 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f39d430-d624-4015-81be-3b19ce089418', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f39d430-d624-4015-81be-3b19ce089418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.000000", "updated_at": "2023-04-17T22:08:48.000000", "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:49,582 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.117s 2023-04-17 22:08:49,582 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83a64b6-0a42-42e9-9fd0-cb4fc4c19f6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'' 2023-04-17 22:08:49,617 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.034s 2023-04-17 22:08:49,618 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ed388f-f495-4810-919f-49d040e04509', 'x-openstack-request-id': 'req-86ed388f-f495-4810-919f-49d040e04509', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 562e4a9e-4d13-46eb-a76b-aa469a6c0e05 could not be found."}}' {5} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 efab89c4-3502-45e6-8b74-1c5e195336ef failed to build and is in ERROR status {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.141619s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.082203s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.016553s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.072573s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017105s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.994002s] ... 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 52afd5a4-c38f-497a-80b7-155b7b42089c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:52,728 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes 0.454s 2023-04-17 22:08:52,729 80602 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-1235280048"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfeb1ec-c9b5-41d2-b9fc-d8b6bd3ea353', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfeb1ec-c9b5-41d2-b9fc-d8b6bd3ea353', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:52.597561", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:52,786 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.044s 2023-04-17 22:08:52,786 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f29afe1-8fa9-46b2-a186-54f0df6b8f3a', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f29afe1-8fa9-46b2-a186-54f0df6b8f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:53.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c22dcb6987a342ac9b7940cb2fbd3dc6"}}' 2023-04-17 22:08:53,862 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b420 89c 0.062s 2023-04-17 22:08:53,862 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13022f59-4199-4ff3-ad4e-b8f0b3597025', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13022f59-4199-4ff3-ad4e-b8f0b3597025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:53.000000", "updated_at": "2023-04-17T22:08:53.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c22dcb6987a342ac9b7940cb2fbd3dc6"}}' 2023-04-17 22:08:53,984 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.074s 2023-04-17 22:08:53,985 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa46db1-f88c-4d11-ba3f-8734a8989cf0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa46db1-f88c-4d11-ba3f-8734a8989cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:53.000000", "updated_at": "2023-04-17T22:08:53.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c22dcb6987a342ac9b7940cb2fbd3dc6"}}' 2023-04-17 22:08:54,245 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.243s 2023-04-17 22:08:54,245 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 17 Apr 2023 22:08: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-77728227-f8b4-4e3c-9704-8fdf15f4fa38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'' 2023-04-17 22:08:54,267 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.021s 2023-04-17 22:08:54,267 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2882646d-3403-4369-a5c9-6f1d2e2fb202', 'x-openstack-request-id': 'req-2882646d-3403-4369-a5c9-6f1d2e2fb202', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52afd5a4-c38f-497a-80b7-155b7b42089c could not be found."}}' {10} 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 f440844c-02b2-4bf0-9d21-e8ffa1052540 failed to build and is in ERROR status {10} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.890965s] ... 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 a1371563-7a16-49ff-98a0-cbcbf9605ce3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:57,006 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.627s 2023-04-17 22:08:57,007 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bf1299-0787-4016-a207-b932c242b98d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bf1299-0787-4016-a207-b932c242b98d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "a1371563-7a16-49ff-98a0-cbcbf9605ce3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:56.920941", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:57,317 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.291s 2023-04-17 22:08:57,318 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1922561586"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de03dd0f-c955-40bd-bba1-f13a20a2a54a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de03dd0f-c955-40bd-bba1-f13a20a2a54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "397fe574-09dc-4a45-90c6-c03d4f563ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.238980", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1922561586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/397fe574-09dc-4a45-90c6-c03d4f563ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/397fe574-09dc-4a45-90c6-c03d4f563ff1"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:57,635 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.298s 2023-04-17 22:08:57,636 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1542656798"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7fe925-94d7-4e06-8f54-11044425d2d4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7fe925-94d7-4e06-8f54-11044425d2d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "acadff24-852e-4374-8e80-001463bc5f28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.546028", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1542656798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/acadff24-852e-4374-8e80-001463bc5f28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/acadff24-852e-4374-8e80-001463bc5f28"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:57,905 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.259s 2023-04-17 22:08:57,905 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2074925373"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fd2371-d3cf-4fa6-b243-e96adc29b0f1', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fd2371-d3cf-4fa6-b243-e96adc29b0f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "e0248ed8-72c7-4993-be20-971a61b00fe0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.834786", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2074925373", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/e0248ed8-72c7-4993-be20-971a61b00fe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/e0248ed8-72c7-4993-be20-971a61b00fe0"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:58,135 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.220s 2023-04-17 22:08:58,135 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateV olumesFromImageTest-Volume-7469765"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdcf1c7-233d-4efe-aefc-af86cd9d6020', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdcf1c7-233d-4efe-aefc-af86cd9d6020', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "df2a6b56-358b-44a7-ba28-84ebb6a009d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:58.067769", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-7469765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/df2a6b56-358b-44a7-ba28-84ebb6a009d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/df2a6b56-358b-44a7-ba28-84ebb6a009d9"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:58,205 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3 0.055s 2023-04-17 22:08:58,205 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524f1baa-b2c6-48d8-8f13-044b3fc923f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524f1baa-b2c6-48d8-8f13-044b3fc923f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3'} Body: b'{"volume": {"id": "a1371563-7a16-49ff-98a0-cbcbf9605ce3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.000000", "updated_at": "2023-04-17T22:08:57.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce5863b8f6634621b1d4288ee17a0837"}}' 2023-04-17 22:08:59,256 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3 0.039s 2023-04-17 22:08:59,257 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868c8d3d-584a-4706-87ea-5064566760aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868c8d3d-584a-4706-87ea-5064566760aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3'} Body: b'{"volume": {"id": "a1371563-7a16-49ff-98a0-cbcbf9605ce3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.000000", "updated_at": "2023-04-17T22:08:57.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce5863b8f6634621b1d4288ee17a0837"}}' {8} 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 d57e5934-154b-4c4b-9a40-709f10c15066 failed to build and is in ERROR status {11} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.651503s] ... 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 674f19c9-e56e-4d66-b345-58532dfc926b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:08,933 80614 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes 0.500s 2023-04-17 22:09:08,934 80614 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-1629256927", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d60572-4801-4523-b813-e258806b0de1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d60572-4801-4523-b813-e258806b0de1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes'} Body: b'{"volume": {"id": "674f19c9-e56e-4d66-b345-58532dfc926b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:08.858113", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1629256927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}], "user_id": "60d2e60fd0a145e18c1a3b55b8277e12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:09:09,005 80614 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b 0.057s 2023-04-17 22:09:09,005 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2f5bd4-425f-4e50-bb74-39e7403a24fb', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2f5bd4-425f-4e50-bb74-39e7403a24fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b'} Body: b'{"volume": {"id": "674f19c9-e56e-4d66-b345-58532dfc926b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1629256927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}], "user_id": "60d2e60fd0a145e18c1a3b55b8277e12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4eb04ddee3054f408560a4dae9979ec2"}}' 2023-04-17 22:09:10,071 80614 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b 0.045s 2023-04-17 22:09:10,071 80614 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3db9ffa-48eb-4d1d-8a00-a54c2d4d5679', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3db9ffa-48eb-4d1d-8a00-a54c2d4d5679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b'} Body: b'{"volume": {"id": "674f19c9-e56e-4d66-b345-58532dfc926b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:09.000000", "updated_at": "2023-04-17T22:09:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1629256927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}], "user_id": "60d2e60fd0a145e18c1a3b55b8277e12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4eb04ddee3054f408560a4dae9979ec2"}}' {8} 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 4f255f3b-10c1-43fe-985e-87d0230efc14 failed to build and is in ERROR status {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.787416s] ... 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 4083977c-d0ab-4642-9761-f2c6551d72a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:13,942 80600 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes 0.544s 2023-04-17 22:09:13,943 80600 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-965558984"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b8e415-9584-49f5-aecb-2da294e7fd70', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b8e415-9584-49f5-aecb-2da294e7fd70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes'} Body: b'{"volume": {"id": "4083977c-d0ab-4642-9761-f2c6551d72a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:13.861208", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-965558984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}], "user_id": "d8653fb0c7ac404cb8d06f9d37c3025a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:09:14,020 80600 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5 0.063s 2023-04-17 22:09:14,021 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef50107-99b9-41ff-8f1e-f2010259bd68', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef50107-99b9-41ff-8f1e-f2010259bd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5'} Body: b'{"volume": {"id": "4083977c-d0ab-4642-9761-f2c6551d72a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:14.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-965558984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}], "user_id": "d8653fb0c7ac404cb8d06f9d37c3025a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef9522ef00fc45968016f9ba445c1896"}}' 2023-04-17 22:09:15,164 80600 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5 0.132s 2023-04-17 22:09:15,165 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3052d4-0fa9-446f-8ff0-48a13954cc3f', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3052d4-0fa9-446f-8ff0-48a13954cc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5'} Body: b'{"volume": {"id": "4083977c-d0ab-4642-9761-f2c6551d72a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:14.000000", "updated_at": "2023-04-17T22:09:14.000000", "name": "tempest-TestVolumeSwap-volume-965558984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}], "user_id": "d8653fb0c7ac404cb8d06f9d37c3025a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef9522ef00fc45968016f9ba445c1896"}}' {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.055843s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000862s] ... 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 {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.022326s] ... ok {5} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [4.966863s] ... 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 6e6e8ba7-8600-4320-8f1e-6f281848d882 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:32,881 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.321s 2023-04-17 22:09:32,882 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1863573275", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlWDapscGA5uN8sLeWq+7ttV+bhOfaxlV3hAqnryX7DNFL1WmyQvz4oDc0zFL/THWUcq+DJf9OWm2+s/qahjn5ehC5EuqKJnpP9/9WJA4ATFShSl8rIRP0IRVsJ6O48BQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:32 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-c3eadc11-4841-4288-9d0a-13d332dec379', 'x-compute-request-id': 'req-c3eadc11-4841-4288-9d0a-13d332dec379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1863573275", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlWDapscGA5uN8sLeWq+7ttV+bhOfaxlV3hAqnryX7DNFL1WmyQvz4oDc0zFL/THWUcq+DJf9OWm2+s/qahjn5ehC5EuqKJnpP9/9WJA4ATFShSl8rIRP0IRVsJ6O48BQ==", "fingerprint": "b4:dc:57:2c:e4:1a:5d:0a:5f:20:8a:84:45:99:23:bf", "user_id": "6d6551b91342455a932e357123ac6de6"}}' 2023-04-17 22:09:33,200 80602 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.315s 2023-04-17 22:09:33,200 80602 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-27887397", "description": "tempest-secgroup-smoke-27887397 description", "project_id": "5e65294a636c4d2189dad3fde44de02d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-fa998813-c0ef-44c4-9bf1-8e97ec9dcf52', 'date': 'Mon, 17 Apr 2023 22:09:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "name": "tempest-secgroup-smoke-27887397", "stateful": true, "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "description": "tempest-secgroup-smoke-27887397 description", "shared": false, "security_group_rules": [{"id": "14b5df47-6333-4275-955d-d20645e5d84b", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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": 379, "description": null, "tags": [], "created_at": "2023-04-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}, {"id": "91b3f4db-8e0a-4744-aa11-3fc06af49a95", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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": 380, "description": null, "tags": [], "created_at": "2023-04-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}], "tags": [], "created_at": "2023-04-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 1, "project_id": "5e 65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:33,626 80602 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.425s 2023-04-17 22:09:33,626 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "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-c618ed14-2ade-48f0-a7f2-7d557a6b4895', 'date': 'Mon, 17 Apr 2023 22:09:33 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": "2186bf08-1c1a-42bd-aca2-c9be1d5b480a", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:33,960 80602 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.333s 2023-04-17 22:09:33,960 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "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-3ecfaae1-ec39-426b-a151-813b3c0ddf15', 'date': 'Mon, 17 Apr 2023 22:09:33 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": "edc798b9-981a-4bcc-803a-4ab8b3840a5a", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:34,386 80602 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.425s 2023-04-17 22:09:34,387 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-016ee68d-89c2-4b3b-a95a-dc56395a8eab', 'date': 'Mon, 17 Apr 2023 22:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d854c024-9724-4fec-b977-5590859fe459", "tenant_id": "5e65294a636c4d2189d ad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:34Z", "updated_at": "2023-04-17T22:09:34Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:34,628 80602 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.240s 2023-04-17 22:09:34,628 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c2aac7d6-b6c8-4921-94f5-65b79b5bfe8a', 'date': 'Mon, 17 Apr 2023 22:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18a71eb4-81c4-4d6d-b062-542e6459d425", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:34Z", "updated_at": "2023-04-17T22:09:34Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:34,958 80602 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.329s 2023-04-17 22:09:34,959 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-719a1b65-2844-435d-94e1-67a9ccdf45ea', 'date': 'Mon, 17 Apr 2023 22:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55f2cb23-d162-43c7-9a8e-d847ae0602c7", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:34Z", "updated_at": "2023-04-17T22:09:34Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:35,466 80602 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 22:09:35,466 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3a221f77-4e19-49dd-90cb-b8ebfb8c05f9', 'date': 'Mon, 17 Apr 2023 22:09:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "53b6203f-adaf-4ae0-91ae-1f8ac2423108", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:35Z", "updated_at": "2023-04-17T22:09:35Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:35,748 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes 0.281s 2023-04-17 22:09:35,748 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1793683889", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5bc80f1-bf96-461d-9687-4aa6f05650ea', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5bc80f1-bf96-461d-9687-4aa6f05650ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes'} Body: b'{"volume": {"id": "6e6e8ba7-8600-4320-8f1e-6f281848d882", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:35.667766", "updated_at": null, "name": "tempest-TestStampPattern-volume-1793683889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}], "user_id": "6d6551b91342455a932e357123ac6de6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:09:35,798 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.040s 2023-04-17 22:09:35,799 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2dc1ba-efd3-41b4-a064-0722fa4ae316', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2dc1ba-efd3-41b4-a064-0722fa4ae316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'{"volume": {"id": "6e6e8ba7-8600-4320-8f1e-6f281848d882", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:36.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1793683889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}], "user_id": "6d6551b91342455a932e357123ac6de6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:36,860 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.050s 2023-04-17 22:09:36,861 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb573e08-9f13-498a-b61c-5f74205368d6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb573e08-9f13-498a-b61c-5f74205368d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'{"volume": {"id": "6e6e8ba7-8600-4320-8f1e-6f281848d882", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:36.000000", "updated_at": "2023-04-17T22:09:36.000000", "name": "tempest-TestStampPattern-volume-1793683889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}], "user_id": "6d6551b91342455a932e357123ac6de6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:37,035 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.161s 2023-04-17 22:09:37,035 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09: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-d4352296-d68b-4f31-829c-2dd0a6a113ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'' 2023-04-17 22:09:37,064 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.028s 2023-04-17 22:09:37,065 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09: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-3d133d35-e3d2-4e95-a54d-f9241c16b8af', 'x-openstack-request-id': 'req-3d133d35-e3d2-4e95-a54d-f9241c16b8af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6e6e8ba7-8600-4320-8f1e-6f281848d882 could not be found."}}' 2023-04-17 22:09:37,486 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/198a7969-6bba-4506-92e7-fc62cf16fb0b 0.420s 2023-04-17 22:09:37,486 80602 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-06e218a8-cb65-4435-8487-3bbe39a2bd71', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:09:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/198a7969-6bba-4506-92e7-fc62cf16fb0b'} Body: b'' 2023-04-17 22:09:37,521 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1863573275 0.034s 2023-04-17 22:09:37,522 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:37 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-5bed5041-109e-4b1f-83a3-0a4ed3ae5dd4', 'x-compute-request-id': 'req-5bed5041-109e-4b1f-83a3-0a4ed3ae5dd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1863573275'} Body: b'' {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.033646s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.030639s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.025791s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.032966s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [114.917565s] ... 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 825ce2ba-7302-44cd-8377-fa6762034ca4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:51,359 80604 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.090s 2023-04-17 22:08:51,360 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:51 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-4130eb35-1b29-43ef-9bde-ff0f13f9ea75', '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": "9ab44d4339554bfba6ac66bebad74413", "name": "tempest-DeleteServersTestJSON-894860321-project-member", "password_expires_at": null}, "audit_ids": ["obpU6WWHSBuhIu1VUH3zPw"], "expires_at": "2023-04-17T23:08:51.000000Z", "issued_at": "2023-04-17T22:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41c0b4d04b1b425db64e6ff5066f1dbe", "name": "tempest-DeleteServersTestJSON-894860321"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/41c0b4d04b1b425db64e6ff5066f1dbe", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:08:51,360 80604 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'c2d58e09-cb04-4c46-8176-ef70f3e76aa2', 'name': 'tempest-DeleteServersTestJSON-75580352-network', 'tenant_id': '41c0b4d04b1b425db64e6ff5066f1dbe', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '41c0b4d04b1b425db64e6ff5066f1dbe', 'port_security_enabled': True, ' router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6727, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:27Z', 'revision_number': 1} available for tenant 2023-04-17 22:08:53,757 80604 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 2.395s 2023-04-17 22:08:53,757 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1454701288", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "c2d58e09-cb04-4c46-8176-ef70f3e76aa2"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81bc81bb-e500-401f-835f-7d6e141a4b22', 'x-compute-request-id': 'req-81bc81bb-e500-401f-835f-7d6e141a4b22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c4fc7798-567a-4002-b056-6c4f02d0e955", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SU2HCrxqJCby"}}' 2023-04-17 22:08:54,092 80604 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/c4fc7798-567a-4002-b056-6c4f02d0e955 0.327s 2023-04-17 22:08:54,092 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 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-10190402-8e08-48ca-94d8-c0803d8e2e5d', 'x-compute-request-id': 'req-10190402-8e08-48ca-94d8-c0803d8e2e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955'} Body: b'{"server": {"id": "c4fc7798-567a-4002-b056-6c4f02d0e955", "name": "tempest-DeleteServersTestJSON-server-1454701288", "status": "BUILD", "tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe", "user_id": "9ab44d4339554bfba6ac66bebad74413", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:54Z", "updated": "2023-04-17T22:08:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}], "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 22:09:44,727 80604 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/c4fc7798-567a-4002-b056-6c4f02d0e955 0.575s 2023-04-17 22:09:44,729 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f55606-cf06-4e71-bd4e-95e6448176c3', 'x-compute-request-id': 'req-e2f55606-cf06-4e71-bd4e-95e6448176c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955'} Body: b'{"server": {"id": "c4fc7798-567a-4002-b056-6c4f02d0e955", "name": "tempest-DeleteServersTestJSON-server-1454701288", "status": "ACTIVE", "tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe", "user_id": "9ab44d4339554bfba6ac66bebad74413", "metadata": {}, "hostId": "496678ed9c086a7e1c1c2e90b1a24898057fcc6477bf1ff1c04ace56", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-DeleteServersTestJSON-75580352-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:c3:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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 22:09:44,741 80604 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:10:45,043 80604 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes 0.263s 2023-04-17 22:10:45,043 80604 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-703925451"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb714d4e-986e-4660-9218-f1b03fe8ba12', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb714d4e-986e-4660-9218-f1b03fe8ba12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes'} Body: b'{"volume": {"id": "825ce2ba-7302-44cd-8377-fa6762034ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:44.981198" , "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-703925451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}], "user_id": "9ab44d4339554bfba6ac66bebad74413", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:10:45,107 80604 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4 0.053s 2023-04-17 22:10:45,107 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32523ecc-71b4-4aa6-8ce8-9594580a6d9e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32523ecc-71b4-4aa6-8ce8-9594580a6d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4'} Body: b'{"volume": {"id": "825ce2ba-7302-44cd-8377-fa6762034ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:45.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-703925451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}], "user_id": "9ab44d4339554bfba6ac66bebad74413", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe"}}' 2023-04-17 22:10:46,168 80604 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4 0.050s 2023-04-17 22:10:46,168 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebc1c42-6ede-45df-ab28-0ce2455e3754', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebc1c42-6ede-45df-ab28-0ce2455e3754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4'} Body: b'{"volume": {"id": "825ce2ba-7302-44cd-8377-fa6762034ca4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:45.000000", "updated_at": "2023-04-17T22:10:45.000000", "name": "tempest-DeleteServersTestJSON-volume-703925451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce 2ba-7302-44cd-8377-fa6762034ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}], "user_id": "9ab44d4339554bfba6ac66bebad74413", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe"}}' {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [176.448184s] ... 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 4c33e223-2269-4a39-bab1-9d509a33b236 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:42,629 80606 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:08:42,629 80606 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:08:42,842 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.211s 2023-04-17 22:08:42,843 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1969874175", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjQzi1kjZQeEQ1rYjOKbLcVcDCRQQIijtqR97gxYJ2Onb6dZq9Ac7P5Uos+0FwBhyMNkY6cGIDdtzKuXupShf31TiuVlUPJpGQ92/3ShzPqtsJ2m3VXUdv5ryHzD1eLpg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:42 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-50c7a620-e595-498e-a529-c8dd25885be5', 'x-compute-request-id': 'req-50c7a620-e595-498e-a529-c8dd25885be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1969874175", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjQzi1kjZQeEQ1rYjOKbLcVcDCRQQIijtqR97gxYJ2Onb6dZq9Ac7P5Uos+0FwBhyMNkY6cGIDdtzKuXupShf31TiuVlUPJpGQ92/3ShzPqtsJ2m3VXUdv5ryHzD1eLpg==", "fingerprint": "e2:e9:03:af:5f:ab:f6:39:b6:1d:bf:21:71:8c:b3:ba", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9"}}' 2023-04-17 22:08:42,848 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1969874175 created 2023-04-17 22:08:43,736 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.887s 2023-04-17 22:08:43,736 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1642926262", "description": "tempest-description--1755400463"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b9afce44-8446-424d-bc0c-f6a90ace9268', 'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "name": "tempest-securitygroup--1642926262", "stateful": true, "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "tempest-description--1755400463", "shared": false, "security_group_rules": [{"id": "05bf44e5-97d6-4c34-98ad-dadeaa0abf2e", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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": 219, "description": null, "tags": [], "created_at": "2023-04-17T22:08:43Z", "updated_at": "2023-04-17T22:08:43Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}, {"id": "5a2bb5d7-2352-4da0-838d-57c1212454c4", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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": 218, "description": null, "tags": [], "created_at": "2023-04-17T22:08:43Z", "updated_at": "2023-04-17T22:08:43Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}], "tags": [], "created_at": "2023-04-17T22:08:43Z", "updated_at": "2023-04-17T22:08:43Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:08:45,134 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.397s 2023-04-17 22:08:45,135 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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-44724c57-8b9d-44e7-8f15-70792a1c148c', 'date': 'Mon, 17 Apr 2023 22:08:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76a30dea-0e74-4be3-99c0-446bce3c1993", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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-17T22:08:44Z", "updated_at": "2023-04-17T22:08:44Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:08:46,099 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.963s 2023-04-17 22:08:46,099 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f03289bf-5382-4243-ba07-47753a8d385f', 'date': 'Mon, 17 Apr 2023 22:08:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6e98a658-e58e-4a31-9f9e-7250828dabab", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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-17T22:08:45Z", "updated_at": "2023-04-17T22:08:45Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:08:46,099 80606 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1642926262 created 2023-04-17 22:08:50,927 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.826s 2023-04-17 22:08:50,927 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b86524c9-15cd-4d08-a428-0cfeeb21a960', 'date': 'Mon, 17 Apr 2023 22:08:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1c6c49ec-78d7-469d-8398-14b0df82dfab", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.127", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:48Z", "updated_at": "2023-04-17T22:08:48Z", "revision_number": 0}}' 2023-04-17 22:08:50,927 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1c6c49ec-78d7-469d-8398-14b0df82dfab', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:48Z', 'updated_at': '2023-04-17T22:08:48Z', 'revision_number': 0, 'ip': '172.24.4.127'} created 2023-04-17 22:08:51,009 80606 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.075s 2023-04-17 22:08:51,010 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-020ad486-ae51-464a-adaa-17994239429f', '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": "52b3e35c03b54ae4b5dabfb1325886a9", "name": "tempest-AttachVolumeNegativeTest-1678965362-project-member", "password_expires_at": null}, "audit_ids": ["EEkes8DvQyCzvbsFuP-5TQ"], "expires_at": "2023-04-17T23:08:50.000000Z", "issued_at": "2023-04-17T22:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e52724ed9bc54905bd5eddd8504e4c77", "name": "tempest-AttachVolumeNegativeTest-1678965362"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "regio n_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:08:51,010 80606 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'bd9d53b7-0e22-42c4-8b91-49575cadf44f', 'name': 'tempest-AttachVolumeNegativeTest-1068401962-network', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60931, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:08:51,011 80606 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1969874175', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjQzi1kjZQeEQ1rYjOKbLcVcDCRQQIijtqR97gxYJ2Onb6dZq9Ac7P5Uos+0FwBhyMNkY6cGIDdtzKuXupShf31TiuVlUPJpGQ92/3ShzPqtsJ2m3VXUdv5ryHzD1eLpg==', 'fingerprint': 'e2:e9:03:af:5f:ab:f6:39:b6:1d:bf:21:71:8c:b3:ba', 'user_id': '52b3e35c03b54ae4b5dabfb1325886a9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBAOfaqjc/grJ4EPWZf1tScW16khx+1HpiuKwdtt04wl97RfR/9jN1x\nno1Mk+KMIoqgBwYFK4EEACKhZANiAAQo0M4tZI2UHhENa2Izimy3FXAwkUECIo7a\nkfe4MWCdjp2+nWavQHOz+VKLPtBcAYcjDZGOnBiA3bcyrl7qUoX99U4rlZVDyaRk\nPdv90ocz6rbCdpt1V1Hb+a8h8w9Xi6Y=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '63dc4019-6086-4c97-bc29-6acfe9c4e790', 'name': 'tempest-securitygroup--1642926262', 'stateful': True, 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': 'tempest-description--1755400463', 'shared': False, 'security_group_rules': [{'id': '05bf44e5-97d6-4c34-98ad-dadeaa0abf2e', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '63dc4019-6086-4c97-bc29-6acfe9c4e790', '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': 219, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:43Z', 'updated_at': '2023-04-17T22:08:43Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, {'id': '5a2bb5d7-2352-4da0-838d-57c1212454c4', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '63dc4019-6086-4c97-bc29-6acfe9c4e790', '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': 218, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:43Z', 'updated_at': '2023-04-17T22:08:43Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54 905bd5eddd8504e4c77'}], 'tags': [], 'created_at': '2023-04-17T22:08:43Z', 'updated_at': '2023-04-17T22:08:43Z', 'revision_number': 1, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, 'floating_ip': {'id': '1c6c49ec-78d7-469d-8398-14b0df82dfab', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:48Z', 'updated_at': '2023-04-17T22:08:48Z', 'revision_number': 0, 'ip': '172.24.4.127'}} 2023-04-17 22:08:53,879 80606 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 2.866s 2023-04-17 22:08:53,879 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1530040262", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "bd9d53b7-0e22-42c4-8b91-49575cadf44f"}], "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "key_name": "tempest-keypair-1969874175", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d4d25b-efdf-40f3-b3a7-63e5eb9ef514', 'x-compute-request-id': 'req-b9d4d25b-efdf-40f3-b3a7-63e5eb9ef514', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "adminPass": "password"}}' 2023-04-17 22:08:54,056 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.169s 2023-04-17 22:08:54,057 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fd090e-8cfa-4f27-982a-e5f19c15d526', 'x-compute-request-id': 'req-39fd090e-8cfa-4f27-982a-e5f19c15d526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "name": "tempest-AttachVolumeNegativeTest-server-1530040262", "status": "BUILD", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:54Z", "updated": "2023-04-17T22:08:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1969874175", "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 22:09:44,573 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.445s 2023-04-17 22:09:44,574 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec48d25-81c2-4806-a964-b1ceed4a3543', 'x-compute-request-id': 'req-6ec48d25-81c2-4806-a964-b1ceed4a3543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "name": "tempest-AttachVolumeNegativeTest-server-1530040262", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:dc:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1969874175", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "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 22:09:44,587 80606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:10:45,108 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d/os-interface 0.462s 2023-04-17 22:10:45,109 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Mon, 17 Apr 2023 22:10:44 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-f2b0049b-8442-4e98-ae82-4ab812cba507', 'x-compute-request-id': 'req-f2b0049b-8442-4e98-ae82-4ab812cba507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "port_id": "7557dbee-f2e2-47a0-88eb-1377350f8504", "mac_addr": "fa:16:3e:55:dc:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "353b1326-8b44-4e95-98d6-6585af143c2b", "ip_address": "10.0.0.13"}]}]}' 2023-04-17 22:10:46,045 80606 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/1c6c49ec-78d7-469d-8398-14b0df82dfab 0.932s 2023-04-17 22:10:46,046 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7557dbee-f2e2-47a0-88eb-1377350f8504"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-56a6fd29-2a88-4896-ba2b-4adc211f962f', 'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1c6c49ec-78d7-469d-8398-14b0df82dfab'} Body: b'{"floatingip": {"id": "1c6c49ec-78d7-469d-8398-14b0df82dfab", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.127", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "3ce8b80b-b8be-4e7c-a64b-2e649750bdf5", "port_id": "7557dbee-f2e2-47a0-88eb-1377350f8504", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "mac_address": "fa:16:3e:55:dc:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:48Z", "updated_at": "2023-04-17T22:10:45Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:10:46,049 80606 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.127:22' as 'cirros' with public key authentication 2023-04-17 22:10:46,092 80606 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:10:46,116 80606 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:10:46,118 80606 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.127 successfully created 2023-04-17 22:10:46,208 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d/ips 0.088s 2023-04-17 22:10:46,208 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9d9329-f709-4148-b24e-507f87dc5997', 'x-compute-request-id': 'req-cd9d9329-f709-4148-b24e-507f87dc5997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36 81b009-1a99-4eb8-b189-3fe0647f5d1d/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-17 22:10:46,532 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes 0.317s 2023-04-17 22:10:46,533 80606 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-221192297"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c7e1fc-8cd2-4959-9f7b-6f3992c71ca3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c7e1fc-8cd2-4959-9f7b-6f3992c71ca3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes'} Body: b'{"volume": {"id": "4c33e223-2269-4a39-bab1-9d509a33b236", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:46.421003", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-221192297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:10:46,593 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236 0.043s 2023-04-17 22:10:46,593 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7546d8-8162-4c09-a071-1c9bfdd6b58d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7546d8-8162-4c09-a071-1c9bfdd6b58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236'} Body: b'{"volume": {"id": "4c33e223-2269-4a39-bab1-9d509a33b236", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:46.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-221192297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:10:47,659 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach _attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236 0.053s 2023-04-17 22:10:47,660 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682450cc-b6dc-477b-8174-f926356ca910', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682450cc-b6dc-477b-8174-f926356ca910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236'} Body: b'{"volume": {"id": "4c33e223-2269-4a39-bab1-9d509a33b236", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:46.000000", "updated_at": "2023-04-17T22:10:47.000000", "name": "tempest-AttachVolumeNegativeTest-volume-221192297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:10:47,787 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.116s 2023-04-17 22:10:47,787 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d5546d2-bf92-4143-a792-f5b48c67ad38', 'x-compute-request-id': 'req-3d5546d2-bf92-4143-a792-f5b48c67ad38', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'' 2023-04-17 22:10:48,040 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.252s 2023-04-17 22:10:48,041 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7573a8-acf2-4288-b5ad-196a38f612e9', 'x-compute-request-id': 'req-af7573a8-acf2-4288-b5ad-196a38f612e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "name": "tempest-AttachVolumeNegativeTest-server-1530040262", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:10:48Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:dc:d0"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:dc:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1969874175", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "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 22:11:38,117 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.033s 2023-04-17 22:11:38,117 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11: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-a4044380-8c4a-4f31-a599-cafc49f0e4c4', 'x-compute-request-id': 'req-a4044380-8c4a-4f31-a599-cafc49f0e4c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3681b009-1a99-4eb8-b189-3fe0647f5d1d could not be found."}}' 2023-04-17 22:11:38,143 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1969874175 0.025s 2023-04-17 22:11:38,144 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11: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-87b61c48-01b9-4c31-af19-953b1c9732a0', 'x-compute-request-id': 'req-87b61c48-01b9-4c31-af19-953b1c9732a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1969874175'} Body: b'' 2023-04-17 22:11:38,308 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790 0.164s 2023-04-17 22:11:38,309 80606 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-0af33cee-8538-46c7-8f62- bed151f78689', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790'} Body: b'' 2023-04-17 22:11:38,337 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790 0.028s 2023-04-17 22:11:38,338 80606 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-3d9a0037-fffa-4721-aec2-b773fa47cdfb', 'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 63dc4019-6086-4c97-bc29-6acfe9c4e790 does not exist", "detail": ""}}' 2023-04-17 22:11:39,075 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1c6c49ec-78d7-469d-8398-14b0df82dfab 0.736s 2023-04-17 22:11:39,075 80606 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-92136851-ca9f-4ec3-8f09-28fd25f4e557', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1c6c49ec-78d7-469d-8398-14b0df82dfab'} Body: b'' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [175.324574s] ... 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 7a8f47a2-1c3c-4a9e-be45-e53e59c60640 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:50,425 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:08:50,425 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:08:50,533 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.106s 2023-04-17 22:08:50,534 80596 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-1290889891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUDw4oqZGwgHOlogieqsyzip0wW30jA5743bGk+uV3e5+U/R9yL7AS0GXvphtOuOOI4CmAsHcasbFw371H+sA0tPQYeuyAIlEJTYvj1WiabqMovvf1nFdGYtWBjTZP1Rw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:50 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-d50e6e63-f521-462f-a105-96d46b203548', 'x-compute-request-id': 'req-d50e6e63-f521-462f-a105-96d46b203548', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1290889891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUDw4oqZGwgHOlogieqsyzip0wW30jA5743bGk+uV3e5+U/R9yL7AS0GXvphtOuOOI4CmAsHcasbFw371H+sA0tPQYeuyAIlEJTYvj1WiabqMovvf1nFdGYtWBjTZP1Rw==", "fingerprint": "e2:e4:83:6d:c5:4c:c5:f7:fd:57:1c:b7:1f:78:c8:53", "user_id": "a5ec05fe7d7244368c7eec3739a96c19"}}' 2023-04-17 22:08:50,542 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1290889891 created 2023-04-17 22:08:51,392 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.848s 2023-04-17 22:08:51,392 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--746364710", "description": "tempest-description--612125753"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7dd24d47-7d2e-402f-b16a-40dd3984dd98', 'date': 'Mon, 17 Apr 2023 22:08:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "723a43d1-222e-44ca-95be-c9f4815149f1", "name": "tempest-securitygroup--746364710", "stateful": true, "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "tempest-description--612125753", "shared": false, "security_group_rules": [{"id": "299b56fc-fce7-4205-94b1-15e6b265cb36", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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": 267, "description": null, "tags": [], "created_at": "2023-04-17T22:08:50Z", "updated_at": "2023-04-17T22:08:50Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}, {"id": "e8df09a2-73e0-4669-9422-f95d0c27827d", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "ethertype": "IPv6", "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": 268, "description": null, "tags": [], "created_at": "2023-04-17T22:08:50Z", "updated_at": "2023-04-17T22:08:50Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}], "tags": [], "created_at": "2023-04-17T22:08:50Z", "updated_at": "2023-04-17T22:08:50Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:08:51,905 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.513s 2023-04-17 22:08:51,906 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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-853c0ab2-ac57-4501-b4a1-2c8289b23d3a', 'date': 'Mon, 17 Apr 2023 22:08: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": "5038eb8b-9a81-4c07-bedc-7156ee2f1c87", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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-17T22:08:51Z", "updated_at": "2023-04-17T22:08:51Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:08:53,505 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.599s 2023-04-17 22:08:53,506 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c1cffcae-7a03-4ab2-83f8-364e095e7882', 'date': 'Mon, 17 Apr 2023 22:08:53 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": "288f470e-6fd4-4b4a-b237-c6e30caa3ff5", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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-17T22:08:52Z", "updated_at": "2023-04-17T22:08:52Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:08:53,506 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--746364710 created 2023-04-17 22:08:57,088 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.581s 2023-04-17 22:08:57,088 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content -type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d9cf82a0-f1f4-4894-87ad-f2f9308e35ce', 'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c3c5223d-7787-4a89-b00d-40f77c7aebf7", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.37", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:55Z", "updated_at": "2023-04-17T22:08:55Z", "revision_number": 0}}' 2023-04-17 22:08:57,088 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c3c5223d-7787-4a89-b00d-40f77c7aebf7', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.37', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:55Z', 'updated_at': '2023-04-17T22:08:55Z', 'revision_number': 0, 'ip': '172.24.4.37'} created 2023-04-17 22:08:57,201 80596 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.105s 2023-04-17 22:08:57,202 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 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-f8ba444c-5482-49d2-ad13-13bdde8e1093', '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": "a5ec05fe7d7244368c7eec3739a96c19", "name": "tempest-AttachVolumeShelveTestJSON-1051644628-project-member", "password_expires_at": null}, "audit_ids": ["02GtmmQFToeUpIh4uGHNUw"], "expires_at": "2023-04-17T23:08:57.000000Z", "issued_at": "2023-04-17T22:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9283fe3c9a094f9bbddb08e48973da44", "name": "tempest-AttachVolumeShelveTestJSON-1051644628"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a1 4facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:08:57,202 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '2aae2552-3ef8-41d3-84e6-313da6fc203b', 'name': 'tempest-AttachVolumeShelveTestJSON-1626967335-network', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:08:57,203 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1290889891', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUDw4oqZGwgHOlogieqsyzip0wW30jA5743bGk+uV3e5+U/R9yL7AS0GXvphtOuOOI4CmAsHcasbFw371H+sA0tPQYeuyAIlEJTYvj1WiabqMovvf1nFdGYtWBjTZP1Rw==', 'fingerprint': 'e2:e4:83:6d:c5:4c:c5:f7:fd:57:1c:b7:1f:78:c8:53', 'user_id': 'a5ec05fe7d7244368c7eec3739a96c19', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyq2mvIttVyDJFanBXFQilZ0+GEMG4ZN5HZgl0qtHjVsxzI6dm50mJ\nBvxoBq2H6vugBwYFK4EEACKhZANiAASFA8OKKmRsIBzpaIInqrMs4qdMFt9IwOe+\nN2xpPrld3uflP0fci+wEtBl76YbTrjjiOApgLB3GrGxcN+9R/rANLT0GHrsgCJRC\nU2L49Vomm6jKL739ZxXRmLVgY02T9Uc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '723a43d1-222e-44ca-95be-c9f4815149f1', 'name': 'tempest-securitygroup--746364710', 'stateful': True, 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': 'tempest-description--612125753', 'shared': False, 'security_group_rules': [{'id': '299b56fc-fce7-4205-94b1-15e6b265cb36', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': '723a43d1-222e-44ca-95be-c9f4815149f1', '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': 267, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:50Z', 'updated_at': '2023-04-17T22:08:50Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, {'id': 'e8df09a2-73e0-4669-9422-f95d0c27827d', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': '723a43d1-222e-44ca-95be-c9f4815149f1', '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': 268, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:50Z', 'updated_at': '2023-04- 17T22:08:50Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}], 'tags': [], 'created_at': '2023-04-17T22:08:50Z', 'updated_at': '2023-04-17T22:08:50Z', 'revision_number': 1, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, 'floating_ip': {'id': 'c3c5223d-7787-4a89-b00d-40f77c7aebf7', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.37', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:55Z', 'updated_at': '2023-04-17T22:08:55Z', 'revision_number': 0, 'ip': '172.24.4.37'}} 2023-04-17 22:09:00,756 80596 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 3.552s 2023-04-17 22:09:00,756 80596 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-1596520601", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2aae2552-3ef8-41d3-84e6-313da6fc203b"}], "security_groups": [{"name": "tempest-securitygroup--746364710"}], "key_name": "tempest-keypair-1290889891", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614', '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-e8d8084f-c1d9-42b7-8db7-daa95bf03c02', 'x-compute-request-id': 'req-e8d8084f-c1d9-42b7-8db7-daa95bf03c02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--746364710"}], "adminPass": "password"}}' 2023-04-17 22:09:00,966 80596 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/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.207s 2023-04-17 22:09:00,966 80596 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 22:09:00 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-13a200a1-f491-4793-ada5-d81e6eff40a8', 'x-compute-request-id': 'req-13a200a1-f491-4793-ada5-d81e6eff40a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "name": "tempest-AttachVolumeShelveTestJSON-server-1596520601", "status": "BUILD", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05f e7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:01Z", "updated": "2023-04-17T22:09:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1290889891", "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 22:09:51,358 80596 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/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.326s 2023-04-17 22:09:51,358 80596 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 22:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', '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-ee2219c2-7600-4a8d-94e4-20389635a93f', 'x-compute-request-id': 'req-ee2219c2-7600-4a8d-94e4-20389635a93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "name": "tempest-AttachVolumeShelveTestJSON-server-1596520601", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:00Z", "updated": "2023-04-17T22:09:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:2f:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290889891", "OS-SRV-USG:launched_at": "2023-04-17T22:09:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--746364710"}], "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 22:09:51,373 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:10:51,685 80596 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/cbaa3 995-f00d-4194-b7e2-29bfc6e27614/os-interface 0.253s 2023-04-17 22:10:51,686 80596 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 22:10:51 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-3d078de8-f07b-44ff-8750-bb44f04ae97c', 'x-compute-request-id': 'req-3d078de8-f07b-44ff-8750-bb44f04ae97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "port_id": "11c4742a-b778-458f-9a76-1a8d6330f415", "mac_addr": "fa:16:3e:43:2f:41", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20c14369-a5bc-4322-86d4-8ad16d246f1f", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 22:10:52,388 80596 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/c3c5223d-7787-4a89-b00d-40f77c7aebf7 0.698s 2023-04-17 22:10:52,388 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "11c4742a-b778-458f-9a76-1a8d6330f415"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-79a41d89-36fd-4049-9b96-9706612d9594', 'date': 'Mon, 17 Apr 2023 22:10:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3c5223d-7787-4a89-b00d-40f77c7aebf7'} Body: b'{"floatingip": {"id": "c3c5223d-7787-4a89-b00d-40f77c7aebf7", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.37", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "17f25457-a140-4d75-8605-95982536cf47", "port_id": "11c4742a-b778-458f-9a76-1a8d6330f415", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "mac_address": "fa:16:3e:43:2f:41", "admin_state_up": true, "status": "ACTIVE", "device_id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:55Z", "updated_at": "2023-04-17T22:10:51Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:10:52,390 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.37:22' as 'cirros' with public key authentication 2023-04-17 22:10:52,406 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:10:52,427 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:10:52,428 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.37 successfully created 2023-04-17 22:10:52,470 80596 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/cbaa3995-f00d-4194-b7e2-29bfc6e27614/ips 0.041s 2023-04-17 22:10:52,470 80596 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 22:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5edcfcce-f8b3-475e-815a-ed18ac9ab9aa', 'x-compute-request-id': 'req-5edcfcce-f8b3-475e-815a-ed18ac9ab9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-17 22:10:52,720 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes 0.246s 2023-04-17 22:10:52,721 80596 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-44303143"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bba6c8b-2b29-48ea-abd8-50472e7931cc', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bba6c8b-2b29-48ea-abd8-50472e7931cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes'} Body: b'{"volume": {"id": "7a8f47a2-1c3c-4a9e-be45-e53e59c60640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:52.657775", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-44303143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:10:52,767 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640 0.037s 2023-04-17 22:10:52,768 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa976121-47a2-4aca-84ae-f0c8e55284bd', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa976121-47a2-4aca-84ae-f0c8e55284bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640'} Body: b'{"volume": {"id": "7a8f47a2-1c3c-4a9e-be45-e53e59c60640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:53.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-44303143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}], "user_id": "a5ec05fe7d7244368 c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:10:53,819 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640 0.040s 2023-04-17 22:10:53,820 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b580e5ea-8440-4065-a860-300c897429fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b580e5ea-8440-4065-a860-300c897429fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640'} Body: b'{"volume": {"id": "7a8f47a2-1c3c-4a9e-be45-e53e59c60640", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:53.000000", "updated_at": "2023-04-17T22:10:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-44303143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:10:54,061 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.217s 2023-04-17 22:10:54,061 80596 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 22:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7baa820d-07d5-4349-9105-c176b30ad0fd', 'x-compute-request-id': 'req-7baa820d-07d5-4349-9105-c176b30ad0fd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'' 2023-04-17 22:10:54,355 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.293s 2023-04-17 22:10:54,355 80596 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 22:10:54 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-0c06eb39-75a9-4ec6-9353-3df8d28b9716', 'x-compute-request-id': 'req-0c06eb39- 75a9-4ec6-9353-3df8d28b9716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "name": "tempest-AttachVolumeShelveTestJSON-server-1596520601", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:00Z", "updated": "2023-04-17T22:10:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:2f:41"}, {"version": 4, "addr": "172.24.4.37", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:2f:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290889891", "OS-SRV-USG:launched_at": "2023-04-17T22:09:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--746364710"}], "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 22:11:44,454 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.037s 2023-04-17 22:11:44,454 80596 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 22:11:44 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-df5eda05-c5f8-456d-a910-c0ff19815c00', 'x-compute-request-id': 'req-df5eda05-c5f8-456d-a910-c0ff19815c00', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cbaa3995-f00d-4194-b7e2-29bfc6e27614 could not be found."}}' 2023-04-17 22:11:44,481 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290889891 0.026s 2023-04-17 22:11:44,481 80596 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 22:11:44 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-95735970-817c-4d32-954a-5023218668eb', 'x-compute-request-id': 'req-95735970-817c-4d32-954a-5023218668eb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290889891'} Body: b'' 2023-04-17 22:11:44,978 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1 0.496s 2023-04-17 22:11:44,978 80596 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-67057ebb-630b-4055-8b65-486ca1e94944', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1'} Body: b'' 2023-04-17 22:11:45,001 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1 0.022s 2023-04-17 22:11:45,001 80596 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-2f1eb96e-bcac-4824-9c1c-2031753444e4', 'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 723a43d1-222e-44ca-95be-c9f4815149f1 does not exist", "detail": ""}}' 2023-04-17 22:11:45,747 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c3c5223d-7787-4a89-b00d-40f77c7aebf7 0.745s 2023-04-17 22:11:45,748 80596 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-d068a18f-bf69-4261-aa18-5101ac1684b7', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3c5223d-7787-4a89-b00d-40f77c7aebf7'} Body: b'' {4} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [116.841324s] ... 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 1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:49,518 80600 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:09:49,865 80600 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.344s 2023-04-17 22:09:49,865 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1691187973", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFeeT2ktb2ezEbDneceaEkdmYL0Q+OMfaTSuKEyaa3rHRe7RFynAalW4DVkVwOj9o4faZsUrmyKgb2c54eejkRheCP0UOpP4kS7Z/K/ZA1t+erJPufbj/hsftZaYU+qdg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c938ea7-f516-4112-bc14-80a5b2b64c37', 'x-compute-request-id': 'req-5c938ea7-f516-4112-bc14-80a5b2b64c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1691187973", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFeeT2ktb2ezEbDneceaEkdmYL0Q+OMfaTSuKEyaa3rHRe7RFynAalW4DVkVwOj9o4faZsUrmyKgb2c54eejkRheCP0UOpP4kS7Z/K/ZA1t+erJPufbj/hsftZaYU+qdg==", "fingerprint": "8b:0f:e5:fd:5a:c8:3c:1b:ae:0d:08:ec:fd:9f:ac:6a", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5"}}' 2023-04-17 22:09:49,868 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1691187973 created 2023-04-17 22:09:50,186 80600 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.317s 2023-04-17 22:09:50,186 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1470488494", "description": "tempest-description--1796611763"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ca1cf505-9a26-430b-9496-83c857fd7914', 'date': 'Mon, 17 Apr 2023 22:09:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "name": "tempest-securitygroup--1470488494", "stateful": true, "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "description": "tempest-description--1796611763", "shared": false, "security_group_rules": [{"id": "0a5a255d-381c-4a87-a7ca-ec34de6dbd43", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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": 458, "description": null, "tags": [], "created_at": "2023-04-17T22:09:49Z", "updated_at": "2023-04-17T22:09:49Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}, {"id": "119549af-6256-440c-a8dd-03889bf0c895", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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": 4 57, "description": null, "tags": [], "created_at": "2023-04-17T22:09:49Z", "updated_at": "2023-04-17T22:09:49Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}], "tags": [], "created_at": "2023-04-17T22:09:49Z", "updated_at": "2023-04-17T22:09:49Z", "revision_number": 1, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:09:50,357 80600 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.170s 2023-04-17 22:09:50,357 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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-b2f42fb6-272c-4cfb-ab06-5e0fe7a20a78', 'date': 'Mon, 17 Apr 2023 22:09: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": "9a6b65e6-1087-4de9-bb9c-12185d65cc2a", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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-17T22:09:50Z", "updated_at": "2023-04-17T22:09:50Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:09:50,523 80600 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.165s 2023-04-17 22:09:50,523 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bb3de19a-aac0-4be4-b6c7-a8396d974fe8', 'date': 'Mon, 17 Apr 2023 22:09: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": "b36e1452-d77d-4a46-b290-1df32f1c4d66", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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-17T22:09:50Z", "updated_at": "2023-04-17T22:09:50Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:09:50,523 80600 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1470488494 created 2023-04-17 22:09:51,653 80600 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.129s 2023-04-17 22:09:51,653 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673" }} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1769c7a1-fa7b-4b07-80fa-8735973e9750', 'date': 'Mon, 17 Apr 2023 22:09:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "31d51e86-3f71-4d2c-b065-5426eb0b38b9", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "floating_ip_address": "172.24.4.222", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "416fcd7cd2bc486884f751acab268fd8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:51Z", "updated_at": "2023-04-17T22:09:51Z", "revision_number": 0}}' 2023-04-17 22:09:51,654 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '31d51e86-3f71-4d2c-b065-5426eb0b38b9', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '416fcd7cd2bc486884f751acab268fd8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:51Z', 'updated_at': '2023-04-17T22:09:51Z', 'revision_number': 0, 'ip': '172.24.4.222'} created 2023-04-17 22:09:51,739 80600 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.080s 2023-04-17 22:09:51,739 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:51 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-11512ad6-07db-4d37-9697-369e4995e934', '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": "70af0dc4dbf24ae1add76f3c87f8b1b5", "name": "tempest-VolumesAdminNegativeTest-315022411-project-member", "password_expires_at": null}, "audit_ids": ["JMDd2SjdSHiWwwy-dOzNMw"], "expires_at": "2023-04-17T23:09:51.000000Z", "issued_at": "2023-04-17T22:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "416fcd7cd2bc486884f751acab268fd8", "name": "tempest-VolumesAdminNegativeTest-315022411"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "pl acement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:51,740 80600 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '83a63ee2-d2cb-414d-bab9-c556ee1c2c88', 'name': 'tempest-VolumesAdminNegativeTest-625420379-network', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '416fcd7cd2bc486884f751acab268fd8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19674, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:32Z', 'updated_at': '2023-04-17T22:09:32Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:51,740 80600 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1691187973', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFeeT2ktb2ezEbDneceaEkdmYL0Q+OMfaTSuKEyaa3rHRe7RFynAalW4DVkVwOj9o4faZsUrmyKgb2c54eejkRheCP0UOpP4kS7Z/K/ZA1t+erJPufbj/hsftZaYU+qdg==', 'fingerprint': '8b:0f:e5:fd:5a:c8:3c:1b:ae:0d:08:ec:fd:9f:ac:6a', 'user_id': '70af0dc4dbf24ae1add76f3c87f8b1b5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC3pqXxpLuzKMCKci7ttRysBfWtYy7XR2cnGHFuvT2SF54aUFsqQPx6\nXoIY0sisWCSgBwYFK4EEACKhZANiAAQxXnk9pLW9nsxGw53nHmhJHZmC9EPjjH2k\n0rihMmmt6x0Xu0RcpwGpVuA1ZFcDo/aOH2mbFK5sioG9nOeHno5EYXgj9FDqT+JE\nu2fyv2QNbfnqyT7n24/4bH7WWmFPqnY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '79d07661-5417-4c14-86a6-f4e78a722ee1', 'name': 'tempest-securitygroup--1470488494', 'stateful': True, 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'description': 'tempest-description--1796611763', 'shared': False, 'security_group_rules': [{'id': '0a5a255d-381c-4a87-a7ca-ec34de6dbd43', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'security_group_id': '79d07661-5417-4c14-86a6-f4e78a722ee1', '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': 458, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:09:49Z', 'updated_at': '2023-04-17T22:09:49Z', 'revision_number': 0, 'project_id': '416fcd7cd2bc486884f751acab268fd8'}, {'id': '119549af-6256-440c-a8dd-03889bf0c895', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'security_group_id': '79d07661-5417-4c14-86a6-f4e78a722ee1', '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': 457, 'description': None, 'tags': [], 'created_at': '20 23-04-17T22:09:49Z', 'updated_at': '2023-04-17T22:09:49Z', 'revision_number': 0, 'project_id': '416fcd7cd2bc486884f751acab268fd8'}], 'tags': [], 'created_at': '2023-04-17T22:09:49Z', 'updated_at': '2023-04-17T22:09:49Z', 'revision_number': 1, 'project_id': '416fcd7cd2bc486884f751acab268fd8'}, 'floating_ip': {'id': '31d51e86-3f71-4d2c-b065-5426eb0b38b9', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '416fcd7cd2bc486884f751acab268fd8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:51Z', 'updated_at': '2023-04-17T22:09:51Z', 'revision_number': 0, 'ip': '172.24.4.222'}} 2023-04-17 22:09:52,546 80600 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 0.805s 2023-04-17 22:09:52,546 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1397556093", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88"}], "security_groups": [{"name": "tempest-securitygroup--1470488494"}], "key_name": "tempest-keypair-1691187973", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d59a6c8-4934-4cce-9955-507954e1b01a', 'x-compute-request-id': 'req-6d59a6c8-4934-4cce-9955-507954e1b01a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1470488494"}], "adminPass": "x26EcvCzYpbY"}}' 2023-04-17 22:09:52,620 80600 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/d9386728-7c3f-42ff-8f1c-51748ccefff3 0.070s 2023-04-17 22:09:52,620 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15accd5-c191-4f97-b2cf-97b3b60db75c', 'x-compute-request-id': 'req-e15accd5-c191-4f97-b2cf-97b3b60db75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3'} Body: b'{"server": {"id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "name": "tempest-VolumesAdminNegativeTest-server-1397556093", "status": "BUILD", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metada ta": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:53Z", "updated": "2023-04-17T22:09:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1691187973", "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 22:10:42,898 80600 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/d9386728-7c3f-42ff-8f1c-51748ccefff3 0.229s 2023-04-17 22:10:42,898 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:42 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-c99385d0-64dc-4806-84e3-38d6ef3d627d', 'x-compute-request-id': 'req-c99385d0-64dc-4806-84e3-38d6ef3d627d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3'} Body: b'{"server": {"id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "name": "tempest-VolumesAdminNegativeTest-server-1397556093", "status": "ACTIVE", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metadata": {}, "hostId": "c538d0ab25f47b36ca4c0cef27e1d05bc7870a1d7f4a292954e50d8b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:52Z", "updated": "2023-04-17T22:10:00Z", "addresses": {"tempest-VolumesAdminNegativeTest-625420379-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:26:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1691187973", "OS-SRV-USG:launched_at": "2023-04-17T22:10:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1470488494"}], "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 22:10:42,911 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:11:43,183 80600 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/d9386728-7c3f-42ff-8f1c-51748ccefff3/os-interface 0.267s 2023-04-17 22:11:43,183 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:42 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-22890c90-37f6-4b9e-b131-e8a5e2d4dde5', 'x-compute-request-id': 'req-22890c90-37f6-4b9e-b131-e8a5e2d4dde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88", "port_id": "54d6ec48-0412-4678-9745-e657a446347d", "mac_addr": "fa:16:3e:c6:26:04", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "41790fcb-cf90-49e1-b1b0-398bbc18ba49", "ip_address": "10.0.0.7"}]}]}' 2023-04-17 22:11:44,940 80600 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/31d51e86-3f71-4d2c-b065-5426eb0b38b9 1.752s 2023-04-17 22:11:44,940 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "54d6ec48-0412-4678-9745-e657a446347d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d73facef-0e47-4abc-a5b2-dab4f644ef02', 'date': 'Mon, 17 Apr 2023 22:11:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/31d51e86-3f71-4d2c-b065-5426eb0b38b9'} Body: b'{"floatingip": {"id": "31d51e86-3f71-4d2c-b065-5426eb0b38b9", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "floating_ip_address": "172.24.4.222", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "43a52215-05fa-479d-85fb-9248fe2df4d0", "port_id": "54d6ec48-0412-4678-9745-e657a446347d", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88", "mac_address": "fa:16:3e:c6:26:04", "admin_state_up": true, "status": "ACTIVE", "device_id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:51Z", "updated_at": "2023-04-17T22:11:43Z", "revision_number": 1, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:11:44,943 80600 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.222:22' as 'cirros' with public key authentication 2023-04-17 22:11:44,980 80600 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:11:45,004 80600 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:11:45,004 80600 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.222 successfully created 2023-04-17 22:11:45,238 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes 0.233s 2023-04-17 22:11:45,239 80600 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-2034261350"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d586d7-c3bf-42f7-8223-ae501c52e1b3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-ope nstack-request-id': 'req-d0d586d7-c3bf-42f7-8223-ae501c52e1b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes'} Body: b'{"volume": {"id": "1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:45.177663", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034261350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:45,295 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a 0.047s 2023-04-17 22:11:45,295 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828eff93-f566-40c7-ae42-c3b05087afb3', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828eff93-f566-40c7-ae42-c3b05087afb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a'} Body: b'{"volume": {"id": "1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:45.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034261350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:11:46,347 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a 0.040s 2023-04-17 22:11:46,348 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2624da25-ae5e-4a8f-9a1a-712224450932', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2624da25-ae5e-4a8f-9a1a-712224450932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a'} Body: b'{"volume": {"id": "1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a", "sta tus": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:45.000000", "updated_at": "2023-04-17T22:11:45.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2034261350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' {0} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [176.504714s] ... 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 d039b79f-b844-4ddb-9670-31a8090da23d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:00,395 80592 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/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.317s 2023-04-17 22:09:00,396 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-acc5b5a4-390e-45d9-b227-f6e5a4e3f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:09:01,212 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.786s 2023-04-17 22:09:01,212 80592 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 22:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-754fc718-869e-4cab-92c7-541241dd2082', '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": "5fa4a52bd9634a16b9c192ae79d08c6d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "created_at": "2023-04-17T22:09:01Z", "updated_at": "2023-04-17T22:09:01Z", "tags": [], "self": "/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "file": "/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:09:03,373 80592 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-17 22:09:03,374 80592 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/caf3ea13-92a9-40f8-bd4a-51f6b5c53327/file 2.161s 2023-04-17 22:09:03,374 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-aec84a5a-7b60-496c-b617-63b3c0d465c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327/file'} Body: b'' 2023-04-17 22:09:03,375 80592 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:09:03,375 80592 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:09:03,618 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.240s 2023-04-17 22:09:03,619 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1545084897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXWDpAmHJN6DEa8aBiSGZSIAf3NwsuJLBqtY30pGhgpUFLMNyDpGDxGPXPI9IR47QvVMEhsqH5smKDhL4yjmsCvpuEmnNtj1uTFOgYDJS1VE0IAdB4c78I6NkPJBVnexQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:03 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-5f232c77-1395-4ae4-b09b-b9be080ed747', 'x-compute-request-id': 'req-5f232c77-1395-4ae4-b09b-b9be080ed747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1545084897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXWDpAmHJN6DEa8aBiSGZSIAf3NwsuJLBqtY30pGhgpUFLMNyDpGDxGPXPI9IR47QvVMEhsqH5smKDhL4yjmsCvpuEmnNtj1uTFOgYDJS1VE0IAdB4c78I6NkPJBVnexQ==", "fingerprint": "db:8f:fa:a1:1d:d3:7c:a1:0d:a7:dd:4e:16:ed:5d:19", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4"}}' 2023-04-17 22:09:03,623 80592 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1545084897 created 2023-04-17 22:09:04,475 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.851s 2023-04-17 22:09:04,475 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1047582208", "description": "tempest-description--1393863785"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-13129dd2-6d6f-46aa-8a78-92fd1c16304b', 'date': 'Mon, 17 Apr 2023 22:09:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "name": "tempest-securitygroup--1047582208", "stateful": true, "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "description": "tempest-description--1393863785", "shared": false, "security_group_rules": [{"id": "2a809eb7-4fbd-401d-8804-a7c8a7490d3d", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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": 328, "description": null, "tags": [], "create d_at": "2023-04-17T22:09:04Z", "updated_at": "2023-04-17T22:09:04Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}, {"id": "b5bb230e-cf96-4439-b2ac-de1d54749986", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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": 327, "description": null, "tags": [], "created_at": "2023-04-17T22:09:03Z", "updated_at": "2023-04-17T22:09:03Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}], "tags": [], "created_at": "2023-04-17T22:09:03Z", "updated_at": "2023-04-17T22:09:04Z", "revision_number": 1, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:09:05,887 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.411s 2023-04-17 22:09:05,887 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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-f82f4c94-ed59-411a-b683-a5c5adcbd13b', 'date': 'Mon, 17 Apr 2023 22:09:05 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": "38c9c7da-de7e-4647-b9ed-e92af20f8f20", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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-17T22:09:05Z", "updated_at": "2023-04-17T22:09:05Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:09:07,281 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.393s 2023-04-17 22:09:07,281 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6cdf83b0-2201-4ace-bcce-57acf5528ea6', 'date': 'Mon, 17 Apr 2023 22:09:07 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": "d67435e7-dd03-46b9-9157-04c6690d359b", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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-17T22:09:06Z", "updated_at": "2023-04-17T22:09:06Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:09:07,281 80592 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1047582208 created 2023-04-17 22:09:09,411 80592 INFO [tempest.lib.common.rest_client] Reques t (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.129s 2023-04-17 22:09:09,412 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2d70cf2d-01c8-4125-8b90-41d6f9157fe2', 'date': 'Mon, 17 Apr 2023 22:09:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "395e0f44-d1f0-4271-a01d-2e1531541e4d", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "floating_ip_address": "172.24.4.177", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fd70480cd5364a3185fe097f88c290ae", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:08Z", "updated_at": "2023-04-17T22:09:08Z", "revision_number": 0}}' 2023-04-17 22:09:09,412 80592 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '395e0f44-d1f0-4271-a01d-2e1531541e4d', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'floating_ip_address': '172.24.4.177', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd70480cd5364a3185fe097f88c290ae', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:08Z', 'updated_at': '2023-04-17T22:09:08Z', 'revision_number': 0, 'ip': '172.24.4.177'} created 2023-04-17 22:09:09,454 80592 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.038s 2023-04-17 22:09:09,455 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:09 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-6e5d3b9d-ee40-4ef4-bbd4-84f55f093e84', '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": "79a02ae084a541b1b7a3fda0190b9ae4", "name": "tempest-AttachSCSIVolumeTestJSON-885264932-project-member", "password_expires_at": null}, "audit_ids": ["PKY1XchzRciuuMPJkFKGnw"], "expires_at": "2023-04-17T23:09:09.000000Z", "issued_at": "2023-04-17T22:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd70480cd5364a3185fe097f88c290ae", "name": "tempest-AttachSCSIVolumeTestJSON-885264932"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fd70480cd5364a3185fe097f88c290ae", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c 290ae", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:09,456 80592 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd5f5ecb0-5758-4318-bb86-c30fc214049a', 'name': 'tempest-AttachSCSIVolumeTestJSON-43150130-network', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd70480cd5364a3185fe097f88c290ae', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60810, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:09,456 80592 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1545084897', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXWDpAmHJN6DEa8aBiSGZSIAf3NwsuJLBqtY30pGhgpUFLMNyDpGDxGPXPI9IR47QvVMEhsqH5smKDhL4yjmsCvpuEmnNtj1uTFOgYDJS1VE0IAdB4c78I6NkPJBVnexQ==', 'fingerprint': 'db:8f:fa:a1:1d:d3:7c:a1:0d:a7:dd:4e:16:ed:5d:19', 'user_id': '79a02ae084a541b1b7a3fda0190b9ae4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALP9ILKkmMes9dvLPfhrw+zd66wcoTVsjjT+w3Yi8IG59d8EhV1VWQ\nUCzUCqnI1ougBwYFK4EEACKhZANiAAQF1g6QJhyTegxGvGgYkhmUiAH9zcLLiSwa\nrWN9KRoYKVBSzDcg6Rg8Rj1zyPSEeO0L1TBIbKh+bJig4S+Mo5rAr6bhJpzbY9bk\nxToGAyUtVRNCAHQeHO/COjZDyQVZ3sU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '758f2c57-06c6-4ef9-913b-b94f0b0733f4', 'name': 'tempest-securitygroup--1047582208', 'stateful': True, 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'description': 'tempest-description--1393863785', 'shared': False, 'security_group_rules': [{'id': '2a809eb7-4fbd-401d-8804-a7c8a7490d3d', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'security_group_id': '758f2c57-06c6-4ef9-913b-b94f0b0733f4', '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': 328, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:09:04Z', 'updated_at': '2023-04-17T22:09:04Z', 'revision_number': 0, 'project_id': 'fd70480cd5364a3185fe097f88c290ae'}, {'id': 'b5bb230e-cf96-4439-b2ac-de1d54749986', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'security_gro up_id': '758f2c57-06c6-4ef9-913b-b94f0b0733f4', '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': 327, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:09:03Z', 'updated_at': '2023-04-17T22:09:03Z', 'revision_number': 0, 'project_id': 'fd70480cd5364a3185fe097f88c290ae'}], 'tags': [], 'created_at': '2023-04-17T22:09:03Z', 'updated_at': '2023-04-17T22:09:04Z', 'revision_number': 1, 'project_id': 'fd70480cd5364a3185fe097f88c290ae'}, 'floating_ip': {'id': '395e0f44-d1f0-4271-a01d-2e1531541e4d', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'floating_ip_address': '172.24.4.177', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd70480cd5364a3185fe097f88c290ae', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:08Z', 'updated_at': '2023-04-17T22:09:08Z', 'revision_number': 0, 'ip': '172.24.4.177'}} 2023-04-17 22:09:11,870 80592 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 2.413s 2023-04-17 22:09:11,871 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "imageRef": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "d5f5ecb0-5758-4318-bb86-c30fc214049a"}], "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "key_name": "tempest-keypair-1545084897", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0076cd-85ca-4633-884d-b195b91c8682', 'x-compute-request-id': 'req-ee0076cd-85ca-4633-884d-b195b91c8682', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "adminPass": "5Y2jWqrTEFZA"}}' 2023-04-17 22:09:11,974 80592 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/b2751b9c-c966-416d-aaaa-81756198849c 0.100s 2023-04-17 22:09:11,974 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4729363a-9ce5-49aa-8aa2-4360440a321d', 'x-compute-request-id': 'req-4729363a-9ce5-49aa-8aa2-4360440a321d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0 .210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "status": "BUILD", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "metadata": {}, "hostId": "", "image": {"id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:12Z", "updated": "2023-04-17T22:09:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1545084897", "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 22:10:02,267 80592 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/b2751b9c-c966-416d-aaaa-81756198849c 0.231s 2023-04-17 22:10:02,268 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd8f58c-7799-43f7-84ff-d5e1f3fd0ad6', 'x-compute-request-id': 'req-7cd8f58c-7799-43f7-84ff-d5e1f3fd0ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "status": "ACTIVE", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "metadata": {}, "hostId": "1df8270c290429f58ea83c4ed8e48fd9720fb5970f1ee1f1c96bafe1", "image": {"id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:11Z", "updated": "2023-04-17T22:09:29Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-43150130-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:4d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1545084897", "OS-SRV-USG:launched_at": "2023-04-17T22:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "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 22:10:02,280 80592 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:11:02,504 80592 INFO [tem pest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c/os-interface 0.183s 2023-04-17 22:11:02,504 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c292c3-23e4-4b7a-b02f-e2d003b79672', 'x-compute-request-id': 'req-f8c292c3-23e4-4b7a-b02f-e2d003b79672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d5f5ecb0-5758-4318-bb86-c30fc214049a", "port_id": "ece1440f-e4b0-4eef-9ab4-6a741473bf2f", "mac_addr": "fa:16:3e:96:4d:19", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ee20c0c4-7b66-4758-9a25-a026bb35003b", "ip_address": "10.0.0.5"}]}]}' 2023-04-17 22:11:03,245 80592 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/395e0f44-d1f0-4271-a01d-2e1531541e4d 0.737s 2023-04-17 22:11:03,246 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ece1440f-e4b0-4eef-9ab4-6a741473bf2f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-88f893ca-3d1f-4192-9d48-d521c77d0468', 'date': 'Mon, 17 Apr 2023 22:11:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/395e0f44-d1f0-4271-a01d-2e1531541e4d'} Body: b'{"floatingip": {"id": "395e0f44-d1f0-4271-a01d-2e1531541e4d", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "floating_ip_address": "172.24.4.177", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "8ffd7b7f-0ea5-4fb4-802d-304a97c58669", "port_id": "ece1440f-e4b0-4eef-9ab4-6a741473bf2f", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d5f5ecb0-5758-4318-bb86-c30fc214049a", "mac_address": "fa:16:3e:96:4d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "b2751b9c-c966-416d-aaaa-81756198849c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:08Z", "updated_at": "2023-04-17T22:11:02Z", "revision_number": 1, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:11:03,248 80592 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.177:22' as 'cirros' with public key authentication 2023-04-17 22:11:03,284 80592 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:11:03,326 80592 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:11:03,326 80592 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.177 successfully created 2023-04-17 22:11:03,549 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes 0.222s 2023-04-17 22:11:03,550 80592 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-1042925098"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:03 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4226196-9076-4638-ba69-ff92fd0e6bd6', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4226196-9076-4638-ba69-ff92fd0e6bd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes'} Body: b'{"volume": {"id": "d039b79f-b844-4ddb-9670-31a8090da23d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:03.488303", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042925098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}], "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:03,619 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d 0.059s 2023-04-17 22:11:03,620 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08261b87-132a-4976-b071-23ab28eb20a9', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08261b87-132a-4976-b071-23ab28eb20a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d'} Body: b'{"volume": {"id": "d039b79f-b844-4ddb-9670-31a8090da23d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:03.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042925098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}], "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:11:04,673 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d 0.040s 2023-04-17 22:11:04,673 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee871f5-89d3-40c7-b4e8-7faab5071469', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee871f5-89d3-40c7-b4e8-7faab5071469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d'} Body: b'{"volume": {"id": "d039b79f-b844-4ddb-9670-31a8090da23d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:03.000000", "updated_at": "2023-04-17T22:11:04.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042925098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}], "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:11:04,805 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c 0.119s 2023-04-17 22:11:04,805 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:04 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-b56ec2a6-fbff-45df-83f6-acae8aa6e6da', 'x-compute-request-id': 'req-b56ec2a6-fbff-45df-83f6-acae8aa6e6da', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'' 2023-04-17 22:11:05,034 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c 0.228s 2023-04-17 22:11:05,035 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1daea677-5abb-4fa6-b04f-36afa672b2f1', 'x-compute-request-id': 'req-1daea677-5abb-4fa6-b04f-36afa672b2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "status": "ACTIVE", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "metadata": {}, "hostId": "1df8270c290429f58ea83c4ed8e48fd9720fb5970f1ee1f1c96bafe1", "image": {"id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:11Z", "updated": "2023-04-17T22:11:05Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-43150130-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:4d:19"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:4d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "sel f", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1545084897", "OS-SRV-USG:launched_at": "2023-04-17T22:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "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 22:11:55,149 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c 0.053s 2023-04-17 22:11:55,150 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:55 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-e3850ccc-58d5-4e2f-8686-2a5588378421', 'x-compute-request-id': 'req-e3850ccc-58d5-4e2f-8686-2a5588378421', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b2751b9c-c966-416d-aaaa-81756198849c could not be found."}}' 2023-04-17 22:11:55,217 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1545084897 0.066s 2023-04-17 22:11:55,218 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:55 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-8dfeb676-55bb-4c04-b48c-8150478e4f54', 'x-compute-request-id': 'req-8dfeb676-55bb-4c04-b48c-8150478e4f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1545084897'} Body: b'' 2023-04-17 22:11:55,474 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4 0.255s 2023-04-17 22:11:55,474 80592 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-f12621c8-620c-4423-8b7a-64dc6eac94a1', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4'} Body: b'' 2023-04-17 22:11:55,498 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4 0.023s 2023-04-17 22:11:55,499 80592 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-o penstack-request-id': 'req-8a1abc5f-077b-4fc1-9476-c0b06925a588', 'date': 'Mon, 17 Apr 2023 22:11:55 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 758f2c57-06c6-4ef9-913b-b94f0b0733f4 does not exist", "detail": ""}}' 2023-04-17 22:11:56,430 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/395e0f44-d1f0-4271-a01d-2e1531541e4d 0.931s 2023-04-17 22:11:56,431 80592 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-6f96a49b-b4d8-4131-b827-7f42d05f187e', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/395e0f44-d1f0-4271-a01d-2e1531541e4d'} Body: b'' 2023-04-17 22:11:56,564 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327 0.132s 2023-04-17 22:11:56,564 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2cc366b9-0178-4bd2-a30c-0d84fb666a15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327'} Body: b'' 2023-04-17 22:11:56,582 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327 0.017s 2023-04-17 22:11:56,582 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d276548d-adb5-4867-9d07-e4951996461d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327'} Body: b'{"message": "No image found with ID caf3ea13-92a9-40f8-bd4a-51f6b5c53327

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.859650s] ... 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 96aade56-0e50-49c3-b5d6-8fc265d4c568 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:59,159 80604 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes 0.721s 2023-04-17 22:11:59,159 80604 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-1852670089", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b6b8a0-dab2-47b8-ba67-a8d14439aa66', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b6b8a0-dab2-47b8-ba67-a8d14439aa66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes'} Body: b'{"volume": {"id": "96aade56-0e50-49c3-b5d6-8fc265d4c568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:59.075507", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1852670089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}], "user_id": "4b270ed9447044cfa3fc6a76569ada61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:59,222 80604 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568 0.052s 2023-04-17 22:11:59,223 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778d5738-eeb6-413b-b09a-1b09e09dd9fe', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778d5738-eeb6-413b-b09a-1b09e09dd9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568'} Body: b'{"volume": {"id": "96aade56-0e50-49c3-b5d6-8fc265d4c568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:59.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1852670089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}], "user_id": "4b270ed9447044cfa3fc6a76569ada61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03b4b87ce71d48e99814b861bd614081"}}' 2023-04-17 22:12:00,284 80604 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568 0.041s 2023-04-17 22:12:00,284 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81194768-a5cc-42dc-84ba-e9f258deaacc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81194768-a5cc-42dc-84ba-e9f258deaacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568'} Body: b'{"volume": {"id": "96aade56-0e50-49c3-b5d6-8fc265d4c568", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:59.000000", "updated_at": "2023-04-17T22:11:59.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1852670089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}], "user_id": "4b270ed9447044cfa3fc6a76569ada61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03b4b87ce71d48e99814b861bd614081"}}' {0} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {6} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {6} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.733043s] ... 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 d75f2e81-55cc-47ad-b4f5-500b15672361 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:10,168 80604 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.538s 2023-04-17 22:12:10,168 80604 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-832292722", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/d75f2e81-55cc-47ad-b4f5-500b15672361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8edd316-ee94-4cf0-8043-4d2d5796dfc3', 'x-compute-request-id': 'req-d8edd316-ee94-4cf0-8043-4d2d5796dfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "d75f2e81-55cc-47ad-b4f5-500b15672361", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:12:10.034404", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-832292722", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 22:12:10,263 80604 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/d75f2e81-55cc-47ad-b4f5-500b15672361 0.090s 2023-04-17 22:12:10,264 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b012ee8-1b3f-43ee-a546-ac4c2f57815d', 'x-compute-request-id': 'req-1b012ee8-1b3f-43ee-a546-ac4c2f57815d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d75f2e81-55cc-47ad-b4f5-500b15672361'} Body: b'{"volume": {"id": "d75f2e81-55cc-47ad-b4f5-500b15672361", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:12:10.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-832292722", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 22:12:11,356 80604 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/d75f2e81-55cc-47ad-b4f5-500b15672361 0.086s 2023-04-17 22:12:11,357 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e9daaf-b173-4942-93a7-633e2fbe6fd5', 'x-compute-request-id': 'req-b0e9daaf-b173-4942-93a7-633e2fbe6fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d75f2e81-55cc-47ad-b4f5-500b15672361'} Body: b'{"volume": {"id": "d75f2e81-55cc-47ad-b4f5-500b15672361", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:12:10.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-832292722", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {6} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.712916s] ... ok {6} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.868253s] ... 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 a41303b7-7890-4944-9d5d-37385e26601e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:17,495 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types 0.168s 2023-04-17 22:12:17,495 80604 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-185147156"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c849457-36fd-45ef-9e03-61995903d4c3', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c849457-36fd-45ef-9e03-61995903d4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types'} Body: b'{"volume_type": {"id": "c974a388-1e3b-4a69-b684-ee7f391fbc46", "name": "tempest-GroupsV320Test-volume-type-185147156", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:17,531 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types 0.029s 2023-04-17 22:12:17,531 80604 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-29227275"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c687577-9fd6-4302-acd1-43b8ad134967', 'content-length': '175', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c687577-9fd6-4302-acd1-43b8ad134967', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types'} Body: b'{"group_type": {"id": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "name": "tempest-GroupsV320Test-group-type-29227275", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:17,773 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups 0.237s 2023-04-17 22:12:17,774 80604 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": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "volume_types": ["c974a388-1e3b-4a69-b684-ee7f391fbc46"], "name": "tempest-GroupsV320Test-Group-2028738371"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ee4b08-fdf0-4def-bd28-a766f3e14ae0', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ee4b08-fdf0-4def-bd28-a766f3e14ae0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups'} Body: b'{"group": {"id": "a41303b7-7890-4944-9d5d-37385e26601e", "name": "tempest-GroupsV320Test-Group-2028738371"}}' 2023-04-17 22:12:17,820 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e 0.044s 2023-04-17 22:12:17,821 80604 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 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428af177-888c-4d7f-a1fe-37e435390f48', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428af177-888c-4d7f-a1fe-37e435390f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e'} Body: b'{"group": {"id": "a41303b7-7890-4944-9d5d-37385e26601e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:18.000000", "name": "tempest-GroupsV320Test-Group-2028738371", "description": null, "group_type": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "volume_types": ["c974a388-1e3b-4a69-b684-ee7f391fbc46"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:18,868 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e 0.042s 2023-04-17 22:12:18,868 80604 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 22:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f52f45c-01ce-4249-bb1f-c6c446108a4d', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f52f45c-01ce-4249-bb1f-c6c446108a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e'} Body: b'{"group": {"id": "a41303b7-7890-4944-9d5d-37385e26601e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:18.000000", "name": "tempest-GroupsV320Test-Group-2028738371", "description": null, "group_type": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "volume_types": ["c974a388-1e3b-4a69-b684-ee7f391fbc46"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:18,956 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/volumes/detail 0.081s 2023-04-17 22:12:18,956 80604 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 22:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3cd9a8-6aaf-4811-8803-7b4e0c95a540', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3cd9a8-6aaf-4811-8803-7b4e0c95a540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:19,054 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e/action 0.086s 2023-04-17 22:12:19,054 80604 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 22:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f16ab3-e723-40e2-9990-bdcc1072691a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e/action'} Body: b'' 2023-04-17 22:12:19,069 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e 0.015s 2023-04-17 22:12:19,070 80604 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 22:12:19 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-d0d41f0e-0f70-4920-a662-b25900fc0586', 'x-openstack-request-id': 'req-d0d41f0e-0f70-4920-a662-b25900fc0586', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a41303b7-7890-4944-9d5d-37385e26601e could not be found."}}' 2023-04-17 22:12:19,100 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types/ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2 0.029s 2023-04-17 22:12:19,100 80604 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 22:12:19 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-8d55a5a0-77e9-4110-b57d-fb5010adb29d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types/ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2'} Body: b'' 2023-04-17 22:12:19,171 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46 0.070s 2023-04-17 22:12:19,172 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f92018d-94a2-460e-a39a-5c617f4ee781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46'} Body: b'' 2023-04-17 22:12:19,191 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46 0.018s 2023-04-17 22:12:19,191 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '11 4', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ee915b-b82c-4241-b97a-04dfeb983aa3', 'x-openstack-request-id': 'req-10ee915b-b82c-4241-b97a-04dfeb983aa3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c974a388-1e3b-4a69-b684-ee7f391fbc46 could not be found."}}' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.717547s] ... 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 3ebeadfa-cb6b-404d-9f36-2ca1187ce28e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:22,984 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes 0.430s 2023-04-17 22:12:22,984 80604 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-877374642"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b9fabe-0437-42e5-90b4-b140fce05b66', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b9fabe-0437-42e5-90b4-b140fce05b66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:22.920740", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:23,035 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.041s 2023-04-17 22:12:23,036 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49f450d-48ff-4f8b-aa7e-947ddc948db4', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49f450d-48ff-4f8b-aa7e-947ddc948db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:24,088 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.041s 2023-04-17 22:12:24,089 80604 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626ba058-154c-4cfa-8434-81743c2e0c41', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626ba058-154c-4cfa-8434-81743c2e0c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": "2023-04-17T22:12:23.000000", "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:24,143 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.043s 2023-04-17 22:12:24,143 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9bb5ea6-2a53-45bd-a14d-dad4937996d0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9bb5ea6-2a53-45bd-a14d-dad4937996d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": "2023-04-17T22:12:23.000000", "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:24,249 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.095s 2023-04-17 22:12:24,249 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b39717-63ce-4c5e-acf1-9c712ab33c94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'' 2023-04-17 22:12:24,270 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.020s 2023-04-17 22:12:24,270 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-296bb274-a529-482f-9289-63cc8b4e3188', 'x-openstack-request-id': 'req-296bb274-a529-482f-9289-63cc8b4e3188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ebeadfa-cb6b-404d-9f36-2ca1187ce28e could not be found."}}' {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.402489s] ... 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 2ed8a125-3fd8-42c8-a786-4a292283b308 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:22,230 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.195s 2023-04-17 22:12:22,231 80592 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-1342496675"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-108c201c-2cf7-4d0d-9bd0-e77f2ec28b9d', 'date': 'Mon, 17 Apr 2023 22:12:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"4833fcd0-dc6c-4f53-83e6-0d9a43b8a955","name":"tempest-tagged-attachments-test-net-1342496675","tenant_id":"5857b7966bf743ec97ff8b3e45939082","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5857b7966bf743ec97ff8b3e45939082","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-17T22:12:21Z","updated_at":"2023-04-17T22:12:21Z","revision_number":1}}' 2023-04-17 22:12:23,326 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.094s 2023-04-17 22:12:23,326 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "4833fcd0-dc6c-4f53-83e6-0d9a43b8a955", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-4c6e0f25-0398-44c6-ab1f-947615c6ee64', 'date': 'Mon, 17 Apr 2023 22:12:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"c09ead93-d573-4f7b-80f2-a06f7db2597e","name":"","tenant_id":"5857b7966bf743ec97ff8b3e45939082","network_id":"4833fcd0-dc6c-4f53-83e6-0d9a43b8a955","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-17T22:12:22Z","updated_at":"2023-04-17T22:12:22Z","revision_number":0,"project_id":"5857b7966bf743ec97ff8b3e45939082"}}' 2023-04-17 22:12:23,539 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes 0.212s 2023-04-17 22:12:23,540 80592 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-1422720200"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be6104f-be0d-453a-817b-ddefd06e8050', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be6104f-be0d-453a-817b-ddefd06e8050', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes'} Body: b'{"volume": {"id": "2ed8a125-3fd8-42c8-a786-4a292283b308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.476002", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1422720200", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}], "user_id": "8d7c83d17f2448c194044ada38a2b435", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:23,597 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308 0.047s 2023-04-17 22:12:23,597 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf965d0-fb0a-4e55-b481-2a5b61be6372', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf965d0-fb0a-4e55-b481-2a5b61be6372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308'} Body: b'{"volume": {"id": "2ed8a125-3fd8-42c8-a786-4a292283b308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1422720200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}], "user_id": "8d7c83d17f2448c194044ada38a2b435", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5857b7966bf743ec97ff8b3e45939082"}}' 2023-04-17 22:12:24,648 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308 0.039s 2023-04-17 22:12:24,648 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f558ea-3cb8-44e9-a56e-d556ebaa7364', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f558ea-3cb8-44e9-a56e-d556ebaa7364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308'} Body: b'{"volume": {"id": "2ed8a125-3fd8-42c8-a786-4a292283b308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": "2023-04-17T22:12:24.000000", "name": "tempest-TaggedAttachmentsTest-volume-1422720200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8- 42c8-a786-4a292283b308"}], "user_id": "8d7c83d17f2448c194044ada38a2b435", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5857b7966bf743ec97ff8b3e45939082"}}' 2023-04-17 22:12:24,896 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/c09ead93-d573-4f7b-80f2-a06f7db2597e 0.236s 2023-04-17 22:12:24,897 80592 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-c9e893d6-8e8f-4b05-8b19-ccb1db8e8d56', 'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/c09ead93-d573-4f7b-80f2-a06f7db2597e'} Body: b'' 2023-04-17 22:12:25,436 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/4833fcd0-dc6c-4f53-83e6-0d9a43b8a955 0.538s 2023-04-17 22:12:25,436 80592 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-8698a8c8-830c-49cc-b423-bf72588295da', 'date': 'Mon, 17 Apr 2023 22:12:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/4833fcd0-dc6c-4f53-83e6-0d9a43b8a955'} Body: b'' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.480150s] ... 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 c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:24,457 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes 0.184s 2023-04-17 22:12:24,458 80604 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-1696381331"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0b817e-1b64-4088-8dd6-6f1ec0a0638e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0b817e-1b64-4088-8dd6-6f1ec0a0638e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.397094", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:24,510 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.041s 2023-04-17 22:12:24,510 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6d4a45-9c3a-451d-ab29-8fc5bc8236ad', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6d4a45-9c3a-451d-ab29-8fc5bc8236ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:25,564 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.040s 2023-04-17 22:12:25,564 80604 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 22:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b996eb5-d6fa-4712-b2b3-c8cafef20dcf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b996eb5-d6fa-4712-b2b3-c8cafef20dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.000000", "updated_at": "2023-04-17T22:12:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:25,617 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.042s 2023-04-17 22:12:25,618 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495be39e-097a-4a2a-ac56-581d28231b9a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495be39e-097a-4a2a-ac56-581d28231b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.000000", "updated_at": "2023-04-17T22:12:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:25,726 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.099s 2023-04-17 22:12:25,727 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-36cc7898-6522-47cb-9d1d-5841ae35add0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'' 2023-04-17 22:12:25,752 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.024s 2023-04-17 22:12:25,752 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-7cf3f65b-776d-4dc3-b8a1-0fe9a76fa163', 'x-openstack-request-id': 'req-7cf3f65b-776d-4dc3-b8a1-0fe9a76fa163', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.936396s] ... 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 94f75175-919d-471c-ad74-acb8c41228db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:45,279 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-04-17 22:09:45,279 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-fa3ce068-b788-471c-b684-ce288bb4cda6', '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": "74aabdff0142403bbb29d96ad103d2f8", "name": "tempest-VolumesActionsTest-217042055-project-member", "password_expires_at": null}, "audit_ids": ["CT6XxJKPStmwBLsJQbn3-A"], "expires_at": "2023-04-17T23:09:45.000000Z", "issued_at": "2023-04-17T22:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54885ecab9394b39a2a0d287761eda71", "name": "tempest-VolumesActionsTest-217042055"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/54885ecab9394b39a2a0d287761eda71", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:45,280 80614 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd8b9fec1-bd04-4ad0-a353-9e6f92eee9dd', 'name': 'tempest-VolumesActionsTest-1408052112-network', 'tenant_id': '54885ecab9394b39a2a0d287761eda71', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '54885ecab9394b39a2a0d287761eda71', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51410, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:41Z', 'updated_at': '2023-04-17T22:09:41Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:46,336 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.055s 2023-04-17 22:09:46,336 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1085383727", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "d8b9fec1-bd04-4ad0-a353-9e6f92eee9dd"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fa9f74-232e-48ff-8c07-87a7032573fc', 'x-compute-request-id': 'req-b9fa9f74-232e-48ff-8c07-87a7032573fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7MR8C5yqRjCC"}}' 2023-04-17 22:09:46,472 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.132s 2023-04-17 22:09:46,472 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:46 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-7b475321-7a18-47a2-833b-d5529bbe10f4', 'x-compute-request-id': 'req-7b475321-7a18-47a2-833b-d5529bbe10f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "name": "tempest-VolumesActionsTest-instance-1085383727", "status": "BUILD", "tenant_id": "54885ecab9394b39a2a0d287761eda71", "user_id": "74aabdff0142403bbb29d96ad103d2f8", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:09:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 22:10:36,738 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.253s 2023-04-17 22:10:36,739 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:36 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-bbd34b22-2e2c-4d33-b302-d1ec8f22248f', 'x-compute-request-id': 'req-bbd34b22-2e2c-4d33-b302-d1ec8f22248f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "name": "tempest-VolumesActionsTest-instance-1085383727", "status": "ACTIVE", "tenant_id": "54885ecab9394b39a2a0d287761eda71", "user_id": "74aabdff0142403bbb29d96ad103d2f8", "metadata": {}, "hostId": "41b4a5242032e60e3510200962c7c2748b3573ffecdb30226886dd7b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:09:56Z", "addresses": {"tempest-VolumesActionsTest-1408052112-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:48:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:55.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 22:10:36,751 80614 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:11:37,189 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes 0.382s 2023-04-17 22:11:37,190 80614 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-367721310"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01aff3b8-afff-4f69-93e4-479d6e14c0d7', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01aff3b8-afff-4f69-93e4-479d6e14c0d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.130938", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:37,244 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.044s 2023-04-17 22:11:37,244 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3c93e5-1ba0-4c13-9b5f-476d76c18960', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3c93e5-1ba0-4c13-9b5f-476d76c18960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:11:38,315 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.059s 2023-04-17 22:11:38,315 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc22b961-ae4a-4652-b3c0-c930679d11a0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc22b961-ae4a-4652-b3c0-c930679d11a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": "2023-04-17T22:11:37.000000", "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96 ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:11:38,367 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.041s 2023-04-17 22:11:38,368 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f42c14-1e92-4837-9156-11e45f0cb378', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f42c14-1e92-4837-9156-11e45f0cb378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": "2023-04-17T22:11:37.000000", "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:11:38,504 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.125s 2023-04-17 22:11:38,504 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7aed85-fcdd-4ef4-85ff-9d2c79ffd0f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'' 2023-04-17 22:11:38,531 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.025s 2023-04-17 22:11:38,531 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4027a7c0-c270-4a04-b9b9-abf86192dd28', 'x-openstack-request-id': 'req-4027a7c0-c270-4a04-b9b9-abf86192dd28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"itemNotFound": {"code ": 404, "message": "Volume 94f75175-919d-471c-ad74-acb8c41228db could not be found."}}' 2023-04-17 22:11:38,667 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.135s 2023-04-17 22:11:38,668 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-b3e4db78-f2d4-404f-9a7f-057ee77182de', 'x-compute-request-id': 'req-b3e4db78-f2d4-404f-9a7f-057ee77182de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'' 2023-04-17 22:11:38,995 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.326s 2023-04-17 22:11:38,996 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-82e6deaf-1480-4864-87d6-cb56ba4f6de0', 'x-compute-request-id': 'req-82e6deaf-1480-4864-87d6-cb56ba4f6de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "name": "tempest-VolumesActionsTest-instance-1085383727", "status": "ACTIVE", "tenant_id": "54885ecab9394b39a2a0d287761eda71", "user_id": "74aabdff0142403bbb29d96ad103d2f8", "metadata": {}, "hostId": "41b4a5242032e60e3510200962c7c2748b3573ffecdb30226886dd7b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:11:39Z", "addresses": {"tempest-VolumesActionsTest-1408052112-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:48:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:55.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 22:12:29,107 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.050s 2023-04-17 22:12:29,107 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6f5307d8-ced8-442c-80ff-1311ed0c53c4', 'x-compute-request-id': 'req-6f5307d8-ced8-442c-80ff-1311ed0c53c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0c76babb-25fa-4e8b-9e09-c705153a95e5 could not be found."}}' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.586940s] ... 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 cd847537-e4a9-40f6-86eb-8504e10445e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:42,692 80608 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 22:09:43,550 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.857s 2023-04-17 22:09:43,551 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1884796391", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8911d52b-49cd-4b79-9ec0-dcd335508054', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1884796391", "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": "a82db257b3494faca3f3759644a51b30", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "created_at": "2023-04-17T22:09:44Z", "updated_at": "2023-04-17T22:09:44Z", "tags": [], "self": "/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "file": "/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:09:45,107 80608 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/56106bc9-e4d5-47fb-b7a0-f8aadd59975a/file 1.555s 2023-04-17 22:09:45,107 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bb28f9f9-8da0-4447-9ddd-cfb6203127b0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a/file'} Body: b'' 2023-04-17 22:09:45,108 80608 DEBUG [tempest.scenario.manager] image:56106bc9-e4d5-47fb-b7a0-f8aadd59975a 2023-04-17 22:09:45,171 80608 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.058s 2023-04-17 22:09:45,172 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-706092591", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByiPN5htPjbADhNBJJivdJ60suVrHNjFB0wkgRGT7xEfBp6fHU53P+o170ZE919d8wE4Y4BNeLjkXtGWbkhkDeRYSJIkjhlyNjlASEDFcsNq/wi6hmW0/zfJjZX/wd3og=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-429df0e5-a6f0-4598-b3b7-58c2fcd59cb6', 'x-compute-request-id': 'req-429df0e5-a6f0-4598-b3b7-58c2fcd59cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-706092591", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByiPN5htPjbADhNBJJivdJ60suVrHNjFB0wkgRGT7xEfBp6fHU53P+o170ZE919d8wE4Y4BNeLjkXtGWbkhkDeRYSJIkjhlyNjlASEDFcsNq/wi6hmW0/zfJjZX/wd3og==", "fingerprint": "03:ed:4e:00:df:bd:ab:0f:a6:42:4f:ff:5b:b7:49:94", "user_id": "e11872391f1a487a8a8ba5a6d13589f1"}}' 2023-04-17 22:09:45,309 80608 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.129s 2023-04-17 22:09:45,309 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-3da346fb-e333-432c-ba45-c719d53a66ee', '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": "e11872391f1a487a8a8ba5a6d13589f1", "name": "tempest-TestMinimumBasicScenario-475067891-project-member", "password_expires_at": null}, "audit_ids": ["Q--64BtMRTiihLo5fs0ZTg"], "expires_at": "2023-04-17T23:09:45.000000Z", "issued_at": "2023-04-17T22:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a82db257b3494faca3f3759644a51b30", "name": "tempest-TestMinimumBasicScenario-475067891"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:45,310 80608 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'a91184a7-8ecf-419a-a191-2853dd054c4b', 'name': 'tempest-TestMinimumBasicScenario-1266987381-network', 'tenant_id': 'a82db257b3494faca3f3759644a51b30', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a82db257b3494faca3f3759644a51b30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6104, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:15Z', 'updated_at': '2023-04-17T22:09:15Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:45,905 80608 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.593s 2023-04-17 22:09:45,905 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1918210233", "imageRef": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-706092591", "networks": [{"uuid": "a91184a7-8ecf-419a-a191-2853dd054c4b"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31dd98f3-fc80-42c4-8bb6-5f0daa599fc5', 'x-compute-request-id': 'req-31dd98f3-fc80-42c4-8bb6-5f0daa599fc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3TUYEGLnBrT4"}}' 2023-04-17 22:09:46,005 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.096s 2023-04-17 22:09:46,005 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-6df9c332-f6b8-4981-bdbb-b8016f8a5570', 'x-compute-request-id': 'req-6df9c332-f6b8-4981-bdbb-b8016f8a5570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "BUILD", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/c ompute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:09:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "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 22:10:36,279 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.258s 2023-04-17 22:10:36,280 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:36 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-82008d80-f7a1-4ce2-be84-38287fc38814', 'x-compute-request-id': 'req-82008d80-f7a1-4ce2-be84-38287fc38814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:09:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:10:36,291 80608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:11:36,608 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.295s 2023-04-17 22:11:36,608 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 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-29adf5f9-cd68-49eb-9f1b-277592553303', 'x-compute-request-id': 'req-29adf5f9-cd68-49eb-9f1b-277592553303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:09:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:11:36,836 80608 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.212s 2023-04-17 22:11:36,837 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 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-ecdfca29-55fa-44d8-bcfa-7cac26eb2d4b', 'x-compute-request-id': 'req-ecdfca29-55fa-44d8-bcfa-7cac26eb2d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}]}]}' 2023-04-17 22:11:37,069 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.229s 2023-04-17 22:11:37,070 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 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-578dd716-0d2a-47c3-861a-b4bbcf505b50', 'x-compute-request-id': 'req-578dd716-0d2a-47c3-861a-b4bbcf505b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:09:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:11:37,331 80608 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/a82db257b3494faca3f3759644a51b30/volumes 0.249s 2023-04-17 22:11:37,332 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1906361665", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52622d6b-973f-4e9c-9b83-dafa68b9a203', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52622d6b-973f-4e9c-9b83-dafa68b9a203', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes'} Body: b'{"volume": {"id": "cd847537-e4a9-40f6-86eb-8504e10445e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.268781", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1906361665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:37,380 80608 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/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.039s 2023-04-17 22:11:37,380 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6af257-9939-4dc4-b512-989288a25150', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6af257-9939-4dc4-b512-989288a25150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'{"volume": {"id": "cd847537-e4a9-40f6-86eb-8504e10445e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1906361665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:11:38,432 80608 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/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.041s 2023-04-17 22:11:38,433 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4da4aa-0b34-4ab7-b24e-3238fad50bca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4da4aa-0b34-4ab7-b24e-3238fad50bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'{"volume": {"id": "cd847537-e4a9-40f6-86eb-8504e10445e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": "2023-04-17T22:11:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-1906361665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:11:38,553 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.109s 2023-04-17 22:11:38,554 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31b8304-2465-4f6e-b78b-202120e33da5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'' 2023-04-17 22:11:38,576 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.022s 2023-04-17 22:11:38,577 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2d8070-d0c7-43a7-9cec-66ecea83f096', 'x-openstack-request-id': 'req-9b2d8070-d0c7-43a7-9cec-66ecea83f096', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cd847537-e4a9-40f6-86eb-8504e10445e8 could not be found."}}' 2023-04-17 22:11:38,716 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6 0.139s 2023-04-17 22:11:38,716 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-61950bd7-8437-47a9-bb83-0b2973735d96', 'x-compute-request-id': 'req-61950bd7-8437-47a9-bb83-0b2973735d96', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'' 2023-04-17 22:11:39,014 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6 0.297s 2023-04-17 22:11:39,014 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-1fd103ce-9677-4353-9ba6-853adb077b3e', 'x-compute-request-id': 'req-1fd103ce-9677-4353-9ba6-853adb077b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aa dd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:11:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:12:29,108 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6 0.041s 2023-04-17 22:12:29,109 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a79d8c48-e640-407b-8360-966476d42bd0', 'x-compute-request-id': 'req-a79d8c48-e640-407b-8360-966476d42bd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 04e443ff-f9f1-4424-847d-ea7557307ec6 could not be found."}}' 2023-04-17 22:12:29,144 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-706092591 0.034s 2023-04-17 22:12:29,144 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-eecf188e-8d7d-4fee-a91c-b297c393b9ac', 'x-compute-request-id': 'req-eecf188e-8d7d-4fee-a91c-b297c393b9ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-706092591'} Body: b'' 2023-04-17 22:12:29,276 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a 0.131s 2023-04-17 22:12:29,277 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ed80b6f3-442b-48ec-b396-420dfcdcf7e9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/56106bc9 -e4d5-47fb-b7a0-f8aadd59975a'} Body: b'' {6} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.884803s] ... 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 b43b9e59-6761-4503-99ec-c3c7a4fe1fdb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:28,876 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.186s 2023-04-17 22:12:28,876 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ea15f1f9-5274-4cbe-aa1c-69ff8f2e4da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:12:29,261 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes 0.384s 2023-04-17 22:12:29,261 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-15614209"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ff6e6d-0a7a-46e7-a969-5e0835ea424d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ff6e6d-0a7a-46e7-a969-5e0835ea424d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.190912", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:29,309 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.039s 2023-04-17 22:12:29,310 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None R esponse - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2273abec-1818-4a15-b626-e55ed2968386', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2273abec-1818-4a15-b626-e55ed2968386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:30,366 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.045s 2023-04-17 22:12:30,367 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba136e5-69ba-4996-8740-afd0fc16bbbf', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba136e5-69ba-4996-8740-afd0fc16bbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:30,428 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.050s 2023-04-17 22:12:30,428 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844d379d-93f4-4da7-a03f-850e16b6a334', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-ope nstack-request-id': 'req-844d379d-93f4-4da7-a03f-850e16b6a334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:30,547 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.109s 2023-04-17 22:12:30,548 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-d35c9cd0-fd2c-447a-937d-96a05e9cfe78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'' 2023-04-17 22:12:30,573 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.024s 2023-04-17 22:12:30,573 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-575d144c-ea73-4550-a14b-669408ffcb6e', 'x-openstack-request-id': 'req-575d144c-ea73-4550-a14b-669408ffcb6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b43b9e59-6761-4503-99ec-c3c7a4fe1fdb could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.759269s] ... 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 36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:29,384 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.273s 2023-04-17 22:12:29,384 80614 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-277186130"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646f269c-844c-408f-a39b-f0e856440ddb', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646f269c-844c-408f-a39b-f0e856440ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.315461", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:29,437 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.043s 2023-04-17 22:12:29,438 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc33295-ee18-4ae4-8e47-4cb2c5b45b09', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc33295-ee18-4ae4-8e47-4cb2c5b45b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:30,502 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.048s 2023-04-17 22:12:30,502 80614 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 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884a0630-ee44-49cc-8e27-040480488072', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884a0630-ee44-49cc-8e27-040480488072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:30,558 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.040s 2023-04-17 22:12:30,559 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62daf5d8-7ad0-48cc-8634-6a0e4f4f6bd1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62daf5d8-7ad0-48cc-8634-6a0e4f4f6bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:30,845 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.277s 2023-04-17 22:12:30,846 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-f6bee2fb-d6f2-42be-87aa-d6d1e32bfce3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'' 2023-04-17 22:12:30,868 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.021s 2023-04-17 22:12:30,868 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-6b60e5d0-2132-4123-8842-f5e177cb634d', 'x-openstack-request-id': 'req-6b60e5d0-2132-4123-8842-f5e177cb634d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 could not be found."}}' {6} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.599613s] ... 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 d60316cd-866c-44fb-b2fa-bf07fc4f6004 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:30,846 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes 0.270s 2023-04-17 22:12:30,846 80604 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-2125290264"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626c644d-5a87-4a0a-8778-db2e0f3c45d1', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626c644d-5a87-4a0a-8778-db2e0f3c45d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:30.778400", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:30,915 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.058s 2023-04-17 22:12:30,915 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68445772-8768-44d6-871d-6d30448dd467', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68445772-8768-44d6-871d-6d30448dd467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:31,968 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.041s 2023-04-17 22:12:31,969 80604 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 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb3967d-1341-4dda-aead-e9367867b2cc', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb3967d-1341-4dda-aead-e9367867b2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:32,031 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.052s 2023-04-17 22:12:32,032 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c1329e-2b10-4646-994b-02bf8fc305cd', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c1329e-2b10-4646-994b-02bf8fc305cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:32,150 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.108s 2023-04-17 22:12:32,151 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7933ec4b-476d-43dc-a442-b3ca9be96b63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'' 2023-04-17 22:12:32,174 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.023s 2023-04-17 22:12:32,174 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a6c436-aca9-4143-affd-75217b888220', 'x-openstack-request-id': 'req-61a6c436-aca9-4143-affd-75217b888220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d60316cd-866c-44fb-b2fa-bf07fc4f6004 could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.503768s] ... 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 5c0a851c-0ba5-482d-b3df-833a134e23e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:31,055 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.182s 2023-04-17 22:12:31,056 80614 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-1974940129"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdf9274-3f56-40da-8e53-baff05572ebb', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdf9274-3f56-40da-8e53-baff05572ebb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:30.993397", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:31,106 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.040s 2023-04-17 22:12:31,106 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b5f7c3-d542-42a8-95ab-65920a4295cd', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b5f7c3-d542-42a8-95ab-65920a4295cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:32,164 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.045s 2023-04-17 22:12:32,164 80614 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 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ac21c6-1830-4e95-a0a2-6fc405802038', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ac21c6-1830-4e95-a0a2-6fc405802038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:32,218 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.043s 2023-04-17 22:12:32,218 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93a9bd3-87a3-45f3-a01c-3f685465e31f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93a9bd3-87a3-45f3-a01c-3f685465e31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:32,352 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.123s 2023-04-17 22:12:32,352 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e963a2a-1cb0-4098-a2d4-a89083327540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'' 2023-04-17 22:12:32,375 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.022s 2023-04-17 22:12:32,375 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dfce3a-c687-4130-b956-29d6e60cc2a9', 'x-openstack-request-id': 'req-36dfce3a-c687-4130-b956-29d6e60cc2a9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5c0a851c-0ba5-482d-b3df-833a134e23e8 could not be found."}}' {6} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.487618s] ... 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 3f3bde37-43c2-496f-a4f6-492fe83a3a0e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:32,580 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.201s 2023-04-17 22:12:32,580 80614 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-1445688969"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d88fa0-35e6-49ca-a392-9d956079c531', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d88fa0-35e6-49ca-a392-9d956079c531', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:32.519059", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:32,635 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.046s 2023-04-17 22:12:32,635 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1166d1e8-351c-47da-8fba-c133f7dcab40', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1166d1e8-351c-47da-8fba-c133f7dcab40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:33,687 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.040s 2023-04-17 22:12:33,687 80614 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdd6027-af21-45ea-bc76-e0f4f0acd846', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdd6027-af21-45ea-bc76-e0f4f0acd846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:33.000000", "updated_at": "2023-04-17T22:12:33.000000", "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:33,735 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.038s 2023-04-17 22:12:33,736 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3846de8b-568c-4ec5-b966-631b5dba0703', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3846de8b-568c-4ec5-b966-631b5dba0703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:33.000000", "updated_at": "2023-04-17T22:12:33.000000", "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:33,845 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.099s 2023-04-17 22:12:33,846 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eeaa859-95ff-4643-912a-f4d6de4c9d25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'' 2023-04-17 22:12:33,865 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.018s 2023-04-17 22:12:33,865 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36d9dcd-b640-45c3-9ea1-369d3f6e9215', 'x-openstack-request-id': 'req-a36d9dcd-b640-45c3-9ea1-369d3f6e9215', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f3bde37-43c2-496f-a4f6-492fe83a3a0e could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.502431s] ... 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 222ce979-b3d3-454e-822e-add0032c1c1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:34,070 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.202s 2023-04-17 22:12:34,071 80614 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-2032741462"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576738b4-2c99-4bfa-897a-858b1553168c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576738b4-2c99-4bfa-897a-858b1553168c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.005552", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:34,122 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.042s 2023-04-17 22:12:34,122 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1832d80a-d269-4a8f-9543-be475ad9ddcb', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1832d80a-d269-4a8f-9543-be475ad9ddcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:35,175 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.041s 2023-04-17 22:12:35,176 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdfb5a4-af7d-4439-a076-2cdb5e74f0cd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdfb5a4-af7d-4439-a076-2cdb5e74f0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "updated_at": "2023-04-17T22:12:34.000000", "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:35,232 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.045s 2023-04-17 22:12:35,232 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962ad319-517e-4b72-a9b1-f24eb2e99e41', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962ad319-517e-4b72-a9b1-f24eb2e99e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "updated_at": "2023-04-17T22:12:34.000000", "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:35,346 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.103s 2023-04-17 22:12:35,346 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 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-c90f3301-bec4-4dce-b34c-80f64b248141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'' 2023-04-17 22:12:35,369 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.023s 2023-04-17 22:12:35,370 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ffa2aa-3632-4063-9a57-d28278d1033b', 'x-openstack-request-id': 'req-b9ffa2aa-3632-4063-9a57-d28278d1033b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 222ce979-b3d3-454e-822e-add0032c1c1e could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.829940s] ... 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 3bf71b7c-f5da-4af6-8332-752124ffe439 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:33,986 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types 0.183s 2023-04-17 22:12:33,986 80592 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-1013974424"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe002e8-b636-4ffe-a6d2-63c88a379b11', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe002e8-b636-4ffe-a6d2-63c88a379b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types'} Body: b'{"volume_type": {"id": "aa88bce6-29b7-4516-8f3d-4793bdeda97b", "name": "tempest-GroupSnapshotsTest-volume-type-1013974424", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:34,019 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types 0.030s 2023-04-17 22:12:34,020 80592 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-1783424984"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad80d9e5-f26e-4c69-8ee5-611bc6850c15', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad80d9e5-f26e-4c69-8ee5-611bc6850c15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types'} Body: b'{"group_type": {"id": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "name": "tempest-GroupSnapshotsTest-group-type-1783424984", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:34,245 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups 0.222s 2023-04-17 22:12:34,245 80592 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": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "volume_types": ["aa88bce6-29b7-4516-8f3d-4793bdeda97b"], "name": "tempest-GroupSnapshotsTest-Group-134927330"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3a6e21-8ee4-46c3-8066-f4293b85ed15', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3a6e21-8ee4-46c3-8066-f4293b85ed15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups'} Body: b'{"group": {"id": "3bf71b7c-f5da-4af6-8332-752124ffe439", "name": "tempest-GroupSnapshotsTest-Group-134927330"}}' 2023-04-17 22:12:34,286 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439 0.039s 2023-04-17 22:12:34,287 80592 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e4d0c5-2c02-41ef-a696-a132b82db3be', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e4d0c5-2c02-41ef-a696-a132b82db3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439'} Body: b'{"group": {"id": "3bf71b7c-f5da-4af6-8332-752124ffe439", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "name": "tempest-GroupSnapshotsTest-Group-134927330", "description": null, "group_type": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "volume_types": ["aa88bce6-29b7-4516-8f3d-4793bdeda97b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:35,324 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439 0.031s 2023-04-17 22:12:35,324 80592 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 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93aed538-cacc-4ca7-8740-58f2f71df684', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93aed538-cacc-4ca7-8740-58f2f71df684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439'} Body: b'{"group": {"id": "3bf71b7c-f5da-4af6-8332-752124ffe439", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "name": "tempest-GroupSnapshotsTest-Group-134927330", "description": null, "group_type": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "volume_types": ["aa88bce6-29b7-4516-8f3d-4793bdeda97b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:35,415 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail 0.086s 2023-04-17 22:12:35,416 80592 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 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e094952-8593-42aa-96f1-d8e51492cfb0', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e094952-8593-42aa-96f1-d8e51492cfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:35,492 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439/action 0.066s 2023-04-17 22:12:35,493 80592 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 22:12:35 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-fb6c62d6-c837-426d-af0a-8fa70c8b8b14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439/action'} Body: b'' 2023-04-17 22:12:35,511 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439 0.017s 2023-04-17 22:12:35,511 80592 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 22:12:35 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-28ea8fbb-671f-4889-bd0b-47c8a5a1a73e', 'x-openstack-request-id': 'req-28ea8fbb-671f-4889-bd0b-47c8a5a1a73e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3bf71b7c-f5da-4af6-8332-752124ffe439 could not be found."}}' 2023-04-17 22:12:35,539 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/3f56c3e2-d4a8-4713-b524-8d70fd5102ef 0.028s 2023-04-17 22:12:35,540 80592 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 22:12:35 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-db4dcf59-aba0-4633-820a-61311f326c78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/3f56c3e2-d4a8-4713-b524-8d70fd5102ef'} Body: b'' 2023-04-17 22:12:35,613 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b 0.073s 2023-04-17 22:12:35,613 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc43941d-d191-402c-b74e-3e8c19bd80ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b'} Body: b'' 2023-04-17 22:12:35,631 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b 0.017s 2023-04-17 22:12:35,631 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 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-a41aefd2-64cf-4a9c-8a02-0cd70337cc2e', 'x-openstack-request-id': 'req-a41aefd2-64cf-4a9c-8a02-0cd70337cc2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type aa88bce6-29b7-4516-8f3d-4793bdeda97b could not be found."}}' {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.524365s] ... 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 139a66cf-29f6-4d84-a290-911553903e98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:35,570 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes 0.197s 2023-04-17 22:12:35,570 80614 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-1705189807"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682f7e2d-145d-4d62-9ac0-bfd3ce180099', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682f7e2d-145d-4d62-9ac0-bfd3ce180099', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:35.502870", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:35,628 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.045s 2023-04-17 22:12:35,629 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445a07d7-e6ac-441c-848a-bfb25196973f', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445a07d7-e6ac-441c-848a-bfb25196973f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:36,683 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.042s 2023-04-17 22:12:36,683 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310d2be6-58bd-422e-afb0-63d074b5f582', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310d2be6-58bd-422e-afb0-63d074b5f582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "updated_at": "2023-04-17T22:12:36.000000", "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:36,733 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.039s 2023-04-17 22:12:36,734 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c1ae11-858b-4742-9cd9-06bb9a8500ad', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c1ae11-858b-4742-9cd9-06bb9a8500ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "updated_at": "2023-04-17T22:12:36.000000", "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:36,870 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.126s 2023-04-17 22:12:36,870 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d73067a-23f8-4579-9ba4-6ae1b9aa8f11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'' 2023-04-17 22:12:36,895 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.024s 2023-04-17 22:12:36,896 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-a8d5a1cc-0864-42b4-b1bf-e62bec0b31e2', 'x-openstack-request-id': 'req-a8d5a1cc-0864-42b4-b1bf-e62bec0b31e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 139a66cf-29f6-4d84-a290-911553903e98 could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.588186s] ... 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 7d9fb9f1-1033-49b8-8d11-3091f48df79a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:35,671 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types 0.037s 2023-04-17 22:12:35,671 80592 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-1650587391"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d6d5dd-dbce-4d60-956c-e927c0bf95fa', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d6d5dd-dbce-4d60-956c-e927c0bf95fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types'} Body: b'{"volume_type": {"id": "cdc7c92f-7285-411c-b594-06323d7be0bd", "name": "tempest-GroupSnapshotsTest-volume-type-1650587391", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:35,703 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types 0.029s 2023-04-17 22:12:35,704 80592 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-1366086955"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5a2307-0e84-439a-a221-768e974478e7', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5a2307-0e84-439a-a221-768e974478e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types'} Body: b'{"group_type": {"id": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "name": "tempest-GroupSnapshotsTest-group-type-1366086955", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:35,804 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups 0.097s 2023-04-17 22:12:35,804 80592 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": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "volume_types": ["cdc7c92f-7285-411c-b594-06323d7be0bd"], "name": "tempest-GroupSnapshotsTest-Group-176990286"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72ee2d3-ba80-44d2-a376-8bd1851787f1', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72ee2d3-ba80-44d2-a376-8bd1851787f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups'} Body: b'{"group": {"id": "7d9fb9f1-1033-49b8-8d11-3091f48df79a", "name": "tempest-GroupSnapshotsTest-Group-176990286"}}' 2023-04-17 22:12:35,839 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79 a 0.032s 2023-04-17 22:12:35,839 80592 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 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e36bd51-babc-41df-a7c8-b655d124dcd4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e36bd51-babc-41df-a7c8-b655d124dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a'} Body: b'{"group": {"id": "7d9fb9f1-1033-49b8-8d11-3091f48df79a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "name": "tempest-GroupSnapshotsTest-Group-176990286", "description": null, "group_type": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "volume_types": ["cdc7c92f-7285-411c-b594-06323d7be0bd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:36,910 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a 0.066s 2023-04-17 22:12:36,910 80592 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 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b2ecbe-cdab-48ed-a202-3646ac645525', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b2ecbe-cdab-48ed-a202-3646ac645525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a'} Body: b'{"group": {"id": "7d9fb9f1-1033-49b8-8d11-3091f48df79a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "name": "tempest-GroupSnapshotsTest-Group-176990286", "description": null, "group_type": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "volume_types": ["cdc7c92f-7285-411c-b594-06323d7be0bd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:36,915 80592 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 22:12:37,021 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail 0.105s 2023-04-17 22:12:37,022 80592 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 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302a4186-8fc5-4040-b55f-a44bf3761619', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302a4186-8fc5-4040-b55f-a44bf3761619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:37,098 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a/action 0. 066s 2023-04-17 22:12:37,099 80592 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 22:12:37 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-9b354694-6340-4e21-b90e-25bcc3d35a17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a/action'} Body: b'' 2023-04-17 22:12:37,120 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a 0.021s 2023-04-17 22:12:37,121 80592 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 22:12:37 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-a5075c97-e981-4a37-a704-495c5a5e0ac3', 'x-openstack-request-id': 'req-a5075c97-e981-4a37-a704-495c5a5e0ac3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7d9fb9f1-1033-49b8-8d11-3091f48df79a could not be found."}}' 2023-04-17 22:12:37,154 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/45a52514-c1b3-41b6-9ac9-5a7a988e0fe3 0.033s 2023-04-17 22:12:37,155 80592 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 22:12:37 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-4270bb8f-23fc-4a56-868d-872cfce0a878', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/45a52514-c1b3-41b6-9ac9-5a7a988e0fe3'} Body: b'' 2023-04-17 22:12:37,204 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0bd 0.048s 2023-04-17 22:12:37,204 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b59bb8-8883-4f5f-9eaa-b5a0133f3e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0bd'} Body: b'' 2023-04-17 22:12:37,221 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0 bd 0.016s 2023-04-17 22:12:37,221 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 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-3bc21ade-7a7b-4203-9390-16f0e32dd536', 'x-openstack-request-id': 'req-3bc21ade-7a7b-4203-9390-16f0e32dd536', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type cdc7c92f-7285-411c-b594-06323d7be0bd could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.579125s] ... 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 b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:37,262 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types 0.038s 2023-04-17 22:12:37,262 80592 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-1389577974"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfa92c6-69ba-43fe-bd5f-7c9a4c350be1', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfa92c6-69ba-43fe-bd5f-7c9a4c350be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types'} Body: b'{"volume_type": {"id": "a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c", "name": "tempest-GroupSnapshotsTest-volume-type-1389577974", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:37,295 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types 0.029s 2023-04-17 22:12:37,295 80592 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-1045518495"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf1dea8-13a1-44dc-8b95-060c39b22e8b', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf1dea8-13a1-44dc-8b95-060c39b22e8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types'} Body: b'{"group_type": {"id": "ba09da27-83c4-4fce-9207-ee4df137df1a", "name": "tempest-GroupSnapshotsTest-group-type-1045518495", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:37,394 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups 0.095s 2023-04-17 22:12:37,394 80592 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": "ba09da27-83c4-4fce-9207-ee4df137df1a", "volume_types": ["a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c"], "name": "tempest-GroupSnapshotsTest-Group-856079245"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7219da6-7d27-417b-b2b2-65a2ebcd5340', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7219da6-7d27-417b-b2b2-65a2ebcd5340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups'} Body: b'{"group": {"id": "b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc", "name": "tempest-GroupSnapshotsTest-Group-856079245"}}' 2023-04-17 22:12:37,431 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc 0.033s 2023-04-17 22:12:37,432 80592 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f66f24-1564-423c-a6d1-bb9e3d764bd8', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f66f24-1564-423c-a6d1-bb9e3d764bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc'} Body: b'{"group": {"id": "b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:37.000000", "name": "tempest-GroupSnapshotsTest-Group-856079245", "description": null, "group_type": "ba09da27-83c4-4fce-9207-ee4df137df1a", "volume_types": ["a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:38,472 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc 0.035s 2023-04-17 22:12:38,472 80592 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 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9e3ef7-630a-4a87-8ffd-d7c1e77c3523', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9e3ef7-630a-4a87-8ffd-d7c1e77c3523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc'} Body: b'{"group": {"id": "b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:37.000000", "name": "tempest-GroupSnapshotsTest-Group-856079245", "description": null, "group_type": "ba09da27-83c4-4fce-9207-ee4df137df1a", "volume_types": ["a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:38,575 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail 0.098s 2023-04-17 22:12:38,576 80592 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 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6581efd5-47c1-4f77-a97d-781db65bd223', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6581efd5-47c1-4f77-a97d-781db65bd223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:38,664 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc/action 0.077s 2023-04-17 22:12:38,664 80592 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 22:12:38 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-51038d2f-1d80-479f-8b34-f8d4c2ffc779', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc/action'} Body: b'' 2023-04-17 22:12:38,685 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc 0.020s 2023-04-17 22:12:38,685 80592 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 22:12:38 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-329a79be-9151-4796-9fd5-514b176d7e36', 'x-openstack-request-id': 'req-329a79be-9151-4796-9fd5-514b176d7e36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc could not be found."}}' 2023-04-17 22:12:38,733 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/ba09da27-83c4-4fce-9207-ee4df137df1a 0.047s 2023-04-17 22:12:38,733 80592 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 22:12:38 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-d03c25cb-3565-43ae-8b15-dd72fa1adced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/ba09da27-83c4-4fce-9207-ee4df137df1a'} Body: b'' 2023-04-17 22:12:38,786 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c 0.052s 2023-04-17 22:12:38,787 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1d8528-3536-441a-82a4-758e82bc383c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c'} Body: b'' 2023-04-17 22:12:38,802 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c 0.015s 2023-04-17 22:12:38,802 80592 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 22:12:38 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-6629651d-c605-40cc-b65d-ab995d1b6658', 'x-openstack-request-id': 'req-6629651d-c605-40cc-b65d-ab995d1b6658', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c could not be found."}}' {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.766190s] ... 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 7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:42,350 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types 0.149s 2023-04-17 22:12:42,351 80592 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-827664897"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b613e67-7b92-4ee9-abc9-c6243ac1fcb6', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b613e67-7b92-4ee9-abc9-c6243ac1fcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types'} Body: b'{"volume_type": {"id": "f4855fbb-1421-4e14-8569-77aa6ca01748", "name": "tempest-GroupsTest-volume-type-827664897", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:42,390 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types 0.036s 2023-04-17 22:12:42,391 80592 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-1553136428"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d6a17b-e73e-45ef-8b7f-ab9901ed417b', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d6a17b-e73e-45ef-8b7f-ab9901ed417b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types'} Body: b'{"group_type": {"id": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "name": "tempest-GroupsTest-group-type-1553136428", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:42,610 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups 0.216s 2023-04-17 22:12:42,610 80592 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": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "volume_types": ["f4855fbb-1421-4e14-8569-77aa6ca01748"], "name": "tempest-Group1-108673868"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65d3445-78b3-4939-9dc9-4e33278fc285', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65d3445-78b3-4939-9dc9-4e33278fc285', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups'} Body: b'{"group": {"id": "7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8", "name": "tempest-Group1-108673868"}}' 2023-04-17 22:12:42,654 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 0.041s 2023-04-17 22:12:42,655 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa89ed22-93b1-472c-ada2-d66ef8d2a14f', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa89ed22-93b1-472c-ada2-d66ef8d2a14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8'} Body: b'{"group": {"id": "7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "name": "tempest-Group1-108673868", "description": null, "group_type": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "volume_types": ["f4855fbb-1421-4e14-8569-77aa6ca01748"]}}' 2023-04-17 22:12:43,690 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 0.029s 2023-04-17 22:12:43,690 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a108edb4-1b77-4f34-bf96-dc301f9f6201', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a108edb4-1b77-4f34-bf96-dc301f9f6201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8'} Body: b'{"group": {"id": "7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "name": "tempest-Group1-108673868", "description": null, "group_type": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "volume_types": ["f4855fbb-1421-4e14-8569-77aa6ca01748"]}}' 2023-04-17 22:12:43,756 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail 0.061s 2023-04-17 22:12:43,757 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3dde7bf-ef22-416d-ac38-98161daf6ec5', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3dde7bf-ef22-416d-ac38-98161daf6ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:43,838 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8/action 0.070s 2023-04-17 22:12:43,839 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-1e5d27a1-7317-49b4-8b05-5760b722b540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8/action'} Body: b'' 2023-04-17 22:12:43,859 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 0.019s 2023-04-17 22:12:43,859 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-766cbf5b-c823-402f-86d8-db52f1ef382f', 'x-openstack-request-id': 'req-766cbf5b-c823-402f-86d8-db52f1ef382f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 could not be found."}}' 2023-04-17 22:12:43,890 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/672f9d41-66a7-46b8-8d6d-801fe5dfd802 0.030s 2023-04-17 22:12:43,890 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8adb1d-59e5-434f-8f1b-6c7673daffdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/672f9d41-66a7-46b8-8d6d-801fe5dfd802'} Body: b'' 2023-04-17 22:12:43,947 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748 0.056s 2023-04-17 22:12:43,947 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc893ae-5919-495f-a4a6-ef5254e1b494', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748'} Body: b'' 2023-04-17 22:12:43,965 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748 0.017s 2023-04-17 22:12:43,965 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a25dd1-92a0-4f3e-8a4e-df2b9d0056db', 'x-openstack-request-id': 'req-31a25dd1-92a0-4f3e-8a4e-df2 b9d0056db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4855fbb-1421-4e14-8569-77aa6ca01748 could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.746494s] ... 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 171d862f-3328-4442-ab9d-413b2e57c31f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:42,669 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes 0.439s 2023-04-17 22:12:42,670 80614 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-2134420203"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef43e699-3e8b-4733-96db-e13348110e19', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef43e699-3e8b-4733-96db-e13348110e19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:42.603782", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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 22:12:42,726 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.047s 2023-04-17 22:12:42,727 80614 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 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fb6f85-a205-4d49-96f5-5463190be440', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fb6f85-a205-4d49-96f5-5463190be440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:43,780 80614 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.041s 2023-04-17 22:12:43,781 80614 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42fb3093-381e-4020-afab-0308ff1727a6', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fb3093-381e-4020-afab-0308ff1727a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "updated_at": "2023-04-17T22:12:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:43,839 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.046s 2023-04-17 22:12:43,839 80614 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eddee27-039e-4139-b59a-c687aa915bd6', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eddee27-039e-4139-b59a-c687aa915bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "updated_at": "2023-04-17T22:12:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:43,952 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.102s 2023-04-17 22:12:43,952 80614 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 22:12:43 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-d8faca1f-1737-42db-8ae0-908bbc544f2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'' 2023-04-17 22:12:43,973 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.021s 2023-04-17 22:12:43,974 80614 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-953db5e3-e3cf-497a-85b3-b86988ca688d', 'x-openstack-request-id': 'req-953db5e3-e3cf-497a-85b3-b86988ca688d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 171d862f-3328-4442-ab9d-413b2e57c31f could not be found."}}' {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.488601s] ... 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 6df02cd3-02b0-404d-877a-611238c7fb57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:44,000 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types 0.031s 2023-04-17 22:12:44,000 80592 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-1625808649"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b556254-604f-4dc3-9076-73b95d2b3c29', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b556254-604f-4dc3-9076-73b95d2b3c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types'} Body: b'{"volume_type": {"id": "3c92f439-ce0f-4110-b45a-5d1d388d76a8", "name": "tempest-GroupsTest-volume-type-1625808649", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:44,035 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types 0.031s 2023-04-17 22:12:44,035 80592 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-1489151796"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97afe90-9f59-418d-9d52-8fa99e88e67e', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97afe90-9f59-418d-9d52-8fa99e88e67e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types'} Body: b'{"group_type": {"id": "2c7744b1-1090-428c-9370-3bb08a2929ab", "name": "tempest-GroupsTest-group-type-1489151796", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:44,121 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups 0.083s 2023-04-17 22:12:44,122 80592 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": "2c7744b1-1090-428c-9370-3bb08a2929ab", "volume_types": ["3c92f439-ce0f-4110-b45a-5d1d388d76a8"], "name": "tempest-GroupsTest-Group-378565159"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636643e4-c400-4175-8b4d-003cd1628652', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636643e4-c400-4175-8b4d-003cd1628652', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups'} Body: b'{"group": {"id": "6df02cd3-02b0-404d-877a-611238c7fb57", "name": "tempest-GroupsTest-Group-378565159"}}' 2023-04-17 22:12:44,160 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57 0.036s 2023-04-17 22:12:44,160 80592 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 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1fafbf-2aa5-41fe-87c6-6f2e7af89e81', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1fafbf-2aa5-41fe-87c6-6f2e7af89e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57'} Body: b'{"group": {"id": "6df02cd3-02b0-404d-877a-611238c7fb57", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "name": "tempest-GroupsTest-Group-378565159", "description": null, "group_type": "2c7744b1-1090-428c-9370-3bb08a2929ab", "volume_types": ["3c92f439-ce0f-4110-b45a-5d1d388d76a8"]}}' 2023-04-17 22:12:45,195 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57 0.029s 2023-04-17 22:12:45,195 80592 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdab4c81-ba01-4fe5-9861-6ac677b8f4c3', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdab4c81-ba01-4fe5-9861-6ac677b8f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57'} Body: b'{"group": {"id": "6df02cd3-02b0-404d-877a-611238c7fb57", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "name": "tempest-GroupsTest-Group-378565159", "description": null, "group_type": "2c7744b1-1090-428c-9370-3bb08a2929ab", "volume_types": ["3c92f439-ce0f-4110-b45a-5d1d388d76a8"]}}' 2023-04-17 22:12:45,258 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail 0.059s 2023-04-17 22:12:45,258 80592 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3709ac38-f7b1-4943-9365-7bb45f401be0', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3709ac38-f7b1-4943-9365-7bb45f401be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:45,342 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57/action 0.073s 2023-04-17 22:12:45,343 80592 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 22:12:45 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-141bbc02-5ce4-4eb2-8fad-4817217 4dab9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57/action'} Body: b'' 2023-04-17 22:12:45,360 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57 0.016s 2023-04-17 22:12:45,360 80592 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 22:12:45 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-8810d4b1-1b66-4fe6-8e23-8df00bf24bbb', 'x-openstack-request-id': 'req-8810d4b1-1b66-4fe6-8e23-8df00bf24bbb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6df02cd3-02b0-404d-877a-611238c7fb57 could not be found."}}' 2023-04-17 22:12:45,388 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/2c7744b1-1090-428c-9370-3bb08a2929ab 0.027s 2023-04-17 22:12:45,388 80592 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 22:12:45 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-749806f9-b316-44ba-bfde-6e6fcb57e4c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/2c7744b1-1090-428c-9370-3bb08a2929ab'} Body: b'' 2023-04-17 22:12:45,439 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8 0.050s 2023-04-17 22:12:45,439 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046eaa9c-1e41-4ec5-bd65-946bfa3ec4b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8'} Body: b'' 2023-04-17 22:12:45,455 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8 0.016s 2023-04-17 22:12:45,456 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:45 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-ebf14be9-498a-47e0-8919-5c03df5d6930', 'x-openstack-request-id': 'req-ebf14be9-498a-47e0-8919-5c03df5d6930', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3c92f439-ce0f-4110-b45a-5d1d388d76a8 could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.482893s] ... 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 81b06f86-98f2-4240-a640-f956623141df failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:44,178 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes 0.201s 2023-04-17 22:12:44,178 80614 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-716095272"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e137d9-c035-481d-97a4-0f1fbd7ec084', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e137d9-c035-481d-97a4-0f1fbd7ec084', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.113114", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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 22:12:44,228 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.039s 2023-04-17 22:12:44,228 80614 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 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246db143-77f6-4e94-95c8-bd8342f539ab', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246db143-77f6-4e94-95c8-bd8342f539ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:45,278 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.038s 2023-04-17 22:12:45,278 80614 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3593f74f-8f0b-49ef-a42c-fd25ec919ce5', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3593f74f-8f0b-49ef-a42c-fd25ec919ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "updated_at": "2023-04-17T22:12:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:45,326 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.037s 2023-04-17 22:12:45,327 80614 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53968fe8-e352-46b4-ac49-9e80f44edb5c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53968fe8-e352-46b4-ac49-9e80f44edb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "updated_at": "2023-04-17T22:12:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:45,437 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.099s 2023-04-17 22:12:45,437 80614 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 22:12:45 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-fda6c24e-843b-4500-91bd-0ba7a863d4ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'' 2023-04-17 22:12:45,458 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.021s 2023-04-17 22:12:45,459 80614 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e265df-9547-454c-a2cf-c22722111474', 'x-openstack-request-id': 'req-92e265df-9547-454c-a2cf-c22722111474', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 81b06f86-98f2-4240-a640-f956623141df could not be found."}}' {0} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {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 {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {0} 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 c6b3a8d6-00de-4651-b268-518f771cc3a5 failed to build and is in ERROR status {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015743s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.156448s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {4} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.682864s] ... 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 9c91e334-4846-476a-8e23-48a2e2e0afd2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:46,445 80600 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.079s 2023-04-17 22:11:46,445 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:46 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-ec114dcd-4aa5-4184-99e6-17c8c722140d', '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": "70af0dc4dbf24ae1add76f3c87f8b1b5", "name": "tempest-VolumesAdminNegativeTest-315022411-project-member", "password_expires_at": null}, "audit_ids": ["nTbUKkJhTKaIsYjCjKyVGA"], "expires_at": "2023-04-17T23:11:46.000000Z", "issued_at": "2023-04-17T22:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "416fcd7cd2bc486884f751acab268fd8", "name": "tempest-VolumesAdminNegativeTest-315022411"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:11:46,445 80600 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '83a63ee2-d2cb-414d-bab9-c556ee1c2c88', 'name': 'tempest-VolumesAdminNegativeTest-625420379-network', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '416fcd7cd2bc486884f75 1acab268fd8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19674, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:32Z', 'updated_at': '2023-04-17T22:09:32Z', 'revision_number': 1} available for tenant 2023-04-17 22:11:47,095 80600 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.649s 2023-04-17 22:11:47,095 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1560519322", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74ba107-639d-4a66-95c2-f01b5dcd3546', 'x-compute-request-id': 'req-f74ba107-639d-4a66-95c2-f01b5dcd3546', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e4e13341-82c2-4b86-8b5a-e12d435513ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6ftp6otTB4Q8"}}' 2023-04-17 22:11:47,180 80600 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/e4e13341-82c2-4b86-8b5a-e12d435513ee 0.082s 2023-04-17 22:11:47,181 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:47 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-c4e00201-bbbb-44e2-be31-524dfd4d9d69', 'x-compute-request-id': 'req-c4e00201-bbbb-44e2-be31-524dfd4d9d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee'} Body: b'{"server": {"id": "e4e13341-82c2-4b86-8b5a-e12d435513ee", "name": "tempest-VolumesAdminNegativeTest-server-1560519322", "status": "BUILD", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:47Z", "updated": "2023-04-17T22:11:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}], "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 22:12:37,636 80600 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/e4e13341-82c2-4b86-8b5a-e12d435513ee 0.395s 2023-04-17 22:12:37,636 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 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-f921b7ea-73eb-42c5-b68a-6a66ddc81c4c', 'x-compute-request-id': 'req-f921b7ea-73eb-42c5-b68a-6a66ddc81c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee'} Body: b'{"server": {"id": "e4e13341-82c2-4b86-8b5a-e12d435513ee", "name": "tempest-VolumesAdminNegativeTest-server-1560519322", "status": "ACTIVE", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metadata": {}, "hostId": "c538d0ab25f47b36ca4c0cef27e1d05bc7870a1d7f4a292954e50d8b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:47Z", "updated": "2023-04-17T22:11:55Z", "addresses": {"tempest-VolumesAdminNegativeTest-625420379-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:43:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:11:54.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 22:12:37,648 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:13:37,902 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes 0.193s 2023-04-17 22:13:37,902 80600 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-1983661095"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af3b884-6708-488b-bd9b-c0688f92c7b0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af3b884-6708-488b-bd9b-c0688f92c7b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes'} Body: b'{"volume": {"id": "9c91e33 4-4846-476a-8e23-48a2e2e0afd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:37.838225", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1983661095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:37,980 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2 0.068s 2023-04-17 22:13:37,980 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4fa962-c47f-409e-abe1-7cbb044e6155', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4fa962-c47f-409e-abe1-7cbb044e6155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2'} Body: b'{"volume": {"id": "9c91e334-4846-476a-8e23-48a2e2e0afd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:38.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1983661095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:13:39,033 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2 0.042s 2023-04-17 22:13:39,034 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270190d2-d871-4666-9947-ce8d1fc33dd5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270190d2-d871-4666-9947-ce8d1fc33dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2'} Body: b'{"volume": {"id": "9c91e334-4846-476a-8e23-48a2e2e0afd2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:38.000000", "updated_at": "2023-04-17T22:13:38.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1983661095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.334294s] ... 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 33b17c13-23f0-4cca-8f95-fba5fc1e7a7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:10:46,988 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.401s 2023-04-17 22:10:46,988 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96ceba0-e410-4219-a1b6-861c1a9d9ce2', 'x-compute-request-id': 'req-d96ceba0-e410-4219-a1b6-861c1a9d9ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:10:47,484 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.484s 2023-04-17 22:10:47,485 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c37ce6a-79cd-457f-9c6a-31b33221abee', 'x-compute-request-id': 'req-7c37ce6a-79cd-457f-9c6a-31b33221abee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:11:37,775 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.230s 2023-04-17 22:11:37,775 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356ae867-608c-4542-9e29-4c5b37d95f5a', 'x-compute-request-id': 'req-356ae867-608c-4542-9e29-4c5b37d95f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:11:38,011 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.224s 2023-04-17 22:11:38,012 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f97b296d-dc56-4889-b06a-ea62fa0ea221', 'x-compute-request-id': 'req-f97b296d-dc56-4889-b06a-ea62fa0ea221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:12:38,406 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes 0.321s 2023-04-17 22:12:38,406 80594 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-918676412"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0670ca0-2331-4183-8a77-7fa31331c560', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0670ca0-2331-4183-8a77-7fa31331c560', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes'} Body: b'{"volume": {"id": "33b17c13-23f0-4cca-8f95-fba5fc1e7a7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:38.331922", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-918676412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments ": []}}' 2023-04-17 22:12:38,460 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c 0.044s 2023-04-17 22:12:38,461 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2474cb59-ee75-476d-8979-b78a6c8b3fd4', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2474cb59-ee75-476d-8979-b78a6c8b3fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c'} Body: b'{"volume": {"id": "33b17c13-23f0-4cca-8f95-fba5fc1e7a7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:38.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-918676412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:12:39,533 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c 0.060s 2023-04-17 22:12:39,533 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0826d5-21af-44ad-95e8-a71668f899f1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0826d5-21af-44ad-95e8-a71668f899f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c'} Body: b'{"volume": {"id": "33b17c13-23f0-4cca-8f95-fba5fc1e7a7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:38.000000", "updated_at": "2023-04-17T22:12:38.000000", "name": "tempest-ServerActionsTestJSON-volume-918676412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:12:39,849 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.303s 2023-04-17 22:12:39,849 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494e3cbc-a809-4f8e-924d-29c67ac8fb6a', 'x-compute-request-id': 'req-494e3cbc-a809-4f8e-924d-29c67ac8fb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.422565s] ... 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 7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:42,059 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes 0.305s 2023-04-17 22:13:42,060 80598 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-716572692"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a523195-9238-4c9f-a667-f9ffa2aea4e2', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a523195-9238-4c9f-a667-f9ffa2aea4e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes'} Body: b'{"volume": {"id": "7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:41.949034", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716572692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:42,112 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334 0.042s 2023-04-17 22:13:42,112 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25aae880-5f4b-41c0-aa5f-f1071a995c29', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25aae880-5f4b-41c0-aa5f-f1071a995c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334'} Body: b'{"volume": {"id": "7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716572692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' 2023-04-17 22:13:43,162 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334 0.038s 2023-04-17 22:13:43,163 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4b7430-da24-46da-93b6-987a2d8cded2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4b7430-da24-46da-93b6-987a2d8cded2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334'} Body: b'{"volume": {"id": "7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": "2023-04-17T22:13:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-716572692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.308499s] ... 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 9eba8db1-5aa9-477c-94c9-638957a4af6d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:43,366 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes 0.187s 2023-04-17 22:13:43,366 80598 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-1161972841"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4af566-ca47-45b0-ba6f-dfa0fc0f692b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4af566-ca47-45b0-ba6f-dfa0fc0f692b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes'} Body: b'{"volume": {"id": "9eba8db1-5aa9-477c-94c9-638957a4af6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:43.309996", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1161972841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:43,416 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d 0.040s 2023-04-17 22:13:43,417 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8405f9fb-7a89-4859-a181-978ea1e93b76', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8405f9fb-7a89-4859-a181-978ea1e93b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d'} Body: b'{"volume": {"id": "9eba8db1-5aa9-477c-94c9-638957a4af6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:43.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1161972841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' 2023-04-17 22:13:44,475 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d 0.044s 2023-04-17 22:13:44,475 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b763fa-9218-4857-9d13-7d90d797f171', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b763fa-9218-4857-9d13-7d90d797f171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d'} Body: b'{"volume": {"id": "9eba8db1-5aa9-477c-94c9-638957a4af6d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:43.000000", "updated_at": "2023-04-17T22:13:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1161972841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.647924s] ... 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 49a01bc4-4364-4d58-b9c2-1e21e8cc71c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:39,080 80606 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:11:39,080 80606 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:11:39,142 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.059s 2023-04-17 22:11:39,142 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-682999879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCM4zdhbyTNqZazXlr1WLqme2C0HFJDjVxfYGQZTlRtIWULGYITIT3EQ1q/6k7xhD3mm3oc0QfKdmb3gJ1SjZzP4d00vGPpTXvENVjyWcQGVsW5qXE+WwAnTojbreOxhA=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e7ff4e-67b4-4e40-92a8-b27da15d3eb9', 'x-compute-request-id': 'req-09e7ff4e-67b4-4e40-92a8-b27da15d3eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-682999879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCM4zdhbyTNqZazXlr1WLqme2C0HFJDjVxfYGQZTlRtIWULGYITIT3EQ1q/6k7xhD3mm3oc0QfKdmb3gJ1SjZzP4d00vGPpTXvENVjyWcQGVsW5qXE+WwAnTojbreOxhA==", "fingerprint": "9a:29:1b:b4:81:f5:fb:ba:18:bd:93:2e:9c:50:28:dc", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9"}}' 2023-04-17 22:11:39,145 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-682999879 created 2023-04-17 22:11:39,562 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.416s 2023-04-17 22:11:39,563 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1189051497", "description": "tempest-description--1442046975"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-813b8714-336b-4931-bfbd-e448addd8f86', 'date': 'Mon, 17 Apr 2023 22:11:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "feecd491-845d-4ae3-abec-154225f90e2c", "name": "tempest-securitygroup--1189051497", "stateful": true, "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "tempest-description--1442046975", "shared": false, "security_group_rules": [{"id": "249b0b8f-c7ca-4908-b1be-3a71848a2e9b", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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": 466, "description": null, "tags": [], "created_at": "2023-04-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}, {"id": "d78c982c-b58f-4092-9a36-9f2ac8c9b6c4", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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": 467, "description": null, "tags": [], "created_at": "2023-04-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}], "tags": [], "created_at": "2023-04-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:11:39,781 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.217s 2023-04-17 22:11:39,781 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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-7e0e9c49-3f17-4021-ba71-000011bd3c88', 'date': 'Mon, 17 Apr 2023 22:11:39 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": "d3cbbfde-4d2b-4f59-84af-601108814204", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:11:39,991 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2023-04-17 22:11:39,991 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e67d9a09-f8b5-43b6-90f7-b80a6180a0b9', 'date': 'Mon, 17 Apr 2023 22:11:39 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": "6d17b55b-fd70-4434-b736-2f1e9db476dc", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:11:39,992 80606 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1189051497 created 2023-04-17 22:11:40,986 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.994s 2023-04-17 22:11:40,987 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-2b0db85b-33c2-4e54-bc66-ef4e8c1deaea', 'date': 'Mon, 17 Apr 2023 22:11:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "229a317f-1078-478b-a46a-470810c21530", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.229", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:40Z", "updated_at": "2023-04-17T22:11:40Z", "revision_number": 0}}' 2023-04-17 22:11:40,987 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '229a317f-1078-478b-a46a-470810c21530', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:40Z', 'updated_at': '2023-04-17T22:11:40Z', 'revision_number': 0, 'ip': '172.24.4.229'} created 2023-04-17 22:11:41,080 80606 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.088s 2023-04-17 22:11:41,081 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ac4f7ec1-424b-4a94-b0e7-22afb2e6a970', '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": "52b3e35c03b54ae4b5dabfb1325886a9", "name": "tempest-AttachVolumeNegativeTest-1678965362-project-member", "password_expires_at": null}, "audit_ids": ["ikoQe873TRmSnIV3jDBvjw"], "expires_at": "2023-04-17T23:11:41.000000Z", "issued_at": "2023-04-17T22:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e52724ed9bc54905bd5eddd8504e4c77", "name": "tempest-AttachVolumeNegativeTest-1678965362"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": " RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:11:41,081 80606 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'bd9d53b7-0e22-42c4-8b91-49575cadf44f', 'name': 'tempest-AttachVolumeNegativeTest-1068401962-network', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60931, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:11:41,082 80606 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-682999879', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCM4zdhbyTNqZazXlr1WLqme2C0HFJDjVxfYGQZTlRtIWULGYITIT3EQ1q/6k7xhD3mm3oc0QfKdmb3gJ1SjZzP4d00vGPpTXvENVjyWcQGVsW5qXE+WwAnTojbreOxhA==', 'fingerprint': '9a:29:1b:b4:81:f5:fb:ba:18:bd:93:2e:9c:50:28:dc', 'user_id': '52b3e35c03b54ae4b5dabfb1325886a9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBugFbyLBP0cG+HuM2AT/uCdF/gpaJYNlDIhjctFslQjv8e/djiw2Y\nPCzVDP6YGgWgBwYFK4EEACKhZANiAAQgjOM3YW8kzamWs15a9Vi6pntgtBxSQ41c\nX2BkGU5UbSFlCxmCEyE9xENav+pO8YQ95pt6HNEHynZm94CdUo2cz+HdNLxj6U17\nxDVY8lnEBlbFualxPlsAJ06I263jsYQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'feecd491-845d-4ae3-abec-154225f90e2c', 'name': 'tempest-securitygroup--1189051497', 'stateful': True, 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': 'tempest-description--1442046975', 'shared': False, 'security_group_rules': [{'id': '249b0b8f-c7ca-4908-b1be-3a71848a2e9b', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': 'feecd491-845d-4ae3-abec-154225f90e2c', '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': 466, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:39Z', 'updated_at': '2023-04-17T22:11:39Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, {'id': 'd78c982c-b58f-4092-9a36-9f2ac8c9b6c4', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': 'feecd491-845d-4ae3-abec-154225f90e2c', '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': 467, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:39Z', 'updated_at': '2023-04-17T22:11:39Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504 e4c77'}], 'tags': [], 'created_at': '2023-04-17T22:11:39Z', 'updated_at': '2023-04-17T22:11:39Z', 'revision_number': 1, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, 'floating_ip': {'id': '229a317f-1078-478b-a46a-470810c21530', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:40Z', 'updated_at': '2023-04-17T22:11:40Z', 'revision_number': 0, 'ip': '172.24.4.229'}} 2023-04-17 22:11:41,944 80606 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.861s 2023-04-17 22:11:41,944 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-494563557", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "bd9d53b7-0e22-42c4-8b91-49575cadf44f"}], "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "key_name": "tempest-keypair-682999879", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9c4025-7035-4a6a-941a-a81314b86046', 'x-compute-request-id': 'req-3a9c4025-7035-4a6a-941a-a81314b86046', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "adminPass": "password"}}' 2023-04-17 22:11:42,032 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753 0.084s 2023-04-17 22:11:42,032 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:41 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-ab4867a8-dddc-4f88-b031-c998cb0fd370', 'x-compute-request-id': 'req-ab4867a8-dddc-4f88-b031-c998cb0fd370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "name": "tempest-AttachVolumeNegativeTest-server-494563557", "status": "BUILD", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/com pute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:42Z", "updated": "2023-04-17T22:11:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-682999879", "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 22:12:32,340 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753 0.245s 2023-04-17 22:12:32,340 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 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-c36ce473-6a58-4024-960d-96a93d9030df', 'x-compute-request-id': 'req-c36ce473-6a58-4024-960d-96a93d9030df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "name": "tempest-AttachVolumeNegativeTest-server-494563557", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:41Z", "updated": "2023-04-17T22:11:49Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ba:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-682999879", "OS-SRV-USG:launched_at": "2023-04-17T22:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "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 22:12:32,352 80606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:13:32,575 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753/os-interface 0.172s 2023-04-17 22:13:32,575 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 20 23 22:13:32 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-689fc632-86cc-42e1-abf5-ed5b73e94883', 'x-compute-request-id': 'req-689fc632-86cc-42e1-abf5-ed5b73e94883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "port_id": "7057b0c3-d9e3-4814-9d2d-2b70e922533b", "mac_addr": "fa:16:3e:7c:ba:7a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "353b1326-8b44-4e95-98d6-6585af143c2b", "ip_address": "10.0.0.9"}]}]}' 2023-04-17 22:13:33,966 80606 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/229a317f-1078-478b-a46a-470810c21530 1.386s 2023-04-17 22:13:33,966 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7057b0c3-d9e3-4814-9d2d-2b70e922533b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bfead6a0-7496-4f63-a95f-e83bc822462f', 'date': 'Mon, 17 Apr 2023 22:13:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/229a317f-1078-478b-a46a-470810c21530'} Body: b'{"floatingip": {"id": "229a317f-1078-478b-a46a-470810c21530", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.229", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "3ce8b80b-b8be-4e7c-a64b-2e649750bdf5", "port_id": "7057b0c3-d9e3-4814-9d2d-2b70e922533b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "mac_address": "fa:16:3e:7c:ba:7a", "admin_state_up": true, "status": "ACTIVE", "device_id": "128ffde0-5149-48d2-a56e-c41418fbc753", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:40Z", "updated_at": "2023-04-17T22:13:33Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:13:33,969 80606 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.229:22' as 'cirros' with public key authentication 2023-04-17 22:13:34,000 80606 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:13:34,020 80606 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:13:34,021 80606 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.229 successfully created 2023-04-17 22:13:34,064 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753/ips 0.042s 2023-04-17 22:13:34,064 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:34 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-f5017626-bb34-4df1-9dc1-4d9fedfb0af4', 'x-compute-request-id': 'req-f5017626-bb34-4df1-9dc1-4d9fedfb0af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753/ips'} Body : b'{"addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-17 22:13:34,271 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes 0.204s 2023-04-17 22:13:34,271 80606 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-839976054"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be4770-8fd8-413c-ad5f-29cb4274d62f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89be4770-8fd8-413c-ad5f-29cb4274d62f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes'} Body: b'{"volume": {"id": "49a01bc4-4364-4d58-b9c2-1e21e8cc71c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:34.209025", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-839976054", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:34,325 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4 0.043s 2023-04-17 22:13:34,325 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266862d0-60b6-49d6-b559-1c7154d67c95', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266862d0-60b6-49d6-b559-1c7154d67c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4'} Body: b'{"volume": {"id": "49a01bc4-4364-4d58-b9c2-1e21e8cc71c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-839976054", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:13:35,378 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volu me/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4 0.041s 2023-04-17 22:13:35,379 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879111cb-199e-4752-a195-596f15b21e8d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879111cb-199e-4752-a195-596f15b21e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4'} Body: b'{"volume": {"id": "49a01bc4-4364-4d58-b9c2-1e21e8cc71c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:34.000000", "updated_at": "2023-04-17T22:13:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-839976054", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:13:35,534 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753 0.134s 2023-04-17 22:13:35,534 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:35 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-73ec08b2-562f-4802-833c-38319ba5fec2', 'x-compute-request-id': 'req-73ec08b2-562f-4802-833c-38319ba5fec2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'' 2023-04-17 22:13:35,692 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753 0.157s 2023-04-17 22:13:35,693 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:35 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-e29014b6-782a-4a85-a02f-b091729d31d4', 'x-compute-request-id': 'req-e29014b6-782a-4a85-a02f-b091729d31d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "name": "tempest-AttachVolumeNegativeTest-server-494563557", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858 a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:41Z", "updated": "2023-04-17T22:13:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ba:7a"}, {"version": 4, "addr": "172.24.4.229", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ba:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-682999879", "OS-SRV-USG:launched_at": "2023-04-17T22:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "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 22:14:25,888 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753 0.134s 2023-04-17 22:14:25,888 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-843ebfc3-e185-4da6-8699-9d4fca0de5f3', 'x-compute-request-id': 'req-843ebfc3-e185-4da6-8699-9d4fca0de5f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 128ffde0-5149-48d2-a56e-c41418fbc753 could not be found."}}' 2023-04-17 22:14:25,920 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-682999879 0.031s 2023-04-17 22:14:25,920 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80186265-38a9-4fb2-a07d-99671441cf47', 'x-compute-request-id': 'req-80186265-38a9-4fb2-a07d-99671441cf47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-682999879'} Body: b'' 2023-04-17 22:14:26,196 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c 0.275s 2023-04-17 22:14:26,196 80606 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-7dbb98ae-e91a-419d-b66e-e29aff3d17d6', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:26 G MT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c'} Body: b'' 2023-04-17 22:14:26,228 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c 0.031s 2023-04-17 22:14:26,228 80606 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-7dbfcaeb-55f6-4747-b31d-24c83c34d40a', 'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group feecd491-845d-4ae3-abec-154225f90e2c does not exist", "detail": ""}}' 2023-04-17 22:14:26,726 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/229a317f-1078-478b-a46a-470810c21530 0.497s 2023-04-17 22:14:26,727 80606 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-5736e128-c3c0-4d4b-975a-9db8668b52e4', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/229a317f-1078-478b-a46a-470810c21530'} Body: b'' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [168.973135s] ... 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 dd526c13-8915-4dda-8bc6-36964c4a3fa9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:45,752 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:11:45,752 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:11:45,811 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-17 22:11:45,811 80596 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-41502610", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQR3wOyHdbetUVTI8L6ivA4S33oxQgPScnR6ThbG577rtQzESbVwvoSv8WcOg2mDZIkUxurn2f81Gs5LsSgI5VUppArPBavq2+Gv6ZDUuSwGAQdnLviswAseye+/hTX7A=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7c2da4-fa02-4a71-95c4-1f2f70b59782', 'x-compute-request-id': 'req-cb7c2da4-fa02-4a71-95c4-1f2f70b59782', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-41502610", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQR3wOyHdbetUVTI8L6ivA4S33oxQgPScnR6ThbG577rtQzESbVwvoSv8WcOg2mDZIkUxurn2f81Gs5LsSgI5VUppArPBavq2+Gv6ZDUuSwGAQdnLviswAseye+/hTX7A==", "fingerprint": "6b:99:5e:e1:0e:c9:0c:6a:4f:62:ec:9d:41:83:95:50", "user_id": "a5ec05fe7d7244368c7eec3739a96c19"}}' 2023-04-17 22:11:45,814 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-41502610 created 2023-04-17 22:11:45,962 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2023-04-17 22:11:45,963 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2143552762", "description": "tempest-description--10615565"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a7a0139d-1bf9-4dc4-baf3-6ccaebd8e5e1', 'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f180807a-5201-4161-bc1b-e412c5f226da", "name": "tempest-securitygroup--2143552762", "stateful": true, "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "tempest-description--10615565", "shared": false, "security_group_rules": [{"id": "4e1a7384-48e9-41c7-8692-2530cbdfda72", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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": 485, "description": null, "tags": [], "created_at": "2023-04-17T22:11:45Z", "updated_at": "2023-04-17T22:11:45Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}, {"id": "bce472ac-1f10-4c01-9cbc-8488a7e12be5", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pref ix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 484, "description": null, "tags": [], "created_at": "2023-04-17T22:11:45Z", "updated_at": "2023-04-17T22:11:45Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}], "tags": [], "created_at": "2023-04-17T22:11:45Z", "updated_at": "2023-04-17T22:11:45Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:11:46,119 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-17 22:11:46,119 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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-e45a8389-7da6-4594-bd70-faf4d1caa92b', 'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b0491ca-bc22-413a-b647-5e28af8f200a", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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-17T22:11:46Z", "updated_at": "2023-04-17T22:11:46Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:11:46,281 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-17 22:11:46,282 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ca89e63a-c75d-4fa2-9a3e-6bc3345120a0', 'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "741fe977-9c66-4490-b203-67663dad3cf3", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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-17T22:11:46Z", "updated_at": "2023-04-17T22:11:46Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:11:46,282 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2143552762 created 2023-04-17 22:11:48,454 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.171s 2023-04-17 22:11:48,454 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type ': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5160ee5f-4a36-4d60-966e-bfc26288493a', 'date': 'Mon, 17 Apr 2023 22:11:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8a9d65b5-336c-4d18-9a02-d565605d6b75", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.192", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:47Z", "updated_at": "2023-04-17T22:11:47Z", "revision_number": 0}}' 2023-04-17 22:11:48,455 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8a9d65b5-336c-4d18-9a02-d565605d6b75', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:47Z', 'updated_at': '2023-04-17T22:11:47Z', 'revision_number': 0, 'ip': '172.24.4.192'} created 2023-04-17 22:11:48,537 80596 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.078s 2023-04-17 22:11:48,538 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:48 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-32fda2d4-30a9-4af5-83e1-216b3f4cc337', '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": "a5ec05fe7d7244368c7eec3739a96c19", "name": "tempest-AttachVolumeShelveTestJSON-1051644628-project-member", "password_expires_at": null}, "audit_ids": ["HEbYDcgqTCWYLeSMwfVUaA"], "expires_at": "2023-04-17T23:11:48.000000Z", "issued_at": "2023-04-17T22:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9283fe3c9a094f9bbddb08e48973da44", "name": "tempest-AttachVolumeShelveTestJSON-1051644628"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14f acbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:11:48,538 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '2aae2552-3ef8-41d3-84e6-313da6fc203b', 'name': 'tempest-AttachVolumeShelveTestJSON-1626967335-network', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:11:48,539 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-41502610', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQR3wOyHdbetUVTI8L6ivA4S33oxQgPScnR6ThbG577rtQzESbVwvoSv8WcOg2mDZIkUxurn2f81Gs5LsSgI5VUppArPBavq2+Gv6ZDUuSwGAQdnLviswAseye+/hTX7A==', 'fingerprint': '6b:99:5e:e1:0e:c9:0c:6a:4f:62:ec:9d:41:83:95:50', 'user_id': 'a5ec05fe7d7244368c7eec3739a96c19', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDIJfaA5muQwdrqPBOc3XWw4s98H9qtlJDKgN9LewI0i44NxfzhIquK\nsGfpwsJ2xlKgBwYFK4EEACKhZANiAAT0Ed8Dsh3W3rVFUyPC+orwOEt96MUID0nJ\n0ek4Wxue+67UMxEm1cL6Er/FnDoNpg2SJFMbq59n/NRrOS7EoCOVVKaQKzwWr6tv\nhr+mQ1LksBgEHZy74rMALHsnvv4U1+w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f180807a-5201-4161-bc1b-e412c5f226da', 'name': 'tempest-securitygroup--2143552762', 'stateful': True, 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': 'tempest-description--10615565', 'shared': False, 'security_group_rules': [{'id': '4e1a7384-48e9-41c7-8692-2530cbdfda72', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': 'f180807a-5201-4161-bc1b-e412c5f226da', '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': 485, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:45Z', 'updated_at': '2023-04-17T22:11:45Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, {'id': 'bce472ac-1f10-4c01-9cbc-8488a7e12be5', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': 'f180807a-5201-4161-bc1b-e412c5f226da', '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': 484, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:45Z', 'updated_at': '2023-04-17T2 2:11:45Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}], 'tags': [], 'created_at': '2023-04-17T22:11:45Z', 'updated_at': '2023-04-17T22:11:45Z', 'revision_number': 1, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, 'floating_ip': {'id': '8a9d65b5-336c-4d18-9a02-d565605d6b75', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:47Z', 'updated_at': '2023-04-17T22:11:47Z', 'revision_number': 0, 'ip': '172.24.4.192'}} 2023-04-17 22:11:49,679 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.140s 2023-04-17 22:11:49,680 80596 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-742045578", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2aae2552-3ef8-41d3-84e6-313da6fc203b"}], "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "key_name": "tempest-keypair-41502610", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa', '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-6292db7e-dad9-44b5-bf16-433c7a3c5d61', 'x-compute-request-id': 'req-6292db7e-dad9-44b5-bf16-433c7a3c5d61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "adminPass": "password"}}' 2023-04-17 22:11:49,787 80596 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/2b53a15a-2e55-4c9e-976b-addb176545fa 0.104s 2023-04-17 22:11:49,788 80596 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 22:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356a0d8d-5b03-4ffb-89f3-feeb2d274c1d', 'x-compute-request-id': 'req-356a0d8d-5b03-4ffb-89f3-feeb2d274c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "name": "tempest-AttachVolumeShelveTestJSON-server-742045578", "status": "BUILD", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7 244368c7eec3739a96c19", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:50Z", "updated": "2023-04-17T22:11:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-41502610", "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 22:12:40,133 80596 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/2b53a15a-2e55-4c9e-976b-addb176545fa 0.271s 2023-04-17 22:12:40,134 80596 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 22:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe9c2e1-3e31-405f-aff4-18676a81320a', 'x-compute-request-id': 'req-bfe9c2e1-3e31-405f-aff4-18676a81320a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "name": "tempest-AttachVolumeShelveTestJSON-server-742045578", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:49Z", "updated": "2023-04-17T22:11:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:f9:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-41502610", "OS-SRV-USG:launched_at": "2023-04-17T22:11:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "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 22:12:40,148 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:13:40,799 80596 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/2b53a15a-2e55 -4c9e-976b-addb176545fa/os-interface 0.590s 2023-04-17 22:13:40,799 80596 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 22:13:40 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-f7949c98-fe8b-4e88-9368-31ede642118d', 'x-compute-request-id': 'req-f7949c98-fe8b-4e88-9368-31ede642118d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "port_id": "2515c5ff-fad2-4304-a78e-c4d3ab3fdfc7", "mac_addr": "fa:16:3e:0a:f9:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20c14369-a5bc-4322-86d4-8ad16d246f1f", "ip_address": "10.0.0.3"}]}]}' 2023-04-17 22:13:41,962 80596 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/8a9d65b5-336c-4d18-9a02-d565605d6b75 1.159s 2023-04-17 22:13:41,962 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2515c5ff-fad2-4304-a78e-c4d3ab3fdfc7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d7f4e81d-ea27-4a35-ae9a-da8e59cfd2cd', 'date': 'Mon, 17 Apr 2023 22:13:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a9d65b5-336c-4d18-9a02-d565605d6b75'} Body: b'{"floatingip": {"id": "8a9d65b5-336c-4d18-9a02-d565605d6b75", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.192", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "17f25457-a140-4d75-8605-95982536cf47", "port_id": "2515c5ff-fad2-4304-a78e-c4d3ab3fdfc7", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "mac_address": "fa:16:3e:0a:f9:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:47Z", "updated_at": "2023-04-17T22:13:41Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:13:41,964 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.192:22' as 'cirros' with public key authentication 2023-04-17 22:13:41,996 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:13:42,017 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:13:42,018 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.192 successfully created 2023-04-17 22:13:42,062 80596 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/2b53a15a-2e55-4c9e-976b-addb176545fa/ips 0.043s 2023-04-17 22:13:42,062 80596 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 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-op enstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6006d2d-e90c-4065-bc4d-3ac503d4bc0b', 'x-compute-request-id': 'req-d6006d2d-e90c-4065-bc4d-3ac503d4bc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-17 22:13:42,242 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes 0.176s 2023-04-17 22:13:42,242 80596 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-349858136"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feab7603-a0e9-4c8c-b63c-be427b61b02e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feab7603-a0e9-4c8c-b63c-be427b61b02e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes'} Body: b'{"volume": {"id": "dd526c13-8915-4dda-8bc6-36964c4a3fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.187087", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-349858136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:42,311 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9 0.057s 2023-04-17 22:13:42,311 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee0f896-2a01-4357-b79c-d63e5fd2686b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee0f896-2a01-4357-b79c-d63e5fd2686b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9'} Body: b'{"volume": {"id": "dd526c13-8915-4dda-8bc6-36964c4a3fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-349858136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}], "user_id": "a5ec05fe7d7244368c7 eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:13:43,363 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9 0.040s 2023-04-17 22:13:43,363 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497ffa8d-41c3-4405-931b-c6a075b7bea1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497ffa8d-41c3-4405-931b-c6a075b7bea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9'} Body: b'{"volume": {"id": "dd526c13-8915-4dda-8bc6-36964c4a3fa9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": "2023-04-17T22:13:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-349858136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:13:43,490 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa 0.116s 2023-04-17 22:13:43,490 80596 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 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e420790-2902-4116-a6f6-b680255b2492', 'x-compute-request-id': 'req-4e420790-2902-4116-a6f6-b680255b2492', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'' 2023-04-17 22:13:43,651 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa 0.159s 2023-04-17 22:13:43,651 80596 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 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010b9271-b8a1-402d-8e50-478016a9af7b', 'x-compute-request-id': 'req-010b9271-b 8a1-402d-8e50-478016a9af7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "name": "tempest-AttachVolumeShelveTestJSON-server-742045578", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:49Z", "updated": "2023-04-17T22:13:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:f9:e7"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:f9:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-41502610", "OS-SRV-USG:launched_at": "2023-04-17T22:11:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "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 22:14:33,900 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa 0.187s 2023-04-17 22:14:33,901 80596 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 22:14:33 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-162be216-f925-4928-8b10-0977241bf02f', 'x-compute-request-id': 'req-162be216-f925-4928-8b10-0977241bf02f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b53a15a-2e55-4c9e-976b-addb176545fa could not be found."}}' 2023-04-17 22:14:33,927 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-41502610 0.026s 2023-04-17 22:14:33,928 80596 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 22:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc6363a-ea35-48ed-ab2d-3efa229fb53b', 'x-compute-request-id': 'req-9bc6363a-ea35-48ed-ab2d-3efa229fb53b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-41502610'} Body: b'' 2023-04-17 22:14:34,070 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da 0.141s 2023-04-17 22:14:34,070 80596 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-164896c1-d520-4de7-bddf-a359a613c21d', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da'} Body: b'' 2023-04-17 22:14:34,091 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da 0.019s 2023-04-17 22:14:34,091 80596 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-f31592bd-f8c0-4a5a-abb5-c46d7e1fab93', 'date': 'Mon, 17 Apr 2023 22:14:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f180807a-5201-4161-bc1b-e412c5f226da does not exist", "detail": ""}}' 2023-04-17 22:14:34,724 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8a9d65b5-336c-4d18-9a02-d565605d6b75 0.631s 2023-04-17 22:14:34,724 80596 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-6bf6703d-0f9f-49ab-a9d8-e3e2d1860882', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a9d65b5-336c-4d18-9a02-d565605d6b75'} Body: b'' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [167.167974s] ... 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 b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:29,280 80608 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 22:12:30,022 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.741s 2023-04-17 22:12:30,023 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1586491885", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7caab0a1-de3d-4117-b612-096de189bac9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f89661fa-cd1b-4e3b-8916-4412c80c4c8c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1586491885", "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": "a82db257b3494faca3f3759644a51b30", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7caab0a1-de3d-4117-b612-096de189bac9", "created_at": "2023-04-17T22:12:30Z", "updated_at": "2023-04-17T22:12:30Z", "tags": [], "self": "/v2/images/7caab0a1-de3d-4117-b612-096de189bac9", "file": "/v2/images/7caab0a1-de3d-4117-b612-096de189bac9/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:12:31,649 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9/file 1.625s 2023-04-17 22:12:31,649 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-191ef79f-6601-456a-ab11-cd08f8523a27', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9/file'} Body: b'' 2023-04-17 22:12:31,649 80608 DEBUG [tempest.scenario.manager] image:7caab0a1-de3d-4117-b612-096de189bac9 2023-04-17 22:12:31,712 80608 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.060s 2023-04-17 22:12:31,712 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2023545159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsXE6OrnGHKpZRfRRcidgOPWNw8nV1m4nQYTe67gmTvGnqZQ+yuBJwyAgcKnu1jiPhFMF5q36cDq/h1aU41fT0gQG5M5HcCdSjY9QHTwnJNWH/cKSA+xRQ7GbYrnZAxmQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 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-ebf16248-9765-424b-9779-9deeb45ab767', 'x-compute-request-id': 'req-ebf16248-9765-424b-9779-9deeb45ab767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-202 3545159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsXE6OrnGHKpZRfRRcidgOPWNw8nV1m4nQYTe67gmTvGnqZQ+yuBJwyAgcKnu1jiPhFMF5q36cDq/h1aU41fT0gQG5M5HcCdSjY9QHTwnJNWH/cKSA+xRQ7GbYrnZAxmQ==", "fingerprint": "c3:ba:13:df:35:f8:80:d4:3a:0e:a7:f0:6f:49:4b:92", "user_id": "e11872391f1a487a8a8ba5a6d13589f1"}}' 2023-04-17 22:12:31,826 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.104s 2023-04-17 22:12:31,826 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 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-818d9ff4-4b25-4aba-b1f9-0f56f7d77e27', '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": "e11872391f1a487a8a8ba5a6d13589f1", "name": "tempest-TestMinimumBasicScenario-475067891-project-member", "password_expires_at": null}, "audit_ids": ["-J7LX_wdRjK2rnYNlMO4jQ"], "expires_at": "2023-04-17T23:12:31.000000Z", "issued_at": "2023-04-17T22:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a82db257b3494faca3f3759644a51b30", "name": "tempest-TestMinimumBasicScenario-475067891"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:12:31,827 80608 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'a91184a7-8ecf-419a-a191-2853dd054c4b', 'name': 'tempest-TestMinimumBasicScenario-1266987381-network', 'tenant_id': 'a82db257b3494faca3f3759644a51b30', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a82db257b3494faca3f3759644a51b30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6104, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:15Z', 'updated_at': '2023-04-17T22:09:15Z', 'revision_number': 1} available for tenant 2023-04-17 22:12:33,019 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.192s 2023-04-17 22:12:33,020 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1515339523", "imageRef": "7caab0a1-de3d-4117-b612-096de189bac9", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "networks": [{"uuid": "a91184a7-8ecf-419a-a191-2853dd054c4b"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af667c16-0922-4b67-845b-494951d68ea0', 'x-compute-request-id': 'req-af667c16-0922-4b67-845b-494951d68ea0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NtBW9SuqmaGT"}}' 2023-04-17 22:12:33,111 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.088s 2023-04-17 22:12:33,112 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bea3b4d-a025-452a-ac51-1579da1806e6', 'x-compute-request-id': 'req-9bea3b4d-a025-452a-ac51-1579da1806e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "BUILD", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:33Z", "updated": "2023-04-17T22:12:33Z", "addresses": {}, "a ccessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "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 22:13:23,442 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.269s 2023-04-17 22:13:23,442 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:23 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-0b4dab9a-fb90-483f-9270-9cd2e7006bb9', 'x-compute-request-id': 'req-0b4dab9a-fb90-483f-9270-9cd2e7006bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:13:23,454 80608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:14:23,890 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.375s 2023-04-17 22:14:23,891 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:23 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-i d': 'req-84df9ba6-23cd-4f2d-96bc-68d024ba60c7', 'x-compute-request-id': 'req-84df9ba6-23cd-4f2d-96bc-68d024ba60c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:14:23,978 80608 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 22:14:23,978 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:23 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-2cef9d8d-19d0-43d1-a76b-a94f3bdf24ec', 'x-compute-request-id': 'req-2cef9d8d-19d0-43d1-a76b-a94f3bdf24ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}]}]}' 2023-04-17 22:14:24,292 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.310s 2023-04-17 22:14:24,293 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:23 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-44c61050-dcaa-4e24-8088-2c445cf67fab', 'x-compute-request-id': 'req-44c61050-dcaa-4e24-8088-2c445cf67fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cf a1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:14:24,518 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes 0.213s 2023-04-17 22:14:24,519 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-376655108", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c75dad-7da8-4bb7-b5d3-0f01c14c2a70', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c75dad-7da8-4bb7-b5d3-0f01c14c2a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes'} Body: b'{"volume": {"id": "b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:24.434924", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-376655108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:14:24,571 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.042s 2023-04-17 22:14:24,571 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-9b8f554d-ae6f-4eaf-a7e5-81c2dba3898d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8f554d-ae6f-4eaf-a7e5-81c2dba3898d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'{"volume": {"id": "b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:24.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-376655108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:14:25,628 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.044s 2023-04-17 22:14:25,629 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c206ccc1-e0f2-4891-9c2d-483d3308c9ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c206ccc1-e0f2-4891-9c2d-483d3308c9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'{"volume": {"id": "b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:24.000000", "updated_at": "2023-04-17T22:14:25.000000", "name": "tempest-TestMinimumBasicScenario-volume-376655108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:14:25,746 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.104s 2023-04-17 22:14:25,746 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14: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-b25caaef-5b95-41bd-af23-61bfab73f1e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a 82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'' 2023-04-17 22:14:25,769 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.022s 2023-04-17 22:14:25,769 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14: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-aa4d17dc-3b9f-43e1-81be-e855301f8d19', 'x-openstack-request-id': 'req-aa4d17dc-3b9f-43e1-81be-e855301f8d19', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 could not be found."}}' 2023-04-17 22:14:25,876 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.106s 2023-04-17 22:14:25,876 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 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-f08c0883-6426-4d16-80b1-67b4189ad09f', 'x-compute-request-id': 'req-f08c0883-6426-4d16-80b1-67b4189ad09f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'' 2023-04-17 22:14:26,099 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.223s 2023-04-17 22:14:26,100 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 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-6310a4ba-984f-47cb-9b74-d91e2d7269bb', 'x-compute-request-id': 'req-6310a4ba-984f-47cb-9b74-d91e2d7269bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:14:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:15:16,292 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.131s 2023-04-17 22:15:16,293 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:16 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-4c1813ee-a3a0-4d95-b6f7-0e7d1450e723', 'x-compute-request-id': 'req-4c1813ee-a3a0-4d95-b6f7-0e7d1450e723', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b could not be found."}}' 2023-04-17 22:15:16,333 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2023545159 0.039s 2023-04-17 22:15:16,333 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:16 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-c40e3b82-9e0d-4e98-9189-b10e1d9ce1f1', 'x-compute-request-id': 'req-c40e3b82-9e0d-4e98-9189-b10e1d9ce1f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2023545159'} Body: b'' 2023-04-17 22:15:16,447 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9 0.113s 2023-04-17 22:15:16,447 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-088e2390-56fa-46c8-9caa-bc0a3957cb22', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9'} Body: b'' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.214739s] ... 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 7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:26,407 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.258s 2023-04-17 22:13:26,408 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:26 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-c82ddc1e-910a-40e0-bef1-d2b94087d1d7', 'x-compute-request-id': 'req-c82ddc1e-910a-40e0-bef1-d2b94087d1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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 22:14:26,904 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes 0.423s 2023-04-17 22:14:26,905 80610 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-1873608032"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477ef06c-628e-4325-822c-265a348e66a0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477ef06c-628e-4325-822c-265a348e66a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes'} Body: b'{"volume": {"id": "7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:26.842560", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873608032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:14:26,974 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd 0.059s 2023-04-17 22:14:26,975 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bd8dbf-5d92-4904-bda0-b71f5fabd1ed', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bd8dbf-5d92-4904-bda0-b71f5fabd1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd'} Body: b'{"volume": {"id": "7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:27.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873608032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:14:28,028 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd 0.041s 2023-04-17 22:14:28,029 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0b71b0-b6ca-4784-9157-c07cec187085', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0b71b0-b6ca-4784-9157-c07cec187085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd'} Body: b'{"volume": {"id": "7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:27.000000", "updated_at": "2023-04-17T22:14:27.000000", "name": "tempest-ServersNegativeTestJSON-volume-1873608032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:14:28,292 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.250s 2023-04-17 22:14:28,292 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61809ca-4d10-4c07-94bd-1d3e22ef383c', 'x-compute-request-id': 'req-f61809ca-4d10-4c07-94bd-1d3e22ef383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.181229s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015702s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.017374s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.057812s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010270s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010971s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.039727s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.050434s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.370915s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.038633s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.042776s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.755699s] ... 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 243b4699-8c88-4b1e-8aad-f1a3c9f18db6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:35,164 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/60d54ee617584977a3ba5f215557be42/os-quota-sets/b5e9c7f4697b4bb883be7358e76354da?usage=True 0.049s 2023-04-17 22:15:35,164 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b080ab-9a15-47f0-83f3-730933c63814', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b080ab-9a15-47f0-83f3-730933c63814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/60d54ee617584977a3ba5f215557be42/os-quota-sets/b5e9c7f4697b4bb883be7358e76354da?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:35,499 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes 0.325s 2023-04-17 22:15:35,499 80598 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-1195742598"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81602b6-9470-4d7e-a6cf-9d8a4a894d72', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81602b6-9470-4d7e-a6cf-9d8a4a894d72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.431740", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:15:35,556 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.046s 2023-04-17 22:15:35,556 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd50441-13ce-446b-9eee-043a312bd18b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd50441-13ce-446b-9eee-043a312bd18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:36,672 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.104s 2023-04-17 22:15:36,672 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90fa95c-6443-490c-bea6-86919839eb5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90fa95c-6443-490c-bea6-86919839eb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.000000", "updated_at": "2023-04-17T22:15:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:36,729 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.044s 2023-04-17 22:15:36,729 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287bf395-115d-471e-9a19-0a73de283312', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287bf395-115d-471e-9a19-0a73de283312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.000000", "updated_at": "2023-04-17T22:15:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:36,835 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.094s 2023-04-17 22:15:36,835 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15: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-610ec4ff-bc9a-4f18-a4d0-1e9c82b372bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'' 2023-04-17 22:15:36,868 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.032s 2023-04-17 22:15:36,868 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15: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-c17d5597-0775-4ae6-8fc0-31dc11f5fe61', 'x-openstack-request-id': 'req-c17d5597-0775-4ae6-8fc0-31dc11f5fe61', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 243b4699-8c88-4b1e-8aad-f1a3c9f18db6 could not be found."}}' {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.568174s] ... 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 4c84c595-33f2-497f-b40b-f56beb2dab56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:37,068 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes 0.196s 2023-04-17 22:15:37,069 80598 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-1626073005"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5b4702-10a1-4524-b5af-c776ff7d789f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5b4702-10a1-4524-b5af-c776ff7d789f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.008870", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:15:37,131 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.050s 2023-04-17 22:15:37,132 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d657cd80-bb0e-407e-94f6-9b4fb1ce1b36', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d657cd80-bb0e-407e-94f6-9b4fb1ce1b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:38,190 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.043s 2023-04-17 22:15:38,190 80598 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53da26c9-1c3f-46e1-bc51-4f4393a30933', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53da26c9-1c3f-46e1-bc51-4f4393a30933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.000000", "updated_at": "2023-04-17T22:15:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:38,263 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.060s 2023-04-17 22:15:38,263 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19514e71-c11a-4c3e-90d0-143c88f8d42f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19514e71-c11a-4c3e-90d0-143c88f8d42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.000000", "updated_at": "2023-04-17T22:15:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:38,407 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.131s 2023-04-17 22:15:38,407 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a9653d-1862-409b-af29-82160cea33c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'' 2023-04-17 22:15:38,438 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.030s 2023-04-17 22:15:38,438 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ccf8d2-c8d3-41a3-a628-3667821e10f3', 'x-openstack-request-id': 'req-49ccf8d2-c8d3-41a3-a628-3667821e10f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c84c595-33f2-497f-b40b-f56beb2dab56 could not be found."}}' {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.058076s] ... ok {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.392375s] ... ok {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [123.481911s] ... 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 2e94e75f-946a-417a-95f1-25fac22749b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:40,158 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.234s 2023-04-17 22:13:40,158 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd4e216-74f9-4527-8c9e-ae30931460c4', 'x-compute-request-id': 'req-ccd4e216-74f9-4527-8c9e-ae30931460c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:13:40,993 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.819s 2023-04-17 22:13:40,993 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29ac434-278e-4508-bcfb-ed4a32656400', 'x-compute-request-id': 'req-f29ac434-278e-4508-bcfb-ed4a32656400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:13:41,667 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.662s 2023-04-17 22:13:41,667 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d78a79-6289-48fe-8c78-308606b609ba', 'x-compute-request-id': 'req-13d78a79-6289-48fe-8c78-308606b609ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:14:41,935 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3 /b99089f4e3074ee7a5c1ada03ceb8984/volumes 0.194s 2023-04-17 22:14:41,938 80594 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-1197921561"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82188c81-74ea-4884-b01f-9c7b4f7cc66a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82188c81-74ea-4884-b01f-9c7b4f7cc66a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes'} Body: b'{"volume": {"id": "2e94e75f-946a-417a-95f1-25fac22749b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:41.874542", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1197921561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:14:42,003 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6 0.051s 2023-04-17 22:14:42,003 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33555b3-d29d-454a-b6bb-a152d3ddbc80', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33555b3-d29d-454a-b6bb-a152d3ddbc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6'} Body: b'{"volume": {"id": "2e94e75f-946a-417a-95f1-25fac22749b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:42.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1197921561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:14:43,057 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6 0.042s 2023-04-17 22:14:43,057 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 17 Apr 2023 22:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd3e0d8-5d4b-4f78-afdc-1c6c68882396', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd3e0d8-5d4b-4f78-afdc-1c6c68882396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6'} Body: b'{"volume": {"id": "2e94e75f-946a-417a-95f1-25fac22749b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:42.000000", "updated_at": "2023-04-17T22:14:42.000000", "name": "tempest-ServerActionsTestJSON-volume-1197921561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:14:43,068 80594 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 22:14:43,332 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.261s 2023-04-17 22:14:43,332 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7670ad7-fa03-47fc-87ea-9a983ddc3d14', 'x-compute-request-id': 'req-e7670ad7-fa03-47fc-87ea-9a983ddc3d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_ at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.085923s] ... 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 d9bcc013-618d-4e51-9cbe-5ef4b3213df4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:42,751 80598 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/8ff5ffbe0d764f65af36b1cfeb171754/types 0.182s 2023-04-17 22:15:42,752 80598 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-1787184321", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc35481-17a8-457a-b1ca-c56efef18339', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc35481-17a8-457a-b1ca-c56efef18339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types'} Body: b'{"volume_type": {"id": "4468ca34-30c3-441c-ba20-820689ca362d", "name": "tempest-VolumeTypesTest-volume-type-1787184321", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:15:42,797 80598 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/8ff5ffbe0d764f65af36b1cfeb171754/types 0.042s 2023-04-17 22:15:42,797 80598 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-1992344897", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6be7aa-8ac8-4cdb-95d6-387d4b32a59b', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6be7aa-8ac8-4cdb-95d6-387d4b32a59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types'} Body: b'{"volume_type": {"id": "c719cb6f-9d68-45f6-a951-9403039fe774", "name": "tempest-VolumeTypesTest-volume-type-1992344897", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:15:43,144 80598 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/b3fcb2eee3024a7f98625e239328e584/volumes 0.344s 2023-04-17 22:15:43,145 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1660560489", "volume_type": "4468ca34-30c3-441c-ba20-820689ca362d", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c39882-531f-4f5e-b7b9-b63f2da9b357', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c39882-531f-4f5e-b7b9-b63f2da9b357', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.072380", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "v olume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:15:43,220 80598 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/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.066s 2023-04-17 22:15:43,221 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35b2b59-c6b8-4c2e-8432-5d821b6937a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35b2b59-c6b8-4c2e-8432-5d821b6937a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3fcb2eee3024a7f98625e239328e584"}}' 2023-04-17 22:15:44,297 80598 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/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.065s 2023-04-17 22:15:44,298 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03ec9b8-94c5-4cb4-a81d-e27e1f9a09f7', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03ec9b8-94c5-4cb4-a81d-e27e1f9a09f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.000000", "updated_at": "2023-04-17T22:15:43.000000", "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d -4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3fcb2eee3024a7f98625e239328e584"}}' 2023-04-17 22:15:44,355 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.046s 2023-04-17 22:15:44,355 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d24ff89-2158-44b8-8781-f0010240430a', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d24ff89-2158-44b8-8781-f0010240430a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.000000", "updated_at": "2023-04-17T22:15:43.000000", "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3fcb2eee3024a7f98625e239328e584"}}' 2023-04-17 22:15:44,490 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.124s 2023-04-17 22:15:44,491 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2d91f6-0697-45ab-b53b-2490515d338a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'' 2023-04-17 22:15:44,511 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.020s 2023-04-17 22:15:44,512 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf65e8f-92ed-4145-8779-126a315e8ed8', 'x-openstack-request-id': 'req-ccf65e8f-92ed-4145-8779-1 26a315e8ed8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9bcc013-618d-4e51-9cbe-5ef4b3213df4 could not be found."}}' 2023-04-17 22:15:44,565 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774 0.053s 2023-04-17 22:15:44,565 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f43eaf4-4601-4f9c-a682-412e6d51e837', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774'} Body: b'' 2023-04-17 22:15:44,583 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774 0.016s 2023-04-17 22:15:44,583 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c8068b-00c1-41dd-a79a-68ebf18b6c82', 'x-openstack-request-id': 'req-22c8068b-00c1-41dd-a79a-68ebf18b6c82', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c719cb6f-9d68-45f6-a951-9403039fe774 could not be found."}}' 2023-04-17 22:15:44,632 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d 0.048s 2023-04-17 22:15:44,632 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c624ea5f-d69c-4642-9e57-0b9be1802479', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d'} Body: b'' 2023-04-17 22:15:44,653 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d 0.020s 2023-04-17 22:15:44,653 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-39db03a0-fff8-4318-b1e1-a725d64a697b', 'x-openstack-request-id': 'req-39db03a0-fff8-4318-b1e1-a725d6 4a697b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4468ca34-30c3-441c-ba20-820689ca362d could not be found."}}' {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.141871s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.399102s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.038010s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.219196s] ... ok {3} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.242426s] ... 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 d5e67654-ddfb-46d5-bd26-0723140f7cbd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:00,426 80598 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.221s 2023-04-17 22:16:00,427 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-131911168", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGT3EL4X0CcLlYXkkoF6WiilIjGMVZ3gCEtjgepyGMfKnZxBSCBLuRaKGaY195D4jSyQNjCJFRfxC7KOA30DUTSVVLbeGe7oAbt0iJPZDmMbcVJgv089I1wFXC2RMpoWQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:00 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-2522ffdb-c61a-4db2-b0f0-bd90223823e1', 'x-compute-request-id': 'req-2522ffdb-c61a-4db2-b0f0-bd90223823e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-131911168", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGT3EL4X0CcLlYXkkoF6WiilIjGMVZ3gCEtjgepyGMfKnZxBSCBLuRaKGaY195D4jSyQNjCJFRfxC7KOA30DUTSVVLbeGe7oAbt0iJPZDmMbcVJgv089I1wFXC2RMpoWQ==", "fingerprint": "53:97:5b:1e:db:9b:b7:03:69:11:20:37:d5:40:0b:78", "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979"}}' 2023-04-17 22:16:00,600 80598 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.170s 2023-04-17 22:16:00,601 80598 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-456818320", "description": "tempest-secgroup-smoke-456818320 description", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-df382408-b248-4713-96c6-11d9d61f6630', 'date': 'Mon, 17 Apr 2023 22:16:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "06fef505-2599-4a9a-8d65-01910e8a2509", "name": "tempest-secgroup-smoke-456818320", "stateful": true, "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "description": "tempest-secgroup-smoke-456818320 description", "shared": false, "security_group_rules": [{"id": "07a9d4bc-1301-43f8-841c-c4b62758111a", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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": 740, "description": null, "tags": [], "created_at": "2023-04-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}, {"id": "462e69e6-a74d-4f2c-9455-bcb4f14af71f", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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": 739, "description": null, "tags": [], "created_at": "2023-04-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}], "tags": [], "created_at": "2023-04-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z ", "revision_number": 1, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:00,772 80598 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.171s 2023-04-17 22:16:00,772 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "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-8f2d30d5-c859-4921-8f52-5212c4b41c20', 'date': 'Mon, 17 Apr 2023 22:16:00 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": "bfff454b-1aca-406d-81f9-fe471df7363c", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:00,936 80598 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 22:16:00,936 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "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-ed5dbebc-3e07-417f-a134-fa25cd195a2b', 'date': 'Mon, 17 Apr 2023 22:16:00 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": "e87ce4c8-7509-4ba8-9191-8356aeae2ccc", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,105 80598 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.168s 2023-04-17 22:16:01,106 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a0cddc2a-aa02-43e8-9d8f-3b1c7bce8ce1', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "9c4d6141-a50c-4fbd-ac6f-e7e8652ea31b", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,317 80598 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.210s 2023-04-17 22:16:01,317 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-94dea712-0dad-45fe-9303-251478a32a2c', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "9dcd847d-e86a-4c5b-b30a-885dcf191514", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,490 80598 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.172s 2023-04-17 22:16:01,491 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fd10d250-c9db-4707-ab19-73227194c063', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "26da22a8-37c9-4949-b94c-cbfa4196c11a", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,656 80598 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.165s 2023-04-17 22:16:01,656 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "p roject_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a11c40c2-c06b-4b36-8984-1d490db749a8', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "21852fc9-6a4d-442b-acf0-a001c9463cb1", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,698 80598 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.034s 2023-04-17 22:16:01,698 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:01 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-c239f218-7791-4694-b584-96813ca48f7f', '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": "bdbdd9cc82ca4c4187b6a9ae476b6979", "name": "tempest-TestShelveInstance-458633179-project-member", "password_expires_at": null}, "audit_ids": ["iPgfPs8RSRiF0YqUDba6DA"], "expires_at": "2023-04-17T23:16:01.000000Z", "issued_at": "2023-04-17T22:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8a3fd217394bfab9bf010c7f7da3ec", "name": "tempest-TestShelveInstance-458633179"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ab8a3fd217394bfab9bf010c7f7da3ec", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:16:01,699 80598 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '9304af07-fc8e-4f9a-8b64-fd0c6e982352', 'name': 'tempest-TestShelveInstance-1743750095-network', 'tenant_id': 'ab8a3fd217394bfab9bf010c7f7da3ec', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ab8a3fd217394bfab9bf010c7f7da3ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64639, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:47Z', 'updated_at': '2023-04-17T22:15:48Z', 'revision_number': 1} available for tenant 2023-04-17 22:16:02,026 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes 0.326s 2023-04-17 22:16:02,026 80598 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-1515484984", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e544d6aa-f743-4ca9-ba0d-be2a849730c9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e544d6aa-f743-4ca9-ba0d-be2a849730c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes'} Body: b'{"volume": {"id": "d5e67654-ddfb-46d5-bd26-0723140f7cbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:01.969212", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1515484984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}], "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:02,073 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.037s 2023-04-17 22:16:02,074 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f35719-c98c-4a6b-8298-2ad43600f56e', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-15f35719-c98c-4a6b-8298-2ad43600f56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'{"volume": {"id": "d5e67654-ddfb-46d5-bd26-0723140f7cbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:02.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1515484984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}], "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:03,123 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.038s 2023-04-17 22:16:03,123 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451d2e7d-94c1-457e-8017-db666dc2cc09', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451d2e7d-94c1-457e-8017-db666dc2cc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'{"volume": {"id": "d5e67654-ddfb-46d5-bd26-0723140f7cbd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:02.000000", "updated_at": "2023-04-17T22:16:02.000000", "name": "tempest-tempest.common.compute-volume-1515484984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}], "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:03,232 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.099s 2023-04-17 22:16:03,232 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ce88c1-bd1d-49c8-b890-12ae93de092f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'' 2023-04-17 22:16:03,253 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.020s 2023-04-17 22:16:03,253 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad281c36-5bb2-44d9-87de-bf84469885b4', 'x-openstack-request-id': 'req-ad281c36-5bb2-44d9-87de-bf84469885b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5e67654-ddfb-46d5-bd26-0723140f7cbd could not be found."}}' 2023-04-17 22:16:03,400 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/06fef505-2599-4a9a-8d65-01910e8a2509 0.145s 2023-04-17 22:16:03,401 80598 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-1b958c44-4258-4634-aa6d-6cdad3e2834b', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/06fef505-2599-4a9a-8d65-01910e8a2509'} Body: b'' 2023-04-17 22:16:03,440 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-131911168 0.039s 2023-04-17 22:16:03,440 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff22752-85e8-4f54-875e-2655b3e1f1b6', 'x-compute-request-id': 'req-3ff22752-85e8-4f54-875e-2655b3e1f1b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-131911168'} Body: b'' {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.844449s] ... 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 ef73d0c6-ae68-42ec-b9fd-37f0b615879f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:24,622 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.232s 2023-04-17 22:16:24,622 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5745c98e-5135-4086-8eeb-f4911769895b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:24,992 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes 0.370s 2023-04-17 22:16:24,993 80598 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-1749518438", "snapshot_id": null, "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb48d658-4145-4190-be76-e30d06424211', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb48d658-4145-4190-be76-e30d06424211', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes'} Body: b'{"volume": {"id": "ef73d0c6-ae68-42ec-b9fd-37f0b615879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:24.933460", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1749518438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:25,043 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.040s 2023-04-17 22:16:25,043 80598 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 22:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271f26c2-3f0f-450b-a76b-34659501b09f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271f26c2-3f0f-450b-a76b-34659501b09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'{"volume": {"id": "ef73d0c6-ae68-42ec-b9fd-37f0b615879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:25.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1749518438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:26,094 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.038s 2023-04-17 22:16:26,095 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624750ab-fc5e-4a64-bd0b-4dd8090af931', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624750ab-fc5e-4a64-bd0b-4dd8090af931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'{"volume": {"id": "ef73d0c6-ae68-42ec-b9fd-37f0b615879f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:25.000000", "updated_at": "2023-04-17T22:16:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1749518438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:26,211 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.104s 2023-04-17 22:16:26,211 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 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-448de341-b269-4162-86cb-67d0dcc368d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'' 2023-04-17 22:16:26,232 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.020s 2023-04-17 22:16:26,233 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-11e71e63-3a67-4ac3-8f18-80f842c64087', 'x-openstack-request-id': 'req-11e71e63-3a67-4ac3-8f18-80f842c64087', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef73d0c6-ae68-42ec-b9fd-37f0b615879f could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.611267s] ... 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 15068df6-2014-4cae-9fdb-3fe00ac69729 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:26,258 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.021s 2023-04-17 22:16:26,258 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d6ad39b1-31a7-483e-bd1e-bbbf12958f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:26,588 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes 0.330s 2023-04-17 22:16:26,589 80598 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-1357415003", "snapshot_id": null, "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084e5796-5b19-43e8-95a5-b7ca4805a4a1', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084e5796-5b19-43e8-95a5-b7ca4805a4a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes'} Body: b'{"volume": {"id": "15068df6-2014-4cae-9fdb-3fe00ac69729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:26.530533", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1357415003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:26,637 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.039s 2023-04-17 22:16:26,637 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcbe829-f544-44c0-847d-bf77817743d6', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcbe829-f544-44c0-847d-bf77817743d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'{"volume": {"id": "15068df6-2014-4cae-9fdb-3fe00ac69729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1357415003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:27,689 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.040s 2023-04-17 22:16:27,690 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632c29ea-bd0b-464f-9eed-b2d8afe75e23', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632c29ea-bd0b-464f-9eed-b2d8afe75e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'{"volume": {"id": "15068df6-2014-4cae-9fdb-3fe00ac69729", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:27.000000", "updated_at": "2023-04-17T22:16:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1357415003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:27,821 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.116s 2023-04-17 22:16:27,822 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-31d34cf9-6320-471a-88f6-ebb07403025a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'' 2023-04-17 22:16:27,845 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.022s 2023-04-17 22:16:27,845 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-ad413202-7336-409d-bd8b-d6f2bdbc3fa5', 'x-openstack-request-id': 'req-ad413202-7336-409d-bd8b-d6f2bdbc3fa5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15068df6-2014-4cae-9fdb-3fe00ac69729 could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.247108s] ... 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 7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:27,850 80598 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-17 22:16:27,900 80598 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.047s 2023-04-17 22:16:27,901 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1551575036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISj6CpZQEJFe9gdraS2Kp3j19jDR0q92rsM9vhYn2SLMiJITt3AxYsZnR4DMHdZW37Uu6qc7qipLXSc9WxNVohSTcx4yr07GID6hZ82DiUDtlMpzqo3ssOK6LbZiAQA/w=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-a2c615d7-e822-488b-8daf-9073b6587c98', 'x-compute-request-id': 'req-a2c615d7-e822-488b-8daf-9073b6587c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1551575036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISj6CpZQEJFe9gdraS2Kp3j19jDR0q92rsM9vhYn2SLMiJITt3AxYsZnR4DMHdZW37Uu6qc7qipLXSc9WxNVohSTcx4yr07GID6hZ82DiUDtlMpzqo3ssOK6LbZiAQA/w==", "fingerprint": "af:56:39:a0:06:47:9b:48:d1:d9:04:c1:db:ab:13:6d", "user_id": "e7eb5d116a224fbaa8b653a942b40909"}}' 2023-04-17 22:16:28,062 80598 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.158s 2023-04-17 22:16:28,063 80598 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-1626596173", "description": "tempest-secgroup-smoke-1626596173 description", "project_id": "9decdaba8f184afba415c2a6326bbb89"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-22af7bbb-98ed-4537-91ad-37e6fcdd7867', 'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "name": "tempest-secgroup-smoke-1626596173", "stateful": true, "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "description": "tempest-secgroup-smoke-1626596173 description", "shared": false, "security_group_rules": [{"id": "c727c90b-2f06-4587-8b87-82a5d42907ce", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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": 772, "description": null, "tags": [], "created_at": "2023-04-17T22:16:27Z", "updated_at": "2023-04-17T22:16:27Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}, {"id": "c9031966-5d77-48cb-8699-d102e05dfe3c", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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": 773, "description": null, "tags": [], "created_at": "2023-04-17T22:16:27Z", "updated_at": "2023-04-17T22:16:27Z", "revision_number": 0, "project_id": "9decd aba8f184afba415c2a6326bbb89"}], "tags": [], "created_at": "2023-04-17T22:16:27Z", "updated_at": "2023-04-17T22:16:27Z", "revision_number": 1, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,264 80598 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.200s 2023-04-17 22:16:28,264 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "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-4e305e90-1453-4a71-b837-8b24b5d93631', 'date': 'Mon, 17 Apr 2023 22:16: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": "91f5f22b-02ea-4a85-aa77-781327b5c544", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,436 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-17 22:16:28,436 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "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-4c3f691c-9b3e-491e-abb5-61005804863b', 'date': 'Mon, 17 Apr 2023 22:16: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": "169a5e6f-e239-43e4-b09d-d7f14936bb58", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,596 80598 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 22:16:28,596 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-03eec84f-0c6b-4f24-95dc-b679e05498dc', 'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cf90f86-a555-46d5-9825-d4ef93819d2b", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,824 80598 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.227s 2023-04-17 22:16:28,824 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7ee5fbbd-7ec7-411b-a479-4b0d55bc3749', 'date': 'Mon, 17 Apr 2023 22:16: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": "b25425a3-15d4-40df-9960-e9dd914a395a", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,981 80598 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.157s 2023-04-17 22:16:28,982 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-079d6c33-c038-4232-ae9d-40b4489b2e00', 'date': 'Mon, 17 Apr 2023 22:16: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": "37a23302-b422-4266-ba41-7d107b6eb298", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:29,160 80598 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.178s 2023-04-17 22:16:29,161 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2bc6e22b-9309-454b-91d6-08adcf76e66e', 'date': 'Mon, 17 Apr 2023 22:16: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": "b1006324-71d8-477d-8e2b-04b8f2c4aee5", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:29Z", "updated_at": "2023-04-17T22:16:29Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:29,161 80598 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-17 22:16:29,192 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.030s 2023-04-17 22:16:29,193 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dd06a8f2-816e-410a-8b0b-ed406aa3eecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:29,610 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes 0.417s 2023-04-17 22:16:29,611 80598 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-1269324987", "snapshot_id": null, "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebe8031-b385-4339-925a-fdb40b70aa07', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebe8031-b385-4339-925a-fdb40b70aa07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volu mes'} Body: b'{"volume": {"id": "7ff3fdde-24c4-48cf-87ea-ae42bc536fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:29.546697", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1269324987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:29,664 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.043s 2023-04-17 22:16:29,664 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23431537-1297-487a-be02-730ec0ea0515', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23431537-1297-487a-be02-730ec0ea0515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'{"volume": {"id": "7ff3fdde-24c4-48cf-87ea-ae42bc536fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1269324987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:30,751 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.075s 2023-04-17 22:16:30,752 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23716b03-142a-47b7-8f42-55edae17df03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23716b03-142a-47b7-8f42-55edae17df03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'{"volume": {"id": "7ff3fdde-24c4-48cf-87ea-ae42bc536fb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:30.000000", "updated_at": "2023-04-17T22:16:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1269324987", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:30,877 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.109s 2023-04-17 22:16:30,877 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-ab6aa91d-4b76-4c09-a912-157318ba051c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'' 2023-04-17 22:16:30,912 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.034s 2023-04-17 22:16:30,913 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-1ef196db-398a-478a-bc52-37d6b6c69e43', 'x-openstack-request-id': 'req-1ef196db-398a-478a-bc52-37d6b6c69e43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 could not be found."}}' 2023-04-17 22:16:31,068 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fda1b1eb-963b-46b6-97f3-d643eb63796d 0.155s 2023-04-17 22:16:31,069 80598 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-7329e101-a5b1-46b5-9e6e-0efca387130a', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:16:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fda1b1eb-963b-46b6-97f3-d643eb63796d'} Body: b'' 2023-04-17 22:16:31,095 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1551575036 0.026s 2023-04-17 22:16:31,096 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:31 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', 'va ry': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32305fc-7410-4e62-b2b8-db0ee262a52c', 'x-compute-request-id': 'req-d32305fc-7410-4e62-b2b8-db0ee262a52c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1551575036'} Body: b'' {3} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.987645s] ... 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 46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:39,478 80598 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/926cee63bafa48448edae14c201e75d9/types 0.292s 2023-04-17 22:16:39,479 80598 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 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6fbc26-3a5f-4249-9b58-255168a96c4f', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6fbc26-3a5f-4249-9b58-255168a96c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/926cee63bafa48448edae14c201e75d9/types'} Body: b'{"volume_type": {"id": "3b2e2bb8-7f4f-43df-bc2a-ff9de0cd892e", "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 22:16:40,338 80598 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.856s 2023-04-17 22:16:40,339 80598 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 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a854a30c-9cf5-458c-96b9-86962ee2e132', '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": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:40Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:41,592 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file 1.251s 2023-04-17 22:16:41,593 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3931ed6a-d16a-44a0-8b73-a416ab54f755', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file'} Body: b'' 2023-04-17 22:16:41,613 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974 0.019s 2023-04-17 22:16:41,613 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-61da0bc9-0fc3-4130-91e3-af7fdf2d5289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974'} 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": "c319f742fc943cab594d3ab595e789ef", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d43e443e2541de829da991d8a6c0d389c074e2be01b02130430bb5fe8a83460ccfa9f870680325f9247b3c162b56476486c12d52e3d69a2ea4860eb5322b6d61", "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:42Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:41,637 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974 0.023s 2023-04-17 22:16:41,637 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e0db9a52-4503-4fbe-9ed8-d63300576853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974'} 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": "c319f742fc943cab594d3ab595e789ef", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d43e443e2541de829da991d8a6c0d389c074e2be01b02130430bb5fe8a83460ccfa9f870680325f9247b3c162b56476486c12d52e3d69a2ea4860eb5322b6d61", "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:42Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:41,656 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974 0.018s 2023-04-17 22:16:41,656 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99bd5199-8a0b-4a59-ab48-f867ab25679f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974'} 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": "c319f742fc943cab594d3ab595e789ef", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d43e443e2541de829da991d8a6c0d389c074e2be01b02130430bb5fe8a83460ccfa9f870680325f9247b3c162b56476486c12d52e3d69a2ea4860eb5322b6d61", "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:42Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:42,043 80598 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/7d01ccb98e7f47f592321525e5f5496c/volumes 0.386s 2023-04-17 22:16:42,043 80598 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": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f6906e-5080-4ce1-88e6-1415947690a7', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f6906e-5080-4ce1-88e6-1415947690a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d01ccb98e7f47f592321525e5f5496c/volumes'} Body: b'{"volume": {"id": "46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:41.981404", "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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}], "user_id": "5b66217e2a304eef9d8bfd856163383d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:42,108 80598 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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e 0.054s 2023-04-17 22:16:42,108 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb54ac4-8631-47b1-bb79-75428ee3a3b6', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb54ac4-8631-47b1-bb79-75428ee3a3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e'} Body: b'{"volume": {"id": "46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:42.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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}], "user_id": "5b66217e2a304eef9d8bfd856163383d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d01ccb98e7f47f592321525e5f5496c"}}' 2023-04-17 22:16:43,160 80598 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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e 0.040s 2023-04-17 22:16:43,160 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ec3681-b34b-489c-bf6a-d5df6cc9073f', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ec3681-b34b-489c-bf6a-d5df6cc9073f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e'} Body: b'{"volume": {"id": "46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:42.000000", "updated_at": "2023-04-17T22:16:42.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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}], "user_id": "5b66217e2a304eef9d8bfd856163383d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d01ccb98e7f47f592321525e5f5496c"}}' {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.603850s] ... 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 3eaf1b99-3503-456d-829a-67eb79d55e20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:14:26,730 80606 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:14:26,730 80606 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:14:26,835 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.103s 2023-04-17 22:14:26,836 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1141362177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEsdLKOyShDW6lsdw3PYvB4QT9qwFwLG8+mmqjbOtzoXRKJ/PazrnVxbPepdTwCtT1bx/zxUWI3ltRCf+Nv+ft4L7HR3JkoHrl3xtcd/Er5SEh21KxWlnMx/s+XIYUXdJg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f860afe5-06c7-4427-8dd7-18669cf3e3fe', 'x-compute-request-id': 'req-f860afe5-06c7-4427-8dd7-18669cf3e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1141362177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEsdLKOyShDW6lsdw3PYvB4QT9qwFwLG8+mmqjbOtzoXRKJ/PazrnVxbPepdTwCtT1bx/zxUWI3ltRCf+Nv+ft4L7HR3JkoHrl3xtcd/Er5SEh21KxWlnMx/s+XIYUXdJg==", "fingerprint": "5a:1a:8f:d6:a0:b2:5b:7b:fa:dc:31:7f:da:8a:34:1b", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9"}}' 2023-04-17 22:14:26,838 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1141362177 created 2023-04-17 22:14:27,005 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2023-04-17 22:14:27,006 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1803786339", "description": "tempest-description--1602218752"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-bfb970db-ff9f-4db5-94cf-697b628b4940', 'date': 'Mon, 17 Apr 2023 22:14:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "name": "tempest-securitygroup--1803786339", "stateful": true, "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "tempest-description--1602218752", "shared": false, "security_group_rules": [{"id": "59fe1295-79f6-4579-a9c1-30adfacdb567", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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": 644, "description": null, "tags": [], "created_at": "2023-04-17T22:14:26Z", "updated_at": "2023-04-17T22:14:26Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}, {"id": "b18ba97a-cf1f-4f35-a94e-f4bea2ca29ad", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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": 645, "description": null, "tags": [], "created_at": "2023-04-17T22:14:26Z", "updated_at": "2023-04-17T22:14:26Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}], "tags": [], "created_at": "2023-04-17T22:14:26Z", "updated_at": "2023-04-17T22:14:26Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:14:27,190 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.183s 2023-04-17 22:14:27,190 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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-baf2fced-bee9-4249-9d51-3ff1d6532001', 'date': 'Mon, 17 Apr 2023 22:14: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": "3c0f68e4-f696-4664-8d48-d814ac59ee9c", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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-17T22:14:27Z", "updated_at": "2023-04-17T22:14:27Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:14:27,354 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-17 22:14:27,354 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-87f8f717-aad9-41db-ac9d-e912654a539d', 'date': 'Mon, 17 Apr 2023 22:14: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": "bb8f9dcb-35fd-4c10-b5fc-616de38af53a", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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-17T22:14:27Z", "updated_at": "2023-04-17T22:14:27Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:14:27,354 80606 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1803786339 created 2023-04-17 22:14:28,182 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.827s 2023-04-17 22:14:28,183 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8d94b290-6e01-4d96-9c6b-e08aa7530136', 'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fb098c96-02a5-447c-b37d-2f219e9d3bd5", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.10", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:27Z", "updated_at": "2023-04-17T22:14:27Z", "revision_number": 0}}' 2023-04-17 22:14:28,183 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fb098c96-02a5-447c-b37d-2f219e9d3bd5', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.10', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:27Z', 'updated_at': '2023-04-17T22:14:27Z', 'revision_number': 0, 'ip': '172.24.4.10'} created 2023-04-17 22:14:28,221 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-17 22:14:28,221 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3fe09164-097f-4093-9ff2-a1997a2bda8e', '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": "52b3e35c03b54ae4b5dabfb1325886a9", "name": "tempest-AttachVolumeNegativeTest-1678965362-project-member", "password_expires_at": null}, "audit_ids": ["jBFISLvrT1GgUDLqyYEfkg"], "expires_at": "2023-04-17T23:14:28.000000Z", "issued_at": "2023-04-17T22:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e52724ed9bc54905bd5eddd8504e4c77", "name": "tempest-AttachVolumeNegativeTest-1678965362"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:14:28,222 80606 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'bd9d53b7-0e22-42c4-8b91-49575cadf44f', 'name': 'tempest-AttachVolumeNegativeTest-1068401962-network', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60931, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:14:28,222 80606 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1141362177', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEsdLKOyShDW6lsdw3PYvB4QT9qwFwLG8+mmqjbOtzoXRKJ/PazrnVxbPepdTwCtT1bx/zxUWI3ltRCf+Nv+ft4L7HR3JkoHrl3xtcd/Er5SEh21KxWlnMx/s+XIYUXdJg==', 'fingerprint': '5a:1a:8f:d6:a0:b2:5b:7b:fa:dc:31:7f:da:8a:34:1b', 'user_id': '52b3e35c03b54ae4b5dabfb1325886a9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAMSdeZIl4p9ApA0BNGskAQSCH2VJ/NDuoWGxCUne0wjZq6QsG3N3B0\nUMnXNvbpc16gBwYFK4EEACKhZANiAARLHSyjskoQ1upbHcNz2LweEE/asBcCxvPp\npqo2zrc6F0Sifz2s651cWz3qXU8ArU9W8f88VFiN5bUQn/jb/n7eC+x0dyZKB65d\n8bXHfxK+UhIdtSsVpZzMf7PlyGFF3SY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '90078b7f-e7b0-4f60-a3d0-d283570d8dba', 'name': 'tempest-securitygroup--1803786339', 'stateful': True, 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': 'tempest-description--1602218752', 'shared': False, 'security_group_rules': [{'id': '59fe1295-79f6-4579-a9c1-30adfacdb567', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '90078b7f-e7b0-4f60-a3d0-d283570d8dba', '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': 644, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:26Z', 'updated_at': '2023-04-17T22:14:26Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, {'id': 'b18ba97a-cf1f-4f35-a94e-f4bea2ca29ad', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '90078b7f-e7b0-4f60-a3d0-d283570d8dba', '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': 645, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:26Z', 'updated_at': '2023-04-17T22:14:26Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}], 'tags': [], 'create d_at': '2023-04-17T22:14:26Z', 'updated_at': '2023-04-17T22:14:26Z', 'revision_number': 1, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, 'floating_ip': {'id': 'fb098c96-02a5-447c-b37d-2f219e9d3bd5', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.10', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:27Z', 'updated_at': '2023-04-17T22:14:27Z', 'revision_number': 0, 'ip': '172.24.4.10'}} 2023-04-17 22:14:28,995 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.771s 2023-04-17 22:14:28,995 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2004521020", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "bd9d53b7-0e22-42c4-8b91-49575cadf44f"}], "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "key_name": "tempest-keypair-1141362177", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dc25db-f2e1-4e92-a776-1839e510a678', 'x-compute-request-id': 'req-c6dc25db-f2e1-4e92-a776-1839e510a678', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "adminPass": "password"}}' 2023-04-17 22:14:29,078 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.076s 2023-04-17 22:14:29,078 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ca45a2-3a12-4c1a-aed9-80aa946a5659', 'x-compute-request-id': 'req-c9ca45a2-3a12-4c1a-aed9-80aa946a5659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "name": "tempest-AttachVolumeNegativeTest-server-2004521020", "status": "BUILD", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "fla vor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:29Z", "updated": "2023-04-17T22:14:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1141362177", "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 22:15:19,364 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.223s 2023-04-17 22:15:19,364 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:19 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-bb39bdff-7e0c-4bc5-9afb-2c677b6ac316', 'x-compute-request-id': 'req-bb39bdff-7e0c-4bc5-9afb-2c677b6ac316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "name": "tempest-AttachVolumeNegativeTest-server-2004521020", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:28Z", "updated": "2023-04-17T22:14:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1141362177", "OS-SRV-USG:launched_at": "2023-04-17T22:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "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 22:15:19,376 80606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:16:19,624 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/os-interface 0.187s 2023-04-17 22:16:19,625 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'conte nt-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19981e74-f064-4db4-9a20-45538a26cb16', 'x-compute-request-id': 'req-19981e74-f064-4db4-9a20-45538a26cb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "port_id": "2459db09-685c-4338-848c-fc76939bf0da", "mac_addr": "fa:16:3e:25:5d:e0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "353b1326-8b44-4e95-98d6-6585af143c2b", "ip_address": "10.0.0.4"}]}]}' 2023-04-17 22:16:20,721 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5 1.092s 2023-04-17 22:16:20,721 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2459db09-685c-4338-848c-fc76939bf0da"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-3401e3cf-d211-4493-ab60-ceab0eb419d5', 'date': 'Mon, 17 Apr 2023 22:16:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5'} Body: b'{"floatingip": {"id": "fb098c96-02a5-447c-b37d-2f219e9d3bd5", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.10", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "3ce8b80b-b8be-4e7c-a64b-2e649750bdf5", "port_id": "2459db09-685c-4338-848c-fc76939bf0da", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "mac_address": "fa:16:3e:25:5d:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "559768be-5a58-42c1-bbe8-e87684a0f772", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:27Z", "updated_at": "2023-04-17T22:16:19Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:16:20,723 80606 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.10:22' as 'cirros' with public key authentication 2023-04-17 22:16:20,748 80606 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:20,768 80606 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:20,769 80606 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-17 22:16:20,818 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/ips 0.049s 2023-04-17 22:16:20,819 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:20 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-7f6ea36e-a1bb-43ae-bcc0-9068e6c21ab1', 'x-compute-request-id': 'req-7f6ea36e-a1bb-43ae-bcc0-9068e6c21ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023 -04-17 22:16:21,014 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes 0.192s 2023-04-17 22:16:21,014 80606 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-632195368"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58b89db-aa67-43d8-9226-be364e0ea6f6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58b89db-aa67-43d8-9226-be364e0ea6f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes'} Body: b'{"volume": {"id": "3eaf1b99-3503-456d-829a-67eb79d55e20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:20.954518", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-632195368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:21,068 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20 0.044s 2023-04-17 22:16:21,069 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e974506d-afb2-4785-b55c-d64a2e7fe53a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e974506d-afb2-4785-b55c-d64a2e7fe53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20'} Body: b'{"volume": {"id": "3eaf1b99-3503-456d-829a-67eb79d55e20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:21.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-632195368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:16:22,118 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20 0.038s 2023-04-17 22:16:22,119 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d3f908-758b-4e93-9bd2-a87937a0f592', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d3f908-758b-4e93-9bd2-a87937a0f592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20'} Body: b'{"volume": {"id": "3eaf1b99-3503-456d-829a-67eb79d55e20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:21.000000", "updated_at": "2023-04-17T22:16:21.000000", "name": "tempest-AttachVolumeNegativeTest-volume-632195368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:16:22,250 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.120s 2023-04-17 22:16:22,251 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-7478356f-64c3-4042-822f-473c4436cb97', 'x-compute-request-id': 'req-7478356f-64c3-4042-822f-473c4436cb97', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'' 2023-04-17 22:16:22,623 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.371s 2023-04-17 22:16:22,623 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:22 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-7436cdc2-a460-4634-a330-60cf71c54aaf', 'x-compute-request-id': 'req-7436cdc2-a460-4634-a330-60cf71c54aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "name": "tempest-AttachVolumeNegativeTest-server-2004521020", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012 f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:28Z", "updated": "2023-04-17T22:16:22Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:e0"}, {"version": 4, "addr": "172.24.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1141362177", "OS-SRV-USG:launched_at": "2023-04-17T22:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "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 22:17:12,714 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.035s 2023-04-17 22:17:12,715 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-54c6da89-c36a-4a79-b904-3367cccf371a', 'x-compute-request-id': 'req-54c6da89-c36a-4a79-b904-3367cccf371a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 559768be-5a58-42c1-bbe8-e87684a0f772 could not be found."}}' 2023-04-17 22:17:12,748 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1141362177 0.032s 2023-04-17 22:17:12,748 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-531b390c-432f-43a1-a455-ef688ddbd03c', 'x-compute-request-id': 'req-531b390c-432f-43a1-a455-ef688ddbd03c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1141362177'} Body: b'' 2023-04-17 22:17:12,889 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba 0.139s 2023-04-17 22:17:12,889 80606 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-9a326853-82c5-4e63-9796-959dee126517', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba'} Body: b'' 2023-04-17 22:17:12,910 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba 0.020s 2023-04-17 22:17:12,910 80606 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-73fbd9d1-da5f-4816-8621-cbacd94cf53d', 'date': 'Mon, 17 Apr 2023 22:17:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 90078b7f-e7b0-4f60-a3d0-d283570d8dba does not exist", "detail": ""}}' 2023-04-17 22:17:13,332 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5 0.421s 2023-04-17 22:17:13,333 80606 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-a7a4f371-fc79-445e-a593-a0efd042669a', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5'} Body: b'' {7} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.287619s] ... 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 22:17:18,980 80606 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools?detail=True 0.278s 2023-04-17 22:17:18,980 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76714cde-14b9-4af3-9893-4d0d49826b00', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76714cde-14b9-4af3-9893-4d0d49826b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {7} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.033807s] ... 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 22:17:19,021 80606 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools 0.031s 2023-04-17 22:17:19,022 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9643360-604f-42d6-b03a-d0aab67968ca', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9643360-604f-42d6-b03a-d0aab67968ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools'} Body: b'{"pools": []}' {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.221981s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.079694s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.202558s] ... ok {7} 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 86334e3a-e1fd-4321-8b9f-dbd199dbdfa5 failed to build and is in ERROR status {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.922515s] ... 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 5bf63190-a3f3-4d35-9cae-513191a60408 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:28,653 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.286s 2023-04-17 22:15:28,653 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7b2d1b-de70-41d9-86d9-e1fcb66b7691', 'x-compute-request-id': 'req-0e7b2d1b-de70-41d9-86d9-e1fcb66b7691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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 22:16:28,884 80610 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/f21699c3400842d3a28e71b288a4aaff/volumes 0.188s 2023-04-17 22:16:28,885 80610 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-214753973"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d343a364-1488-497e-9226-8049994a60c5', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d343a364-1488-497e-9226-8049994a60c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes'} Body: b'{"volume": {"id": "5bf63190-a3f3-4d35-9cae-513191a60408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:28.819066", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-214753973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:28,931 80610 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/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408 0.037s 2023-04-17 22:16:28,931 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e921d7b-5b59-4f4e-b730-1f27c39ef03b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e921d7b-5b59-4f4e-b730-1f27c39ef03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408'} Body: b'{"volume": {"id": "5bf63190-a3f3-4d35-9cae-513191a60408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:29.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-214753973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:16:29,986 80610 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/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408 0.042s 2023-04-17 22:16:29,986 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85ee54f-2078-4684-a073-5bc7f6cc046e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85ee54f-2078-4684-a073-5bc7f6cc046e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408'} Body: b'{"volume": {"id": "5bf63190-a3f3-4d35-9cae-513191a60408", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:29.000000", "updated_at": "2023-04-17T22:16:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-214753973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:16:30,219 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.221s 2023-04-17 22:16:30,220 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7feb7d3e-fe5b-4c7c-94ed-20c3b35cd76f', 'x-compute-request-id': 'req-7feb7d3e-fe5b-4c7c-94ed-20c3b35cd76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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": []}}' {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.989444s] ... 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 a4656bee-ec99-4931-a741-afb7087782dc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:29,931 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.164s 2023-04-17 22:17:29,932 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e91f1fa6-6f54-4cfc-b56c-64f9e25bc05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:30,446 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes 0.514s 2023-04-17 22:17:30,447 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1667756768"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0ee92d-c6b2-4f02-885d-d75e001c314d', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0ee92d-c6b2-4f02-885d-d75e001c314d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.372271", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:30,498 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.041s 2023-04-17 22:17:30,498 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be30276-335d-421c-b829-8a4ce9af1f2f', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be30276-335d-421c-b829-8a4ce9af1f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:31,550 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.039s 2023-04-17 22:17:31,550 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910a8295-942d-4083-9904-2ff43eeb44ec', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910a8295-942d-4083-9904-2ff43eeb44ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.000000", "updated_at": "2023-04-17T22:17:31.000000", "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:31,610 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.048s 2023-04-17 22:17:31,610 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b878c62d-b789-40a5-8751-100ee362ad43', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b878c62d-b789-40a5-8751-100ee362ad43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.000000", "updated_at": "2023-04-17T22:17:31.000000", "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:31,733 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.112s 2023-04-17 22:17:31,734 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b14a9b-05f7-4e3b-83c6-ead094a12f97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'' 2023-04-17 22:17:31,754 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.020s 2023-04-17 22:17:31,755 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b960cf-91d5-4d03-a7ca-79537cd05ee7', 'x-openstack-request-id': 'req-32b960cf-91d5-4d03-a7ca-79537cd05ee7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4656bee-ec99-4931-a741-afb7087782dc could not be found."}}' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [166.648208s] ... 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 ea40951f-6ed6-40a5-a748-fca4f4bf85dc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:14:45,878 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:14:45,878 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:14:46,037 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2023-04-17 22:14:46,037 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-192135788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEigsT6gLV0q/K0pHew8brR9QnMOnMtp0npXVhkRkqKTM+AOv4+ez0mMtBSy/IoES+GPDYkutnXc9/wVhggYNrjJV46CJK3m/8xwidBZV1wpxHBatJMpbDsmiChUV8RfCg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:45 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-8e35ccc7-8d7f-4705-a305-1960af2c71ca', 'x-compute-request-id': 'req-8e35ccc7-8d7f-4705-a305-1960af2c71ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-192135788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEigsT6gLV0q/K0pHew8brR9QnMOnMtp0npXVhkRkqKTM+AOv4+ez0mMtBSy/IoES+GPDYkutnXc9/wVhggYNrjJV46CJK3m/8xwidBZV1wpxHBatJMpbDsmiChUV8RfCg==", "fingerprint": "18:2f:e2:f6:9f:8e:5d:3d:f7:b9:8b:1f:f0:92:18:89", "user_id": "30c12a4244db438ea682e545c378abe1"}}' 2023-04-17 22:14:46,040 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-192135788 created 2023-04-17 22:14:46,182 80596 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 22:14:46,183 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1812489217", "description": "tempest-description--1439663499"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-10ff62af-9437-4f2b-9a88-4ef98ef7a6c2', 'date': 'Mon, 17 Apr 2023 22:14:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0ff454c6-dfda-4013-9683-6de210b555e5", "name": "tempest-securitygroup--1812489217", "stateful": true, "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "tempest-description--1439663499", "shared": false, "security_group_rules": [{"id": "0c1c824b-2a08-4301-82e1-fef9530049c6", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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": 665, "description": null, "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}, {"id": "0c54bae6-59c8-4818-b395-f2c7c6bca46a", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "ethertype": "IPv4", "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": 664, "description": null, "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}], "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:14:46,371 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-17 22:14:46,371 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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-ffb12beb-80ef-4ce8-bdba-02d66b4e091e', 'date': 'Mon, 17 Apr 2023 22:14:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8134c4ee-176d-4e0d-a9b1-c7723d2c28d8", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:14:46,520 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.148s 2023-04-17 22:14:46,520 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-916393ed-2b0c-4e0f-a298-2e48fb00b287', 'date': 'Mon, 17 Apr 2023 22:14:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8afcfdbb-1148-49c5-bea1-4c39c08d6f06", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:14:46,520 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1812489217 created 2023-04-17 22:14:47,345 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.824s 2023-04-17 22:14:47,346 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-a10be4fb-8fd5-4bb4-aefd-758cca0177f6', 'date': 'Mon, 17 Apr 2023 22:14:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "86d761f3-b70d-4a52-a049-7c1fc7802f10", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.57", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0}}' 2023-04-17 22:14:47,346 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '86d761f3-b70d-4a52-a049-7c1fc7802f10', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.57', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'ip': '172.24.4.57'} created 2023-04-17 22:14:47,391 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2023-04-17 22:14:47,391 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:47 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-23c0cb1d-ef53-445c-b234-d5825b2925db', '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": "30c12a4244db438ea682e545c378abe1", "name": "tempest-AttachVolumeTestJSON-4448958-project-member", "password_expires_at": null}, "audit_ids": ["UffBnXKsT5aTPIwrNx-3bA"], "expires_at": "2023-04-17T23:14:47.000000Z", "issued_at": "2023-04-17T22:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f2a3034fe9458682e1242c91e2ce45", "name": "tempest-AttachVolumeTestJSON-4448958"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ volume/v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:14:47,392 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '8ffc4041-9c9c-4b0f-9342-dcd76540515a', 'name': 'tempest-AttachVolumeTestJSON-82115333-network', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46009, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:14:40Z', 'updated_at': '2023-04-17T22:14:40Z', 'revision_number': 1} available for tenant 2023-04-17 22:14:47,392 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-192135788', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEigsT6gLV0q/K0pHew8brR9QnMOnMtp0npXVhkRkqKTM+AOv4+ez0mMtBSy/IoES+GPDYkutnXc9/wVhggYNrjJV46CJK3m/8xwidBZV1wpxHBatJMpbDsmiChUV8RfCg==', 'fingerprint': '18:2f:e2:f6:9f:8e:5d:3d:f7:b9:8b:1f:f0:92:18:89', 'user_id': '30c12a4244db438ea682e545c378abe1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDARw34DuSH+9bk3jizaUcNqhE61PvIwQYHlSgGR1XlagzlYst6Ah/14\nInaLTevt/vmgBwYFK4EEACKhZANiAARIoLE+oC1dKvytKR3sPG60fUJzDpzLadJ6\nV1YZEZKikzPgDr+Pns9JjLQUsvyKBEvhjw2JLrZ13Pf8FYYIGDa4yVeOgiSt5v/M\ncInQWVdcKcRwWrSTKWw7JogoVFfEXwo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0ff454c6-dfda-4013-9683-6de210b555e5', 'name': 'tempest-securitygroup--1812489217', 'stateful': True, 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': 'tempest-description--1439663499', 'shared': False, 'security_group_rules': [{'id': '0c1c824b-2a08-4301-82e1-fef9530049c6', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '0ff454c6-dfda-4013-9683-6de210b555e5', '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': 665, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, {'id': '0c54bae6-59c8-4818-b395-f2c7c6bca46a', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '0ff454c6-dfda-4013-9683-6de210b555e5', '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': 664, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}], 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'upda ted_at': '2023-04-17T22:14:46Z', 'revision_number': 1, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, 'floating_ip': {'id': '86d761f3-b70d-4a52-a049-7c1fc7802f10', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.57', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'ip': '172.24.4.57'}} 2023-04-17 22:14:47,992 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.599s 2023-04-17 22:14:47,992 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1425692942", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8ffc4041-9c9c-4b0f-9342-dcd76540515a"}], "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "key_name": "tempest-keypair-192135788", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e63dfa1-f36f-4e8d-85e7-1d27e7e701c8', 'x-compute-request-id': 'req-7e63dfa1-f36f-4e8d-85e7-1d27e7e701c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "adminPass": "password"}}' 2023-04-17 22:14:48,061 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.065s 2023-04-17 22:14:48,061 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-453f6823-cb75-4602-8f0c-b48869fc2df8', 'x-compute-request-id': 'req-453f6823-cb75-4602-8f0c-b48869fc2df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "name": "tempest-AttachVolumeTestJSON-server-1425692942", "status": "BUILD", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:48Z", "updated": "2023-04-17T22:14:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-192135788", "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 22:15:38,372 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.252s 2023-04-17 22:15:38,373 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0df3f07-0719-4958-b6d3-1129cea7127b', 'x-compute-request-id': 'req-b0df3f07-0719-4958-b6d3-1129cea7127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "name": "tempest-AttachVolumeTestJSON-server-1425692942", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:47Z", "updated": "2023-04-17T22:14:55Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:cb:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-192135788", "OS-SRV-USG:launched_at": "2023-04-17T22:14:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "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 22:15:38,386 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:16:38,628 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/os-interface 0.183s 2023-04-17 22:16:38,628 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstac k-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62a1248-6fa2-4204-9ddf-46c13c56bd28', 'x-compute-request-id': 'req-a62a1248-6fa2-4204-9ddf-46c13c56bd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "port_id": "663fa6c4-7d6d-4083-8ceb-7d08ec368373", "mac_addr": "fa:16:3e:e9:cb:55", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f5b2215f-4a41-42c0-b4d6-92624ffb66a6", "ip_address": "10.0.0.8"}]}]}' 2023-04-17 22:16:39,661 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10 1.029s 2023-04-17 22:16:39,662 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "663fa6c4-7d6d-4083-8ceb-7d08ec368373"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-80cdff19-a8c1-4ca4-806a-caf8e1a3770b', 'date': 'Mon, 17 Apr 2023 22:16:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10'} Body: b'{"floatingip": {"id": "86d761f3-b70d-4a52-a049-7c1fc7802f10", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.57", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "e7cb4ebe-3939-48a8-86f7-0ce9f97051e7", "port_id": "663fa6c4-7d6d-4083-8ceb-7d08ec368373", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "mac_address": "fa:16:3e:e9:cb:55", "admin_state_up": true, "status": "ACTIVE", "device_id": "ae185464-abd9-412d-bde1-d667c074abf8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:16:39Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:16:39,663 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.57:22' as 'cirros' with public key authentication 2023-04-17 22:16:39,700 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:39,721 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:39,721 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.57 successfully created 2023-04-17 22:16:39,768 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/ips 0.046s 2023-04-17 22:16:39,769 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf7c574-2444-4abf-8aaf-cc8b8f9ffab6', 'x-compute-request-id': 'req-caf7c574-2444-4abf-8aaf-cc8b8f9ffab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-17 22:16:39,774 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.57 :22' as 'cirros' with public key authentication 2023-04-17 22:16:39,780 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:39,797 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:39,797 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.57 successfully created 2023-04-17 22:16:39,798 80596 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 22:16:39,798 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.57:22' as 'cirros' with public key authentication 2023-04-17 22:16:39,803 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:39,819 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:39,820 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.57 successfully created 2023-04-17 22:16:40,110 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes 0.266s 2023-04-17 22:16:40,110 80596 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-1187921696"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90085f8d-1e8f-48cc-92e2-3c0624d74560', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90085f8d-1e8f-48cc-92e2-3c0624d74560', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes'} Body: b'{"volume": {"id": "ea40951f-6ed6-40a5-a748-fca4f4bf85dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:40.037451", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1187921696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:40,157 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc 0.038s 2023-04-17 22:16:40,158 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16d9e45-b2dc-431b-be51-a4e808e3d2e7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16d9e45-b2dc-431b-be51-a4e808e3d2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc'} Body: b'{"volume": {"id": "ea40951f-6ed6-40a5-a748-fca4f4bf85dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:40.000000", "updated_at": null, "name": "tempest-Atta chVolumeTestJSON-volume-1187921696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:16:41,211 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc 0.041s 2023-04-17 22:16:41,211 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68656eb7-a08a-49e7-90dc-8866538abfde', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68656eb7-a08a-49e7-90dc-8866538abfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc'} Body: b'{"volume": {"id": "ea40951f-6ed6-40a5-a748-fca4f4bf85dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:40.000000", "updated_at": "2023-04-17T22:16:40.000000", "name": "tempest-AttachVolumeTestJSON-volume-1187921696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:16:41,333 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.112s 2023-04-17 22:16:41,333 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 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-5d4d94d9-98cf-4448-835d-d3b9337d9e8d', 'x-compute-request-id': 'req-5d4d94d9-98cf-4448-835d-d3b9337d9e8d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'' 2023-04-17 22:16:41,517 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.183s 2023-04-17 22:16:41,518 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apach e/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-f27970e4-d800-4412-937a-4a1efbee25c7', 'x-compute-request-id': 'req-f27970e4-d800-4412-937a-4a1efbee25c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "name": "tempest-AttachVolumeTestJSON-server-1425692942", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:47Z", "updated": "2023-04-17T22:16:41Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:cb:55"}, {"version": 4, "addr": "172.24.4.57", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:cb:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-192135788", "OS-SRV-USG:launched_at": "2023-04-17T22:14:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "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 22:17:31,613 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.035s 2023-04-17 22:17:31,613 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 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-cbb4d6bf-60f8-4bd5-95de-da3d45239c97', 'x-compute-request-id': 'req-cbb4d6bf-60f8-4bd5-95de-da3d45239c97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ae185464-abd9-412d-bde1-d667c074abf8 could not be found."}}' 2023-04-17 22:17:31,644 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-192135788 0.030s 2023-04-17 22:17:31,645 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 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-a93d19cf-8bd0-40c3-a3ef-5f6f440e1c2 3', 'x-compute-request-id': 'req-a93d19cf-8bd0-40c3-a3ef-5f6f440e1c23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-192135788'} Body: b'' 2023-04-17 22:17:31,873 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5 0.227s 2023-04-17 22:17:31,873 80596 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-e7378348-d3e0-4754-96a8-51422a807cb3', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5'} Body: b'' 2023-04-17 22:17:31,902 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5 0.028s 2023-04-17 22:17:31,902 80596 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-28190491-e720-4235-a067-c21ae5517116', 'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0ff454c6-dfda-4013-9683-6de210b555e5 does not exist", "detail": ""}}' 2023-04-17 22:17:32,524 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10 0.621s 2023-04-17 22:17:32,525 80596 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-bdd854aa-e885-4add-bddd-e4fdc96ac897', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10'} Body: b'' {7} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.592421s] ... 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 3fa41cf2-5b13-422d-9e14-a7899990b0d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:32,035 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes 0.277s 2023-04-17 22:17:32,035 80606 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-175447171"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aae88fd-37dc-4f3f-9981-17cbddeda3e2', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aae88fd-37dc-4f3f-9981-17cbddeda3e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:31.945286", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:32,092 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.046s 2023-04-17 22:17:32,092 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4e6a37-f7e9-435e-bd5b-88a52f075f0e', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4e6a37-f7e9-435e-bd5b-88a52f075f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:32.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:33,150 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.046s 2023-04-17 22:17:33,151 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b5527f-5eb3-4b7b-8a32-a5ad5b249e0c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b5527f-5eb3-4b7b-8a32-a5ad5b249e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:32.000000", "updated_at": "2023-04-17T22:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:33,204 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.043s 2023-04-17 22:17:33,204 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8a75da-ccd7-4cd1-b6ba-3949e0f4449a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8a75da-ccd7-4cd1-b6ba-3949e0f4449a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:32.000000", "updated_at": "2023-04-17T22:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:33,325 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.110s 2023-04-17 22:17:33,326 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-2cec0cd6-e21d-4387-8278-32f35971e4fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'' 2023-04-17 22:17:33,349 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.022s 2023-04-17 22:17:33,349 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c24c81-0fd8-4e75-be32-0223580758d4', 'x-openstack-request-id': 'req-46c24c81-0fd8-4e75-be32-0223580758d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3fa41cf2-5b13-422d-9e14-a7899990b0d2 could not be found."}}' {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.627340s] ... 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 86703155-bb3d-4987-9156-62a5c9ebc13e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:35,093 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes 0.364s 2023-04-17 22:17:35,094 80606 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-1847408679", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c243c74-5ded-46ad-acc6-69028c721c4b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c243c74-5ded-46ad-acc6-69028c721c4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes'} Body: b'{"volume": {"id": "86703155-bb3d-4987-9156-62a5c9ebc13e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:35.037242", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1847408679", "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/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:35,161 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.057s 2023-04-17 22:17:35,161 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a224525-85be-422c-ab77-1a889d0e0674', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a224525-85be-422c-ab77-1a889d0e0674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'{"volume": {"id": "86703155-bb3d-4987-9156-62a5c9ebc13e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:35.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1847408679", "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/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:36,221 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.047s 2023-04-17 22:17:36,221 80606 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1204cd4-4c95-4b64-a3bd-33d592f65864', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1204cd4-4c95-4b64-a3bd-33d592f65864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'{"volume": {"id": "86703155-bb3d-4987-9156-62a5c9ebc13e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:35.000000", "updated_at": "2023-04-17T22:17:35.000000", "name": "tempest-VolumesGetTest-Volume-1847408679", "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/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:36,332 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.099s 2023-04-17 22:17:36,332 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299b60dc-321b-43ea-b88e-7841bbcf6bee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'' 2023-04-17 22:17:36,354 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.022s 2023-04-17 22:17:36,355 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-422bf163-70c8-4b3e-b81f-a3d48923584a', 'x-openstack-request-id': 'req-422bf163-70c8-4b3e-b81f-a3d48923584a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 86703155-bb3d-4987-9156-62a5c9ebc13e could not be found."}}' {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.525393s] ... 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 c490a8fe-71d6-4f2e-ba18-fac497e63e7a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:36,549 80606 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/6ca4e909513546b989875f3e86921691/volumes 0.191s 2023-04-17 22:17:36,550 80606 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-1261976026"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f55c4f6-39f8-44a8-92ca-56d8dbfb48db', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f55c4f6-39f8-44a8-92ca-56d8dbfb48db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.490840", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:36,624 80606 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/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.065s 2023-04-17 22:17:36,624 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864a689c-57ae-4757-a6de-7515f8f61040', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864a689c-57ae-4757-a6de-7515f8f61040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:37,681 80606 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/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.044s 2023-04-17 22:17:37,681 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f54b93-095e-4352-838e-e59bf4d16ce2', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f54b93-095e-4352-838e-e59bf4d16ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.000000", "updated_at": "2023-04-17T22:17:37.000000", "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:37,731 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.038s 2023-04-17 22:17:37,732 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec3cc6c-26b9-491f-a5ac-8c1565385be8', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec3cc6c-26b9-491f-a5ac-8c1565385be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.000000", "updated_at": "2023-04-17T22:17:37.000000", "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:37,860 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.118s 2023-04-17 22:17:37,860 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dae8f56-313f-46a0-8072-7e8f7b02b20b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'' 2023-04-17 22:17:37,882 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.021s 2023-04-17 22:17:37,882 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-0da41000-835a-48d4-8686-c2b115b432c7', 'x-openstack-request-id': 'req-0da41000-835a-48d4-8686-c2b115b432c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c490a8fe-71d6-4f2e-ba18-fac497e63e7a could not be found."}}' {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.584505s] ... 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 343d2909-60ac-489a-a111-10d2a585e3a6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:37,905 80606 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/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.019s 2023-04-17 22:17:37,905 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-90e4cb8f-183b-433c-8073-fd80cdb407e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:38,209 80606 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/6ca4e909513546b989875f3e86921691/volumes 0.303s 2023-04-17 22:17:38,210 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1954664168", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41407345-4103-418a-9386-94a2625c274d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41407345-4103-418a-9386-94a2625c274d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes'} Body: b'{"volume": {"id": "343d2909-60ac-489a-a111-10d2a585e3a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:38.151717", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954664168", "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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:38,259 80606 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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.039s 2023-04-17 22:17:38,259 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ac1f05-d0b5-49bb-ba2c-481b54d7ab3c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ac1f05-d0b5-49bb-ba2c-481b54d7ab3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'{"volume": {"id": "343d2909-60ac-489a-a111-10d2a585e3a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:38.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954664168", "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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:39,316 80606 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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.045s 2023-04-17 22:17:39,317 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86525003-44e7-4ca5-b3bc-8877b0fa865c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86525003-44e7-4ca5-b3bc-8877b0fa865c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'{"volume": {"id": "343d2909-60ac-489a-a111-10d2a585e3a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:38.000000", "updated_at": "2023-04-17T22:17:38.000000", "name": "tempest-VolumesGetTest-Volume-1954664168", "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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:39,447 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.119s 2023-04-17 22:17:39,448 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:39 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-2e37b325-d572-487d-b7d8-a969d8c9d3a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'' 2023-04-17 22:17:39,469 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.020s 2023-04-17 22:17:39,469 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-3d03c78e-fa5f-4aaf-8a3a-cec0ed4f5bfd', 'x-openstack-request-id': 'req-3d03c78e-fa5f-4aaf-8a3a-cec0ed4f5bfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 343d2909-60ac-489a-a111-10d2a585e3a6 could not be found."}}' {7} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.515849s] ... 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 0845798e-2dd2-422f-8691-7601afe67d80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:41,505 80606 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes 0.376s 2023-04-17 22:17:41,506 80606 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-1194085571"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0eeadcb-2bd0-4e79-91e9-ccdd0e96d3a3', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0eeadcb-2bd0-4e79-91e9-ccdd0e96d3a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes'} Body: b'{"volume": {"id": "0845798e-2dd2-422f-8691-7601afe67d80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:41.444688", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194085571", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}], "user_id": "f958b87da5a440a4a068f284247429af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:41,567 80606 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80 0.052s 2023-04-17 22:17:41,568 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b407540f-4fa4-477d-85c4-86b5f7303633', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b407540f-4fa4-477d-85c4-86b5f7303633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80'} Body: b'{"volume": {"id": "0845798e-2dd2-422f-8691-7601afe67d80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:41.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194085571", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}], "user_id": "f958b87da5a440a4a068f284247429af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336fc4c9e08d44dc9373082cd130d44f"}}' 2023-04-17 22:17:42,619 80606 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/084579 8e-2dd2-422f-8691-7601afe67d80 0.039s 2023-04-17 22:17:42,620 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fb6998-d1c2-4e92-ab63-977a0158604f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fb6998-d1c2-4e92-ab63-977a0158604f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80'} Body: b'{"volume": {"id": "0845798e-2dd2-422f-8691-7601afe67d80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:41.000000", "updated_at": "2023-04-17T22:17:42.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194085571", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}], "user_id": "f958b87da5a440a4a068f284247429af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336fc4c9e08d44dc9373082cd130d44f"}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.810464s] ... 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 6fdbb715-672c-47f7-87ab-db8fb32d1b57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:43,634 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.221s 2023-04-17 22:15:43,634 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1425d21-3eff-40b1-aada-a65568182e62', 'x-compute-request-id': 'req-d1425d21-3eff-40b1-aada-a65568182e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:15:43,908 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.258s 2023-04-17 22:15:43,908 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c9374b-02cc-454e-adfc-a197cf51c10e', 'x-compute-request-id': 'req-62c9374b-02cc-454e-adfc-a197cf51c10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:15:44,158 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.238s 2023-04-17 22:15:44,159 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7586ad11-25b2-4f7c-a383-c2444f760d08', 'x-compute-request-id': 'req-7586ad11-25b2-4f7c-a383-c2444f760d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:16:44,295 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/aut h/tokens 0.093s 2023-04-17 22:16:44,295 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5a648c89-24c4-453d-b672-87c3f79ee1fc', '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": "9be63d1d20854fa28375599715a5ba74", "name": "tempest-ServerActionsTestJSON-1322112249-project-member", "password_expires_at": null}, "audit_ids": ["t4iPp3KnSG-kJk2Fw5BdNA"], "expires_at": "2023-04-17T23:16:44.000000Z", "issued_at": "2023-04-17T22:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99089f4e3074ee7a5c1ada03ceb8984", "name": "tempest-ServerActionsTestJSON-1322112249"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99089f4e3074ee7a5c1ada03ceb8984", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:16:44,296 80594 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '966f14e1-bfad-4b86-921c-0f8f5ad29a5a', 'name': 'tempest-ServerActionsTestJSON-1196755439-network', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47599, 'is_default': False, 'availability_zone_hints': [], 'availab ility_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:27Z', 'updated_at': '2023-04-17T22:08:27Z', 'revision_number': 1} available for tenant 2023-04-17 22:16:44,296 80594 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1204015820', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMIJM6dCvYLXS8VGI2L2wG2Wl5w2/gW9spGN2iclkhvyAOdgyxFfXQNjna17ZfeIKWKVS3RLrdPtDvd/wHntS9qVvu9iFpd3o+fH4gutMbeRa70JnJhZgkKJB4XiFchpJA==', 'fingerprint': '5f:fa:2c:eb:15:e1:fe:f3:d5:df:dc:ab:71:69:6d:d7', 'user_id': '9be63d1d20854fa28375599715a5ba74', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA66i+Y+DIn8JL7d3aEsu706NPcgslJ6xJBq0qtgGF6pEYRmOcAaoO+\niHdmLtq7Sl+gBwYFK4EEACKhZANiAATCCTOnQr2C10vFRiNi9sBtlpecNv4FvbKR\njdonJZIb8gDnYMsRX10DY52te2X3iClilUt0S63T7Q73f8B57Uvalb7vYhaXd6Pn\nx+ILrTG3kWu9CZyYWYJCiQeF4hXIaSQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '860e80e2-20d3-416c-8931-4fda90e11198', 'name': 'tempest-securitygroup--1880551760', 'stateful': True, 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'description': 'tempest-description--1110039496', 'shared': False, 'security_group_rules': [{'id': '434d161f-4874-41a9-b6aa-adcd031e88bd', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'security_group_id': '860e80e2-20d3-416c-8931-4fda90e11198', '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': 210, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:42Z', 'updated_at': '2023-04-17T22:08:42Z', 'revision_number': 0, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984'}, {'id': '9612601c-1000-4005-81b0-3abcba04f904', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'security_group_id': '860e80e2-20d3-416c-8931-4fda90e11198', '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': 211, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:42Z', 'updated_at': '2023-04-17T22:08:42Z', 'revision_number': 0, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984'}], 'tags': [], 'created_at': '2023-04-17T22:08:42Z', 'updated_at': '2023-04-17T22:08:42Z', 'revision_number': 1, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984'}, 'floating_ip': {'id': 'a37486f6-78f3-478f-b66d-b2a59981f32a', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'floating_ip_address': '172.24.4.137', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:47Z', 'updated_at': '2023-04-17T22:08:47Z', 'revision_number': 0, 'ip': '172.24.4.137'}} 2023-04-17 22:16:44,606 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes 0.308s 2023-04-17 22:16:44,607 80594 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-1700645891", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa69f203-b50c-483a-b742-02172ea3b377', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa69f20 3-b50c-483a-b742-02172ea3b377', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes'} Body: b'{"volume": {"id": "6fdbb715-672c-47f7-87ab-db8fb32d1b57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:44.544215", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1700645891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:44,662 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.038s 2023-04-17 22:16:44,663 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0934d4a-ef8f-4cb7-bc3d-4b10ada13ad3', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0934d4a-ef8f-4cb7-bc3d-4b10ada13ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'{"volume": {"id": "6fdbb715-672c-47f7-87ab-db8fb32d1b57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:45.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1700645891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:16:45,711 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.037s 2023-04-17 22:16:45,712 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab0b7da-1589-4295-9eb9-77e7f5b6925a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab0b7da-1589-4295-9eb9-77e7f5b6925a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'{"volume": {"id": "6fdbb715-672c-47f7-87ab-db8fb32d1b57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17 T22:16:45.000000", "updated_at": "2023-04-17T22:16:45.000000", "name": "tempest-tempest.common.compute-volume-1700645891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:16:45,826 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.104s 2023-04-17 22:16:45,827 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3f985c-db8b-4a2a-9dec-797d3da339ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'' 2023-04-17 22:16:45,849 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.021s 2023-04-17 22:16:45,849 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbd9bde-a58f-4e26-8359-1b4fb7ef45ba', 'x-openstack-request-id': 'req-5fbd9bde-a58f-4e26-8359-1b4fb7ef45ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6fdbb715-672c-47f7-87ab-db8fb32d1b57 could not be found."}}' 2023-04-17 22:16:45,850 80594 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 22:16:46,151 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.299s 2023-04-17 22:16:46,151 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac48414-8781-43ab-9aaa-971e962865d9', 'x-compute-request-id': 'req-dac48414-8781-43ab-9aaa-971e962865d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": " 99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.676061s] ... 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 6dd679ca-61ba-4edd-9b23-c98b19c3df98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:25,823 80610 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.530s 2023-04-17 22:18:25,824 80610 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-173650645"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6dd679ca-61ba-4edd-9b23-c98b19c3df98', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a72f4a-9325-48a5-a999-e193dab71b05', 'x-compute-request-id': 'req-b5a72f4a-9325-48a5-a999-e193dab71b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6dd679ca-61ba-4edd-9b23-c98b19c3df98", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:18:25.699224", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-173650645", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 22:18:25,890 80610 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/6dd679ca-61ba-4edd-9b23-c98b19c3df98 0.057s 2023-04-17 22:18:25,891 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:25 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-a3e50739-f834-4524-870c-c6feedd540b1', 'x-compute-request-id': 'req-a3e50739-f834-4524-870c-c6feedd540b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6dd679ca-61ba-4edd-9b23-c98b19c3df98'} Body: b'{"volume": {"id": "6dd679ca-61ba-4edd-9b23-c98b19c3df98", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:18:26.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-173650645", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 22:18:26,963 80610 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/6dd679ca-61ba-4edd-9b23-c98b19c3df98 0.066s 2023-04-17 22:18:26,963 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:26 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-f66b14c6-acfb-4549-b0f6-817b90eae460', 'x-compute-request-id': 'req-f66b14c6-acfb-4549-b0f6-817b90eae460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6dd679ca-61ba-4edd-9b23-c98b19c3df98'} Body: b'{"volume": {"id": "6dd679ca-61ba-4edd-9b23-c98b19c3df98", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T2 2:18:26.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-173650645", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {9} 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 3afef045-d63f-40a5-96eb-28cbd9d410ff failed to build and is in ERROR status {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. {9} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.606575s] ... 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 7b61ed91-9a8d-4230-88f2-7fa526caa8da failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:39,334 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes 0.317s 2023-04-17 22:18:39,335 80610 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-1654762116"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42569acf-1bd8-4bd9-b1ef-7caa1eefa8cd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42569acf-1bd8-4bd9-b1ef-7caa1eefa8cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.272430", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:39,384 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.039s 2023-04-17 22:18:39,384 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de14e291-b472-470d-99b7-77044aecc680', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de14e291-b472-470d-99b7-77044aecc680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f94ce2b9116246f7a49bc315dafd2684"}}' 2023-04-17 22:18:40,438 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526 caa8da 0.042s 2023-04-17 22:18:40,438 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186e5cc0-a313-45f6-a080-83d4a843fc59', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186e5cc0-a313-45f6-a080-83d4a843fc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.000000", "updated_at": "2023-04-17T22:18:39.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f94ce2b9116246f7a49bc315dafd2684"}}' 2023-04-17 22:18:40,489 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.036s 2023-04-17 22:18:40,489 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c18ad1-289e-4695-a2e3-cb5b0627d93e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c18ad1-289e-4695-a2e3-cb5b0627d93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.000000", "updated_at": "2023-04-17T22:18:39.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f94ce2b9116246f7a49bc315dafd2684"}}' 2023-04-17 22:18:40,601 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.100s 2023-04-17 22:18:40,601 80610 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 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f823f9-1af1-491d-9aeb-d821b9df609b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'' 2023-04-17 22:18:40,622 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.020s 2023-04-17 22:18:40,622 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-494eee75-1c0c-4954-a335-ee028d133fe8', 'x-openstack-request-id': 'req-494eee75-1c0c-4954-a335-ee028d133fe8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b61ed91-9a8d-4230-88f2-7fa526caa8da could not be found."}}' {1} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.729652s] ... 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 6db5d6e0-3aea-4451-8c28-223cbb42a3a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:42,885 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types 0.127s 2023-04-17 22:18:42,885 80594 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-412543457"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fafd74-a9e9-4e43-baca-dd542efa4cc0', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fafd74-a9e9-4e43-baca-dd542efa4cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types'} Body: b'{"volume_type": {"id": "d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611", "name": "tempest-GroupsV314Test-volume-type-412543457", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:18:42,925 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types 0.036s 2023-04-17 22:18:42,925 80594 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-1077441236"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc02b44-b4d7-432a-bf21-12ffd7c6c8d9', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc02b44-b4d7-432a-bf21-12ffd7c6c8d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types'} Body: b'{"group_type": {"id": "945edb98-3f7a-4738-b313-9396ef579253", "name": "tempest-GroupsV314Test-group-type-1077441236", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:18:43,156 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups 0.228s 2023-04-17 22:18:43,157 80594 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": "945edb98-3f7a-4738-b313-9396ef579253", "volume_types": ["d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611"], "name": "tempest-GroupsV314Test-Group-47887616"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949e4b4e-e331-4392-bfdd-3624680c29c1', 'content-length': '106', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949e4b4e-e331-4392-bfdd-3624680c29c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups'} Body: b'{"group": {"id": "6db5d6e0-3aea-4451-8c28-223cbb42a3a5", "name": "tempest-GroupsV314Test-Group-47887616"}}' 2023-04-17 22:18:43,199 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5 0.039s 2023-04-17 22:18:43,199 80594 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 22:18:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8357736-1ed2-4e9a-96df-b49b8c401ae5', 'content-length': '386', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8357736-1ed2-4e9a-96df-b49b8c401ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5'} Body: b'{"group": {"id": "6db5d6e0-3aea-4451-8c28-223cbb42a3a5", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:18:43.000000", "name": "tempest-GroupsV314Test-Group-47887616", "description": null, "group_type": "945edb98-3f7a-4738-b313-9396ef579253", "volume_types": ["d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:18:44,237 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5 0.030s 2023-04-17 22:18:44,237 80594 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 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d963aaf-7507-4f4a-8f40-e6884fddac48', 'content-length': '383', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d963aaf-7507-4f4a-8f40-e6884fddac48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5'} Body: b'{"group": {"id": "6db5d6e0-3aea-4451-8c28-223cbb42a3a5", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:18:43.000000", "name": "tempest-GroupsV314Test-Group-47887616", "description": null, "group_type": "945edb98-3f7a-4738-b313-9396ef579253", "volume_types": ["d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:18:44,305 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/volumes/detail 0.063s 2023-04-17 22:18:44,306 80594 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 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5225a2-8373-4a14-b499-0535958571a2', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5225a2-8373-4a14-b499-0535958571a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:18:44,373 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5/action 0.057s 2023-04-17 22:18:44,373 80594 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 22:18:44 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-bf5be28d-f3e0-4d87-9c07-99697c764959', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5/action'} Body: b'' 2023-04-17 22:18:44,391 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5 0.017s 2023-04-17 22:18:44,391 80594 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 22:18:44 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-f36a3404-623c-477e-944e-a2dae2101a19', 'x-openstack-request-id': 'req-f36a3404-623c-477e-944e-a2dae2101a19', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6db5d6e0-3aea-4451-8c28-223cbb42a3a5 could not be found."}}' 2023-04-17 22:18:44,418 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types/945edb98-3f7a-4738-b313-9396ef579253 0.026s 2023-04-17 22:18:44,419 80594 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 22:18:44 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-71183cdb-b2fe-4f79-978f-5810dde45fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types/945edb98-3f7a-4738-b313-9396ef579253'} Body: b'' 2023-04-17 22:18:44,470 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611 0.050s 2023-04-17 22:18:44,470 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b794c4-3c99-4a52-995a-368d64996653', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611'} Body: b'' 2023-04-17 22:18:44,485 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611 0.015s 2023-04-17 22:18:44,486 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baed5a4-5c49-4032-bed5-477c312d7dad', 'x-openstack-request-id': 'req-3baed5a4-5c49-4032-bed5-477c312d7dad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611 could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.736155s] ... 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 35e11a6f-6aec-4527-b6af-2b5c08e7ccba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:44,460 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes 0.410s 2023-04-17 22:18:44,461 80610 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-460290385"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb4a5e2-b5d6-4396-8edc-946186eaa8a2', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb4a5e2-b5d6-4396-8edc-946186eaa8a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.402459", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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 22:18:44,514 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.043s 2023-04-17 22:18:44,514 80610 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 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ae15d6-f27e-4c7b-a317-a98265611b9f', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ae15d6-f27e-4c7b-a317-a98265611b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:45,568 80610 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/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.041s 2023-04-17 22:18:45,568 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d880e1-1d09-436c-a45a-7fcce36fbfa2', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d880e1-1d09-436c-a45a-7fcce36fbfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.000000", "updated_at": "2023-04-17T22:18:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:45,617 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.037s 2023-04-17 22:18:45,617 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901ce025-c400-4759-b552-7ce4863485be', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901ce025-c400-4759-b552-7ce4863485be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.000000", "updated_at": "2023-04-17T22:18:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:45,763 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.135s 2023-04-17 22:18:45,764 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6528cab7-8862-4005-998a-1357c0e2fa0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'' 2023-04-17 22:18:45,784 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.020s 2023-04-17 22:18:45,785 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd01c915-3a86-4a36-8bcc-82da84e6d727', 'x-openstack-request-id': 'req-fd01c915-3a86-4a36-8bcc-82da84e6d727', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 35e11a6f-6aec-4527-b6af-2b5c08e7ccba could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.506567s] ... 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 ecc370b3-fd26-4442-b7cb-9e4e184c8106 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:45,990 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes 0.202s 2023-04-17 22:18:45,991 80610 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-456530947"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c09709a-9ec0-4a52-9676-45103d649f00', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c09709a-9ec0-4a52-9676-45103d649f00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:45.923651", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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 22:18:46,054 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.054s 2023-04-17 22:18:46,055 80610 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 22:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2c617d-279c-4cb8-9379-6bb00f96768a', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2c617d-279c-4cb8-9379-6bb00f96768a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:47,107 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.039s 2023-04-17 22:18:47,107 80610 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 22:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9a8c56-0b9d-4254-8cf4-f0057e755fc5', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9a8c56-0b9d-4254-8cf4-f0057e755fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:46.000000", "updated_at": "2023-04-17T22:18:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:47,156 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.038s 2023-04-17 22:18:47,156 80610 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 22:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950575a2-c35c-4767-853c-84bc75fed30f', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950575a2-c35c-4767-853c-84bc75fed30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:46.000000", "updated_at": "2023-04-17T22:18:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:47,269 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.101s 2023-04-17 22:18:47,269 80610 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 22:18:47 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-70176bde-9226-4fd0-8fb6-42c387ac9164', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'' 2023-04-17 22:18:47,293 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.023s 2023-04-17 22:18:47,293 80610 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 22:18:47 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-2bfa5d5d-1e7a-4615-9770-fc5736dbc9ea', 'x-openstack-request-id': 'req-2bfa5d5d-1e7a-4615-9770-fc5736dbc9ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecc370b3-fd26-4442-b7cb-9e4e184c8106 could not be found."}}' {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.154230s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.948795s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.608990s] ... 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 2f3f676c-4688-4197-9e73-ff0110807a49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:50,834 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes 0.479s 2023-04-17 22:18:50,834 80610 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-207960302"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f48c0b-2226-4c38-9509-ebcb226199f0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f48c0b-2226-4c38-9509-ebcb226199f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes'} Body: b'{"volume": {"id": "2f3f676c-4688-4197-9e73-ff0110807a49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:50.772881", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207960302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}], "user_id": "a9fd3eb253114620a509a748d10af615", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:50,887 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49 0.042s 2023-04-17 22:18:50,887 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af82ccf3-7f73-4d16-ac32-8c6ee9c8c554', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af82ccf3-7f73-4d16-ac32-8c6ee9c8c554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49'} Body: b'{"volume": {"id": "2f3f676c-4688-4197-9e73-ff0110807a49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:51.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207960302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}], "user_id": "a9fd3eb253114620a509a748d10af615", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e7db39d4ca348fbb843a1d5bfa49c8a"}}' 2023-04-17 22:18:51,950 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49 0.051s 2023 -04-17 22:18:51,951 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe92fcce-e123-41c7-a651-5b174d92d822', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe92fcce-e123-41c7-a651-5b174d92d822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49'} Body: b'{"volume": {"id": "2f3f676c-4688-4197-9e73-ff0110807a49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:51.000000", "updated_at": "2023-04-17T22:18:51.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207960302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}], "user_id": "a9fd3eb253114620a509a748d10af615", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e7db39d4ca348fbb843a1d5bfa49c8a"}}' {9} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [1.982051s] ... 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 8490c82f-0714-4643-b972-299166b95250 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:52,162 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types 0.173s 2023-04-17 22:18:52,162 80594 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-692900382", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32071cc4-2a10-4fe5-9855-06a95885bd86', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32071cc4-2a10-4fe5-9855-06a95885bd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types'} Body: b'{"volume_type": {"id": "74f78b3e-b05a-4358-876d-bc1c721c6638", "name": "tempest-VolumeTypesAccessTest-volume-type-692900382", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-17 22:18:52,322 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes 0.156s 2023-04-17 22:18:52,323 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "74f78b3e-b05a-4358-876d-bc1c721c6638", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c056d8b-918f-4d30-a8e2-e11721183908', 'x-openstack-request-id': 'req-3c056d8b-918f-4d30-a8e2-e11721183908', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 74f78b3e-b05a-4358-876d-bc1c721c6638 could not be found."}}' 2023-04-17 22:18:52,323 80594 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-17 22:18:52,357 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action 0.033s 2023-04-17 22:18:52,357 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "10e5484ef04d4b1cb884e7f2b9259916"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bb69e1-9e6e-4828-9c0e-236ccb3abf91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action'} Body: b'' 2023-04-17 22:18:52,579 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes 0.221s 2023-04-17 22:18:52,580 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "74f78b3e-b05a-4358-876d-bc1c721c66 38", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1049917508"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f417bf79-30e5-4122-8508-d54e6a02d8bc', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f417bf79-30e5-4122-8508-d54e6a02d8bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:52.510058", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:52,628 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.036s 2023-04-17 22:18:52,628 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faaf023d-4136-4fe4-9225-1847aaa5c6c5', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faaf023d-4136-4fe4-9225-1847aaa5c6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e5484ef04d4b1cb884e7f2b9259916"}}' 2023-04-17 22:18:53,679 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.039s 2023-04-17 22:18:53,680 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d60b08-55a1-4627-9e9b-f7f8057794cf', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d60b08-55a1-4627-9e9b-f7f8057794cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": "2023-04-17T22:18:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e5484ef04d4b1cb884e7f2b9259916"}}' 2023-04-17 22:18:53,731 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.040s 2023-04-17 22:18:53,732 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b746737-fdbd-4224-baf1-67a49d6adbfd', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b746737-fdbd-4224-baf1-67a49d6adbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": "2023-04-17T22:18:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e5484ef04d4b1cb884e7f2b9259916"}}' 2023-04-17 22:18:53,837 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.095s 2023-04-17 22:18:53,838 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-a1533fcd-51cf-4ef1-bcd3-797774452ff2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1c b884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'' 2023-04-17 22:18:53,860 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.021s 2023-04-17 22:18:53,860 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-7d08a69d-d2a2-4a97-b503-8b48184e2539', 'x-openstack-request-id': 'req-7d08a69d-d2a2-4a97-b503-8b48184e2539', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8490c82f-0714-4643-b972-299166b95250 could not be found."}}' 2023-04-17 22:18:53,890 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action 0.029s 2023-04-17 22:18:53,891 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "10e5484ef04d4b1cb884e7f2b9259916"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-72c061d0-1f9b-404f-be9f-1d54f86cfd19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action'} Body: b'' 2023-04-17 22:18:53,954 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638 0.062s 2023-04-17 22:18:53,954 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-0178d4b8-936f-457c-b7fe-7e382398f47d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638'} Body: b'' 2023-04-17 22:18:53,968 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638 0.014s 2023-04-17 22:18:53,969 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 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-d125df5f-3f0b-4461-a513-60448163d6d6', 'x-openstack-request-id': 'req-d125df5f-3f0b-4461-a513-60448163d6d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5 845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 74f78b3e-b05a-4358-876d-bc1c721c6638 could not be found."}}' {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.284290s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.174845s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.268364s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013020s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.124064s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.016727s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.015899s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.157443s] ... ok {1} 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 e9a77c12-add5-482d-92a2-ade9adaaec36 failed to build and is in ERROR status {1} 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 4c8fb793-b3c3-487b-add8-f330502b1f3b failed to build and is in ERROR status {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [230.993205s] ... 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 fde4edce-4669-488e-80e5-6ee0029b19d2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T22:18:39Z', 'message': 'Build of instance fde4edce-4669-488e-80e5-6ee0029b19d2 aborted: Volume a13b6586-04db-4345-9436-2d1d8803916f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-83e68f6e-1d00-4f68-a536-0eb41847d402. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:35,865 80600 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.040s 2023-04-17 22:15:35,865 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-77206321-b2c0-48fc-b581-d398bf396182', '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": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["-0IEXBMbTASNLxb_ps91aA"], "expires_at": "2023-04-17T23:15:35.000000Z", "issued_at": "2023-04-17T22:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:15:35,866 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:15:37,036 80600 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.169s 2023-04-17 22:15:37,037 80600 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-1160681713", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb', '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-4925adff-7b67-4056-a988-939c3b7b3fca', 'x-compute-request-id': 'req-4925adff-7b67-4056-a988-939c3b7b3fca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "y3ViobyCGwCB"}}' 2023-04-17 22:15:37,115 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb 0.075s 2023-04-17 22:15:37,115 80600 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 22:15:37 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-21bda857-7763-4299-a06b-04ebb10a8c09', 'x-compute-request-id': 'req-21bda857-7763-4299-a06b-04ebb10a8c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1160681713", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:15:37Z", "updated": "2023-04-17T22:15:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fd f0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "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 22:16:27,446 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb 0.265s 2023-04-17 22:16:27,446 80600 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 22:16:27 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-426ffb6c-0c6c-4d5c-b76a-194a898a1746', 'x-compute-request-id': 'req-426ffb6c-0c6c-4d5c-b76a-194a898a1746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1160681713", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b00056813d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:15:37Z", "updated": "2023-04-17T22:15:44Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2a:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:15:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-17 22:16:27,461 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:17:28,428 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb/action 0.907s 2023-04-17 22:17:28,428 80600 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-ServerBootFromVolumeStabl eRescueTest-image-551753829"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:27 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-afae4eee-0958-4a8e-a2e2-a95a5bff5270', 'x-compute-request-id': 'req-afae4eee-0958-4a8e-a2e2-a95a5bff5270', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb/action'} Body: b'{"image_id": "934c295b-59aa-4572-8636-622a11dbaea0"}' 2023-04-17 22:17:28,456 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.026s 2023-04-17 22:17:28,457 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2522985b-2df9-4bcd-af3a-fdfcadc0d985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:29,480 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.021s 2023-04-17 22:17:29,480 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-08ff6ef6-e624-4946-955c-a3d46cc4d8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:30,508 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.026s 2023-04-17 22:17:30,508 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d19765ad-a8bb-4936-b838-8d46a9dcebb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:31,535 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.025s 2023-04-17 22:17:31,535 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4855ee82-46c8-48d8-84b4-dfb3a328f5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_role s": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:32,563 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.027s 2023-04-17 22:17:32,563 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa5869d7-3ce3-4f7a-ba52-eb2d53b4ed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:32Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:33,595 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.031s 2023-04-17 22:17:33,595 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-191976fd-4539-4abf-89cf-fcbaeb2d5eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:33Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:34,621 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.024s 2023-04-17 22:17:34,621 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c9cd029-d74f-4924-95a1-0642b63968d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "48478feb34d72ca3fae53a29737294b8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "76fbd8d9fbf86be5fe9da8a7d28d415935e10982f61192bdbcf66f6152ba4ddc2333ca5aabf7c3e017553970846f7067545c511ba361e7f9839b9f668e1732bf", "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_a t": "2023-04-17T22:17:34Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:34,645 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.023s 2023-04-17 22:17:34,646 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0581d93-c495-483f-8b7e-ed182e0acd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "48478feb34d72ca3fae53a29737294b8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "76fbd8d9fbf86be5fe9da8a7d28d415935e10982f61192bdbcf66f6152ba4ddc2333ca5aabf7c3e017553970846f7067545c511ba361e7f9839b9f668e1732bf", "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:34Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:34,916 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb 0.270s 2023-04-17 22:17:34,917 80600 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 22:17:34 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-a7e987c9-02db-40d2-a102-01f902e17874', 'x-compute-request-id': 'req-a7e987c9-02db-40d2-a102-01f902e17874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1160681713", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b0005681 3d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:15:37Z", "updated": "2023-04-17T22:17:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2a:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:15:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-17 22:18:35,096 80600 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.097s 2023-04-17 22:18:35,096 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fae81886-6d69-45e3-8db8-b85d8fbaaff2', '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": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["rSBK8GuXQk-GyeHaDBefBQ"], "expires_at": "2023-04-17T23:18:35.000000Z", "issued_at": "2023-04-17T22:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:18:35,097 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:18:35,659 80600 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.561s 2023-04-17 22:18:35,659 80600 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-1237221251", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2', '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-83e68f6e-1d00-4f68-a536-0eb41847d402', 'x-compute-request-id': 'req-83e68f6e-1d00-4f68-a536-0eb41847d402', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fde4edce-4669-488e-80e5-6ee0029b19d2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8gP9QDmsZesG"}}' 2023-04-17 22:18:35,747 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.084s 2023-04-17 22:18:35,747 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicati on/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:35 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-ae873b62-68cc-41d1-8d83-ceffaa212485', 'x-compute-request-id': 'req-ae873b62-68cc-41d1-8d83-ceffaa212485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'{"server": {"id": "fde4edce-4669-488e-80e5-6ee0029b19d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1237221251", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:18:36Z", "updated": "2023-04-17T22:18:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}], "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 22:19:26,066 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.254s 2023-04-17 22:19:26,066 80600 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 22:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d847a2-d343-431f-bc9e-7fa3407e0ac5', 'x-compute-request-id': 'req-62d847a2-d343-431f-bc9e-7fa3407e0ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'{"server": {"id": "fde4edce-4669-488e-80e5-6ee0029b19d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1237221251", "status": "ERROR", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:18:35Z", "updated": "2023-04-17T22:18:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde4edce- 4669-488e-80e5-6ee0029b19d2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T22:18:39Z", "message": "Build of instance fde4edce-4669-488e-80e5-6ee0029b19d2 aborted: Volume a13b6586-04db-4345-9436-2d1d8803916f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-17 22:19:26,083 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-17 22:19:26,766 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.683s 2023-04-17 22:19:26,766 80600 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 22:19:26 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-dfa7b31c-7670-4e30-bb1a-8a6af7c50556', 'x-compute-request-id': 'req-dfa7b31c-7670-4e30-bb1a-8a6af7c50556', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'' 2023-04-17 22:19:26,811 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.044s 2023-04-17 22:19:26,811 80600 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 22:19:26 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-78c8d250-900d-4180-9e37-619d83e64f94', 'x-compute-request-id': 'req-78c8d250-900d-4180-9e37-619d83e64f94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fde4edce-4669-488e-80e5-6ee0029b19d2 could not be found."}}' {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.362545s] ... 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 f845a84b-a22c-4015-8465-0647c3832127 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:59,609 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.253s 2023-04-17 22:16:59,609 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1740085900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOG3Ac3W7UP7GHDYmWNPhQ0orTfJAryPIfYEeiXGqep9uRC0B5AhMF07UhTVg0hHnzoWVpOM3/yTD0/ALjSUcHNKu/VnX9AxdKs6qx6/qDtrLYFsp1gM6fgmpRc33N0FQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:59 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-53bed4b2-2461-43e3-aa72-5ad6d3cadb4b', 'x-compute-request-id': 'req-53bed4b2-2461-43e3-aa72-5ad6d3cadb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1740085900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOG3Ac3W7UP7GHDYmWNPhQ0orTfJAryPIfYEeiXGqep9uRC0B5AhMF07UhTVg0hHnzoWVpOM3/yTD0/ALjSUcHNKu/VnX9AxdKs6qx6/qDtrLYFsp1gM6fgmpRc33N0FQ==", "fingerprint": "eb:bd:46:1d:af:65:f2:89:f5:ab:7d:19:f9:91:86:58", "user_id": "daf86cb2718140b09cbc79de9e54efb6"}}' 2023-04-17 22:16:59,755 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2023-04-17 22:16:59,755 80598 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-800646685", "description": "tempest-secgroup-smoke-800646685 description", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0e3171f2-67e1-402e-b87d-28bbf65c11d4', 'date': 'Mon, 17 Apr 2023 22:16:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "name": "tempest-secgroup-smoke-800646685", "stateful": true, "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "description": "tempest-secgroup-smoke-800646685 description", "shared": false, "security_group_rules": [{"id": "57f8bfc9-dad1-42ee-af33-b4a6c6d0cb36", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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": 815, "description": null, "tags": [], "created_at": "2023-04-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}, {"id": "709eddc5-b746-4992-a49b-5bd800fce692", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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": 816, "description": null, "tags": [], "created_at": "2023-04-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}], "tags": [], "created_at": "2023-04-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 1, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:16:59,915 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-17 22:16:59,916 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "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-89af27c5-da52-4b2f-b597-31c170795254', 'date': 'Mon, 17 Apr 2023 22:16:59 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": "3c17ddde-ac5c-45fa-86bb-129c1239413f", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,063 80598 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 22:17:00,064 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "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-813876a2-953e-479f-92ad-05f28cf6933c', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "6f4d38b5-c95e-4b0f-b45d-11a2b7dba9d7", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,222 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-17 22:17:00,222 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d7306d55-1701-4ac6-bd86-480a0d108e9e', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "adc10d03-2644-4f98-bc33-81eae4dd5319", "tenant_id": "b4f971b7fb 95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,380 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-17 22:17:00,380 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c7401c46-cd2e-477e-b868-803046d4fec5', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "18e43a43-16f5-4a43-b5f7-0a0a400a0511", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,537 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-17 22:17:00,537 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-93bd1e52-de57-4f59-a178-4bef62e88263', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "f630bbd4-7a28-4296-bbf3-020bb660e797", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,690 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-17 22:17:00,691 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1e1f1def-985e-4345-8d83-b51325bcac8e', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "cfcdd506-0f94-41f5-a3f8-e38121d6e862", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,903 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.063s 2023-04-17 22:17:00,904 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:00 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-7b77f5ab-b717-4fa6-81f9-b7173a6441c3', '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": "daf86cb2718140b09cbc79de9e54efb6", "name": "tempest-SnapshotDataIntegrityTests-1966210151-project-member", "password_expires_at": null}, "audit_ids": ["PxDmbwa8RvKyzb5g4cjJEg"], "expires_at": "2023-04-17T23:17:00.000000Z", "issued_at": "2023-04-17T22:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "name": "tempest-SnapshotDataIntegrityTests-1966210151"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b4f971b7fb95478e83cf0bc9f0eb92d5", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:17:00,904 80598 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '5a0defe9-b217-4eee-8448-70ad161a6de1', 'name': 'tempest-SnapshotDataIntegrityTests-10075044-network', 'tenant_id': 'b4f971b7fb95478e83cf0bc9f0eb92d5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4f971b7fb95478e83cf0bc9f0eb92d5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38243, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:16:46Z', 'updated_at': '2023-04-17T22:16:46Z', 'revision_number': 1} available for tenant 2023-04-17 22:17:01,793 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.888s 2023-04-17 22:17:01,794 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-308754079", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "networks": [{"uuid": "5a0defe9-b217-4eee-8448-70ad161a6de1"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd61f76-9b76-4bb4-b473-90fc6ab04db8', 'x-compute-request-id': 'req-3dd61f76-9b76-4bb4-b473-90fc6ab04db8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "adminPass": "9AcJmsmcgZLH"}}' 2023-04-17 22:17:01,867 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.070s 2023-04-17 22:17:01,868 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcc4941-1bb4-44cc-b7b2-f2ded36c1e36', 'x-compute-request-id': 'req-adcc4941-1bb4-44cc-b7b2-f2ded36c1e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "BUILD", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:02Z", "updated": "2023-04-17T22:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "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 22:17:52,143 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.214s 2023-04-17 22:17:52,143 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9494ee02-b450-4349-a3b0-f7b203b63d44', 'x-compute-request-id': 'req-9494ee02-b450-4349-a3b0-f7b203b63d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "ACTIVE", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "b0038f185e22ac1eed7c6065c91b7b3e265b0b4dde238bad4b113134", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:01Z", "updated": "2023-04-17T22:17:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-10075044-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a3:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "OS-SRV-USG:launched_at": "2023-04-17T22:17:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "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 22:17:52,155 80598 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:18:52,455 80598 INFO [tempest.lib.common.rest_client] Request (Sn apshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.239s 2023-04-17 22:18:52,456 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-549574af-c776-4da5-97b5-9438c5bdbfa1', 'x-compute-request-id': 'req-549574af-c776-4da5-97b5-9438c5bdbfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "ACTIVE", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "b0038f185e22ac1eed7c6065c91b7b3e265b0b4dde238bad4b113134", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:01Z", "updated": "2023-04-17T22:17:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-10075044-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a3:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "OS-SRV-USG:launched_at": "2023-04-17T22:17:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "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 22:18:52,705 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes 0.237s 2023-04-17 22:18:52,705 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d94d9b6-0323-473e-a294-8dfde6e70f1d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d94d9b6-0323-473e-a294-8dfde6e70f1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes'} Body: b'{"volume": {"id": "f845a84b-a22c-4015-8465-0647c3832127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:52.642564", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0 647c3832127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}], "user_id": "daf86cb2718140b09cbc79de9e54efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:52,753 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.038s 2023-04-17 22:18:52,754 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3924821-7b9e-42a4-a8d5-fa30f240102a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3924821-7b9e-42a4-a8d5-fa30f240102a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'{"volume": {"id": "f845a84b-a22c-4015-8465-0647c3832127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}], "user_id": "daf86cb2718140b09cbc79de9e54efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:18:53,807 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.037s 2023-04-17 22:18:53,807 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0c8261-5a44-4d7d-8303-a0ecfc9d0a9f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0c8261-5a44-4d7d-8303-a0ecfc9d0a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'{"volume": {"id": "f845a84b-a22c-4015-8465-0647c3832127", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": "2023-04-17T22:18:53.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}], "user_id": "daf86cb2718140b09cbc79de9e54efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:18:53,926 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.108s 2023-04-17 22:18:53,927 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-701d7568-bd6c-4498-93f4-dd5e12d7aa99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'' 2023-04-17 22:18:53,957 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.030s 2023-04-17 22:18:53,958 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-ccac74ac-d4ed-40b3-89c3-7669d83977fd', 'x-openstack-request-id': 'req-ccac74ac-d4ed-40b3-89c3-7669d83977fd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f845a84b-a22c-4015-8465-0647c3832127 could not be found."}}' 2023-04-17 22:18:54,105 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.146s 2023-04-17 22:18:54,105 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-1b864649-c99e-4d80-b2b7-49b722722d66', 'x-compute-request-id': 'req-1b864649-c99e-4d80-b2b7-49b722722d66', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'' 2023-04-17 22:18:54,308 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.202s 2023-04-17 22:18:54,308 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43968387-ea9f-4c07-83c0-f8f7b21cfbd4', 'x-compute-request-id': 'req-43968387-ea9f-4c07-83c0-f8f7b21cfbd4', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "ACTIVE", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "b0038f185e22ac1eed7c6065c91b7b3e265b0b4dde238bad4b113134", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:01Z", "updated": "2023-04-17T22:18:54Z", "addresses": {"tempest-SnapshotDataIntegrityTests-10075044-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a3:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "OS-SRV-USG:launched_at": "2023-04-17T22:17:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "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 22:19:44,387 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.046s 2023-04-17 22:19:44,387 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9a258fed-7d47-43f5-baf9-902e8a208ede', 'x-compute-request-id': 'req-9a258fed-7d47-43f5-baf9-902e8a208ede', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c1a87de-805e-4878-bd87-56b203e510de could not be found."}}' 2023-04-17 22:19:44,556 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/edc8e4f1-42a3-4768-ae21-10e43c70221a 0.168s 2023-04-17 22:19:44,557 80598 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-8a03b841-cc7b-47ba-9e5c-b3561b68c518', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:19:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/edc8e4f1-42a3-4768-ae21-10e43c70221a'} Body: b'' 2023-04-17 22:19:44,714 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1740085900 0.157s 2023-04-17 22:19:44,715 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:44 GMT', 'server': 'A pache/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-490f57ba-a8c0-47b2-ac4e-ffcfd31c1d57', 'x-compute-request-id': 'req-490f57ba-a8c0-47b2-ac4e-ffcfd31c1d57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1740085900'} Body: b'' {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.748322s] ... 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 e67b9e0e-3a34-4a94-95ff-b7da8088808f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:32,528 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:17:32,528 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:17:32,593 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-17 22:17:32,594 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-4218837", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKioJtk4DRUjErpS+dQkd6Zh3VD3Z5KPplVwI2N0nKmntp65lObvZvx08UYCyY2b8WcQy2GnzCG0FbEpNEq4UnZs1TTLDZZcBxjo7SevW/18tN2cTzyfQlmnoJ85kbLQJQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a267e20b-5cd1-4759-a888-a1d3473cfa6e', 'x-compute-request-id': 'req-a267e20b-5cd1-4759-a888-a1d3473cfa6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-4218837", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKioJtk4DRUjErpS+dQkd6Zh3VD3Z5KPplVwI2N0nKmntp65lObvZvx08UYCyY2b8WcQy2GnzCG0FbEpNEq4UnZs1TTLDZZcBxjo7SevW/18tN2cTzyfQlmnoJ85kbLQJQ==", "fingerprint": "2e:ab:8a:c2:b9:b3:9d:af:e9:05:cf:da:db:01:63:5e", "user_id": "30c12a4244db438ea682e545c378abe1"}}' 2023-04-17 22:17:32,596 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-4218837 created 2023-04-17 22:17:32,764 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-04-17 22:17:32,764 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--871137818", "description": "tempest-description--37880260"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-619c946e-f7b6-46ff-b061-a059202b9dbc', 'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "name": "tempest-securitygroup--871137818", "stateful": true, "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "tempest-description--37880260", "shared": false, "security_group_rules": [{"id": "07db84e0-d91a-4c62-89cc-5b649bba24b3", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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": 856, "description": null, "tags": [], "created_at": "2023-04-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}, {"id": "f84b3f85-09d8-424f-9019-85655b56d8c7", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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": 855, "description": null, "tags": [], "created_at": "2023-04-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}], "tags": [], "created_at": "2023-04-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:17:32,944 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-17 22:17:32,944 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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-0095d8ca-4847-45d0-b9f4-fe4ac20d6baa', 'date': 'Mon, 17 Apr 2023 22:17:32 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": "523169c8-51f3-4840-bc8b-ec441a3b42b3", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:17:33,125 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-17 22:17:33,125 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-259bbbb0-f6e1-4340-af71-f83c6d62d2b9', 'date': 'Mon, 17 Apr 2023 22:17:33 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": "70c19abf-f504-446f-9aaa-717b1465f90f", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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-17T22:17:33Z", "updated_at": "2023-04-17T22:17:33Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:17:33,125 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--871137818 created 2023-04-17 22:17:33,968 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.842s 2023-04-17 22:17:33,968 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-re quest-id': 'req-fa0166ee-5884-4a73-978b-6ee28b2ca637', 'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cf6eb2ce-333b-4dd2-b1cd-09f804077dac", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.66", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:17:33Z", "updated_at": "2023-04-17T22:17:33Z", "revision_number": 0}}' 2023-04-17 22:17:33,968 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cf6eb2ce-333b-4dd2-b1cd-09f804077dac', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.66', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:17:33Z', 'updated_at': '2023-04-17T22:17:33Z', 'revision_number': 0, 'ip': '172.24.4.66'} created 2023-04-17 22:17:34,072 80596 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.099s 2023-04-17 22:17:34,073 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 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-9ae39aed-6738-4d22-b03f-005dd1b01f89', '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": "30c12a4244db438ea682e545c378abe1", "name": "tempest-AttachVolumeTestJSON-4448958-project-member", "password_expires_at": null}, "audit_ids": ["nd4qO8TnSLWIW_YOcX8rew"], "expires_at": "2023-04-17T23:17:34.000000Z", "issued_at": "2023-04-17T22:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f2a3034fe9458682e1242c91e2ce45", "name": "tempest-AttachVolumeTestJSON-4448958"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume /v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:17:34,073 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '8ffc4041-9c9c-4b0f-9342-dcd76540515a', 'name': 'tempest-AttachVolumeTestJSON-82115333-network', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46009, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:14:40Z', 'updated_at': '2023-04-17T22:14:40Z', 'revision_number': 1} available for tenant 2023-04-17 22:17:34,074 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-4218837', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKioJtk4DRUjErpS+dQkd6Zh3VD3Z5KPplVwI2N0nKmntp65lObvZvx08UYCyY2b8WcQy2GnzCG0FbEpNEq4UnZs1TTLDZZcBxjo7SevW/18tN2cTzyfQlmnoJ85kbLQJQ==', 'fingerprint': '2e:ab:8a:c2:b9:b3:9d:af:e9:05:cf:da:db:01:63:5e', 'user_id': '30c12a4244db438ea682e545c378abe1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC/8ipzjxfuGyMVJh+JJfBxukpTSxC9baF+x6Lix8Wte743lC4cCTIT\nNZ7TNdkO3tWgBwYFK4EEACKhZANiAASoqCbZOA0VIxK6UvnUJHemYd1Q92eSj6ZV\ncCNjdJypp7aeuZTm72b8dPFGAsmNm/FnEMthp8whtBWxKTRKuFJ2bNU0yw2WXAcY\n6O0nr1v9fLTdnE88n0JZp6CfOZGy0CU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9146a021-91ae-43d3-8b60-a3646eb93e47', 'name': 'tempest-securitygroup--871137818', 'stateful': True, 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': 'tempest-description--37880260', 'shared': False, 'security_group_rules': [{'id': '07db84e0-d91a-4c62-89cc-5b649bba24b3', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '9146a021-91ae-43d3-8b60-a3646eb93e47', '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': 856, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:17:32Z', 'updated_at': '2023-04-17T22:17:32Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, {'id': 'f84b3f85-09d8-424f-9019-85655b56d8c7', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '9146a021-91ae-43d3-8b60-a3646eb93e47', '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': 855, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:17:32Z', 'updated_at': '2023-04-17T22:17:32Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}], 'tags': [], 'created_at': '2023-04-17T22:17:32Z', 'updated_ at': '2023-04-17T22:17:32Z', 'revision_number': 1, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, 'floating_ip': {'id': 'cf6eb2ce-333b-4dd2-b1cd-09f804077dac', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.66', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:17:33Z', 'updated_at': '2023-04-17T22:17:33Z', 'revision_number': 0, 'ip': '172.24.4.66'}} 2023-04-17 22:17:34,677 80596 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.602s 2023-04-17 22:17:34,677 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1878222400", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8ffc4041-9c9c-4b0f-9342-dcd76540515a"}], "security_groups": [{"name": "tempest-securitygroup--871137818"}], "key_name": "tempest-keypair-4218837", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eccbcce-62f9-4fbf-b411-483e5e07358b', 'x-compute-request-id': 'req-9eccbcce-62f9-4fbf-b411-483e5e07358b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--871137818"}], "adminPass": "password"}}' 2023-04-17 22:17:34,752 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.072s 2023-04-17 22:17:34,752 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde6652a-02f1-4e3c-8a94-7fede8c738f8', 'x-compute-request-id': 'req-fde6652a-02f1-4e3c-8a94-7fede8c738f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "name": "tempest-AttachVolumeTestJSON-server-1878222400", "status": "BUILD", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:35Z", "updated": "2023-04-17T22:17:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-4218837", "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 22:18:25,059 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.246s 2023-04-17 22:18:25,059 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb8e966-9d2b-45cd-9417-4a163f6b9423', 'x-compute-request-id': 'req-acb8e966-9d2b-45cd-9417-4a163f6b9423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "name": "tempest-AttachVolumeTestJSON-server-1878222400", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:34Z", "updated": "2023-04-17T22:17:42Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4218837", "OS-SRV-USG:launched_at": "2023-04-17T22:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--871137818"}], "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 22:18:25,071 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:19:25,429 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/os-interface 0.341s 2023-04-17 22:19:25,429 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:25 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-3fe7d5f3-9b84-4343-8cd0-deedefa3a3f4', 'x-compute-request-id': 'req-3fe7d5f3-9b84-4343-8cd0-deedefa3a3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "port_id": "2fd0b7cd-39e8-4f3e-85bf-dee1bccf6560", "mac_addr": "fa:16:3e:f4:40:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f5b2215f-4a41-42c0-b4d6-92624ffb66a6", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 22:19:26,382 80596 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/cf6eb2ce-333b-4dd2-b1cd-09f804077dac 0.948s 2023-04-17 22:19:26,382 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2fd0b7cd-39e8-4f3e-85bf-dee1bccf6560"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a4a14a90-e747-4958-a80e-1f6c1af483d2', 'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cf6eb2ce-333b-4dd2-b1cd-09f804077dac'} Body: b'{"floatingip": {"id": "cf6eb2ce-333b-4dd2-b1cd-09f804077dac", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.66", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "e7cb4ebe-3939-48a8-86f7-0ce9f97051e7", "port_id": "2fd0b7cd-39e8-4f3e-85bf-dee1bccf6560", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "mac_address": "fa:16:3e:f4:40:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:17:33Z", "updated_at": "2023-04-17T22:19:25Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:19:26,384 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.66:22' as 'cirros' with public key authentication 2023-04-17 22:19:26,415 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:19:26,443 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:19:26,443 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.66 successfully created 2023-04-17 22:19:26,491 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/ips 0.046s 2023-04-17 22:19:26,491 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed25753f-460f-43c2-bafc-fa84656e9514', 'x-compute-request-id': 'req-ed25753f-460f-43c2-bafc-fa84656e9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-17 22:19:26,766 80596 INFO [tempest.lib.common.rest_client] Re quest (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes 0.271s 2023-04-17 22:19:26,766 80596 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-1829728999"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feaff7a-b910-400f-888a-5581170ec60b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feaff7a-b910-400f-888a-5581170ec60b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes'} Body: b'{"volume": {"id": "e67b9e0e-3a34-4a94-95ff-b7da8088808f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:19:26.682267", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1829728999", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:19:26,824 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f 0.048s 2023-04-17 22:19:26,825 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f774b14b-a7ec-4c6c-b411-5e72ac7894ac', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f774b14b-a7ec-4c6c-b411-5e72ac7894ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f'} Body: b'{"volume": {"id": "e67b9e0e-3a34-4a94-95ff-b7da8088808f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:19:27.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1829728999", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:19:27,879 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f 0.042s 2023-04-17 22:19:27,879 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicati on/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563707ab-c3f4-4f7e-a524-09430beeed20', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563707ab-c3f4-4f7e-a524-09430beeed20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f'} Body: b'{"volume": {"id": "e67b9e0e-3a34-4a94-95ff-b7da8088808f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:19:27.000000", "updated_at": "2023-04-17T22:19:27.000000", "name": "tempest-AttachVolumeTestJSON-volume-1829728999", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:19:28,003 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.112s 2023-04-17 22:19:28,003 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:27 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-7f94d201-faf1-4231-a8c4-3e0c1f1b1978', 'x-compute-request-id': 'req-7f94d201-faf1-4231-a8c4-3e0c1f1b1978', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'' 2023-04-17 22:19:28,283 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.279s 2023-04-17 22:19:28,283 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e1e526-0c28-49bb-a635-6f4859432a2c', 'x-compute-request-id': 'req-15e1e526-0c28-49bb-a635-6f4859432a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "name": "tempest-AttachVolumeTestJSON-server-1878222400", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.21 0/compute/flavors/42"}]}, "created": "2023-04-17T22:17:34Z", "updated": "2023-04-17T22:19:28Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:f4"}, {"version": 4, "addr": "172.24.4.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4218837", "OS-SRV-USG:launched_at": "2023-04-17T22:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--871137818"}], "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 22:20:18,617 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.271s 2023-04-17 22:20:18,617 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:20:18 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-7b1bf7b9-78ef-472e-88e3-4a5212699f0f', 'x-compute-request-id': 'req-7b1bf7b9-78ef-472e-88e3-4a5212699f0f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 could not be found."}}' 2023-04-17 22:20:18,648 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-4218837 0.030s 2023-04-17 22:20:18,649 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ca4c5e-dac4-4f97-af7c-9ffec67e8d29', 'x-compute-request-id': 'req-31ca4c5e-dac4-4f97-af7c-9ffec67e8d29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-4218837'} Body: b'' 2023-04-17 22:20:18,808 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47 0.159s 2023-04-17 22:20:18,809 80596 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-af89de0f-0c70-4cac-be36-898dee98120d', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:20:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47'} Body: b'' 2023-04-17 22:20:18,831 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON :_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47 0.022s 2023-04-17 22:20:18,832 80596 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-9fc37515-530b-4827-aee0-7fe7d70641ce', 'date': 'Mon, 17 Apr 2023 22:20:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9146a021-91ae-43d3-8b60-a3646eb93e47 does not exist", "detail": ""}}' 2023-04-17 22:20:19,275 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cf6eb2ce-333b-4dd2-b1cd-09f804077dac 0.442s 2023-04-17 22:20:19,275 80596 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-6725056a-8cd1-44f7-b1bd-cda3a1aa022c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:20:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cf6eb2ce-333b-4dd2-b1cd-09f804077dac'} Body: b'' {2} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.461178s] ... ok {2} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.233724s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.119959s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.824290s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {2} 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 a7614c12-e655-4472-83bb-ad11fb6e5ef5 failed to build and is in ERROR status {2} 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 2634e49d-7419-4a61-ba44-0bd983da8d3b 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 {2} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.695569s] ... 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 1181392c-c6c7-42ae-877a-6e7554531f42 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T22:22:33Z', 'message': 'Build of instance 1181392c-c6c7-42ae-877a-6e7554531f42 aborted: Volume 19ce8ba7-19cd-4b34-a0f9-a8c9510682a5 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-b9e7e9cc-c0a0-45f8-9854-d5ab07a4fc33. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:19:26,921 80600 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.099s 2023-04-17 22:19:26,921 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b57f34f2-96df-41f1-b426-812c17f8c13c', '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": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["n6wWdd10SgCvsYmbwgvEmQ"], "expires_at": "2023-04-17T23:19:26.000000Z", "issued_at": "2023-04-17T22:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:19:26,922 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:19:27,524 80600 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.602s 2023-04-17 22:19:27,525 80600 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-1002520753", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206', '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-be0e1735-bca0-4887-a81f-0434be712ea0', 'x-compute-request-id': 'req-be0e1735-bca0-4887-a81f-0434be712ea0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EF4jxqjtB2bL"}}' 2023-04-17 22:19:27,659 80600 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/73530c77-9d35-486b-af6b-3773519c4206 0.130s 2023-04-17 22:19:27,659 80600 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 22:19:27 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-142d8d6f-4476-4c5b-a444-56f2a218310c', 'x-compute-request-id': 'req-142d8d6f-4476-4c5b-a444-56f2a218310c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1002520753", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:19:27Z", "updated": "2023-04-17T22:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c 77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "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 22:20:17,966 80600 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/73530c77-9d35-486b-af6b-3773519c4206 0.241s 2023-04-17 22:20:17,967 80600 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 22:20:17 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-77afbb74-893f-4c5c-9ffb-8548166a7462', 'x-compute-request-id': 'req-77afbb74-893f-4c5c-9ffb-8548166a7462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1002520753", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b00056813d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:19:27Z", "updated": "2023-04-17T22:19:35Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:9f:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:19:34.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 22:20:17,984 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:21:19,191 80600 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/73530c77-9d35-486b-af6b-3773519c4206/action 1.154s 2023-04-17 22:21:19,191 80600 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-ServerBootFromVolumeStabl eRescueTest-image-526997677"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:18 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-74b59b6c-6fd9-4194-bf21-5af22fcdc1d6', 'x-compute-request-id': 'req-74b59b6c-6fd9-4194-bf21-5af22fcdc1d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206/action'} Body: b'{"image_id": "47b429ed-8f4e-4d91-93e6-89ba02112186"}' 2023-04-17 22:21:19,217 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.024s 2023-04-17 22:21:19,218 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-381eee2e-97cb-44a2-b1db-77e8e44ee3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:19Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:20,254 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.034s 2023-04-17 22:21:20,254 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3dce4b24-5ef2-4f77-a5e9-661d87e63c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:19Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:21,280 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.023s 2023-04-17 22:21:21,280 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d0b4cdc-59a8-419c-a738-8e4d72fad7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:19Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:22,306 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.024s 2023-04-17 22:21:22,306 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c573424d-88c9-4b0b-94a6-73f1ba9d482d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_role s": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:22Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:23,330 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.021s 2023-04-17 22:21:23,330 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-639518a0-9744-4302-8a89-528a18141077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:23Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:24,355 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.023s 2023-04-17 22:21:24,356 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9722d32b-e5ee-421b-8e6a-ec35f9149194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "93250c18225507d25e2a6ccb2c2a5920", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93ca256b1aa9a2059ec9c014bcf1bcb0d3cf681d84c53d0e0172acd6cf0a50a5b064f8a5eb3446e42d9f9b97e0fe4a0a6a13b4400b5e398301ada5bc1feec3f8", "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:24Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:24,386 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.030s 2023-04-17 22:21:24,387 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9dfafb4-05ef-4686-a4c9-87d5d3e7dcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "93250c18225507d25e2a6ccb2c2a5920", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidd en": false, "os_hash_algo": "sha512", "os_hash_value": "93ca256b1aa9a2059ec9c014bcf1bcb0d3cf681d84c53d0e0172acd6cf0a50a5b064f8a5eb3446e42d9f9b97e0fe4a0a6a13b4400b5e398301ada5bc1feec3f8", "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:24Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:24,628 80600 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/73530c77-9d35-486b-af6b-3773519c4206 0.241s 2023-04-17 22:21:24,628 80600 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 22:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cf97a8-f8e6-4cbd-b41a-6a987096a8c8', 'x-compute-request-id': 'req-78cf97a8-f8e6-4cbd-b41a-6a987096a8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1002520753", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b00056813d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:19:27Z", "updated": "2023-04-17T22:21:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:9f:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:19:34.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 22:22:24,758 80600 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.045s 2023-04-17 22:22:24,759 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8e2fb0c2-d3c5-453f-9eb5-6b2d8dcd5755', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"m ethods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["-mXHG9V9TwGZCW_389hDew"], "expires_at": "2023-04-17T23:22:24.000000Z", "issued_at": "2023-04-17T22:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:22:24,759 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:22:25,525 80600 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.764s 2023-04-17 22:22:25,525 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-612198680", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "destination_type": "volume"}], "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42', '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-b9e7e9cc-c0a0-45f8-9854-d5ab07a4fc33', 'x-compute-request-id': 'req-b9e7e9cc-c0a0-45f8-9854-d5ab07a4fc33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1181392c-c6c7-42ae-877a-6e7554531f42", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nwtih8Vv5Bdm"}}' 2023-04-17 22:22:25,629 80600 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/1181392c-c6c7-42ae-877a-6e7554531f42 0.100s 2023-04-17 22:22:25,629 80600 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 22:22:25 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-271040be-85bb-4ea8-aef3-3f7cecf8a21b', 'x-compute-request-id': 'req-271040be-85bb-4ea8-aef3-3f7cecf8a21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'{"server": {"id": "1181392c-c6c7-42ae-877a-6e7554531f42", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-612198680", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:22:25Z", "updated": "2023-04-17T22:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}], "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 22:23:15,890 80600 INFO [tempest.lib.commo n.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42 0.195s 2023-04-17 22:23:15,891 80600 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 22:23:15 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-a024179c-fc63-4aa4-a7e6-b4c306e0303c', 'x-compute-request-id': 'req-a024179c-fc63-4aa4-a7e6-b4c306e0303c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'{"server": {"id": "1181392c-c6c7-42ae-877a-6e7554531f42", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-612198680", "status": "ERROR", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:22:25Z", "updated": "2023-04-17T22:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T22:22:33Z", "message": "Build of instance 1181392c-c6c7-42ae-877a-6e7554531f42 aborted: Volume 19ce8ba7-19cd-4b34-a0f9-a8c9510682a5 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 22:23:15,905 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-17 22:23:16,454 80600 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/1181392c-c6c7-42ae-877a-6e7554531f42 0.547s 2023-04-17 22:23:16,454 80600 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 22:23:15 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-e03d1a93-2aa0-4b90-8a81-6b92bb7caa83', 'x-compute-request-id': 'req-e03d1a93-2aa0-4b90-8a81-6b92bb7caa83', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'' 2023-04-17 22:23:16,510 80600 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0. 210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42 0.054s 2023-04-17 22:23:16,511 80600 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 22:23:16 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-592ceb3e-8e15-413f-847e-f50d23dc08de', 'x-compute-request-id': 'req-592ceb3e-8e15-413f-847e-f50d23dc08de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1181392c-c6c7-42ae-877a-6e7554531f42 could not be found."}}' {4} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [227.449492s] ... 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 a6add731-67ed-4bff-8ddc-85c4b347af36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:25:07,459 80600 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:25:07,637 80600 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.175s 2023-04-17 22:25:07,638 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1108392394", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ77DUwS1YdOE+AgOW8F2OmFPS7mgWiVKzl7CpNcpYyYaE0PBWLchyK90gX9HM6IuyWgqbEzV4S7I/iswh9WIKISaxrVni8gvtqHbgvv2mKDgVJIiC0uNr4C//sH7z9EdA=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:07 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-af7942c9-915c-47aa-88af-3b79e68ae743', 'x-compute-request-id': 'req-af7942c9-915c-47aa-88af-3b79e68ae743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1108392394", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ77DUwS1YdOE+AgOW8F2OmFPS7mgWiVKzl7CpNcpYyYaE0PBWLchyK90gX9HM6IuyWgqbEzV4S7I/iswh9WIKISaxrVni8gvtqHbgvv2mKDgVJIiC0uNr4C//sH7z9EdA==", "fingerprint": "43:a3:ba:74:6a:cf:98:7c:42:00:09:b0:f5:e2:52:f0", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}}' 2023-04-17 22:25:07,640 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1108392394 created 2023-04-17 22:25:07,799 80600 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.158s 2023-04-17 22:25:07,799 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1081765233", "description": "tempest-description--911489672"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-e362727a-3a10-4614-b153-46d39ef742f0', 'date': 'Mon, 17 Apr 2023 22:25:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "name": "tempest-securitygroup--1081765233", "stateful": true, "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "description": "tempest-description--911489672", "shared": false, "security_group_rules": [{"id": "af1e6bf7-0f99-4bd9-9844-8d46ca4db005", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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": 1052, "description": null, "tags": [], "created_at": "2023-04-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}, {"id": "c8fc6fc9-081a-4290-9696-86b208b63e89", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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_i d": 1051, "description": null, "tags": [], "created_at": "2023-04-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}], "tags": [], "created_at": "2023-04-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 1, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:25:07,960 80600 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.160s 2023-04-17 22:25:07,960 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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-f616a0a1-98a5-4bfb-8e3a-02a4c4dff2f5', 'date': 'Mon, 17 Apr 2023 22:25:07 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": "0b95a107-1bdf-4d3a-8019-4bfe3518cbc0", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:25:08,113 80600 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.152s 2023-04-17 22:25:08,114 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-661376e7-9433-44f8-942c-841f88102d41', 'date': 'Mon, 17 Apr 2023 22:25:08 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": "551b445e-c4ce-4310-98bb-ba60f7cda7a9", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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-17T22:25:08Z", "updated_at": "2023-04-17T22:25:08Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:25:08,114 80600 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1081765233 created 2023-04-17 22:25:09,186 80600 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.071s 2023-04-17 22:25:09,186 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07 b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3ed118fc-dcb2-4475-a212-7ed2dad15e82', 'date': 'Mon, 17 Apr 2023 22:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "431d4f94-081d-45bc-b2d3-c41ea2a9dcd6", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "floating_ip_address": "172.24.4.126", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:25:08Z", "updated_at": "2023-04-17T22:25:08Z", "revision_number": 0}}' 2023-04-17 22:25:09,186 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '431d4f94-081d-45bc-b2d3-c41ea2a9dcd6', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:25:08Z', 'updated_at': '2023-04-17T22:25:08Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2023-04-17 22:25:09,324 80600 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.132s 2023-04-17 22:25:09,325 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:09 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-319900b9-2e5f-44e9-8a91-25eab8d3ee2f', '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": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "name": "tempest-ServerStableDeviceRescueTest-1898719742-project-member", "password_expires_at": null}, "audit_ids": ["Og2US8gES3udvQF96Lh1BA"], "expires_at": "2023-04-17T23:25:09.000000Z", "issued_at": "2023-04-17T22:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15f6fa11d3549ceb94c8abb06c78f7e", "name": "tempest-ServerStableDeviceRescueTest-1898719742"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c15f6fa11d3549ceb94c8abb06c78f7e", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "typ e": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:25:09,325 80600 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '38a74fb3-65db-4af3-b3a0-81fb7ce3ba18', 'name': 'tempest-ServerStableDeviceRescueTest-35556120-network', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13941, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:25:02Z', 'updated_at': '2023-04-17T22:25:02Z', 'revision_number': 1} available for tenant 2023-04-17 22:25:09,326 80600 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1108392394', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ77DUwS1YdOE+AgOW8F2OmFPS7mgWiVKzl7CpNcpYyYaE0PBWLchyK90gX9HM6IuyWgqbEzV4S7I/iswh9WIKISaxrVni8gvtqHbgvv2mKDgVJIiC0uNr4C//sH7z9EdA==', 'fingerprint': '43:a3:ba:74:6a:cf:98:7c:42:00:09:b0:f5:e2:52:f0', 'user_id': '0a3f4e1adcbf46308beb0bd8e35a6dcd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDWqjb4O9Pqpwy3Th/qUWNfZnHLm3rDuaeuv3yeTqKOaZyyprTwAkJE\ns/e7uPvMVrGgBwYFK4EEACKhZANiAASe+w1MEtWHThPgIDlvBdjphT0u5oFolSs5\newqTXKWMmGhNDwVi3IcivdIF/RzOiLsloKmxM1eEuyP4rMIfViCiEmsa1Z4vIL7a\nh24L79pig4FSSIgtLja+Av/7B+8/RHQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '689eb12f-a1b7-4c36-8832-7a77fb9ecc2c', 'name': 'tempest-securitygroup--1081765233', 'stateful': True, 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'description': 'tempest-description--911489672', 'shared': False, 'security_group_rules': [{'id': 'af1e6bf7-0f99-4bd9-9844-8d46ca4db005', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'security_group_id': '689eb12f-a1b7-4c36-8832-7a77fb9ecc2c', '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': 1052, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:25:07Z', 'updated_at': '2023-04-17T22:25:07Z', 'revision_number': 0, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e'}, {'id': 'c8fc6fc9-081a-4290-9696-86b208b63e89', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'security_group_id': '689eb12f-a1b7-4c36-8832-7a77fb9ecc2c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1051, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:25:07Z', 'updated_at': '2023-04-17T22:25:07Z', 'revision_number': 0, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e'}], 'tags': [], 'created_at': '2023-04-17T22:25:07Z', 'updated_at': '2023-04-17T22:25:07Z', 'revision_number': 1, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e'}, 'floating_ip': {'id': '431d4f94-081d-45bc-b2d3-c41ea2a9dcd6', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:25:08Z', 'updated_at': '2023-04-17T22:25:08Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2023-04-17 22:25:10,068 80600 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 0.741s 2023-04-17 22:25:10,068 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-732289986", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "38a74fb3-65db-4af3-b3a0-81fb7ce3ba18"}], "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "key_name": "tempest-keypair-1108392394", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2697ed71-d1f3-4d44-b389-abe1a9a5769c', 'x-compute-request-id': 'req-2697ed71-d1f3-4d44-b389-abe1a9a5769c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "adminPass": "E7QEdxP3KYio"}}' 2023-04-17 22:25:10,204 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.133s 2023-04-17 22:25:10,205 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-699b0fc1-165b-4b79-a038-ae89e50c058b', 'x-compute-request-id': 'req-699b0fc1-165b-4b79-a038-ae89e50c058b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "BUILD", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_i d": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1108392394", "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 22:26:00,553 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.286s 2023-04-17 22:26:00,553 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca80f87-24f9-487b-8165-00e2b263eae2', 'x-compute-request-id': 'req-4ca80f87-24f9-487b-8165-00e2b263eae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "ACTIVE", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "684f06ba5de4e8a0dfe2b329dfdc8a8a500201d668584dd478dbd392", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:25:17Z", "addresses": {"tempest-ServerStableDeviceRescueTest-35556120-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1108392394", "OS-SRV-USG:launched_at": "2023-04-17T22:25:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "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 22:26:00,565 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:27:00,804 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850/os-interface 0.180s 2023-04-17 22:27:00, 805 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:00 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-f99a53e7-adf5-40f1-a921-10348c628664', 'x-compute-request-id': 'req-f99a53e7-adf5-40f1-a921-10348c628664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "38a74fb3-65db-4af3-b3a0-81fb7ce3ba18", "port_id": "f9e56ee9-5e39-4871-a635-202dfa5ab8d1", "mac_addr": "fa:16:3e:7f:4e:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "34f28c2e-0def-40f4-9ff0-7afff7402854", "ip_address": "10.0.0.7"}]}]}' 2023-04-17 22:27:01,506 80600 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/431d4f94-081d-45bc-b2d3-c41ea2a9dcd6 0.697s 2023-04-17 22:27:01,506 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f9e56ee9-5e39-4871-a635-202dfa5ab8d1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-dfa85805-74a8-46b6-97c6-5a5b2ba3e525', 'date': 'Mon, 17 Apr 2023 22:27:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/431d4f94-081d-45bc-b2d3-c41ea2a9dcd6'} Body: b'{"floatingip": {"id": "431d4f94-081d-45bc-b2d3-c41ea2a9dcd6", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "floating_ip_address": "172.24.4.126", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "246eed3e-5ae7-4bde-af33-65f30fdcd7b4", "port_id": "f9e56ee9-5e39-4871-a635-202dfa5ab8d1", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "38a74fb3-65db-4af3-b3a0-81fb7ce3ba18", "mac_address": "fa:16:3e:7f:4e:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "5eef06c2-982d-484a-9606-e8c5a2971850", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:25:08Z", "updated_at": "2023-04-17T22:27:01Z", "revision_number": 1, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:27:01,508 80600 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2023-04-17 22:27:01,539 80600 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:27:01,558 80600 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:27:01,558 80600 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2023-04-17 22:27:02,490 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850/action 0.931s 2023-04-17 22:27:02,491 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-305847914"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:01 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/0c1d501e-32c8-412e-abb4-d072 e22bb67f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de26976-b2a7-43a7-90d1-8d5f219e3ed5', 'x-compute-request-id': 'req-7de26976-b2a7-43a7-90d1-8d5f219e3ed5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850/action'} Body: b'' 2023-04-17 22:27:02,554 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.061s 2023-04-17 22:27:02,554 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11fad45-2eb0-40ea-88eb-ef14a7e7e817', 'x-compute-request-id': 'req-d11fad45-2eb0-40ea-88eb-ef14a7e7e817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"image": {"id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}, "created": "2023-04-17T22:27:02Z", "updated": "2023-04-17T22:27:02Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}], "server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}]}}}' 2023-04-17 22:27:52,672 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.071s 2023-04-17 22:27:52,672 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a22641-fa2d-406b-a5bd-ac6d97e2b743', 'x-compute-request-id': 'req-53a22641-fa2d-406b-a5bd-ac6d97e2b743', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"image": {"id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}, "created": "2023-04-17T22:27:02Z", "updated": "2023-04-17T22:27:07Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}], "server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}]}}}' 2023-04-17 22:27:52,749 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.072s 2023-04-17 22:27:52,750 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12ea30c-bd13-442b-a8fb-ca13566eeade', 'x-compute-request-id': 'req-b12ea30c-bd13-442b-a8fb-ca13566eeade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"image": {"id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}, "created": "2023-04-17T22:27:02Z", "updated": "2023-04-17T22:27:07Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}], "server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}]}}}' 2023-04-17 22:27:52,989 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.234s 2023-04-17 22:27:52,990 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:52 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-d7f848d6-a2ae-47ff-9438-1a16aa5efcae', 'x-compute-request-id': 'req-d7f848d6-a2ae-47ff-9438-1a16aa5efcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "ACTIVE", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "684f06ba5de4e8a0dfe2b329dfdc8a8a500201d668584dd478dbd392", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:27:07Z", "addresses": {"tempest-ServerStableDeviceRescueTest-35556120-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1108392394", "OS-SRV-USG:launched_at": "2023-04-17T22:25:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "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 22:28:53,123 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.118s 2023-04-17 22:28:53,124 80600 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 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9855b24b-2178-4bbd-b7e4-edc3b96251e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c1d50 1e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "271e33cb20526b5fbc7c4ea0640b1e91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c15f6fa11d3549ceb94c8abb06c78f7e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5046e207cc98c1be3a69976962b9e0d8dd9bdd446b4ff4869ab8bcc81404ba76d2da044099af157fbb9380f68fd22626e3f6e7717f69c06b549a8d561c1c1c98", "id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "created_at": "2023-04-17T22:27:02Z", "updated_at": "2023-04-17T22:28:53Z", "tags": [], "self": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f", "file": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:28:53,251 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.126s 2023-04-17 22:28:53,252 80600 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 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e879de7f-c7c8-43b1-a1e9-f0b37c07e34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "271e33cb20526b5fbc7c4ea0640b1e91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c15f6fa11d3549ceb94c8abb06c78f7e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5046e207cc98c1be3a69976962b9e0d8dd9bdd446b4ff4869ab8bcc81404ba76d2da044099af157fbb9380f68fd22626e3f6e7717f69c06b549a8d561c1c1c98", "id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "created_at": "2023-04-17T22:27:02Z", "updated_at": "2023-04-17T22:28:53Z", "tags" : [], "self": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f", "file": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:28:53,497 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.244s 2023-04-17 22:28:53,497 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28: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-ce7c0405-f560-4d1b-b437-924d2e529c38', 'x-compute-request-id': 'req-ce7c0405-f560-4d1b-b437-924d2e529c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "ACTIVE", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "684f06ba5de4e8a0dfe2b329dfdc8a8a500201d668584dd478dbd392", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:27:07Z", "addresses": {"tempest-ServerStableDeviceRescueTest-35556120-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1108392394", "OS-SRV-USG:launched_at": "2023-04-17T22:25:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "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 22:28:53,767 80600 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/c15f6fa11d3549ceb94c8abb06c78f7e/volumes 0.257s 2023-04-17 22:28:53,767 80600 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-1765881066"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177631a1-f054-42d7-8213-367da92f1333', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177631a1-f054-42d7-8213-367da92f1333', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes'} Body: b'{"volume": {"id": "a6add731-67ed-4bff-8ddc-85c4b347af36", "status": "creating", "size": 1, "availability_zone": "nova", " created_at": "2023-04-17T22:28:53.689938", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1765881066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}], "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:28:53,838 80600 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/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36 0.062s 2023-04-17 22:28:53,838 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b42b3e-26c9-4b3a-b630-845e77d44e55', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b42b3e-26c9-4b3a-b630-845e77d44e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36'} Body: b'{"volume": {"id": "a6add731-67ed-4bff-8ddc-85c4b347af36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:28:54.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1765881066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}], "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:28:54,897 80600 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/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36 0.044s 2023-04-17 22:28:54,897 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b853868a-c892-48ca-9885-245232ac1355', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b853868a-c892-48ca-9885-245232ac1355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36'} Body: b'{"volume": {"id": "a6add731-67ed-4bff-8ddc-85c4b347af36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:28:54.000000", "updated_at": "2023-04-17T22:28:54.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1765881066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}], "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.032981s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.027515s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.023034s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.690465s] ... 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 0b57aee7-a54a-42e9-a122-01589bb1e5f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:29:51,355 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes 0.321s 2023-04-17 22:29:51,355 80600 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-651158795"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73160566-bf55-45b5-a8a2-3dec262a627c', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73160566-bf55-45b5-a8a2-3dec262a627c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.289055", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:29:51,413 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.045s 2023-04-17 22:29:51,413 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5146ff-000b-40c6-9513-36a3cf6a0973', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5146ff-000b-40c6-9513-36a3cf6a0973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d240a9fe8ceb4896888fa2accc2b9f9e"}}' 2023-04-17 22:29:52,512 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.087s 2023-04-17 22:29:52,513 80600 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751bb9fa-7999-4843-8d94-68911101e274', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751bb9fa-7999-4843-8d94-68911101e274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.000000", "updated_at": "2023-04-17T22:29:51.000000", "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d240a9fe8ceb4896888fa2accc2b9f9e"}}' 2023-04-17 22:29:52,574 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.050s 2023-04-17 22:29:52,575 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c003cf-16b5-4107-bf96-058a3389c059', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c003cf-16b5-4107-bf96-058a3389c059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.000000", "updated_at": "2023-04-17T22:29:51.000000", "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d240a9fe8ceb4896888fa2accc2b9f9e"}}' 2023-04-17 22:29:52,690 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.104s 2023-04-17 22:29:52,690 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 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-ce47e194-0b9a-476f-b7d3-376c6a7a8f29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'' 2023-04-17 22:29:52,722 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.031s 2023-04-17 22:29:52,722 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b0eefa-f2bb-444f-a32a-df15f1e9cef8', 'x-openstack-request-id': 'req-c6b0eefa-f2bb-444f-a32a-df15f1e9cef8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0b57aee7-a54a-42e9-a122-01589bb1e5f5 could not be found."}}' {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.028162s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.030506s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.015621s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.033698s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.028476s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.026971s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019881s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019456s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.017260s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.015813s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.035977s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.037617s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.034966s] ... ok {4} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.151647s] ... ok {4} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.531226s] ... 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 186bfb9a-5fbc-43e6-9e7b-ea9665122758 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:30:00,418 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes 0.393s 2023-04-17 22:30:00,419 80600 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-1209842004"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b03d06-9595-47e3-b9ec-38b8ad84e66f', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b03d06-9595-47e3-b9ec-38b8ad84e66f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes'} Body: b'{"volume": {"id": "186bfb9a-5fbc-43e6-9e7b-ea9665122758", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:00.357494", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1209842004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 22:30:00,492 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758 0.062s 2023-04-17 22:30:00,492 80600 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 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1cbd5-a521-4e67-b010-0ed075c4830c', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1cbd5-a521-4e67-b010-0ed075c4830c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758'} Body: b'{"volume": {"id": "186bfb9a-5fbc-43e6-9e7b-ea9665122758", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:00.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1209842004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' 2023-04-17 22:30:01,544 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758 0.039s 2023-04-17 22:30:01,545 80600 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 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3ea47f-04bb-457b-9256-bdda199eb71b', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3ea47f-04bb-457b-9256-bdda199eb71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758'} Body: b'{"volume": {"id": "186bfb9a-5fbc-43e6-9e7b-ea9665122758", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:00.000000", "updated_at": "2023-04-17T22:30:00.000000", "name": "tempest-VolumeRevertTests-Volume-1209842004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' {4} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.329668s] ... 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 dc62f1a8-1759-424e-a78a-7eb1b8cb82b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:30:01,769 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes 0.212s 2023-04-17 22:30:01,770 80600 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-1522102208"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f54f51f-f7f9-45dc-9453-233c3ff16065', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f54f51f-f7f9-45dc-9453-233c3ff16065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes'} Body: b'{"volume": {"id": "dc62f1a8-1759-424e-a78a-7eb1b8cb82b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:01.713051", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1522102208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 22:30:01,821 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0 0.042s 2023-04-17 22:30:01,821 80600 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 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242cc1a0-f793-495c-a629-62f2246643ad', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242cc1a0-f793-495c-a629-62f2246643ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0'} Body: b'{"volume": {"id": "dc62f1a8-1759-424e-a78a-7eb1b8cb82b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:02.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1522102208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' 2023-04-17 22:30:02,873 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0 0.040s 2023-04-17 22:30:02,873 80600 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 22:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9f9a32-c9b1-4516-a2bc-8bcb3f8218f2', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9f9a32-c9b1-4516-a2bc-8bcb3f8218f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0'} Body: b'{"volume": {"id": "dc62f1a8-1759-424e-a78a-7eb1b8cb82b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:02.000000", "updated_at": "2023-04-17T22:30:02.000000", "name": "tempest-VolumeRevertTests-Volume-1522102208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' ============================== Failed 96 tests - output below: ============================== 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 c50511ba-018e-4ca7-9537-42817315eefd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:28,196 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types 0.993s 2023-04-17 22:08:28,196 80608 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-1355809871"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da6a42b-b195-412f-8bc2-310f5aaa6148', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da6a42b-b195-412f-8bc2-310f5aaa6148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types'} Body: b'{"volume_type": {"id": "34823321-ddcf-4b58-b273-552de22b481c", "name": "tempest-GroupSnapshotsV319Test-volume-type-1355809871", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:08:28,261 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types 0.060s 2023-04-17 22:08:28,262 80608 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-1838239601"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d348b969-427c-4c2d-b3e3-2c02b500301b', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d348b969-427c-4c2d-b3e3-2c02b500301b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types'} Body: b'{"group_type": {"id": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "name": "tempest-GroupSnapshotsV319Test-group-type-1838239601", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:08:28,690 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups 0.425s 2023-04-17 22:08:28,691 80608 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": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "volume_types": ["34823321-ddcf-4b58-b273-552de22b481c"], "name": "tempest-GroupSnapshotsV319Test-Group-1283833326"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b417d32-43dc-44eb-897b-697dd74ff1b8', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b417d32-43dc-44eb-897b-697dd74ff1b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups'} Body: b'{"group": {"id": "c50511ba-018e-4ca7-9537-42817315eefd", "name": "tempest-GroupSnapshotsV319Test-Group-1283833326"}}' 2023-04-17 22:08:28,760 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd 0.066s 2023-04-17 22:08:28,760 80608 DEB UG [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 22:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8c278c-0392-4f20-9e52-a4eea376eb72', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8c278c-0392-4f20-9e52-a4eea376eb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd'} Body: b'{"group": {"id": "c50511ba-018e-4ca7-9537-42817315eefd", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:08:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1283833326", "description": null, "group_type": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "volume_types": ["34823321-ddcf-4b58-b273-552de22b481c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:08:29,801 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd 0.036s 2023-04-17 22:08:29,802 80608 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 22:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbfe2a12-759a-4fab-8485-54c64b23ef7f', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbfe2a12-759a-4fab-8485-54c64b23ef7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd'} Body: b'{"group": {"id": "c50511ba-018e-4ca7-9537-42817315eefd", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:08:29.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1283833326", "description": null, "group_type": "1c283c3d-f3f2-47fa-b07f-05f698d24960", "volume_types": ["34823321-ddcf-4b58-b273-552de22b481c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:08:30,052 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/volumes/detail 0.245s 2023-04-17 22:08:30,053 80608 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 22:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c3dea3-23f2-4db9-bc93-4ff6fc0bd244', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c3dea3-23f2-4db9-bc93-4ff6fc0bd244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:08:30,134 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd/action 0.070s 2023-04-17 22:08:30,135 80608 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 22:08:30 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-5b4bdf57-efc1-494e-b5f9-4a2f0569cdc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd/action'} Body: b'' 2023-04-17 22:08:30,152 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd 0.016s 2023-04-17 22:08:30,152 80608 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 22:08:30 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-e651ece4-6ff1-45af-b730-762df84f811c', 'x-openstack-request-id': 'req-e651ece4-6ff1-45af-b730-762df84f811c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/563b0141570f48e29d86a10ce9198ee1/groups/c50511ba-018e-4ca7-9537-42817315eefd'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c50511ba-018e-4ca7-9537-42817315eefd could not be found."}}' 2023-04-17 22:08:30,188 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types/1c283c3d-f3f2-47fa-b07f-05f698d24960 0.035s 2023-04-17 22:08:30,189 80608 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 22:08:30 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-453b3476-f9ba-444b-af37-ca3aa0fc56fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/group_types/1c283c3d-f3f2-47fa-b07f-05f698d24960'} Body: b'' 2023-04-17 22:08:30,289 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c 0.099s 2023-04-17 22:08:30,289 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08: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-2337b43f-659d-4746-a91c-c9a191b552b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c'} Body: b'' 2023-04-17 22:08:30,306 80608 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c 0.016s 2023-04-17 22:08:30,306 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0123b62e-9ce7-4ee1-b51e-dfdd43d3266d', 'x-openstack-request-id': 'req-0123b62e-9ce7-4ee1-b51e-dfdd43d3266d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9ba9fb6d0404422cb4f949be041b5d8d/types/34823321-ddcf-4b58-b273-552de22b481c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 34823321-ddcf-4b58-b273-552de22b481c could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 34489fa8-e98b-4e2e-9006-bcbdcfe23782 failed to build and is in ERROR status 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 bbf7da55-6525-43f6-8222-199bc4b8370a failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 6d498ed0-7f3c-4f2b-9dc9-538311e705c4 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8622ebb7-dc8c-4b93-8bfb-586ee84add24 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:42,174 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes 0.390s 2023-04-17 22:08:42,175 80602 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-1064153710"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ef8991-e478-4011-b644-888d7cad67df', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ef8991-e478-4011-b644-888d7cad67df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.119111", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:42,245 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.060s 2023-04-17 22:08:42,245 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6967f46-cde2-4124-8ef1-f906d3b055d8', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6967f46-cde2-4124-8ef1-f906d3b055d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "817afd8997cc4749adba8e8e0cf86a8e"}}' 2023-04-17 22:08:43,300 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.044s 2023-04-17 22:08:43,300 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b681695e-4558-4f14-8c19-4384bcf2fce9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b681695e-4558-4f14-8c19-4384bcf2fce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.000000", "updated_at": "2023-04-17T22:08:42.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "817afd8997cc4749adba8e8e0cf86a8e"}}' 2023-04-17 22:08:43,361 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.049s 2023-04-17 22:08:43,361 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db74450-00d8-4bb6-9e3e-b7c24a39351c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db74450-00d8-4bb6-9e3e-b7c24a39351c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"volume": {"id": "8622ebb7-dc8c-4b93-8bfb-586ee84add24", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:42.000000", "updated_at": "2023-04-17T22:08:42.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1064153710", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24"}], "user_id": "db06a756f23041338630c54807799d80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "817afd8997cc4749adba8e8e0cf86a8e"}}' 2023-04-17 22:08:43,509 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.137s 2023-04-17 22:08:43,509 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc17a7cb-c5db-494b-88a1-d3b0d9f83408', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'' 2023-04-17 22:08:43,531 80602 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24 0.021s 2023-04-17 22:08:43,532 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d66aef-9c6c-4391-9f3f-b351483aaade', 'x-openstack-request-id': 'req-14d66aef-9c6c-4391-9f3f-b351483aaade', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/817afd8997cc4749adba8e8e0cf86a8e/volumes/8622ebb7-dc8c-4b93-8bfb-586ee84add24'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8622ebb7-dc8c-4b93-8bfb-586ee84add24 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 eade891f-8dfa-4161-b510-f4715d6997c6 failed to build and is in ERROR status tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 829039d2-e690-4f33-9064-d5243a44da69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:46,678 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes 0.366s 2023-04-17 22:08:46,678 80608 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-57488708"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b47ed4-cb6d-41fe-a9b9-96fcaed4343c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b47ed4-cb6d-41fe-a9b9-96fcaed4343c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:46.610570", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:46,742 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.054s 2023-04-17 22:08:46,742 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788492fe-2bfd-4659-b69d-eaaf327538de', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788492fe-2bfd-4659-b69d-eaaf327538de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:47.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:47,797 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.043s 2023-04-17 22:08:47,798 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc055e27-022f-40be-9b07-acde8717395b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc055e27-022f-40be-9b07-acde8717395b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:47.000000", "updated_at": "2023-04-17T22:08:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:47,869 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.048s 2023-04-17 22:08:47,869 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e9ee10-d334-4764-9396-e396d403fc37', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e9ee10-d334-4764-9396-e396d403fc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"volume": {"id": "829039d2-e690-4f33-9064-d5243a44da69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:47.000000", "updated_at": "2023-04-17T22:08:47.000000", "name": "tempest-VolumesDeleteCascade-Volume-57488708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:48,017 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.137s 2023-04-17 22:08:48,018 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6a9546-76a7-4c32-bd56-e847f146d1be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'' 2023-04-17 22:08:48,043 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69 0.024s 2023-04-17 22:08:48,043 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08: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-4e5e9ac5-c0b4-404a-b1be-d8b46cb53f39', 'x-openstack-request-id': 'req-4e5e9ac5-c0b4-404a-b1be-d8b46cb53f39', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/829039d2-e690-4f33-9064-d5243a44da69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 829039d2-e690-4f33-9064-d5243a44da69 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 562e4a9e-4d13-46eb-a76b-aa469a6c0e05 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:48,233 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes 0.187s 2023-04-17 22:08:48,233 80608 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-2012711176"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bbd308-d045-49d6-8d34-e6009da2d959', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bbd308-d045-49d6-8d34-e6009da2d959', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.174861", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:48,283 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.040s 2023-04-17 22:08:48,283 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52c4edd-318d-4e16-b112-9ece51141070', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52c4edd-318d-4e16-b112-9ece51141070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:49,337 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.041s 2023-04-17 22:08:49,337 80608 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5d7920-cdef-446a-bde9-5330c13f851c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5d7920-cdef-446a-bde9-5330c13f851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.000000", "updated_at": "2023-04-17T22:08:48.000000", "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:49,445 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.086s 2023-04-17 22:08:49,445 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f39d430-d624-4015-81be-3b19ce089418', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f39d430-d624-4015-81be-3b19ce089418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"volume": {"id": "562e4a9e-4d13-46eb-a76b-aa469a6c0e05", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:48.000000", "updated_at": "2023-04-17T22:08:48.000000", "name": "tempest-VolumesDeleteCascade-Volume-2012711176", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05"}], "user_id": "fa4f423cd1654e158c078d3bb61413cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0502653e62ff44e989ceb1856b233d9d"}}' 2023-04-17 22:08:49,582 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.117s 2023-04-17 22:08:49,582 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83a64b6-0a42-42e9-9fd0-cb4fc4c19f6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'' 2023-04-17 22:08:49,617 80608 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05 0.034s 2023-04-17 22:08:49,618 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ed388f-f495-4810-919f-49d040e04509', 'x-openstack-request-id': 'req-86ed388f-f495-4810-919f-49d040e04509', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0502653e62ff44e989ceb1856b233d9d/volumes/562e4a9e-4d13-46eb-a76b-aa469a6c0e05'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 562e4a9e-4d13-46eb-a76b-aa469a6c0e05 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 efab89c4-3502-45e6-8b74-1c5e195336ef 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 52afd5a4-c38f-497a-80b7-155b7b42089c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:52,728 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes 0.454s 2023-04-17 22:08:52,729 80602 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-1235280048"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfeb1ec-c9b5-41d2-b9fc-d8b6bd3ea353', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfeb1ec-c9b5-41d2-b9fc-d8b6bd3ea353', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:52.597561", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:52,786 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.044s 2023-04-17 22:08:52,786 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f29afe1-8fa9-46b2-a186-54f0df6b8f3a', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f29afe1-8fa9-46b2-a186-54f0df6b8f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:53.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c22dcb6987a342ac9b7940cb2fbd3dc6"}}' 2023-04-17 22:08:53,862 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b420 89c 0.062s 2023-04-17 22:08:53,862 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13022f59-4199-4ff3-ad4e-b8f0b3597025', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13022f59-4199-4ff3-ad4e-b8f0b3597025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:53.000000", "updated_at": "2023-04-17T22:08:53.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c22dcb6987a342ac9b7940cb2fbd3dc6"}}' 2023-04-17 22:08:53,984 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.074s 2023-04-17 22:08:53,985 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa46db1-f88c-4d11-ba3f-8734a8989cf0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa46db1-f88c-4d11-ba3f-8734a8989cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"volume": {"id": "52afd5a4-c38f-497a-80b7-155b7b42089c", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-17T22:08:53.000000", "updated_at": "2023-04-17T22:08:53.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1235280048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c"}], "user_id": "193a9c7b3d974af58a859b79d58be7ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c22dcb6987a342ac9b7940cb2fbd3dc6"}}' 2023-04-17 22:08:54,245 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.243s 2023-04-17 22:08:54,245 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 17 Apr 2023 22:08: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-77728227-f8b4-4e3c-9704-8fdf15f4fa38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'' 2023-04-17 22:08:54,267 80602 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c 0.021s 2023-04-17 22:08:54,267 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2882646d-3403-4369-a5c9-6f1d2e2fb202', 'x-openstack-request-id': 'req-2882646d-3403-4369-a5c9-6f1d2e2fb202', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c22dcb6987a342ac9b7940cb2fbd3dc6/volumes/52afd5a4-c38f-497a-80b7-155b7b42089c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52afd5a4-c38f-497a-80b7-155b7b42089c could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f440844c-02b2-4bf0-9d21-e8ffa1052540 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 a1371563-7a16-49ff-98a0-cbcbf9605ce3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:57,006 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.627s 2023-04-17 22:08:57,007 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bf1299-0787-4016-a207-b932c242b98d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bf1299-0787-4016-a207-b932c242b98d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "a1371563-7a16-49ff-98a0-cbcbf9605ce3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:56.920941", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:57,317 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.291s 2023-04-17 22:08:57,318 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1922561586"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de03dd0f-c955-40bd-bba1-f13a20a2a54a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de03dd0f-c955-40bd-bba1-f13a20a2a54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "397fe574-09dc-4a45-90c6-c03d4f563ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.238980", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1922561586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/397fe574-09dc-4a45-90c6-c03d4f563ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/397fe574-09dc-4a45-90c6-c03d4f563ff1"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:57,635 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.298s 2023-04-17 22:08:57,636 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1542656798"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7fe925-94d7-4e06-8f54-11044425d2d4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7fe925-94d7-4e06-8f54-11044425d2d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "acadff24-852e-4374-8e80-001463bc5f28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.546028", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1542656798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/acadff24-852e-4374-8e80-001463bc5f28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/acadff24-852e-4374-8e80-001463bc5f28"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:57,905 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.259s 2023-04-17 22:08:57,905 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2074925373"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fd2371-d3cf-4fa6-b243-e96adc29b0f1', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fd2371-d3cf-4fa6-b243-e96adc29b0f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "e0248ed8-72c7-4993-be20-971a61b00fe0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.834786", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2074925373", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/e0248ed8-72c7-4993-be20-971a61b00fe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/e0248ed8-72c7-4993-be20-971a61b00fe0"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:58,135 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes 0.220s 2023-04-17 22:08:58,135 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-CreateV olumesFromImageTest-Volume-7469765"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdcf1c7-233d-4efe-aefc-af86cd9d6020', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdcf1c7-233d-4efe-aefc-af86cd9d6020', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes'} Body: b'{"volume": {"id": "df2a6b56-358b-44a7-ba28-84ebb6a009d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:58.067769", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-7469765", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/df2a6b56-358b-44a7-ba28-84ebb6a009d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/df2a6b56-358b-44a7-ba28-84ebb6a009d9"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:08:58,205 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3 0.055s 2023-04-17 22:08:58,205 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524f1baa-b2c6-48d8-8f13-044b3fc923f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524f1baa-b2c6-48d8-8f13-044b3fc923f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3'} Body: b'{"volume": {"id": "a1371563-7a16-49ff-98a0-cbcbf9605ce3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.000000", "updated_at": "2023-04-17T22:08:57.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce5863b8f6634621b1d4288ee17a0837"}}' 2023-04-17 22:08:59,256 80612 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3 0.039s 2023-04-17 22:08:59,257 80612 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868c8d3d-584a-4706-87ea-5064566760aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868c8d3d-584a-4706-87ea-5064566760aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3'} Body: b'{"volume": {"id": "a1371563-7a16-49ff-98a0-cbcbf9605ce3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:08:57.000000", "updated_at": "2023-04-17T22:08:57.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1790231157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce5863b8f6634621b1d4288ee17a0837/volumes/a1371563-7a16-49ff-98a0-cbcbf9605ce3"}], "user_id": "b42a3043fda6483db7d32e6f556ecffe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce5863b8f6634621b1d4288ee17a0837"}}' 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 d57e5934-154b-4c4b-9a40-709f10c15066 failed to build and is in ERROR status 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 674f19c9-e56e-4d66-b345-58532dfc926b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:08,933 80614 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes 0.500s 2023-04-17 22:09:08,934 80614 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-1629256927", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d60572-4801-4523-b813-e258806b0de1', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d60572-4801-4523-b813-e258806b0de1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes'} Body: b'{"volume": {"id": "674f19c9-e56e-4d66-b345-58532dfc926b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:08.858113", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1629256927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}], "user_id": "60d2e60fd0a145e18c1a3b55b8277e12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:09:09,005 80614 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b 0.057s 2023-04-17 22:09:09,005 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2f5bd4-425f-4e50-bb74-39e7403a24fb', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2f5bd4-425f-4e50-bb74-39e7403a24fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b'} Body: b'{"volume": {"id": "674f19c9-e56e-4d66-b345-58532dfc926b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1629256927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}], "user_id": "60d2e60fd0a145e18c1a3b55b8277e12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4eb04ddee3054f408560a4dae9979ec2"}}' 2023-04-17 22:09:10,071 80614 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b 0.045s 2023-04-17 22:09:10,071 80614 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3db9ffa-48eb-4d1d-8a00-a54c2d4d5679', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3db9ffa-48eb-4d1d-8a00-a54c2d4d5679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b'} Body: b'{"volume": {"id": "674f19c9-e56e-4d66-b345-58532dfc926b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:09.000000", "updated_at": "2023-04-17T22:09:09.000000", "name": "tempest-TaggedBootDevicesTest-volume-1629256927", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4eb04ddee3054f408560a4dae9979ec2/volumes/674f19c9-e56e-4d66-b345-58532dfc926b"}], "user_id": "60d2e60fd0a145e18c1a3b55b8277e12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4eb04ddee3054f408560a4dae9979ec2"}}' 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 4f255f3b-10c1-43fe-985e-87d0230efc14 failed to build and is in ERROR status 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 4083977c-d0ab-4642-9761-f2c6551d72a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:13,942 80600 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes 0.544s 2023-04-17 22:09:13,943 80600 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-965558984"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b8e415-9584-49f5-aecb-2da294e7fd70', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b8e415-9584-49f5-aecb-2da294e7fd70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes'} Body: b'{"volume": {"id": "4083977c-d0ab-4642-9761-f2c6551d72a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:13.861208", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-965558984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}], "user_id": "d8653fb0c7ac404cb8d06f9d37c3025a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:09:14,020 80600 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5 0.063s 2023-04-17 22:09:14,021 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef50107-99b9-41ff-8f1e-f2010259bd68', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef50107-99b9-41ff-8f1e-f2010259bd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5'} Body: b'{"volume": {"id": "4083977c-d0ab-4642-9761-f2c6551d72a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:14.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-965558984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}], "user_id": "d8653fb0c7ac404cb8d06f9d37c3025a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef9522ef00fc45968016f9ba445c1896"}}' 2023-04-17 22:09:15,164 80600 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5 0.132s 2023-04-17 22:09:15,165 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3052d4-0fa9-446f-8ff0-48a13954cc3f', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3052d4-0fa9-446f-8ff0-48a13954cc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5'} Body: b'{"volume": {"id": "4083977c-d0ab-4642-9761-f2c6551d72a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:14.000000", "updated_at": "2023-04-17T22:09:14.000000", "name": "tempest-TestVolumeSwap-volume-965558984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef9522ef00fc45968016f9ba445c1896/volumes/4083977c-d0ab-4642-9761-f2c6551d72a5"}], "user_id": "d8653fb0c7ac404cb8d06f9d37c3025a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef9522ef00fc45968016f9ba445c1896"}}' 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.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 6e6e8ba7-8600-4320-8f1e-6f281848d882 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:32,881 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.321s 2023-04-17 22:09:32,882 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1863573275", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlWDapscGA5uN8sLeWq+7ttV+bhOfaxlV3hAqnryX7DNFL1WmyQvz4oDc0zFL/THWUcq+DJf9OWm2+s/qahjn5ehC5EuqKJnpP9/9WJA4ATFShSl8rIRP0IRVsJ6O48BQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:32 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-c3eadc11-4841-4288-9d0a-13d332dec379', 'x-compute-request-id': 'req-c3eadc11-4841-4288-9d0a-13d332dec379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1863573275", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlWDapscGA5uN8sLeWq+7ttV+bhOfaxlV3hAqnryX7DNFL1WmyQvz4oDc0zFL/THWUcq+DJf9OWm2+s/qahjn5ehC5EuqKJnpP9/9WJA4ATFShSl8rIRP0IRVsJ6O48BQ==", "fingerprint": "b4:dc:57:2c:e4:1a:5d:0a:5f:20:8a:84:45:99:23:bf", "user_id": "6d6551b91342455a932e357123ac6de6"}}' 2023-04-17 22:09:33,200 80602 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.315s 2023-04-17 22:09:33,200 80602 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-27887397", "description": "tempest-secgroup-smoke-27887397 description", "project_id": "5e65294a636c4d2189dad3fde44de02d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1607', 'x-openstack-request-id': 'req-fa998813-c0ef-44c4-9bf1-8e97ec9dcf52', 'date': 'Mon, 17 Apr 2023 22:09:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "name": "tempest-secgroup-smoke-27887397", "stateful": true, "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "description": "tempest-secgroup-smoke-27887397 description", "shared": false, "security_group_rules": [{"id": "14b5df47-6333-4275-955d-d20645e5d84b", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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": 379, "description": null, "tags": [], "created_at": "2023-04-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}, {"id": "91b3f4db-8e0a-4744-aa11-3fc06af49a95", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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": 380, "description": null, "tags": [], "created_at": "2023-04-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}], "tags": [], "created_at": "2023-04-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 1, "project_id": "5e 65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:33,626 80602 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.425s 2023-04-17 22:09:33,626 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "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-c618ed14-2ade-48f0-a7f2-7d557a6b4895', 'date': 'Mon, 17 Apr 2023 22:09:33 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": "2186bf08-1c1a-42bd-aca2-c9be1d5b480a", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:33,960 80602 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.333s 2023-04-17 22:09:33,960 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "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-3ecfaae1-ec39-426b-a151-813b3c0ddf15', 'date': 'Mon, 17 Apr 2023 22:09:33 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": "edc798b9-981a-4bcc-803a-4ab8b3840a5a", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:33Z", "updated_at": "2023-04-17T22:09:33Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:34,386 80602 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.425s 2023-04-17 22:09:34,387 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-016ee68d-89c2-4b3b-a95a-dc56395a8eab', 'date': 'Mon, 17 Apr 2023 22:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d854c024-9724-4fec-b977-5590859fe459", "tenant_id": "5e65294a636c4d2189d ad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:34Z", "updated_at": "2023-04-17T22:09:34Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:34,628 80602 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.240s 2023-04-17 22:09:34,628 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c2aac7d6-b6c8-4921-94f5-65b79b5bfe8a', 'date': 'Mon, 17 Apr 2023 22:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "18a71eb4-81c4-4d6d-b062-542e6459d425", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:34Z", "updated_at": "2023-04-17T22:09:34Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:34,958 80602 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.329s 2023-04-17 22:09:34,959 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-719a1b65-2844-435d-94e1-67a9ccdf45ea', 'date': 'Mon, 17 Apr 2023 22:09:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55f2cb23-d162-43c7-9a8e-d847ae0602c7", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:34Z", "updated_at": "2023-04-17T22:09:34Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:35,466 80602 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 22:09:35,466 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "project_id": "5e65294a636c4d2189dad3fde44de02d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-3a221f77-4e19-49dd-90cb-b8ebfb8c05f9', 'date': 'Mon, 17 Apr 2023 22:09:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "53b6203f-adaf-4ae0-91ae-1f8ac2423108", "tenant_id": "5e65294a636c4d2189dad3fde44de02d", "security_group_id": "198a7969-6bba-4506-92e7-fc62cf16fb0b", "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-17T22:09:35Z", "updated_at": "2023-04-17T22:09:35Z", "revision_number": 0, "project_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:35,748 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes 0.281s 2023-04-17 22:09:35,748 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1793683889", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5bc80f1-bf96-461d-9687-4aa6f05650ea', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5bc80f1-bf96-461d-9687-4aa6f05650ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes'} Body: b'{"volume": {"id": "6e6e8ba7-8600-4320-8f1e-6f281848d882", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:35.667766", "updated_at": null, "name": "tempest-TestStampPattern-volume-1793683889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}], "user_id": "6d6551b91342455a932e357123ac6de6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:09:35,798 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.040s 2023-04-17 22:09:35,799 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2dc1ba-efd3-41b4-a064-0722fa4ae316', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2dc1ba-efd3-41b4-a064-0722fa4ae316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'{"volume": {"id": "6e6e8ba7-8600-4320-8f1e-6f281848d882", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:36.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1793683889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}], "user_id": "6d6551b91342455a932e357123ac6de6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:36,860 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.050s 2023-04-17 22:09:36,861 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb573e08-9f13-498a-b61c-5f74205368d6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb573e08-9f13-498a-b61c-5f74205368d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'{"volume": {"id": "6e6e8ba7-8600-4320-8f1e-6f281848d882", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:09:36.000000", "updated_at": "2023-04-17T22:09:36.000000", "name": "tempest-TestStampPattern-volume-1793683889", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882"}], "user_id": "6d6551b91342455a932e357123ac6de6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e65294a636c4d2189dad3fde44de02d"}}' 2023-04-17 22:09:37,035 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.161s 2023-04-17 22:09:37,035 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09: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-d4352296-d68b-4f31-829c-2dd0a6a113ea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'' 2023-04-17 22:09:37,064 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882 0.028s 2023-04-17 22:09:37,065 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09: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-3d133d35-e3d2-4e95-a54d-f9241c16b8af', 'x-openstack-request-id': 'req-3d133d35-e3d2-4e95-a54d-f9241c16b8af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e65294a636c4d2189dad3fde44de02d/volumes/6e6e8ba7-8600-4320-8f1e-6f281848d882'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6e6e8ba7-8600-4320-8f1e-6f281848d882 could not be found."}}' 2023-04-17 22:09:37,486 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/198a7969-6bba-4506-92e7-fc62cf16fb0b 0.420s 2023-04-17 22:09:37,486 80602 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-06e218a8-cb65-4435-8487-3bbe39a2bd71', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:09:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/198a7969-6bba-4506-92e7-fc62cf16fb0b'} Body: b'' 2023-04-17 22:09:37,521 80602 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1863573275 0.034s 2023-04-17 22:09:37,522 80602 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:37 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-5bed5041-109e-4b1f-83a3-0a4ed3ae5dd4', 'x-compute-request-id': 'req-5bed5041-109e-4b1f-83a3-0a4ed3ae5dd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1863573275'} Body: b'' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 825ce2ba-7302-44cd-8377-fa6762034ca4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:51,359 80604 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.090s 2023-04-17 22:08:51,360 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:51 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-4130eb35-1b29-43ef-9bde-ff0f13f9ea75', '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": "9ab44d4339554bfba6ac66bebad74413", "name": "tempest-DeleteServersTestJSON-894860321-project-member", "password_expires_at": null}, "audit_ids": ["obpU6WWHSBuhIu1VUH3zPw"], "expires_at": "2023-04-17T23:08:51.000000Z", "issued_at": "2023-04-17T22:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41c0b4d04b1b425db64e6ff5066f1dbe", "name": "tempest-DeleteServersTestJSON-894860321"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/41c0b4d04b1b425db64e6ff5066f1dbe", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:08:51,360 80604 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'c2d58e09-cb04-4c46-8176-ef70f3e76aa2', 'name': 'tempest-DeleteServersTestJSON-75580352-network', 'tenant_id': '41c0b4d04b1b425db64e6ff5066f1dbe', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '41c0b4d04b1b425db64e6ff5066f1dbe', 'port_security_enabled': True, ' router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6727, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:27Z', 'revision_number': 1} available for tenant 2023-04-17 22:08:53,757 80604 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 2.395s 2023-04-17 22:08:53,757 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1454701288", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "c2d58e09-cb04-4c46-8176-ef70f3e76aa2"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81bc81bb-e500-401f-835f-7d6e141a4b22', 'x-compute-request-id': 'req-81bc81bb-e500-401f-835f-7d6e141a4b22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c4fc7798-567a-4002-b056-6c4f02d0e955", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SU2HCrxqJCby"}}' 2023-04-17 22:08:54,092 80604 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/c4fc7798-567a-4002-b056-6c4f02d0e955 0.327s 2023-04-17 22:08:54,092 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 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-10190402-8e08-48ca-94d8-c0803d8e2e5d', 'x-compute-request-id': 'req-10190402-8e08-48ca-94d8-c0803d8e2e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955'} Body: b'{"server": {"id": "c4fc7798-567a-4002-b056-6c4f02d0e955", "name": "tempest-DeleteServersTestJSON-server-1454701288", "status": "BUILD", "tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe", "user_id": "9ab44d4339554bfba6ac66bebad74413", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:54Z", "updated": "2023-04-17T22:08:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}], "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 22:09:44,727 80604 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/c4fc7798-567a-4002-b056-6c4f02d0e955 0.575s 2023-04-17 22:09:44,729 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f55606-cf06-4e71-bd4e-95e6448176c3', 'x-compute-request-id': 'req-e2f55606-cf06-4e71-bd4e-95e6448176c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955'} Body: b'{"server": {"id": "c4fc7798-567a-4002-b056-6c4f02d0e955", "name": "tempest-DeleteServersTestJSON-server-1454701288", "status": "ACTIVE", "tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe", "user_id": "9ab44d4339554bfba6ac66bebad74413", "metadata": {}, "hostId": "496678ed9c086a7e1c1c2e90b1a24898057fcc6477bf1ff1c04ace56", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-DeleteServersTestJSON-75580352-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:c3:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c4fc7798-567a-4002-b056-6c4f02d0e955"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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 22:09:44,741 80604 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:10:45,043 80604 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes 0.263s 2023-04-17 22:10:45,043 80604 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-703925451"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb714d4e-986e-4660-9218-f1b03fe8ba12', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb714d4e-986e-4660-9218-f1b03fe8ba12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes'} Body: b'{"volume": {"id": "825ce2ba-7302-44cd-8377-fa6762034ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:44.981198" , "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-703925451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}], "user_id": "9ab44d4339554bfba6ac66bebad74413", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:10:45,107 80604 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4 0.053s 2023-04-17 22:10:45,107 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32523ecc-71b4-4aa6-8ce8-9594580a6d9e', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32523ecc-71b4-4aa6-8ce8-9594580a6d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4'} Body: b'{"volume": {"id": "825ce2ba-7302-44cd-8377-fa6762034ca4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:45.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-703925451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}], "user_id": "9ab44d4339554bfba6ac66bebad74413", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe"}}' 2023-04-17 22:10:46,168 80604 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4 0.050s 2023-04-17 22:10:46,168 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebc1c42-6ede-45df-ab28-0ce2455e3754', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebc1c42-6ede-45df-ab28-0ce2455e3754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4'} Body: b'{"volume": {"id": "825ce2ba-7302-44cd-8377-fa6762034ca4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:45.000000", "updated_at": "2023-04-17T22:10:45.000000", "name": "tempest-DeleteServersTestJSON-volume-703925451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce 2ba-7302-44cd-8377-fa6762034ca4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/41c0b4d04b1b425db64e6ff5066f1dbe/volumes/825ce2ba-7302-44cd-8377-fa6762034ca4"}], "user_id": "9ab44d4339554bfba6ac66bebad74413", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41c0b4d04b1b425db64e6ff5066f1dbe"}}' 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 4c33e223-2269-4a39-bab1-9d509a33b236 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:42,629 80606 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:08:42,629 80606 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:08:42,842 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.211s 2023-04-17 22:08:42,843 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1969874175", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjQzi1kjZQeEQ1rYjOKbLcVcDCRQQIijtqR97gxYJ2Onb6dZq9Ac7P5Uos+0FwBhyMNkY6cGIDdtzKuXupShf31TiuVlUPJpGQ92/3ShzPqtsJ2m3VXUdv5ryHzD1eLpg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:42 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-50c7a620-e595-498e-a529-c8dd25885be5', 'x-compute-request-id': 'req-50c7a620-e595-498e-a529-c8dd25885be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1969874175", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjQzi1kjZQeEQ1rYjOKbLcVcDCRQQIijtqR97gxYJ2Onb6dZq9Ac7P5Uos+0FwBhyMNkY6cGIDdtzKuXupShf31TiuVlUPJpGQ92/3ShzPqtsJ2m3VXUdv5ryHzD1eLpg==", "fingerprint": "e2:e9:03:af:5f:ab:f6:39:b6:1d:bf:21:71:8c:b3:ba", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9"}}' 2023-04-17 22:08:42,848 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1969874175 created 2023-04-17 22:08:43,736 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.887s 2023-04-17 22:08:43,736 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1642926262", "description": "tempest-description--1755400463"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b9afce44-8446-424d-bc0c-f6a90ace9268', 'date': 'Mon, 17 Apr 2023 22:08:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "name": "tempest-securitygroup--1642926262", "stateful": true, "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "tempest-description--1755400463", "shared": false, "security_group_rules": [{"id": "05bf44e5-97d6-4c34-98ad-dadeaa0abf2e", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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": 219, "description": null, "tags": [], "created_at": "2023-04-17T22:08:43Z", "updated_at": "2023-04-17T22:08:43Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}, {"id": "5a2bb5d7-2352-4da0-838d-57c1212454c4", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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": 218, "description": null, "tags": [], "created_at": "2023-04-17T22:08:43Z", "updated_at": "2023-04-17T22:08:43Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}], "tags": [], "created_at": "2023-04-17T22:08:43Z", "updated_at": "2023-04-17T22:08:43Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:08:45,134 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.397s 2023-04-17 22:08:45,135 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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-44724c57-8b9d-44e7-8f15-70792a1c148c', 'date': 'Mon, 17 Apr 2023 22:08:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76a30dea-0e74-4be3-99c0-446bce3c1993", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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-17T22:08:44Z", "updated_at": "2023-04-17T22:08:44Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:08:46,099 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.963s 2023-04-17 22:08:46,099 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f03289bf-5382-4243-ba07-47753a8d385f', 'date': 'Mon, 17 Apr 2023 22:08:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6e98a658-e58e-4a31-9f9e-7250828dabab", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "63dc4019-6086-4c97-bc29-6acfe9c4e790", "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-17T22:08:45Z", "updated_at": "2023-04-17T22:08:45Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:08:46,099 80606 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1642926262 created 2023-04-17 22:08:50,927 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.826s 2023-04-17 22:08:50,927 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b86524c9-15cd-4d08-a428-0cfeeb21a960', 'date': 'Mon, 17 Apr 2023 22:08:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1c6c49ec-78d7-469d-8398-14b0df82dfab", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.127", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:48Z", "updated_at": "2023-04-17T22:08:48Z", "revision_number": 0}}' 2023-04-17 22:08:50,927 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1c6c49ec-78d7-469d-8398-14b0df82dfab', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:48Z', 'updated_at': '2023-04-17T22:08:48Z', 'revision_number': 0, 'ip': '172.24.4.127'} created 2023-04-17 22:08:51,009 80606 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.075s 2023-04-17 22:08:51,010 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-020ad486-ae51-464a-adaa-17994239429f', '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": "52b3e35c03b54ae4b5dabfb1325886a9", "name": "tempest-AttachVolumeNegativeTest-1678965362-project-member", "password_expires_at": null}, "audit_ids": ["EEkes8DvQyCzvbsFuP-5TQ"], "expires_at": "2023-04-17T23:08:50.000000Z", "issued_at": "2023-04-17T22:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e52724ed9bc54905bd5eddd8504e4c77", "name": "tempest-AttachVolumeNegativeTest-1678965362"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "regio n_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:08:51,010 80606 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'bd9d53b7-0e22-42c4-8b91-49575cadf44f', 'name': 'tempest-AttachVolumeNegativeTest-1068401962-network', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60931, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:08:51,011 80606 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1969874175', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCjQzi1kjZQeEQ1rYjOKbLcVcDCRQQIijtqR97gxYJ2Onb6dZq9Ac7P5Uos+0FwBhyMNkY6cGIDdtzKuXupShf31TiuVlUPJpGQ92/3ShzPqtsJ2m3VXUdv5ryHzD1eLpg==', 'fingerprint': 'e2:e9:03:af:5f:ab:f6:39:b6:1d:bf:21:71:8c:b3:ba', 'user_id': '52b3e35c03b54ae4b5dabfb1325886a9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBAOfaqjc/grJ4EPWZf1tScW16khx+1HpiuKwdtt04wl97RfR/9jN1x\nno1Mk+KMIoqgBwYFK4EEACKhZANiAAQo0M4tZI2UHhENa2Izimy3FXAwkUECIo7a\nkfe4MWCdjp2+nWavQHOz+VKLPtBcAYcjDZGOnBiA3bcyrl7qUoX99U4rlZVDyaRk\nPdv90ocz6rbCdpt1V1Hb+a8h8w9Xi6Y=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '63dc4019-6086-4c97-bc29-6acfe9c4e790', 'name': 'tempest-securitygroup--1642926262', 'stateful': True, 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': 'tempest-description--1755400463', 'shared': False, 'security_group_rules': [{'id': '05bf44e5-97d6-4c34-98ad-dadeaa0abf2e', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '63dc4019-6086-4c97-bc29-6acfe9c4e790', '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': 219, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:43Z', 'updated_at': '2023-04-17T22:08:43Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, {'id': '5a2bb5d7-2352-4da0-838d-57c1212454c4', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '63dc4019-6086-4c97-bc29-6acfe9c4e790', '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': 218, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:43Z', 'updated_at': '2023-04-17T22:08:43Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54 905bd5eddd8504e4c77'}], 'tags': [], 'created_at': '2023-04-17T22:08:43Z', 'updated_at': '2023-04-17T22:08:43Z', 'revision_number': 1, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, 'floating_ip': {'id': '1c6c49ec-78d7-469d-8398-14b0df82dfab', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.127', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:48Z', 'updated_at': '2023-04-17T22:08:48Z', 'revision_number': 0, 'ip': '172.24.4.127'}} 2023-04-17 22:08:53,879 80606 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 2.866s 2023-04-17 22:08:53,879 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1530040262", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "bd9d53b7-0e22-42c4-8b91-49575cadf44f"}], "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "key_name": "tempest-keypair-1969874175", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d4d25b-efdf-40f3-b3a7-63e5eb9ef514', 'x-compute-request-id': 'req-b9d4d25b-efdf-40f3-b3a7-63e5eb9ef514', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "adminPass": "password"}}' 2023-04-17 22:08:54,056 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.169s 2023-04-17 22:08:54,057 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fd090e-8cfa-4f27-982a-e5f19c15d526', 'x-compute-request-id': 'req-39fd090e-8cfa-4f27-982a-e5f19c15d526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "name": "tempest-AttachVolumeNegativeTest-server-1530040262", "status": "BUILD", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "hr ef": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:54Z", "updated": "2023-04-17T22:08:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1969874175", "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 22:09:44,573 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.445s 2023-04-17 22:09:44,574 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec48d25-81c2-4806-a964-b1ceed4a3543', 'x-compute-request-id': 'req-6ec48d25-81c2-4806-a964-b1ceed4a3543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "name": "tempest-AttachVolumeNegativeTest-server-1530040262", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:dc:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1969874175", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "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 22:09:44,587 80606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:10:45,108 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d/os-interface 0.462s 2023-04-17 22:10:45,109 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Mon, 17 Apr 2023 22:10:44 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-f2b0049b-8442-4e98-ae82-4ab812cba507', 'x-compute-request-id': 'req-f2b0049b-8442-4e98-ae82-4ab812cba507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "port_id": "7557dbee-f2e2-47a0-88eb-1377350f8504", "mac_addr": "fa:16:3e:55:dc:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "353b1326-8b44-4e95-98d6-6585af143c2b", "ip_address": "10.0.0.13"}]}]}' 2023-04-17 22:10:46,045 80606 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/1c6c49ec-78d7-469d-8398-14b0df82dfab 0.932s 2023-04-17 22:10:46,046 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7557dbee-f2e2-47a0-88eb-1377350f8504"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-56a6fd29-2a88-4896-ba2b-4adc211f962f', 'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1c6c49ec-78d7-469d-8398-14b0df82dfab'} Body: b'{"floatingip": {"id": "1c6c49ec-78d7-469d-8398-14b0df82dfab", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.127", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "3ce8b80b-b8be-4e7c-a64b-2e649750bdf5", "port_id": "7557dbee-f2e2-47a0-88eb-1377350f8504", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "mac_address": "fa:16:3e:55:dc:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:48Z", "updated_at": "2023-04-17T22:10:45Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:10:46,049 80606 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.127:22' as 'cirros' with public key authentication 2023-04-17 22:10:46,092 80606 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:10:46,116 80606 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:10:46,118 80606 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.127 successfully created 2023-04-17 22:10:46,208 80606 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/3681b009-1a99-4eb8-b189-3fe0647f5d1d/ips 0.088s 2023-04-17 22:10:46,208 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9d9329-f709-4148-b24e-507f87dc5997', 'x-compute-request-id': 'req-cd9d9329-f709-4148-b24e-507f87dc5997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/36 81b009-1a99-4eb8-b189-3fe0647f5d1d/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-17 22:10:46,532 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes 0.317s 2023-04-17 22:10:46,533 80606 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-221192297"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c7e1fc-8cd2-4959-9f7b-6f3992c71ca3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c7e1fc-8cd2-4959-9f7b-6f3992c71ca3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes'} Body: b'{"volume": {"id": "4c33e223-2269-4a39-bab1-9d509a33b236", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:46.421003", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-221192297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:10:46,593 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236 0.043s 2023-04-17 22:10:46,593 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7546d8-8162-4c09-a071-1c9bfdd6b58d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7546d8-8162-4c09-a071-1c9bfdd6b58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236'} Body: b'{"volume": {"id": "4c33e223-2269-4a39-bab1-9d509a33b236", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:46.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-221192297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:10:47,659 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach _attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236 0.053s 2023-04-17 22:10:47,660 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682450cc-b6dc-477b-8174-f926356ca910', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682450cc-b6dc-477b-8174-f926356ca910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236'} Body: b'{"volume": {"id": "4c33e223-2269-4a39-bab1-9d509a33b236", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:46.000000", "updated_at": "2023-04-17T22:10:47.000000", "name": "tempest-AttachVolumeNegativeTest-volume-221192297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/4c33e223-2269-4a39-bab1-9d509a33b236"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:10:47,787 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.116s 2023-04-17 22:10:47,787 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d5546d2-bf92-4143-a792-f5b48c67ad38', 'x-compute-request-id': 'req-3d5546d2-bf92-4143-a792-f5b48c67ad38', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'' 2023-04-17 22:10:48,040 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.252s 2023-04-17 22:10:48,041 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7573a8-acf2-4288-b5ad-196a38f612e9', 'x-compute-request-id': 'req-af7573a8-acf2-4288-b5ad-196a38f612e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"server": {"id": "3681b009-1a99-4eb8-b189-3fe0647f5d1d", "name": "tempest-AttachVolumeNegativeTest-server-1530040262", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:10:48Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:dc:d0"}, {"version": 4, "addr": "172.24.4.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:dc:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1969874175", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1642926262"}], "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 22:11:38,117 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d 0.033s 2023-04-17 22:11:38,117 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11: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-a4044380-8c4a-4f31-a599-cafc49f0e4c4', 'x-compute-request-id': 'req-a4044380-8c4a-4f31-a599-cafc49f0e4c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3681b009-1a99-4eb8-b189-3fe0647f5d1d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3681b009-1a99-4eb8-b189-3fe0647f5d1d could not be found."}}' 2023-04-17 22:11:38,143 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1969874175 0.025s 2023-04-17 22:11:38,144 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11: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-87b61c48-01b9-4c31-af19-953b1c9732a0', 'x-compute-request-id': 'req-87b61c48-01b9-4c31-af19-953b1c9732a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1969874175'} Body: b'' 2023-04-17 22:11:38,308 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790 0.164s 2023-04-17 22:11:38,309 80606 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-0af33cee-8538-46c7-8f62- bed151f78689', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790'} Body: b'' 2023-04-17 22:11:38,337 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790 0.028s 2023-04-17 22:11:38,338 80606 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-3d9a0037-fffa-4721-aec2-b773fa47cdfb', 'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/63dc4019-6086-4c97-bc29-6acfe9c4e790'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 63dc4019-6086-4c97-bc29-6acfe9c4e790 does not exist", "detail": ""}}' 2023-04-17 22:11:39,075 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1c6c49ec-78d7-469d-8398-14b0df82dfab 0.736s 2023-04-17 22:11:39,075 80606 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-92136851-ca9f-4ec3-8f09-28fd25f4e557', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1c6c49ec-78d7-469d-8398-14b0df82dfab'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a8f47a2-1c3c-4a9e-be45-e53e59c60640 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:08:50,425 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:08:50,425 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:08:50,533 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.106s 2023-04-17 22:08:50,534 80596 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-1290889891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUDw4oqZGwgHOlogieqsyzip0wW30jA5743bGk+uV3e5+U/R9yL7AS0GXvphtOuOOI4CmAsHcasbFw371H+sA0tPQYeuyAIlEJTYvj1WiabqMovvf1nFdGYtWBjTZP1Rw=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:50 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-d50e6e63-f521-462f-a105-96d46b203548', 'x-compute-request-id': 'req-d50e6e63-f521-462f-a105-96d46b203548', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1290889891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUDw4oqZGwgHOlogieqsyzip0wW30jA5743bGk+uV3e5+U/R9yL7AS0GXvphtOuOOI4CmAsHcasbFw371H+sA0tPQYeuyAIlEJTYvj1WiabqMovvf1nFdGYtWBjTZP1Rw==", "fingerprint": "e2:e4:83:6d:c5:4c:c5:f7:fd:57:1c:b7:1f:78:c8:53", "user_id": "a5ec05fe7d7244368c7eec3739a96c19"}}' 2023-04-17 22:08:50,542 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1290889891 created 2023-04-17 22:08:51,392 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.848s 2023-04-17 22:08:51,392 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--746364710", "description": "tempest-description--612125753"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7dd24d47-7d2e-402f-b16a-40dd3984dd98', 'date': 'Mon, 17 Apr 2023 22:08:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "723a43d1-222e-44ca-95be-c9f4815149f1", "name": "tempest-securitygroup--746364710", "stateful": true, "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "tempest-description--612125753", "shared": false, "security_group_rules": [{"id": "299b56fc-fce7-4205-94b1-15e6b265cb36", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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": 267, "description": null, "tags": [], "created_at": "2023-04-17T22:08:50Z", "updated_at": "2023-04-17T22:08:50Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}, {"id": "e8df09a2-73e0-4669-9422-f95d0c27827d", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "ethertype": "IPv6", "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": 268, "description": null, "tags": [], "created_at": "2023-04-17T22:08:50Z", "updated_at": "2023-04-17T22:08:50Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}], "tags": [], "created_at": "2023-04-17T22:08:50Z", "updated_at": "2023-04-17T22:08:50Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:08:51,905 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.513s 2023-04-17 22:08:51,906 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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-853c0ab2-ac57-4501-b4a1-2c8289b23d3a', 'date': 'Mon, 17 Apr 2023 22:08: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": "5038eb8b-9a81-4c07-bedc-7156ee2f1c87", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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-17T22:08:51Z", "updated_at": "2023-04-17T22:08:51Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:08:53,505 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.599s 2023-04-17 22:08:53,506 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c1cffcae-7a03-4ab2-83f8-364e095e7882', 'date': 'Mon, 17 Apr 2023 22:08:53 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": "288f470e-6fd4-4b4a-b237-c6e30caa3ff5", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "723a43d1-222e-44ca-95be-c9f4815149f1", "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-17T22:08:52Z", "updated_at": "2023-04-17T22:08:52Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:08:53,506 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--746364710 created 2023-04-17 22:08:57,088 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.581s 2023-04-17 22:08:57,088 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content -type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d9cf82a0-f1f4-4894-87ad-f2f9308e35ce', 'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c3c5223d-7787-4a89-b00d-40f77c7aebf7", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.37", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:55Z", "updated_at": "2023-04-17T22:08:55Z", "revision_number": 0}}' 2023-04-17 22:08:57,088 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c3c5223d-7787-4a89-b00d-40f77c7aebf7', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.37', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:55Z', 'updated_at': '2023-04-17T22:08:55Z', 'revision_number': 0, 'ip': '172.24.4.37'} created 2023-04-17 22:08:57,201 80596 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.105s 2023-04-17 22:08:57,202 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 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-f8ba444c-5482-49d2-ad13-13bdde8e1093', '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": "a5ec05fe7d7244368c7eec3739a96c19", "name": "tempest-AttachVolumeShelveTestJSON-1051644628-project-member", "password_expires_at": null}, "audit_ids": ["02GtmmQFToeUpIh4uGHNUw"], "expires_at": "2023-04-17T23:08:57.000000Z", "issued_at": "2023-04-17T22:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9283fe3c9a094f9bbddb08e48973da44", "name": "tempest-AttachVolumeShelveTestJSON-1051644628"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a1 4facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:08:57,202 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '2aae2552-3ef8-41d3-84e6-313da6fc203b', 'name': 'tempest-AttachVolumeShelveTestJSON-1626967335-network', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:08:57,203 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1290889891', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIUDw4oqZGwgHOlogieqsyzip0wW30jA5743bGk+uV3e5+U/R9yL7AS0GXvphtOuOOI4CmAsHcasbFw371H+sA0tPQYeuyAIlEJTYvj1WiabqMovvf1nFdGYtWBjTZP1Rw==', 'fingerprint': 'e2:e4:83:6d:c5:4c:c5:f7:fd:57:1c:b7:1f:78:c8:53', 'user_id': 'a5ec05fe7d7244368c7eec3739a96c19', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyq2mvIttVyDJFanBXFQilZ0+GEMG4ZN5HZgl0qtHjVsxzI6dm50mJ\nBvxoBq2H6vugBwYFK4EEACKhZANiAASFA8OKKmRsIBzpaIInqrMs4qdMFt9IwOe+\nN2xpPrld3uflP0fci+wEtBl76YbTrjjiOApgLB3GrGxcN+9R/rANLT0GHrsgCJRC\nU2L49Vomm6jKL739ZxXRmLVgY02T9Uc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '723a43d1-222e-44ca-95be-c9f4815149f1', 'name': 'tempest-securitygroup--746364710', 'stateful': True, 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': 'tempest-description--612125753', 'shared': False, 'security_group_rules': [{'id': '299b56fc-fce7-4205-94b1-15e6b265cb36', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': '723a43d1-222e-44ca-95be-c9f4815149f1', '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': 267, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:50Z', 'updated_at': '2023-04-17T22:08:50Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, {'id': 'e8df09a2-73e0-4669-9422-f95d0c27827d', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': '723a43d1-222e-44ca-95be-c9f4815149f1', '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': 268, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:50Z', 'updated_at': '2023-04- 17T22:08:50Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}], 'tags': [], 'created_at': '2023-04-17T22:08:50Z', 'updated_at': '2023-04-17T22:08:50Z', 'revision_number': 1, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, 'floating_ip': {'id': 'c3c5223d-7787-4a89-b00d-40f77c7aebf7', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.37', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:55Z', 'updated_at': '2023-04-17T22:08:55Z', 'revision_number': 0, 'ip': '172.24.4.37'}} 2023-04-17 22:09:00,756 80596 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 3.552s 2023-04-17 22:09:00,756 80596 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-1596520601", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2aae2552-3ef8-41d3-84e6-313da6fc203b"}], "security_groups": [{"name": "tempest-securitygroup--746364710"}], "key_name": "tempest-keypair-1290889891", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614', '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-e8d8084f-c1d9-42b7-8db7-daa95bf03c02', 'x-compute-request-id': 'req-e8d8084f-c1d9-42b7-8db7-daa95bf03c02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--746364710"}], "adminPass": "password"}}' 2023-04-17 22:09:00,966 80596 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/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.207s 2023-04-17 22:09:00,966 80596 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 22:09:00 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-13a200a1-f491-4793-ada5-d81e6eff40a8', 'x-compute-request-id': 'req-13a200a1-f491-4793-ada5-d81e6eff40a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "name": "tempest-AttachVolumeShelveTestJSON-server-1596520601", "status": "BUILD", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05f e7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:01Z", "updated": "2023-04-17T22:09:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1290889891", "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 22:09:51,358 80596 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/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.326s 2023-04-17 22:09:51,358 80596 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 22:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', '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-ee2219c2-7600-4a8d-94e4-20389635a93f', 'x-compute-request-id': 'req-ee2219c2-7600-4a8d-94e4-20389635a93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "name": "tempest-AttachVolumeShelveTestJSON-server-1596520601", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:00Z", "updated": "2023-04-17T22:09:22Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:2f:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290889891", "OS-SRV-USG:launched_at": "2023-04-17T22:09:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--746364710"}], "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 22:09:51,373 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:10:51,685 80596 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/cbaa3 995-f00d-4194-b7e2-29bfc6e27614/os-interface 0.253s 2023-04-17 22:10:51,686 80596 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 22:10:51 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-3d078de8-f07b-44ff-8750-bb44f04ae97c', 'x-compute-request-id': 'req-3d078de8-f07b-44ff-8750-bb44f04ae97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "port_id": "11c4742a-b778-458f-9a76-1a8d6330f415", "mac_addr": "fa:16:3e:43:2f:41", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20c14369-a5bc-4322-86d4-8ad16d246f1f", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 22:10:52,388 80596 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/c3c5223d-7787-4a89-b00d-40f77c7aebf7 0.698s 2023-04-17 22:10:52,388 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "11c4742a-b778-458f-9a76-1a8d6330f415"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-79a41d89-36fd-4049-9b96-9706612d9594', 'date': 'Mon, 17 Apr 2023 22:10:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3c5223d-7787-4a89-b00d-40f77c7aebf7'} Body: b'{"floatingip": {"id": "c3c5223d-7787-4a89-b00d-40f77c7aebf7", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.37", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "17f25457-a140-4d75-8605-95982536cf47", "port_id": "11c4742a-b778-458f-9a76-1a8d6330f415", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "mac_address": "fa:16:3e:43:2f:41", "admin_state_up": true, "status": "ACTIVE", "device_id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:08:55Z", "updated_at": "2023-04-17T22:10:51Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:10:52,390 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.37:22' as 'cirros' with public key authentication 2023-04-17 22:10:52,406 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:10:52,427 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:10:52,428 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.37 successfully created 2023-04-17 22:10:52,470 80596 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/cbaa3995-f00d-4194-b7e2-29bfc6e27614/ips 0.041s 2023-04-17 22:10:52,470 80596 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 22:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5edcfcce-f8b3-475e-815a-ed18ac9ab9aa', 'x-compute-request-id': 'req-5edcfcce-f8b3-475e-815a-ed18ac9ab9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-17 22:10:52,720 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes 0.246s 2023-04-17 22:10:52,721 80596 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-44303143"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bba6c8b-2b29-48ea-abd8-50472e7931cc', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bba6c8b-2b29-48ea-abd8-50472e7931cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes'} Body: b'{"volume": {"id": "7a8f47a2-1c3c-4a9e-be45-e53e59c60640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:52.657775", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-44303143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:10:52,767 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640 0.037s 2023-04-17 22:10:52,768 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa976121-47a2-4aca-84ae-f0c8e55284bd', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa976121-47a2-4aca-84ae-f0c8e55284bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640'} Body: b'{"volume": {"id": "7a8f47a2-1c3c-4a9e-be45-e53e59c60640", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:53.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-44303143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}], "user_id": "a5ec05fe7d7244368 c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:10:53,819 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640 0.040s 2023-04-17 22:10:53,820 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b580e5ea-8440-4065-a860-300c897429fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b580e5ea-8440-4065-a860-300c897429fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640'} Body: b'{"volume": {"id": "7a8f47a2-1c3c-4a9e-be45-e53e59c60640", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:10:53.000000", "updated_at": "2023-04-17T22:10:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-44303143", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/7a8f47a2-1c3c-4a9e-be45-e53e59c60640"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:10:54,061 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.217s 2023-04-17 22:10:54,061 80596 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 22:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7baa820d-07d5-4349-9105-c176b30ad0fd', 'x-compute-request-id': 'req-7baa820d-07d5-4349-9105-c176b30ad0fd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'' 2023-04-17 22:10:54,355 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.293s 2023-04-17 22:10:54,355 80596 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 22:10:54 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-0c06eb39-75a9-4ec6-9353-3df8d28b9716', 'x-compute-request-id': 'req-0c06eb39- 75a9-4ec6-9353-3df8d28b9716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"server": {"id": "cbaa3995-f00d-4194-b7e2-29bfc6e27614", "name": "tempest-AttachVolumeShelveTestJSON-server-1596520601", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:00Z", "updated": "2023-04-17T22:10:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:2f:41"}, {"version": 4, "addr": "172.24.4.37", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:2f:41"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1290889891", "OS-SRV-USG:launched_at": "2023-04-17T22:09:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--746364710"}], "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 22:11:44,454 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614 0.037s 2023-04-17 22:11:44,454 80596 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 22:11:44 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-df5eda05-c5f8-456d-a910-c0ff19815c00', 'x-compute-request-id': 'req-df5eda05-c5f8-456d-a910-c0ff19815c00', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cbaa3995-f00d-4194-b7e2-29bfc6e27614'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cbaa3995-f00d-4194-b7e2-29bfc6e27614 could not be found."}}' 2023-04-17 22:11:44,481 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290889891 0.026s 2023-04-17 22:11:44,481 80596 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 22:11:44 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-95735970-817c-4d32-954a-5023218668eb', 'x-compute-request-id': 'req-95735970-817c-4d32-954a-5023218668eb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1290889891'} Body: b'' 2023-04-17 22:11:44,978 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1 0.496s 2023-04-17 22:11:44,978 80596 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-67057ebb-630b-4055-8b65-486ca1e94944', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1'} Body: b'' 2023-04-17 22:11:45,001 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1 0.022s 2023-04-17 22:11:45,001 80596 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-2f1eb96e-bcac-4824-9c1c-2031753444e4', 'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/723a43d1-222e-44ca-95be-c9f4815149f1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 723a43d1-222e-44ca-95be-c9f4815149f1 does not exist", "detail": ""}}' 2023-04-17 22:11:45,747 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c3c5223d-7787-4a89-b00d-40f77c7aebf7 0.745s 2023-04-17 22:11:45,748 80596 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-d068a18f-bf69-4261-aa18-5101ac1684b7', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c3c5223d-7787-4a89-b00d-40f77c7aebf7'} 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 1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:49,518 80600 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:09:49,865 80600 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.344s 2023-04-17 22:09:49,865 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1691187973", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFeeT2ktb2ezEbDneceaEkdmYL0Q+OMfaTSuKEyaa3rHRe7RFynAalW4DVkVwOj9o4faZsUrmyKgb2c54eejkRheCP0UOpP4kS7Z/K/ZA1t+erJPufbj/hsftZaYU+qdg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c938ea7-f516-4112-bc14-80a5b2b64c37', 'x-compute-request-id': 'req-5c938ea7-f516-4112-bc14-80a5b2b64c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1691187973", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFeeT2ktb2ezEbDneceaEkdmYL0Q+OMfaTSuKEyaa3rHRe7RFynAalW4DVkVwOj9o4faZsUrmyKgb2c54eejkRheCP0UOpP4kS7Z/K/ZA1t+erJPufbj/hsftZaYU+qdg==", "fingerprint": "8b:0f:e5:fd:5a:c8:3c:1b:ae:0d:08:ec:fd:9f:ac:6a", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5"}}' 2023-04-17 22:09:49,868 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1691187973 created 2023-04-17 22:09:50,186 80600 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.317s 2023-04-17 22:09:50,186 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1470488494", "description": "tempest-description--1796611763"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ca1cf505-9a26-430b-9496-83c857fd7914', 'date': 'Mon, 17 Apr 2023 22:09:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "name": "tempest-securitygroup--1470488494", "stateful": true, "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "description": "tempest-description--1796611763", "shared": false, "security_group_rules": [{"id": "0a5a255d-381c-4a87-a7ca-ec34de6dbd43", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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": 458, "description": null, "tags": [], "created_at": "2023-04-17T22:09:49Z", "updated_at": "2023-04-17T22:09:49Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}, {"id": "119549af-6256-440c-a8dd-03889bf0c895", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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": 4 57, "description": null, "tags": [], "created_at": "2023-04-17T22:09:49Z", "updated_at": "2023-04-17T22:09:49Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}], "tags": [], "created_at": "2023-04-17T22:09:49Z", "updated_at": "2023-04-17T22:09:49Z", "revision_number": 1, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:09:50,357 80600 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.170s 2023-04-17 22:09:50,357 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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-b2f42fb6-272c-4cfb-ab06-5e0fe7a20a78', 'date': 'Mon, 17 Apr 2023 22:09: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": "9a6b65e6-1087-4de9-bb9c-12185d65cc2a", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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-17T22:09:50Z", "updated_at": "2023-04-17T22:09:50Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:09:50,523 80600 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.165s 2023-04-17 22:09:50,523 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bb3de19a-aac0-4be4-b6c7-a8396d974fe8', 'date': 'Mon, 17 Apr 2023 22:09: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": "b36e1452-d77d-4a46-b290-1df32f1c4d66", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "security_group_id": "79d07661-5417-4c14-86a6-f4e78a722ee1", "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-17T22:09:50Z", "updated_at": "2023-04-17T22:09:50Z", "revision_number": 0, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:09:50,523 80600 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1470488494 created 2023-04-17 22:09:51,653 80600 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.129s 2023-04-17 22:09:51,653 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673" }} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1769c7a1-fa7b-4b07-80fa-8735973e9750', 'date': 'Mon, 17 Apr 2023 22:09:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "31d51e86-3f71-4d2c-b065-5426eb0b38b9", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "floating_ip_address": "172.24.4.222", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "416fcd7cd2bc486884f751acab268fd8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:51Z", "updated_at": "2023-04-17T22:09:51Z", "revision_number": 0}}' 2023-04-17 22:09:51,654 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '31d51e86-3f71-4d2c-b065-5426eb0b38b9', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '416fcd7cd2bc486884f751acab268fd8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:51Z', 'updated_at': '2023-04-17T22:09:51Z', 'revision_number': 0, 'ip': '172.24.4.222'} created 2023-04-17 22:09:51,739 80600 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.080s 2023-04-17 22:09:51,739 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:51 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-11512ad6-07db-4d37-9697-369e4995e934', '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": "70af0dc4dbf24ae1add76f3c87f8b1b5", "name": "tempest-VolumesAdminNegativeTest-315022411-project-member", "password_expires_at": null}, "audit_ids": ["JMDd2SjdSHiWwwy-dOzNMw"], "expires_at": "2023-04-17T23:09:51.000000Z", "issued_at": "2023-04-17T22:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "416fcd7cd2bc486884f751acab268fd8", "name": "tempest-VolumesAdminNegativeTest-315022411"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "pl acement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:51,740 80600 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '83a63ee2-d2cb-414d-bab9-c556ee1c2c88', 'name': 'tempest-VolumesAdminNegativeTest-625420379-network', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '416fcd7cd2bc486884f751acab268fd8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19674, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:32Z', 'updated_at': '2023-04-17T22:09:32Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:51,740 80600 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1691187973', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDFeeT2ktb2ezEbDneceaEkdmYL0Q+OMfaTSuKEyaa3rHRe7RFynAalW4DVkVwOj9o4faZsUrmyKgb2c54eejkRheCP0UOpP4kS7Z/K/ZA1t+erJPufbj/hsftZaYU+qdg==', 'fingerprint': '8b:0f:e5:fd:5a:c8:3c:1b:ae:0d:08:ec:fd:9f:ac:6a', 'user_id': '70af0dc4dbf24ae1add76f3c87f8b1b5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC3pqXxpLuzKMCKci7ttRysBfWtYy7XR2cnGHFuvT2SF54aUFsqQPx6\nXoIY0sisWCSgBwYFK4EEACKhZANiAAQxXnk9pLW9nsxGw53nHmhJHZmC9EPjjH2k\n0rihMmmt6x0Xu0RcpwGpVuA1ZFcDo/aOH2mbFK5sioG9nOeHno5EYXgj9FDqT+JE\nu2fyv2QNbfnqyT7n24/4bH7WWmFPqnY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '79d07661-5417-4c14-86a6-f4e78a722ee1', 'name': 'tempest-securitygroup--1470488494', 'stateful': True, 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'description': 'tempest-description--1796611763', 'shared': False, 'security_group_rules': [{'id': '0a5a255d-381c-4a87-a7ca-ec34de6dbd43', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'security_group_id': '79d07661-5417-4c14-86a6-f4e78a722ee1', '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': 458, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:09:49Z', 'updated_at': '2023-04-17T22:09:49Z', 'revision_number': 0, 'project_id': '416fcd7cd2bc486884f751acab268fd8'}, {'id': '119549af-6256-440c-a8dd-03889bf0c895', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'security_group_id': '79d07661-5417-4c14-86a6-f4e78a722ee1', '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': 457, 'description': None, 'tags': [], 'created_at': '20 23-04-17T22:09:49Z', 'updated_at': '2023-04-17T22:09:49Z', 'revision_number': 0, 'project_id': '416fcd7cd2bc486884f751acab268fd8'}], 'tags': [], 'created_at': '2023-04-17T22:09:49Z', 'updated_at': '2023-04-17T22:09:49Z', 'revision_number': 1, 'project_id': '416fcd7cd2bc486884f751acab268fd8'}, 'floating_ip': {'id': '31d51e86-3f71-4d2c-b065-5426eb0b38b9', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '416fcd7cd2bc486884f751acab268fd8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:51Z', 'updated_at': '2023-04-17T22:09:51Z', 'revision_number': 0, 'ip': '172.24.4.222'}} 2023-04-17 22:09:52,546 80600 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 0.805s 2023-04-17 22:09:52,546 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1397556093", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88"}], "security_groups": [{"name": "tempest-securitygroup--1470488494"}], "key_name": "tempest-keypair-1691187973", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d59a6c8-4934-4cce-9955-507954e1b01a', 'x-compute-request-id': 'req-6d59a6c8-4934-4cce-9955-507954e1b01a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1470488494"}], "adminPass": "x26EcvCzYpbY"}}' 2023-04-17 22:09:52,620 80600 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/d9386728-7c3f-42ff-8f1c-51748ccefff3 0.070s 2023-04-17 22:09:52,620 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15accd5-c191-4f97-b2cf-97b3b60db75c', 'x-compute-request-id': 'req-e15accd5-c191-4f97-b2cf-97b3b60db75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3'} Body: b'{"server": {"id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "name": "tempest-VolumesAdminNegativeTest-server-1397556093", "status": "BUILD", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metada ta": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:53Z", "updated": "2023-04-17T22:09:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1691187973", "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 22:10:42,898 80600 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/d9386728-7c3f-42ff-8f1c-51748ccefff3 0.229s 2023-04-17 22:10:42,898 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:42 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-c99385d0-64dc-4806-84e3-38d6ef3d627d', 'x-compute-request-id': 'req-c99385d0-64dc-4806-84e3-38d6ef3d627d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3'} Body: b'{"server": {"id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "name": "tempest-VolumesAdminNegativeTest-server-1397556093", "status": "ACTIVE", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metadata": {}, "hostId": "c538d0ab25f47b36ca4c0cef27e1d05bc7870a1d7f4a292954e50d8b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:52Z", "updated": "2023-04-17T22:10:00Z", "addresses": {"tempest-VolumesAdminNegativeTest-625420379-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:26:04"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1691187973", "OS-SRV-USG:launched_at": "2023-04-17T22:10:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1470488494"}], "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 22:10:42,911 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:11:43,183 80600 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/d9386728-7c3f-42ff-8f1c-51748ccefff3/os-interface 0.267s 2023-04-17 22:11:43,183 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:42 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-22890c90-37f6-4b9e-b131-e8a5e2d4dde5', 'x-compute-request-id': 'req-22890c90-37f6-4b9e-b131-e8a5e2d4dde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d9386728-7c3f-42ff-8f1c-51748ccefff3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88", "port_id": "54d6ec48-0412-4678-9745-e657a446347d", "mac_addr": "fa:16:3e:c6:26:04", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "41790fcb-cf90-49e1-b1b0-398bbc18ba49", "ip_address": "10.0.0.7"}]}]}' 2023-04-17 22:11:44,940 80600 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/31d51e86-3f71-4d2c-b065-5426eb0b38b9 1.752s 2023-04-17 22:11:44,940 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "54d6ec48-0412-4678-9745-e657a446347d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d73facef-0e47-4abc-a5b2-dab4f644ef02', 'date': 'Mon, 17 Apr 2023 22:11:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/31d51e86-3f71-4d2c-b065-5426eb0b38b9'} Body: b'{"floatingip": {"id": "31d51e86-3f71-4d2c-b065-5426eb0b38b9", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "floating_ip_address": "172.24.4.222", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "43a52215-05fa-479d-85fb-9248fe2df4d0", "port_id": "54d6ec48-0412-4678-9745-e657a446347d", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88", "mac_address": "fa:16:3e:c6:26:04", "admin_state_up": true, "status": "ACTIVE", "device_id": "d9386728-7c3f-42ff-8f1c-51748ccefff3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:51Z", "updated_at": "2023-04-17T22:11:43Z", "revision_number": 1, "project_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:11:44,943 80600 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.222:22' as 'cirros' with public key authentication 2023-04-17 22:11:44,980 80600 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:11:45,004 80600 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:11:45,004 80600 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.222 successfully created 2023-04-17 22:11:45,238 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes 0.233s 2023-04-17 22:11:45,239 80600 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-2034261350"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d586d7-c3bf-42f7-8223-ae501c52e1b3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-ope nstack-request-id': 'req-d0d586d7-c3bf-42f7-8223-ae501c52e1b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes'} Body: b'{"volume": {"id": "1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:45.177663", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034261350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:45,295 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a 0.047s 2023-04-17 22:11:45,295 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-828eff93-f566-40c7-ae42-c3b05087afb3', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-828eff93-f566-40c7-ae42-c3b05087afb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a'} Body: b'{"volume": {"id": "1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:45.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2034261350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:11:46,347 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a 0.040s 2023-04-17 22:11:46,348 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2624da25-ae5e-4a8f-9a1a-712224450932', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2624da25-ae5e-4a8f-9a1a-712224450932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a'} Body: b'{"volume": {"id": "1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a", "sta tus": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:45.000000", "updated_at": "2023-04-17T22:11:45.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2034261350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/1ac7026d-3a9f-4ae1-90bf-bd0ba7f13d7a"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' 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 d039b79f-b844-4ddb-9670-31a8090da23d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:00,395 80592 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/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.317s 2023-04-17 22:09:00,396 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-acc5b5a4-390e-45d9-b227-f6e5a4e3f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:09:01,212 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.786s 2023-04-17 22:09:01,212 80592 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 22:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-754fc718-869e-4cab-92c7-541241dd2082', '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": "5fa4a52bd9634a16b9c192ae79d08c6d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "created_at": "2023-04-17T22:09:01Z", "updated_at": "2023-04-17T22:09:01Z", "tags": [], "self": "/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "file": "/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:09:03,373 80592 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-17 22:09:03,374 80592 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/caf3ea13-92a9-40f8-bd4a-51f6b5c53327/file 2.161s 2023-04-17 22:09:03,374 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-aec84a5a-7b60-496c-b617-63b3c0d465c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327/file'} Body: b'' 2023-04-17 22:09:03,375 80592 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:09:03,375 80592 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:09:03,618 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.240s 2023-04-17 22:09:03,619 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1545084897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXWDpAmHJN6DEa8aBiSGZSIAf3NwsuJLBqtY30pGhgpUFLMNyDpGDxGPXPI9IR47QvVMEhsqH5smKDhL4yjmsCvpuEmnNtj1uTFOgYDJS1VE0IAdB4c78I6NkPJBVnexQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:03 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-5f232c77-1395-4ae4-b09b-b9be080ed747', 'x-compute-request-id': 'req-5f232c77-1395-4ae4-b09b-b9be080ed747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1545084897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXWDpAmHJN6DEa8aBiSGZSIAf3NwsuJLBqtY30pGhgpUFLMNyDpGDxGPXPI9IR47QvVMEhsqH5smKDhL4yjmsCvpuEmnNtj1uTFOgYDJS1VE0IAdB4c78I6NkPJBVnexQ==", "fingerprint": "db:8f:fa:a1:1d:d3:7c:a1:0d:a7:dd:4e:16:ed:5d:19", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4"}}' 2023-04-17 22:09:03,623 80592 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1545084897 created 2023-04-17 22:09:04,475 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.851s 2023-04-17 22:09:04,475 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1047582208", "description": "tempest-description--1393863785"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-13129dd2-6d6f-46aa-8a78-92fd1c16304b', 'date': 'Mon, 17 Apr 2023 22:09:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "name": "tempest-securitygroup--1047582208", "stateful": true, "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "description": "tempest-description--1393863785", "shared": false, "security_group_rules": [{"id": "2a809eb7-4fbd-401d-8804-a7c8a7490d3d", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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": 328, "description": null, "tags": [], "create d_at": "2023-04-17T22:09:04Z", "updated_at": "2023-04-17T22:09:04Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}, {"id": "b5bb230e-cf96-4439-b2ac-de1d54749986", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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": 327, "description": null, "tags": [], "created_at": "2023-04-17T22:09:03Z", "updated_at": "2023-04-17T22:09:03Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}], "tags": [], "created_at": "2023-04-17T22:09:03Z", "updated_at": "2023-04-17T22:09:04Z", "revision_number": 1, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:09:05,887 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.411s 2023-04-17 22:09:05,887 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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-f82f4c94-ed59-411a-b683-a5c5adcbd13b', 'date': 'Mon, 17 Apr 2023 22:09:05 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": "38c9c7da-de7e-4647-b9ed-e92af20f8f20", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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-17T22:09:05Z", "updated_at": "2023-04-17T22:09:05Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:09:07,281 80592 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.393s 2023-04-17 22:09:07,281 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6cdf83b0-2201-4ace-bcce-57acf5528ea6', 'date': 'Mon, 17 Apr 2023 22:09:07 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": "d67435e7-dd03-46b9-9157-04c6690d359b", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "security_group_id": "758f2c57-06c6-4ef9-913b-b94f0b0733f4", "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-17T22:09:06Z", "updated_at": "2023-04-17T22:09:06Z", "revision_number": 0, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:09:07,281 80592 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1047582208 created 2023-04-17 22:09:09,411 80592 INFO [tempest.lib.common.rest_client] Reques t (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.129s 2023-04-17 22:09:09,412 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2d70cf2d-01c8-4125-8b90-41d6f9157fe2', 'date': 'Mon, 17 Apr 2023 22:09:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "395e0f44-d1f0-4271-a01d-2e1531541e4d", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "floating_ip_address": "172.24.4.177", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fd70480cd5364a3185fe097f88c290ae", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:08Z", "updated_at": "2023-04-17T22:09:08Z", "revision_number": 0}}' 2023-04-17 22:09:09,412 80592 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '395e0f44-d1f0-4271-a01d-2e1531541e4d', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'floating_ip_address': '172.24.4.177', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd70480cd5364a3185fe097f88c290ae', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:08Z', 'updated_at': '2023-04-17T22:09:08Z', 'revision_number': 0, 'ip': '172.24.4.177'} created 2023-04-17 22:09:09,454 80592 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.038s 2023-04-17 22:09:09,455 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:09 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-6e5d3b9d-ee40-4ef4-bbd4-84f55f093e84', '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": "79a02ae084a541b1b7a3fda0190b9ae4", "name": "tempest-AttachSCSIVolumeTestJSON-885264932-project-member", "password_expires_at": null}, "audit_ids": ["PKY1XchzRciuuMPJkFKGnw"], "expires_at": "2023-04-17T23:09:09.000000Z", "issued_at": "2023-04-17T22:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd70480cd5364a3185fe097f88c290ae", "name": "tempest-AttachSCSIVolumeTestJSON-885264932"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fd70480cd5364a3185fe097f88c290ae", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c 290ae", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:09,456 80592 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd5f5ecb0-5758-4318-bb86-c30fc214049a', 'name': 'tempest-AttachSCSIVolumeTestJSON-43150130-network', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd70480cd5364a3185fe097f88c290ae', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60810, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:09,456 80592 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1545084897', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXWDpAmHJN6DEa8aBiSGZSIAf3NwsuJLBqtY30pGhgpUFLMNyDpGDxGPXPI9IR47QvVMEhsqH5smKDhL4yjmsCvpuEmnNtj1uTFOgYDJS1VE0IAdB4c78I6NkPJBVnexQ==', 'fingerprint': 'db:8f:fa:a1:1d:d3:7c:a1:0d:a7:dd:4e:16:ed:5d:19', 'user_id': '79a02ae084a541b1b7a3fda0190b9ae4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDALP9ILKkmMes9dvLPfhrw+zd66wcoTVsjjT+w3Yi8IG59d8EhV1VWQ\nUCzUCqnI1ougBwYFK4EEACKhZANiAAQF1g6QJhyTegxGvGgYkhmUiAH9zcLLiSwa\nrWN9KRoYKVBSzDcg6Rg8Rj1zyPSEeO0L1TBIbKh+bJig4S+Mo5rAr6bhJpzbY9bk\nxToGAyUtVRNCAHQeHO/COjZDyQVZ3sU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '758f2c57-06c6-4ef9-913b-b94f0b0733f4', 'name': 'tempest-securitygroup--1047582208', 'stateful': True, 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'description': 'tempest-description--1393863785', 'shared': False, 'security_group_rules': [{'id': '2a809eb7-4fbd-401d-8804-a7c8a7490d3d', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'security_group_id': '758f2c57-06c6-4ef9-913b-b94f0b0733f4', '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': 328, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:09:04Z', 'updated_at': '2023-04-17T22:09:04Z', 'revision_number': 0, 'project_id': 'fd70480cd5364a3185fe097f88c290ae'}, {'id': 'b5bb230e-cf96-4439-b2ac-de1d54749986', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'security_gro up_id': '758f2c57-06c6-4ef9-913b-b94f0b0733f4', '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': 327, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:09:03Z', 'updated_at': '2023-04-17T22:09:03Z', 'revision_number': 0, 'project_id': 'fd70480cd5364a3185fe097f88c290ae'}], 'tags': [], 'created_at': '2023-04-17T22:09:03Z', 'updated_at': '2023-04-17T22:09:04Z', 'revision_number': 1, 'project_id': 'fd70480cd5364a3185fe097f88c290ae'}, 'floating_ip': {'id': '395e0f44-d1f0-4271-a01d-2e1531541e4d', 'tenant_id': 'fd70480cd5364a3185fe097f88c290ae', 'floating_ip_address': '172.24.4.177', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd70480cd5364a3185fe097f88c290ae', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:09:08Z', 'updated_at': '2023-04-17T22:09:08Z', 'revision_number': 0, 'ip': '172.24.4.177'}} 2023-04-17 22:09:11,870 80592 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 2.413s 2023-04-17 22:09:11,871 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "imageRef": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "d5f5ecb0-5758-4318-bb86-c30fc214049a"}], "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "key_name": "tempest-keypair-1545084897", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0076cd-85ca-4633-884d-b195b91c8682', 'x-compute-request-id': 'req-ee0076cd-85ca-4633-884d-b195b91c8682', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "adminPass": "5Y2jWqrTEFZA"}}' 2023-04-17 22:09:11,974 80592 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/b2751b9c-c966-416d-aaaa-81756198849c 0.100s 2023-04-17 22:09:11,974 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4729363a-9ce5-49aa-8aa2-4360440a321d', 'x-compute-request-id': 'req-4729363a-9ce5-49aa-8aa2-4360440a321d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0 .210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "status": "BUILD", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "metadata": {}, "hostId": "", "image": {"id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:12Z", "updated": "2023-04-17T22:09:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1545084897", "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 22:10:02,267 80592 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/b2751b9c-c966-416d-aaaa-81756198849c 0.231s 2023-04-17 22:10:02,268 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd8f58c-7799-43f7-84ff-d5e1f3fd0ad6', 'x-compute-request-id': 'req-7cd8f58c-7799-43f7-84ff-d5e1f3fd0ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "status": "ACTIVE", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "metadata": {}, "hostId": "1df8270c290429f58ea83c4ed8e48fd9720fb5970f1ee1f1c96bafe1", "image": {"id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:11Z", "updated": "2023-04-17T22:09:29Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-43150130-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:4d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1545084897", "OS-SRV-USG:launched_at": "2023-04-17T22:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "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 22:10:02,280 80592 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:11:02,504 80592 INFO [tem pest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c/os-interface 0.183s 2023-04-17 22:11:02,504 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c292c3-23e4-4b7a-b02f-e2d003b79672', 'x-compute-request-id': 'req-f8c292c3-23e4-4b7a-b02f-e2d003b79672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d5f5ecb0-5758-4318-bb86-c30fc214049a", "port_id": "ece1440f-e4b0-4eef-9ab4-6a741473bf2f", "mac_addr": "fa:16:3e:96:4d:19", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "ee20c0c4-7b66-4758-9a25-a026bb35003b", "ip_address": "10.0.0.5"}]}]}' 2023-04-17 22:11:03,245 80592 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/395e0f44-d1f0-4271-a01d-2e1531541e4d 0.737s 2023-04-17 22:11:03,246 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ece1440f-e4b0-4eef-9ab4-6a741473bf2f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-88f893ca-3d1f-4192-9d48-d521c77d0468', 'date': 'Mon, 17 Apr 2023 22:11:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/395e0f44-d1f0-4271-a01d-2e1531541e4d'} Body: b'{"floatingip": {"id": "395e0f44-d1f0-4271-a01d-2e1531541e4d", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "floating_ip_address": "172.24.4.177", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "8ffd7b7f-0ea5-4fb4-802d-304a97c58669", "port_id": "ece1440f-e4b0-4eef-9ab4-6a741473bf2f", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d5f5ecb0-5758-4318-bb86-c30fc214049a", "mac_address": "fa:16:3e:96:4d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "b2751b9c-c966-416d-aaaa-81756198849c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:09:08Z", "updated_at": "2023-04-17T22:11:02Z", "revision_number": 1, "project_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:11:03,248 80592 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.177:22' as 'cirros' with public key authentication 2023-04-17 22:11:03,284 80592 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:11:03,326 80592 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:11:03,326 80592 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.177 successfully created 2023-04-17 22:11:03,549 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes 0.222s 2023-04-17 22:11:03,550 80592 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-1042925098"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:03 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4226196-9076-4638-ba69-ff92fd0e6bd6', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4226196-9076-4638-ba69-ff92fd0e6bd6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes'} Body: b'{"volume": {"id": "d039b79f-b844-4ddb-9670-31a8090da23d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:03.488303", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042925098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}], "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:03,619 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d 0.059s 2023-04-17 22:11:03,620 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08261b87-132a-4976-b071-23ab28eb20a9', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08261b87-132a-4976-b071-23ab28eb20a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d'} Body: b'{"volume": {"id": "d039b79f-b844-4ddb-9670-31a8090da23d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:03.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042925098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}], "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:11:04,673 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d 0.040s 2023-04-17 22:11:04,673 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee871f5-89d3-40c7-b4e8-7faab5071469', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee871f5-89d3-40c7-b4e8-7faab5071469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d'} Body: b'{"volume": {"id": "d039b79f-b844-4ddb-9670-31a8090da23d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:03.000000", "updated_at": "2023-04-17T22:11:04.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1042925098", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fd70480cd5364a3185fe097f88c290ae/volumes/d039b79f-b844-4ddb-9670-31a8090da23d"}], "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd70480cd5364a3185fe097f88c290ae"}}' 2023-04-17 22:11:04,805 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c 0.119s 2023-04-17 22:11:04,805 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:04 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-b56ec2a6-fbff-45df-83f6-acae8aa6e6da', 'x-compute-request-id': 'req-b56ec2a6-fbff-45df-83f6-acae8aa6e6da', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'' 2023-04-17 22:11:05,034 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c 0.228s 2023-04-17 22:11:05,035 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1daea677-5abb-4fa6-b04f-36afa672b2f1', 'x-compute-request-id': 'req-1daea677-5abb-4fa6-b04f-36afa672b2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"server": {"id": "b2751b9c-c966-416d-aaaa-81756198849c", "name": "tempest-AttachSCSIVolumeTestJSON-server-518621003", "status": "ACTIVE", "tenant_id": "fd70480cd5364a3185fe097f88c290ae", "user_id": "79a02ae084a541b1b7a3fda0190b9ae4", "metadata": {}, "hostId": "1df8270c290429f58ea83c4ed8e48fd9720fb5970f1ee1f1c96bafe1", "image": {"id": "caf3ea13-92a9-40f8-bd4a-51f6b5c53327", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:11Z", "updated": "2023-04-17T22:11:05Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-43150130-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:4d:19"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:4d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "sel f", "href": "http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b2751b9c-c966-416d-aaaa-81756198849c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1545084897", "OS-SRV-USG:launched_at": "2023-04-17T22:09:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1047582208"}], "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 22:11:55,149 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c 0.053s 2023-04-17 22:11:55,150 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:55 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-e3850ccc-58d5-4e2f-8686-2a5588378421', 'x-compute-request-id': 'req-e3850ccc-58d5-4e2f-8686-2a5588378421', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b2751b9c-c966-416d-aaaa-81756198849c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b2751b9c-c966-416d-aaaa-81756198849c could not be found."}}' 2023-04-17 22:11:55,217 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1545084897 0.066s 2023-04-17 22:11:55,218 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:55 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-8dfeb676-55bb-4c04-b48c-8150478e4f54', 'x-compute-request-id': 'req-8dfeb676-55bb-4c04-b48c-8150478e4f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1545084897'} Body: b'' 2023-04-17 22:11:55,474 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4 0.255s 2023-04-17 22:11:55,474 80592 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-f12621c8-620c-4423-8b7a-64dc6eac94a1', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4'} Body: b'' 2023-04-17 22:11:55,498 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4 0.023s 2023-04-17 22:11:55,499 80592 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-o penstack-request-id': 'req-8a1abc5f-077b-4fc1-9476-c0b06925a588', 'date': 'Mon, 17 Apr 2023 22:11:55 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/758f2c57-06c6-4ef9-913b-b94f0b0733f4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 758f2c57-06c6-4ef9-913b-b94f0b0733f4 does not exist", "detail": ""}}' 2023-04-17 22:11:56,430 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/395e0f44-d1f0-4271-a01d-2e1531541e4d 0.931s 2023-04-17 22:11:56,431 80592 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-6f96a49b-b4d8-4131-b827-7f42d05f187e', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:11:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/395e0f44-d1f0-4271-a01d-2e1531541e4d'} Body: b'' 2023-04-17 22:11:56,564 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327 0.132s 2023-04-17 22:11:56,564 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2cc366b9-0178-4bd2-a30c-0d84fb666a15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327'} Body: b'' 2023-04-17 22:11:56,582 80592 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327 0.017s 2023-04-17 22:11:56,582 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d276548d-adb5-4867-9d07-e4951996461d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/caf3ea13-92a9-40f8-bd4a-51f6b5c53327'} Body: b'{"message": "No image found with ID caf3ea13-92a9-40f8-bd4a-51f6b5c53327

\\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 96aade56-0e50-49c3-b5d6-8fc265d4c568 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:59,159 80604 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes 0.721s 2023-04-17 22:11:59,159 80604 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-1852670089", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b6b8a0-dab2-47b8-ba67-a8d14439aa66', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b6b8a0-dab2-47b8-ba67-a8d14439aa66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes'} Body: b'{"volume": {"id": "96aade56-0e50-49c3-b5d6-8fc265d4c568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:59.075507", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1852670089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}], "user_id": "4b270ed9447044cfa3fc6a76569ada61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:59,222 80604 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568 0.052s 2023-04-17 22:11:59,223 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778d5738-eeb6-413b-b09a-1b09e09dd9fe', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778d5738-eeb6-413b-b09a-1b09e09dd9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568'} Body: b'{"volume": {"id": "96aade56-0e50-49c3-b5d6-8fc265d4c568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:59.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1852670089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}], "user_id": "4b270ed9447044cfa3fc6a76569ada61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03b4b87ce71d48e99814b861bd614081"}}' 2023-04-17 22:12:00,284 80604 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568 0.041s 2023-04-17 22:12:00,284 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81194768-a5cc-42dc-84ba-e9f258deaacc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81194768-a5cc-42dc-84ba-e9f258deaacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568'} Body: b'{"volume": {"id": "96aade56-0e50-49c3-b5d6-8fc265d4c568", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:59.000000", "updated_at": "2023-04-17T22:11:59.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1852670089", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03b4b87ce71d48e99814b861bd614081/volumes/96aade56-0e50-49c3-b5d6-8fc265d4c568"}], "user_id": "4b270ed9447044cfa3fc6a76569ada61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03b4b87ce71d48e99814b861bd614081"}}' 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 d75f2e81-55cc-47ad-b4f5-500b15672361 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:10,168 80604 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.538s 2023-04-17 22:12:10,168 80604 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-832292722", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/d75f2e81-55cc-47ad-b4f5-500b15672361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8edd316-ee94-4cf0-8043-4d2d5796dfc3', 'x-compute-request-id': 'req-d8edd316-ee94-4cf0-8043-4d2d5796dfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "d75f2e81-55cc-47ad-b4f5-500b15672361", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:12:10.034404", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-832292722", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 22:12:10,263 80604 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/d75f2e81-55cc-47ad-b4f5-500b15672361 0.090s 2023-04-17 22:12:10,264 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b012ee8-1b3f-43ee-a546-ac4c2f57815d', 'x-compute-request-id': 'req-1b012ee8-1b3f-43ee-a546-ac4c2f57815d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d75f2e81-55cc-47ad-b4f5-500b15672361'} Body: b'{"volume": {"id": "d75f2e81-55cc-47ad-b4f5-500b15672361", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:12:10.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-832292722", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-17 22:12:11,356 80604 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/d75f2e81-55cc-47ad-b4f5-500b15672361 0.086s 2023-04-17 22:12:11,357 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e9daaf-b173-4942-93a7-633e2fbe6fd5', 'x-compute-request-id': 'req-b0e9daaf-b173-4942-93a7-633e2fbe6fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/d75f2e81-55cc-47ad-b4f5-500b15672361'} Body: b'{"volume": {"id": "d75f2e81-55cc-47ad-b4f5-500b15672361", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:12:10.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-832292722", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 a41303b7-7890-4944-9d5d-37385e26601e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:17,495 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types 0.168s 2023-04-17 22:12:17,495 80604 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-185147156"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c849457-36fd-45ef-9e03-61995903d4c3', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c849457-36fd-45ef-9e03-61995903d4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types'} Body: b'{"volume_type": {"id": "c974a388-1e3b-4a69-b684-ee7f391fbc46", "name": "tempest-GroupsV320Test-volume-type-185147156", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:17,531 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types 0.029s 2023-04-17 22:12:17,531 80604 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-29227275"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c687577-9fd6-4302-acd1-43b8ad134967', 'content-length': '175', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c687577-9fd6-4302-acd1-43b8ad134967', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types'} Body: b'{"group_type": {"id": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "name": "tempest-GroupsV320Test-group-type-29227275", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:17,773 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups 0.237s 2023-04-17 22:12:17,774 80604 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": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "volume_types": ["c974a388-1e3b-4a69-b684-ee7f391fbc46"], "name": "tempest-GroupsV320Test-Group-2028738371"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ee4b08-fdf0-4def-bd28-a766f3e14ae0', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ee4b08-fdf0-4def-bd28-a766f3e14ae0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups'} Body: b'{"group": {"id": "a41303b7-7890-4944-9d5d-37385e26601e", "name": "tempest-GroupsV320Test-Group-2028738371"}}' 2023-04-17 22:12:17,820 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e 0.044s 2023-04-17 22:12:17,821 80604 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 22:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428af177-888c-4d7f-a1fe-37e435390f48', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428af177-888c-4d7f-a1fe-37e435390f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e'} Body: b'{"group": {"id": "a41303b7-7890-4944-9d5d-37385e26601e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:18.000000", "name": "tempest-GroupsV320Test-Group-2028738371", "description": null, "group_type": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "volume_types": ["c974a388-1e3b-4a69-b684-ee7f391fbc46"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:18,868 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e 0.042s 2023-04-17 22:12:18,868 80604 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 22:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f52f45c-01ce-4249-bb1f-c6c446108a4d', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f52f45c-01ce-4249-bb1f-c6c446108a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e'} Body: b'{"group": {"id": "a41303b7-7890-4944-9d5d-37385e26601e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:18.000000", "name": "tempest-GroupsV320Test-Group-2028738371", "description": null, "group_type": "ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2", "volume_types": ["c974a388-1e3b-4a69-b684-ee7f391fbc46"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:18,956 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/volumes/detail 0.081s 2023-04-17 22:12:18,956 80604 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 22:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3cd9a8-6aaf-4811-8803-7b4e0c95a540', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3cd9a8-6aaf-4811-8803-7b4e0c95a540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:19,054 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e/action 0.086s 2023-04-17 22:12:19,054 80604 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 22:12:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f16ab3-e723-40e2-9990-bdcc1072691a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e/action'} Body: b'' 2023-04-17 22:12:19,069 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e 0.015s 2023-04-17 22:12:19,070 80604 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 22:12:19 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-d0d41f0e-0f70-4920-a662-b25900fc0586', 'x-openstack-request-id': 'req-d0d41f0e-0f70-4920-a662-b25900fc0586', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7fb38ccf23b24535b2b9fb1ad8710f90/groups/a41303b7-7890-4944-9d5d-37385e26601e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a41303b7-7890-4944-9d5d-37385e26601e could not be found."}}' 2023-04-17 22:12:19,100 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types/ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2 0.029s 2023-04-17 22:12:19,100 80604 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 22:12:19 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-8d55a5a0-77e9-4110-b57d-fb5010adb29d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/group_types/ffdbeadc-8f86-4db7-b1b4-401d4e11dbb2'} Body: b'' 2023-04-17 22:12:19,171 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46 0.070s 2023-04-17 22:12:19,172 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f92018d-94a2-460e-a39a-5c617f4ee781', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46'} Body: b'' 2023-04-17 22:12:19,191 80604 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46 0.018s 2023-04-17 22:12:19,191 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '11 4', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ee915b-b82c-4241-b97a-04dfeb983aa3', 'x-openstack-request-id': 'req-10ee915b-b82c-4241-b97a-04dfeb983aa3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad69ae4793444eb5922bab6ba63bb7b3/types/c974a388-1e3b-4a69-b684-ee7f391fbc46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c974a388-1e3b-4a69-b684-ee7f391fbc46 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 3ebeadfa-cb6b-404d-9f36-2ca1187ce28e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:22,984 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes 0.430s 2023-04-17 22:12:22,984 80604 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-877374642"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b9fabe-0437-42e5-90b4-b140fce05b66', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b9fabe-0437-42e5-90b4-b140fce05b66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:22.920740", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:23,035 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.041s 2023-04-17 22:12:23,036 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49f450d-48ff-4f8b-aa7e-947ddc948db4', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49f450d-48ff-4f8b-aa7e-947ddc948db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:24,088 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.041s 2023-04-17 22:12:24,089 80604 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626ba058-154c-4cfa-8434-81743c2e0c41', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626ba058-154c-4cfa-8434-81743c2e0c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": "2023-04-17T22:12:23.000000", "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:24,143 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.043s 2023-04-17 22:12:24,143 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9bb5ea6-2a53-45bd-a14d-dad4937996d0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9bb5ea6-2a53-45bd-a14d-dad4937996d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"volume": {"id": "3ebeadfa-cb6b-404d-9f36-2ca1187ce28e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": "2023-04-17T22:12:23.000000", "name": "tempest-VolumesTransfersTest-Volume-877374642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:24,249 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.095s 2023-04-17 22:12:24,249 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b39717-63ce-4c5e-acf1-9c712ab33c94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'' 2023-04-17 22:12:24,270 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e 0.020s 2023-04-17 22:12:24,270 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-296bb274-a529-482f-9289-63cc8b4e3188', 'x-openstack-request-id': 'req-296bb274-a529-482f-9289-63cc8b4e3188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/3ebeadfa-cb6b-404d-9f36-2ca1187ce28e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ebeadfa-cb6b-404d-9f36-2ca1187ce28e could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 2ed8a125-3fd8-42c8-a786-4a292283b308 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:22,230 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.195s 2023-04-17 22:12:22,231 80592 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-1342496675"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-108c201c-2cf7-4d0d-9bd0-e77f2ec28b9d', 'date': 'Mon, 17 Apr 2023 22:12:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"4833fcd0-dc6c-4f53-83e6-0d9a43b8a955","name":"tempest-tagged-attachments-test-net-1342496675","tenant_id":"5857b7966bf743ec97ff8b3e45939082","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5857b7966bf743ec97ff8b3e45939082","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-17T22:12:21Z","updated_at":"2023-04-17T22:12:21Z","revision_number":1}}' 2023-04-17 22:12:23,326 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.094s 2023-04-17 22:12:23,326 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "4833fcd0-dc6c-4f53-83e6-0d9a43b8a955", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-4c6e0f25-0398-44c6-ab1f-947615c6ee64', 'date': 'Mon, 17 Apr 2023 22:12:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"c09ead93-d573-4f7b-80f2-a06f7db2597e","name":"","tenant_id":"5857b7966bf743ec97ff8b3e45939082","network_id":"4833fcd0-dc6c-4f53-83e6-0d9a43b8a955","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-17T22:12:22Z","updated_at":"2023-04-17T22:12:22Z","revision_number":0,"project_id":"5857b7966bf743ec97ff8b3e45939082"}}' 2023-04-17 22:12:23,539 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes 0.212s 2023-04-17 22:12:23,540 80592 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-1422720200"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be6104f-be0d-453a-817b-ddefd06e8050', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be6104f-be0d-453a-817b-ddefd06e8050', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes'} Body: b'{"volume": {"id": "2ed8a125-3fd8-42c8-a786-4a292283b308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.476002", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1422720200", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}], "user_id": "8d7c83d17f2448c194044ada38a2b435", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:23,597 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308 0.047s 2023-04-17 22:12:23,597 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf965d0-fb0a-4e55-b481-2a5b61be6372', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf965d0-fb0a-4e55-b481-2a5b61be6372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308'} Body: b'{"volume": {"id": "2ed8a125-3fd8-42c8-a786-4a292283b308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1422720200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}], "user_id": "8d7c83d17f2448c194044ada38a2b435", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5857b7966bf743ec97ff8b3e45939082"}}' 2023-04-17 22:12:24,648 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308 0.039s 2023-04-17 22:12:24,648 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85f558ea-3cb8-44e9-a56e-d556ebaa7364', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85f558ea-3cb8-44e9-a56e-d556ebaa7364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308'} Body: b'{"volume": {"id": "2ed8a125-3fd8-42c8-a786-4a292283b308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:23.000000", "updated_at": "2023-04-17T22:12:24.000000", "name": "tempest-TaggedAttachmentsTest-volume-1422720200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8-42c8-a786-4a292283b308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5857b7966bf743ec97ff8b3e45939082/volumes/2ed8a125-3fd8- 42c8-a786-4a292283b308"}], "user_id": "8d7c83d17f2448c194044ada38a2b435", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5857b7966bf743ec97ff8b3e45939082"}}' 2023-04-17 22:12:24,896 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/c09ead93-d573-4f7b-80f2-a06f7db2597e 0.236s 2023-04-17 22:12:24,897 80592 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-c9e893d6-8e8f-4b05-8b19-ccb1db8e8d56', 'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/c09ead93-d573-4f7b-80f2-a06f7db2597e'} Body: b'' 2023-04-17 22:12:25,436 80592 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/4833fcd0-dc6c-4f53-83e6-0d9a43b8a955 0.538s 2023-04-17 22:12:25,436 80592 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-8698a8c8-830c-49cc-b423-bf72588295da', 'date': 'Mon, 17 Apr 2023 22:12:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/4833fcd0-dc6c-4f53-83e6-0d9a43b8a955'} Body: b'' 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 c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:24,457 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes 0.184s 2023-04-17 22:12:24,458 80604 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-1696381331"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0b817e-1b64-4088-8dd6-6f1ec0a0638e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0b817e-1b64-4088-8dd6-6f1ec0a0638e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.397094", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:24,510 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.041s 2023-04-17 22:12:24,510 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d6d4a45-9c3a-451d-ab29-8fc5bc8236ad', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d6d4a45-9c3a-451d-ab29-8fc5bc8236ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:25,564 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.040s 2023-04-17 22:12:25,564 80604 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 22:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b996eb5-d6fa-4712-b2b3-c8cafef20dcf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b996eb5-d6fa-4712-b2b3-c8cafef20dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.000000", "updated_at": "2023-04-17T22:12:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:25,617 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.042s 2023-04-17 22:12:25,618 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495be39e-097a-4a2a-ac56-581d28231b9a', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495be39e-097a-4a2a-ac56-581d28231b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"volume": {"id": "c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:24.000000", "updated_at": "2023-04-17T22:12:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1696381331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7"}], "user_id": "b1465ba1691f4127a2118bc6edb26a32", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f20945847434a639ff29d4970c3fb3a"}}' 2023-04-17 22:12:25,726 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.099s 2023-04-17 22:12:25,727 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-36cc7898-6522-47cb-9d1d-5841ae35add0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'' 2023-04-17 22:12:25,752 80604 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 0.024s 2023-04-17 22:12:25,752 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-7cf3f65b-776d-4dc3-b8a1-0fe9a76fa163', 'x-openstack-request-id': 'req-7cf3f65b-776d-4dc3-b8a1-0fe9a76fa163', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0f20945847434a639ff29d4970c3fb3a/volumes/c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c7d43bbe-eb75-4aa0-bd0f-27dceafc2fb7 could not be found."}}' 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 94f75175-919d-471c-ad74-acb8c41228db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:45,279 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-04-17 22:09:45,279 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-fa3ce068-b788-471c-b684-ce288bb4cda6', '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": "74aabdff0142403bbb29d96ad103d2f8", "name": "tempest-VolumesActionsTest-217042055-project-member", "password_expires_at": null}, "audit_ids": ["CT6XxJKPStmwBLsJQbn3-A"], "expires_at": "2023-04-17T23:09:45.000000Z", "issued_at": "2023-04-17T22:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54885ecab9394b39a2a0d287761eda71", "name": "tempest-VolumesActionsTest-217042055"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/54885ecab9394b39a2a0d287761eda71", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:45,280 80614 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd8b9fec1-bd04-4ad0-a353-9e6f92eee9dd', 'name': 'tempest-VolumesActionsTest-1408052112-network', 'tenant_id': '54885ecab9394b39a2a0d287761eda71', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '54885ecab9394b39a2a0d287761eda71', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51410, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:41Z', 'updated_at': '2023-04-17T22:09:41Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:46,336 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.055s 2023-04-17 22:09:46,336 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1085383727", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "d8b9fec1-bd04-4ad0-a353-9e6f92eee9dd"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fa9f74-232e-48ff-8c07-87a7032573fc', 'x-compute-request-id': 'req-b9fa9f74-232e-48ff-8c07-87a7032573fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7MR8C5yqRjCC"}}' 2023-04-17 22:09:46,472 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.132s 2023-04-17 22:09:46,472 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:46 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-7b475321-7a18-47a2-833b-d5529bbe10f4', 'x-compute-request-id': 'req-7b475321-7a18-47a2-833b-d5529bbe10f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "name": "tempest-VolumesActionsTest-instance-1085383727", "status": "BUILD", "tenant_id": "54885ecab9394b39a2a0d287761eda71", "user_id": "74aabdff0142403bbb29d96ad103d2f8", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:09:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-17 22:10:36,738 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.253s 2023-04-17 22:10:36,739 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:36 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-bbd34b22-2e2c-4d33-b302-d1ec8f22248f', 'x-compute-request-id': 'req-bbd34b22-2e2c-4d33-b302-d1ec8f22248f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "name": "tempest-VolumesActionsTest-instance-1085383727", "status": "ACTIVE", "tenant_id": "54885ecab9394b39a2a0d287761eda71", "user_id": "74aabdff0142403bbb29d96ad103d2f8", "metadata": {}, "hostId": "41b4a5242032e60e3510200962c7c2748b3573ffecdb30226886dd7b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:09:56Z", "addresses": {"tempest-VolumesActionsTest-1408052112-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:48:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:55.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 22:10:36,751 80614 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:11:37,189 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes 0.382s 2023-04-17 22:11:37,190 80614 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-367721310"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01aff3b8-afff-4f69-93e4-479d6e14c0d7', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01aff3b8-afff-4f69-93e4-479d6e14c0d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.130938", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:37,244 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.044s 2023-04-17 22:11:37,244 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3c93e5-1ba0-4c13-9b5f-476d76c18960', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3c93e5-1ba0-4c13-9b5f-476d76c18960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:11:38,315 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.059s 2023-04-17 22:11:38,315 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc22b961-ae4a-4652-b3c0-c930679d11a0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc22b961-ae4a-4652-b3c0-c930679d11a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": "2023-04-17T22:11:37.000000", "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96 ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:11:38,367 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.041s 2023-04-17 22:11:38,368 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f42c14-1e92-4837-9156-11e45f0cb378', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f42c14-1e92-4837-9156-11e45f0cb378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"volume": {"id": "94f75175-919d-471c-ad74-acb8c41228db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": "2023-04-17T22:11:37.000000", "name": "tempest-VolumesActionsTest-Volume-367721310", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:11:38,504 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.125s 2023-04-17 22:11:38,504 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7aed85-fcdd-4ef4-85ff-9d2c79ffd0f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'' 2023-04-17 22:11:38,531 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db 0.025s 2023-04-17 22:11:38,531 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4027a7c0-c270-4a04-b9b9-abf86192dd28', 'x-openstack-request-id': 'req-4027a7c0-c270-4a04-b9b9-abf86192dd28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/94f75175-919d-471c-ad74-acb8c41228db'} Body: b'{"itemNotFound": {"code ": 404, "message": "Volume 94f75175-919d-471c-ad74-acb8c41228db could not be found."}}' 2023-04-17 22:11:38,667 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.135s 2023-04-17 22:11:38,668 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-b3e4db78-f2d4-404f-9a7f-057ee77182de', 'x-compute-request-id': 'req-b3e4db78-f2d4-404f-9a7f-057ee77182de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'' 2023-04-17 22:11:38,995 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.326s 2023-04-17 22:11:38,996 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-82e6deaf-1480-4864-87d6-cb56ba4f6de0', 'x-compute-request-id': 'req-82e6deaf-1480-4864-87d6-cb56ba4f6de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"server": {"id": "0c76babb-25fa-4e8b-9e09-c705153a95e5", "name": "tempest-VolumesActionsTest-instance-1085383727", "status": "ACTIVE", "tenant_id": "54885ecab9394b39a2a0d287761eda71", "user_id": "74aabdff0142403bbb29d96ad103d2f8", "metadata": {}, "hostId": "41b4a5242032e60e3510200962c7c2748b3573ffecdb30226886dd7b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:11:39Z", "addresses": {"tempest-VolumesActionsTest-1408052112-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:48:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:55.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 22:12:29,107 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5 0.050s 2023-04-17 22:12:29,107 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6f5307d8-ced8-442c-80ff-1311ed0c53c4', 'x-compute-request-id': 'req-6f5307d8-ced8-442c-80ff-1311ed0c53c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0c76babb-25fa-4e8b-9e09-c705153a95e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0c76babb-25fa-4e8b-9e09-c705153a95e5 could not be found."}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd847537-e4a9-40f6-86eb-8504e10445e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:09:42,692 80608 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 22:09:43,550 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.857s 2023-04-17 22:09:43,551 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1884796391", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8911d52b-49cd-4b79-9ec0-dcd335508054', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1884796391", "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": "a82db257b3494faca3f3759644a51b30", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "created_at": "2023-04-17T22:09:44Z", "updated_at": "2023-04-17T22:09:44Z", "tags": [], "self": "/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "file": "/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:09:45,107 80608 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/56106bc9-e4d5-47fb-b7a0-f8aadd59975a/file 1.555s 2023-04-17 22:09:45,107 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bb28f9f9-8da0-4447-9ddd-cfb6203127b0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a/file'} Body: b'' 2023-04-17 22:09:45,108 80608 DEBUG [tempest.scenario.manager] image:56106bc9-e4d5-47fb-b7a0-f8aadd59975a 2023-04-17 22:09:45,171 80608 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.058s 2023-04-17 22:09:45,172 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-706092591", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByiPN5htPjbADhNBJJivdJ60suVrHNjFB0wkgRGT7xEfBp6fHU53P+o170ZE919d8wE4Y4BNeLjkXtGWbkhkDeRYSJIkjhlyNjlASEDFcsNq/wi6hmW0/zfJjZX/wd3og=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-429df0e5-a6f0-4598-b3b7-58c2fcd59cb6', 'x-compute-request-id': 'req-429df0e5-a6f0-4598-b3b7-58c2fcd59cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-706092591", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBByiPN5htPjbADhNBJJivdJ60suVrHNjFB0wkgRGT7xEfBp6fHU53P+o170ZE919d8wE4Y4BNeLjkXtGWbkhkDeRYSJIkjhlyNjlASEDFcsNq/wi6hmW0/zfJjZX/wd3og==", "fingerprint": "03:ed:4e:00:df:bd:ab:0f:a6:42:4f:ff:5b:b7:49:94", "user_id": "e11872391f1a487a8a8ba5a6d13589f1"}}' 2023-04-17 22:09:45,309 80608 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.129s 2023-04-17 22:09:45,309 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-3da346fb-e333-432c-ba45-c719d53a66ee', '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": "e11872391f1a487a8a8ba5a6d13589f1", "name": "tempest-TestMinimumBasicScenario-475067891-project-member", "password_expires_at": null}, "audit_ids": ["Q--64BtMRTiihLo5fs0ZTg"], "expires_at": "2023-04-17T23:09:45.000000Z", "issued_at": "2023-04-17T22:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a82db257b3494faca3f3759644a51b30", "name": "tempest-TestMinimumBasicScenario-475067891"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:09:45,310 80608 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'a91184a7-8ecf-419a-a191-2853dd054c4b', 'name': 'tempest-TestMinimumBasicScenario-1266987381-network', 'tenant_id': 'a82db257b3494faca3f3759644a51b30', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a82db257b3494faca3f3759644a51b30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6104, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:15Z', 'updated_at': '2023-04-17T22:09:15Z', 'revision_number': 1} available for tenant 2023-04-17 22:09:45,905 80608 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.593s 2023-04-17 22:09:45,905 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1918210233", "imageRef": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-706092591", "networks": [{"uuid": "a91184a7-8ecf-419a-a191-2853dd054c4b"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31dd98f3-fc80-42c4-8bb6-5f0daa599fc5', 'x-compute-request-id': 'req-31dd98f3-fc80-42c4-8bb6-5f0daa599fc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3TUYEGLnBrT4"}}' 2023-04-17 22:09:46,005 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.096s 2023-04-17 22:09:46,005 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:09:45 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-6df9c332-f6b8-4981-bdbb-b8016f8a5570', 'x-compute-request-id': 'req-6df9c332-f6b8-4981-bdbb-b8016f8a5570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "BUILD", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/c ompute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:46Z", "updated": "2023-04-17T22:09:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "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 22:10:36,279 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.258s 2023-04-17 22:10:36,280 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:36 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-82008d80-f7a1-4ce2-be84-38287fc38814', 'x-compute-request-id': 'req-82008d80-f7a1-4ce2-be84-38287fc38814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:09:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:10:36,291 80608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:11:36,608 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.295s 2023-04-17 22:11:36,608 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 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-29adf5f9-cd68-49eb-9f1b-277592553303', 'x-compute-request-id': 'req-29adf5f9-cd68-49eb-9f1b-277592553303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:09:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:11:36,836 80608 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.212s 2023-04-17 22:11:36,837 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 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-ecdfca29-55fa-44d8-bcfa-7cac26eb2d4b', 'x-compute-request-id': 'req-ecdfca29-55fa-44d8-bcfa-7cac26eb2d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}]}]}' 2023-04-17 22:11:37,069 80608 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/04e443ff-f9f1-4424-847d-ea7557307ec6 0.229s 2023-04-17 22:11:37,070 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:36 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-578dd716-0d2a-47c3-861a-b4bbcf505b50', 'x-compute-request-id': 'req-578dd716-0d2a-47c3-861a-b4bbcf505b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aadd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:09:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:11:37,331 80608 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/a82db257b3494faca3f3759644a51b30/volumes 0.249s 2023-04-17 22:11:37,332 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1906361665", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52622d6b-973f-4e9c-9b83-dafa68b9a203', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52622d6b-973f-4e9c-9b83-dafa68b9a203', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes'} Body: b'{"volume": {"id": "cd847537-e4a9-40f6-86eb-8504e10445e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.268781", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1906361665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:11:37,380 80608 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/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.039s 2023-04-17 22:11:37,380 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6af257-9939-4dc4-b512-989288a25150', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6af257-9939-4dc4-b512-989288a25150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'{"volume": {"id": "cd847537-e4a9-40f6-86eb-8504e10445e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1906361665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:11:38,432 80608 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/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.041s 2023-04-17 22:11:38,433 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4da4aa-0b34-4ab7-b24e-3238fad50bca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4da4aa-0b34-4ab7-b24e-3238fad50bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'{"volume": {"id": "cd847537-e4a9-40f6-86eb-8504e10445e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:11:37.000000", "updated_at": "2023-04-17T22:11:37.000000", "name": "tempest-TestMinimumBasicScenario-volume-1906361665", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:11:38,553 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.109s 2023-04-17 22:11:38,554 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31b8304-2465-4f6e-b78b-202120e33da5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'' 2023-04-17 22:11:38,576 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8 0.022s 2023-04-17 22:11:38,577 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2d8070-d0c7-43a7-9cec-66ecea83f096', 'x-openstack-request-id': 'req-9b2d8070-d0c7-43a7-9cec-66ecea83f096', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/cd847537-e4a9-40f6-86eb-8504e10445e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cd847537-e4a9-40f6-86eb-8504e10445e8 could not be found."}}' 2023-04-17 22:11:38,716 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6 0.139s 2023-04-17 22:11:38,716 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-61950bd7-8437-47a9-bb83-0b2973735d96', 'x-compute-request-id': 'req-61950bd7-8437-47a9-bb83-0b2973735d96', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'' 2023-04-17 22:11:39,014 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6 0.297s 2023-04-17 22:11:39,014 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:38 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-1fd103ce-9677-4353-9ba6-853adb077b3e', 'x-compute-request-id': 'req-1fd103ce-9677-4353-9ba6-853adb077b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"server": {"id": "04e443ff-f9f1-4424-847d-ea7557307ec6", "name": "tempest-TestMinimumBasicScenario-server-1918210233", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "56106bc9-e4d5-47fb-b7a0-f8aa dd59975a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:09:45Z", "updated": "2023-04-17T22:11:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:0f:6f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/04e443ff-f9f1-4424-847d-ea7557307ec6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-706092591", "OS-SRV-USG:launched_at": "2023-04-17T22:09:53.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 22:12:29,108 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6 0.041s 2023-04-17 22:12:29,109 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a79d8c48-e640-407b-8360-966476d42bd0', 'x-compute-request-id': 'req-a79d8c48-e640-407b-8360-966476d42bd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/04e443ff-f9f1-4424-847d-ea7557307ec6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 04e443ff-f9f1-4424-847d-ea7557307ec6 could not be found."}}' 2023-04-17 22:12:29,144 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-706092591 0.034s 2023-04-17 22:12:29,144 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-eecf188e-8d7d-4fee-a91c-b297c393b9ac', 'x-compute-request-id': 'req-eecf188e-8d7d-4fee-a91c-b297c393b9ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-706092591'} Body: b'' 2023-04-17 22:12:29,276 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/56106bc9-e4d5-47fb-b7a0-f8aadd59975a 0.131s 2023-04-17 22:12:29,277 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ed80b6f3-442b-48ec-b396-420dfcdcf7e9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/56106bc9 -e4d5-47fb-b7a0-f8aadd59975a'} Body: b'' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 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 b43b9e59-6761-4503-99ec-c3c7a4fe1fdb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:28,876 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.186s 2023-04-17 22:12:28,876 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ea15f1f9-5274-4cbe-aa1c-69ff8f2e4da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:12:29,261 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes 0.384s 2023-04-17 22:12:29,261 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-15614209"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ff6e6d-0a7a-46e7-a969-5e0835ea424d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ff6e6d-0a7a-46e7-a969-5e0835ea424d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.190912", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:29,309 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.039s 2023-04-17 22:12:29,310 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None R esponse - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2273abec-1818-4a15-b626-e55ed2968386', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2273abec-1818-4a15-b626-e55ed2968386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:30,366 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.045s 2023-04-17 22:12:30,367 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba136e5-69ba-4996-8740-afd0fc16bbbf', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba136e5-69ba-4996-8740-afd0fc16bbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:30,428 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.050s 2023-04-17 22:12:30,428 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844d379d-93f4-4da7-a03f-850e16b6a334', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-ope nstack-request-id': 'req-844d379d-93f4-4da7-a03f-850e16b6a334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"volume": {"id": "b43b9e59-6761-4503-99ec-c3c7a4fe1fdb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesExtendTest-Volume-15614209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:30,547 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.109s 2023-04-17 22:12:30,548 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-d35c9cd0-fd2c-447a-937d-96a05e9cfe78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'' 2023-04-17 22:12:30,573 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 0.024s 2023-04-17 22:12:30,573 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-575d144c-ea73-4550-a14b-669408ffcb6e', 'x-openstack-request-id': 'req-575d144c-ea73-4550-a14b-669408ffcb6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/b43b9e59-6761-4503-99ec-c3c7a4fe1fdb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b43b9e59-6761-4503-99ec-c3c7a4fe1fdb 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 36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:29,384 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.273s 2023-04-17 22:12:29,384 80614 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-277186130"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646f269c-844c-408f-a39b-f0e856440ddb', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646f269c-844c-408f-a39b-f0e856440ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.315461", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:29,437 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.043s 2023-04-17 22:12:29,438 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc33295-ee18-4ae4-8e47-4cb2c5b45b09', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc33295-ee18-4ae4-8e47-4cb2c5b45b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:30,502 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.048s 2023-04-17 22:12:30,502 80614 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 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884a0630-ee44-49cc-8e27-040480488072', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884a0630-ee44-49cc-8e27-040480488072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:30,558 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.040s 2023-04-17 22:12:30,559 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62daf5d8-7ad0-48cc-8634-6a0e4f4f6bd1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62daf5d8-7ad0-48cc-8634-6a0e4f4f6bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"volume": {"id": "36ff42e5-ffe1-4ea3-aead-820e5fa6cce5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:29.000000", "updated_at": "2023-04-17T22:12:29.000000", "name": "tempest-VolumesActionsTest-Volume-277186130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:30,845 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.277s 2023-04-17 22:12:30,846 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-f6bee2fb-d6f2-42be-87aa-d6d1e32bfce3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'' 2023-04-17 22:12:30,868 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 0.021s 2023-04-17 22:12:30,868 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-6b60e5d0-2132-4123-8842-f5e177cb634d', 'x-openstack-request-id': 'req-6b60e5d0-2132-4123-8842-f5e177cb634d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/36ff42e5-ffe1-4ea3-aead-820e5fa6cce5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 36ff42e5-ffe1-4ea3-aead-820e5fa6cce5 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d60316cd-866c-44fb-b2fa-bf07fc4f6004 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:30,846 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes 0.270s 2023-04-17 22:12:30,846 80604 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-2125290264"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626c644d-5a87-4a0a-8778-db2e0f3c45d1', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626c644d-5a87-4a0a-8778-db2e0f3c45d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:30.778400", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:30,915 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.058s 2023-04-17 22:12:30,915 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68445772-8768-44d6-871d-6d30448dd467', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68445772-8768-44d6-871d-6d30448dd467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:31,968 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.041s 2023-04-17 22:12:31,969 80604 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 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb3967d-1341-4dda-aead-e9367867b2cc', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb3967d-1341-4dda-aead-e9367867b2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:32,031 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.052s 2023-04-17 22:12:32,032 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c1329e-2b10-4646-994b-02bf8fc305cd', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c1329e-2b10-4646-994b-02bf8fc305cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"volume": {"id": "d60316cd-866c-44fb-b2fa-bf07fc4f6004", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesExtendTest-Volume-2125290264", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004"}], "user_id": "6b40e261e0a64fc2b1992cbb2a446583", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b3241d390a74a2b9645b6ca6faf7f0e"}}' 2023-04-17 22:12:32,150 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.108s 2023-04-17 22:12:32,151 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7933ec4b-476d-43dc-a442-b3ca9be96b63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'' 2023-04-17 22:12:32,174 80604 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004 0.023s 2023-04-17 22:12:32,174 80604 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a6c436-aca9-4143-affd-75217b888220', 'x-openstack-request-id': 'req-61a6c436-aca9-4143-affd-75217b888220', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7b3241d390a74a2b9645b6ca6faf7f0e/volumes/d60316cd-866c-44fb-b2fa-bf07fc4f6004'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d60316cd-866c-44fb-b2fa-bf07fc4f6004 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5c0a851c-0ba5-482d-b3df-833a134e23e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:31,055 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.182s 2023-04-17 22:12:31,056 80614 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-1974940129"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdf9274-3f56-40da-8e53-baff05572ebb', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdf9274-3f56-40da-8e53-baff05572ebb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:30.993397", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:31,106 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.040s 2023-04-17 22:12:31,106 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b5f7c3-d542-42a8-95ab-65920a4295cd', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b5f7c3-d542-42a8-95ab-65920a4295cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:32,164 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.045s 2023-04-17 22:12:32,164 80614 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 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ac21c6-1830-4e95-a0a2-6fc405802038', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ac21c6-1830-4e95-a0a2-6fc405802038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:32,218 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.043s 2023-04-17 22:12:32,218 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93a9bd3-87a3-45f3-a01c-3f685465e31f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93a9bd3-87a3-45f3-a01c-3f685465e31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"volume": {"id": "5c0a851c-0ba5-482d-b3df-833a134e23e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:31.000000", "updated_at": "2023-04-17T22:12:31.000000", "name": "tempest-VolumesActionsTest-Volume-1974940129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:32,352 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.123s 2023-04-17 22:12:32,352 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length ': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e963a2a-1cb0-4098-a2d4-a89083327540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'' 2023-04-17 22:12:32,375 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8 0.022s 2023-04-17 22:12:32,375 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dfce3a-c687-4130-b956-29d6e60cc2a9', 'x-openstack-request-id': 'req-36dfce3a-c687-4130-b956-29d6e60cc2a9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/5c0a851c-0ba5-482d-b3df-833a134e23e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5c0a851c-0ba5-482d-b3df-833a134e23e8 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 3f3bde37-43c2-496f-a4f6-492fe83a3a0e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:32,580 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.201s 2023-04-17 22:12:32,580 80614 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-1445688969"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d88fa0-35e6-49ca-a392-9d956079c531', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d88fa0-35e6-49ca-a392-9d956079c531', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:32.519059", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:32,635 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.046s 2023-04-17 22:12:32,635 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1166d1e8-351c-47da-8fba-c133f7dcab40', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1166d1e8-351c-47da-8fba-c133f7dcab40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:33,687 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.040s 2023-04-17 22:12:33,687 80614 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdd6027-af21-45ea-bc76-e0f4f0acd846', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdd6027-af21-45ea-bc76-e0f4f0acd846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:33.000000", "updated_at": "2023-04-17T22:12:33.000000", "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:33,735 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.038s 2023-04-17 22:12:33,736 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3846de8b-568c-4ec5-b966-631b5dba0703', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3846de8b-568c-4ec5-b966-631b5dba0703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"volume": {"id": "3f3bde37-43c2-496f-a4f6-492fe83a3a0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:33.000000", "updated_at": "2023-04-17T22:12:33.000000", "name": "tempest-VolumesActionsTest-Volume-1445688969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:33,845 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.099s 2023-04-17 22:12:33,846 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eeaa859-95ff-4643-912a-f4d6de4c9d25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'' 2023-04-17 22:12:33,865 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e 0.018s 2023-04-17 22:12:33,865 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36d9dcd-b640-45c3-9ea1-369d3f6e9215', 'x-openstack-request-id': 'req-a36d9dcd-b640-45c3-9ea1-369d3f6e9215', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/3f3bde37-43c2-496f-a4f6-492fe83a3a0e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3f3bde37-43c2-496f-a4f6-492fe83a3a0e 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 222ce979-b3d3-454e-822e-add0032c1c1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:34,070 80614 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/54885ecab9394b39a2a0d287761eda71/volumes 0.202s 2023-04-17 22:12:34,071 80614 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-2032741462"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576738b4-2c99-4bfa-897a-858b1553168c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576738b4-2c99-4bfa-897a-858b1553168c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.005552", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:34,122 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.042s 2023-04-17 22:12:34,122 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1832d80a-d269-4a8f-9543-be475ad9ddcb', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1832d80a-d269-4a8f-9543-be475ad9ddcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:35,175 80614 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/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.041s 2023-04-17 22:12:35,176 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdfb5a4-af7d-4439-a076-2cdb5e74f0cd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdfb5a4-af7d-4439-a076-2cdb5e74f0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "updated_at": "2023-04-17T22:12:34.000000", "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:35,232 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.045s 2023-04-17 22:12:35,232 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962ad319-517e-4b72-a9b1-f24eb2e99e41', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962ad319-517e-4b72-a9b1-f24eb2e99e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"volume": {"id": "222ce979-b3d3-454e-822e-add0032c1c1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "updated_at": "2023-04-17T22:12:34.000000", "name": "tempest-VolumesActionsTest-Volume-2032741462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:35,346 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.103s 2023-04-17 22:12:35,346 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 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-c90f3301-bec4-4dce-b34c-80f64b248141', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'' 2023-04-17 22:12:35,369 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e 0.023s 2023-04-17 22:12:35,370 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ffa2aa-3632-4063-9a57-d28278d1033b', 'x-openstack-request-id': 'req-b9ffa2aa-3632-4063-9a57-d28278d1033b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/222ce979-b3d3-454e-822e-add0032c1c1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 222ce979-b3d3-454e-822e-add0032c1c1e could not be found."}}' 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 3bf71b7c-f5da-4af6-8332-752124ffe439 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:33,986 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types 0.183s 2023-04-17 22:12:33,986 80592 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-1013974424"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe002e8-b636-4ffe-a6d2-63c88a379b11', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe002e8-b636-4ffe-a6d2-63c88a379b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types'} Body: b'{"volume_type": {"id": "aa88bce6-29b7-4516-8f3d-4793bdeda97b", "name": "tempest-GroupSnapshotsTest-volume-type-1013974424", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:34,019 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types 0.030s 2023-04-17 22:12:34,020 80592 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-1783424984"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad80d9e5-f26e-4c69-8ee5-611bc6850c15', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad80d9e5-f26e-4c69-8ee5-611bc6850c15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types'} Body: b'{"group_type": {"id": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "name": "tempest-GroupSnapshotsTest-group-type-1783424984", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:34,245 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups 0.222s 2023-04-17 22:12:34,245 80592 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": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "volume_types": ["aa88bce6-29b7-4516-8f3d-4793bdeda97b"], "name": "tempest-GroupSnapshotsTest-Group-134927330"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3a6e21-8ee4-46c3-8066-f4293b85ed15', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3a6e21-8ee4-46c3-8066-f4293b85ed15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups'} Body: b'{"group": {"id": "3bf71b7c-f5da-4af6-8332-752124ffe439", "name": "tempest-GroupSnapshotsTest-Group-134927330"}}' 2023-04-17 22:12:34,286 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439 0.039s 2023-04-17 22:12:34,287 80592 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e4d0c5-2c02-41ef-a696-a132b82db3be', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e4d0c5-2c02-41ef-a696-a132b82db3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439'} Body: b'{"group": {"id": "3bf71b7c-f5da-4af6-8332-752124ffe439", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "name": "tempest-GroupSnapshotsTest-Group-134927330", "description": null, "group_type": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "volume_types": ["aa88bce6-29b7-4516-8f3d-4793bdeda97b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:35,324 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439 0.031s 2023-04-17 22:12:35,324 80592 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 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93aed538-cacc-4ca7-8740-58f2f71df684', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93aed538-cacc-4ca7-8740-58f2f71df684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439'} Body: b'{"group": {"id": "3bf71b7c-f5da-4af6-8332-752124ffe439", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:34.000000", "name": "tempest-GroupSnapshotsTest-Group-134927330", "description": null, "group_type": "3f56c3e2-d4a8-4713-b524-8d70fd5102ef", "volume_types": ["aa88bce6-29b7-4516-8f3d-4793bdeda97b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:35,415 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail 0.086s 2023-04-17 22:12:35,416 80592 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 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e094952-8593-42aa-96f1-d8e51492cfb0', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e094952-8593-42aa-96f1-d8e51492cfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:35,492 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439/action 0.066s 2023-04-17 22:12:35,493 80592 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 22:12:35 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-fb6c62d6-c837-426d-af0a-8fa70c8b8b14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439/action'} Body: b'' 2023-04-17 22:12:35,511 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439 0.017s 2023-04-17 22:12:35,511 80592 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 22:12:35 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-28ea8fbb-671f-4889-bd0b-47c8a5a1a73e', 'x-openstack-request-id': 'req-28ea8fbb-671f-4889-bd0b-47c8a5a1a73e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/3bf71b7c-f5da-4af6-8332-752124ffe439'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3bf71b7c-f5da-4af6-8332-752124ffe439 could not be found."}}' 2023-04-17 22:12:35,539 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/3f56c3e2-d4a8-4713-b524-8d70fd5102ef 0.028s 2023-04-17 22:12:35,540 80592 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 22:12:35 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-db4dcf59-aba0-4633-820a-61311f326c78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/3f56c3e2-d4a8-4713-b524-8d70fd5102ef'} Body: b'' 2023-04-17 22:12:35,613 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b 0.073s 2023-04-17 22:12:35,613 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc43941d-d191-402c-b74e-3e8c19bd80ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b'} Body: b'' 2023-04-17 22:12:35,631 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b 0.017s 2023-04-17 22:12:35,631 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 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-a41aefd2-64cf-4a9c-8a02-0cd70337cc2e', 'x-openstack-request-id': 'req-a41aefd2-64cf-4a9c-8a02-0cd70337cc2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/aa88bce6-29b7-4516-8f3d-4793bdeda97b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type aa88bce6-29b7-4516-8f3d-4793bdeda97b 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 139a66cf-29f6-4d84-a290-911553903e98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:35,570 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes 0.197s 2023-04-17 22:12:35,570 80614 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-1705189807"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682f7e2d-145d-4d62-9ac0-bfd3ce180099', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682f7e2d-145d-4d62-9ac0-bfd3ce180099', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:35.502870", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:12:35,628 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.045s 2023-04-17 22:12:35,629 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445a07d7-e6ac-441c-848a-bfb25196973f', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445a07d7-e6ac-441c-848a-bfb25196973f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:36,683 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.042s 2023-04-17 22:12:36,683 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310d2be6-58bd-422e-afb0-63d074b5f582', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310d2be6-58bd-422e-afb0-63d074b5f582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "updated_at": "2023-04-17T22:12:36.000000", "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:36,733 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.039s 2023-04-17 22:12:36,734 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c1ae11-858b-4742-9cd9-06bb9a8500ad', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c1ae11-858b-4742-9cd9-06bb9a8500ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"volume": {"id": "139a66cf-29f6-4d84-a290-911553903e98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "updated_at": "2023-04-17T22:12:36.000000", "name": "tempest-VolumesActionsTest-Volume-1705189807", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98"}], "user_id": "74aabdff0142403bbb29d96ad103d2f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54885ecab9394b39a2a0d287761eda71"}}' 2023-04-17 22:12:36,870 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.126s 2023-04-17 22:12:36,870 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d73067a-23f8-4579-9ba4-6ae1b9aa8f11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'' 2023-04-17 22:12:36,895 80614 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98 0.024s 2023-04-17 22:12:36,896 80614 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12: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-a8d5a1cc-0864-42b4-b1bf-e62bec0b31e2', 'x-openstack-request-id': 'req-a8d5a1cc-0864-42b4-b1bf-e62bec0b31e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54885ecab9394b39a2a0d287761eda71/volumes/139a66cf-29f6-4d84-a290-911553903e98'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 139a66cf-29f6-4d84-a290-911553903e98 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 7d9fb9f1-1033-49b8-8d11-3091f48df79a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:35,671 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types 0.037s 2023-04-17 22:12:35,671 80592 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-1650587391"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d6d5dd-dbce-4d60-956c-e927c0bf95fa', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d6d5dd-dbce-4d60-956c-e927c0bf95fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types'} Body: b'{"volume_type": {"id": "cdc7c92f-7285-411c-b594-06323d7be0bd", "name": "tempest-GroupSnapshotsTest-volume-type-1650587391", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:35,703 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types 0.029s 2023-04-17 22:12:35,704 80592 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-1366086955"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5a2307-0e84-439a-a221-768e974478e7', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5a2307-0e84-439a-a221-768e974478e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types'} Body: b'{"group_type": {"id": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "name": "tempest-GroupSnapshotsTest-group-type-1366086955", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:35,804 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups 0.097s 2023-04-17 22:12:35,804 80592 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": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "volume_types": ["cdc7c92f-7285-411c-b594-06323d7be0bd"], "name": "tempest-GroupSnapshotsTest-Group-176990286"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72ee2d3-ba80-44d2-a376-8bd1851787f1', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72ee2d3-ba80-44d2-a376-8bd1851787f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups'} Body: b'{"group": {"id": "7d9fb9f1-1033-49b8-8d11-3091f48df79a", "name": "tempest-GroupSnapshotsTest-Group-176990286"}}' 2023-04-17 22:12:35,839 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79 a 0.032s 2023-04-17 22:12:35,839 80592 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 22:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e36bd51-babc-41df-a7c8-b655d124dcd4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e36bd51-babc-41df-a7c8-b655d124dcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a'} Body: b'{"group": {"id": "7d9fb9f1-1033-49b8-8d11-3091f48df79a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "name": "tempest-GroupSnapshotsTest-Group-176990286", "description": null, "group_type": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "volume_types": ["cdc7c92f-7285-411c-b594-06323d7be0bd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:36,910 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a 0.066s 2023-04-17 22:12:36,910 80592 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 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b2ecbe-cdab-48ed-a202-3646ac645525', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b2ecbe-cdab-48ed-a202-3646ac645525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a'} Body: b'{"group": {"id": "7d9fb9f1-1033-49b8-8d11-3091f48df79a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:36.000000", "name": "tempest-GroupSnapshotsTest-Group-176990286", "description": null, "group_type": "45a52514-c1b3-41b6-9ac9-5a7a988e0fe3", "volume_types": ["cdc7c92f-7285-411c-b594-06323d7be0bd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:36,915 80592 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 22:12:37,021 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail 0.105s 2023-04-17 22:12:37,022 80592 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 22:12:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302a4186-8fc5-4040-b55f-a44bf3761619', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302a4186-8fc5-4040-b55f-a44bf3761619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:37,098 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a/action 0. 066s 2023-04-17 22:12:37,099 80592 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 22:12:37 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-9b354694-6340-4e21-b90e-25bcc3d35a17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a/action'} Body: b'' 2023-04-17 22:12:37,120 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a 0.021s 2023-04-17 22:12:37,121 80592 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 22:12:37 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-a5075c97-e981-4a37-a704-495c5a5e0ac3', 'x-openstack-request-id': 'req-a5075c97-e981-4a37-a704-495c5a5e0ac3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/7d9fb9f1-1033-49b8-8d11-3091f48df79a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7d9fb9f1-1033-49b8-8d11-3091f48df79a could not be found."}}' 2023-04-17 22:12:37,154 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/45a52514-c1b3-41b6-9ac9-5a7a988e0fe3 0.033s 2023-04-17 22:12:37,155 80592 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 22:12:37 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-4270bb8f-23fc-4a56-868d-872cfce0a878', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/45a52514-c1b3-41b6-9ac9-5a7a988e0fe3'} Body: b'' 2023-04-17 22:12:37,204 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0bd 0.048s 2023-04-17 22:12:37,204 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b59bb8-8883-4f5f-9eaa-b5a0133f3e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0bd'} Body: b'' 2023-04-17 22:12:37,221 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0 bd 0.016s 2023-04-17 22:12:37,221 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 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-3bc21ade-7a7b-4203-9390-16f0e32dd536', 'x-openstack-request-id': 'req-3bc21ade-7a7b-4203-9390-16f0e32dd536', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/cdc7c92f-7285-411c-b594-06323d7be0bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type cdc7c92f-7285-411c-b594-06323d7be0bd 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 b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:37,262 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types 0.038s 2023-04-17 22:12:37,262 80592 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-1389577974"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfa92c6-69ba-43fe-bd5f-7c9a4c350be1', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfa92c6-69ba-43fe-bd5f-7c9a4c350be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types'} Body: b'{"volume_type": {"id": "a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c", "name": "tempest-GroupSnapshotsTest-volume-type-1389577974", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:37,295 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types 0.029s 2023-04-17 22:12:37,295 80592 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-1045518495"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf1dea8-13a1-44dc-8b95-060c39b22e8b', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf1dea8-13a1-44dc-8b95-060c39b22e8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types'} Body: b'{"group_type": {"id": "ba09da27-83c4-4fce-9207-ee4df137df1a", "name": "tempest-GroupSnapshotsTest-group-type-1045518495", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:37,394 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups 0.095s 2023-04-17 22:12:37,394 80592 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": "ba09da27-83c4-4fce-9207-ee4df137df1a", "volume_types": ["a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c"], "name": "tempest-GroupSnapshotsTest-Group-856079245"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7219da6-7d27-417b-b2b2-65a2ebcd5340', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7219da6-7d27-417b-b2b2-65a2ebcd5340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups'} Body: b'{"group": {"id": "b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc", "name": "tempest-GroupSnapshotsTest-Group-856079245"}}' 2023-04-17 22:12:37,431 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc 0.033s 2023-04-17 22:12:37,432 80592 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f66f24-1564-423c-a6d1-bb9e3d764bd8', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f66f24-1564-423c-a6d1-bb9e3d764bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc'} Body: b'{"group": {"id": "b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:37.000000", "name": "tempest-GroupSnapshotsTest-Group-856079245", "description": null, "group_type": "ba09da27-83c4-4fce-9207-ee4df137df1a", "volume_types": ["a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:38,472 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc 0.035s 2023-04-17 22:12:38,472 80592 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 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9e3ef7-630a-4a87-8ffd-d7c1e77c3523', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9e3ef7-630a-4a87-8ffd-d7c1e77c3523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc'} Body: b'{"group": {"id": "b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:37.000000", "name": "tempest-GroupSnapshotsTest-Group-856079245", "description": null, "group_type": "ba09da27-83c4-4fce-9207-ee4df137df1a", "volume_types": ["a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:12:38,575 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail 0.098s 2023-04-17 22:12:38,576 80592 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 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6581efd5-47c1-4f77-a97d-781db65bd223', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6581efd5-47c1-4f77-a97d-781db65bd223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:38,664 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc/action 0.077s 2023-04-17 22:12:38,664 80592 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 22:12:38 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-51038d2f-1d80-479f-8b34-f8d4c2ffc779', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc/action'} Body: b'' 2023-04-17 22:12:38,685 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc 0.020s 2023-04-17 22:12:38,685 80592 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 22:12:38 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-329a79be-9151-4796-9fd5-514b176d7e36', 'x-openstack-request-id': 'req-329a79be-9151-4796-9fd5-514b176d7e36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f5b625032adf45b5a71dc25a842d2f65/groups/b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b4bb9c00-facf-4b7e-9a4b-da69b2c31ecc could not be found."}}' 2023-04-17 22:12:38,733 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/ba09da27-83c4-4fce-9207-ee4df137df1a 0.047s 2023-04-17 22:12:38,733 80592 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 22:12:38 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-d03c25cb-3565-43ae-8b15-dd72fa1adced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/group_types/ba09da27-83c4-4fce-9207-ee4df137df1a'} Body: b'' 2023-04-17 22:12:38,786 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c 0.052s 2023-04-17 22:12:38,787 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1d8528-3536-441a-82a4-758e82bc383c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c'} Body: b'' 2023-04-17 22:12:38,802 80592 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c 0.015s 2023-04-17 22:12:38,802 80592 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 22:12:38 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-6629651d-c605-40cc-b65d-ab995d1b6658', 'x-openstack-request-id': 'req-6629651d-c605-40cc-b65d-ab995d1b6658', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e257215e484947e2b6b00b6a4e4f8616/types/a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a0d4ff3c-6940-49d5-8cc7-de9115e3ef1c 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 7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:42,350 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types 0.149s 2023-04-17 22:12:42,351 80592 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-827664897"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b613e67-7b92-4ee9-abc9-c6243ac1fcb6', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b613e67-7b92-4ee9-abc9-c6243ac1fcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types'} Body: b'{"volume_type": {"id": "f4855fbb-1421-4e14-8569-77aa6ca01748", "name": "tempest-GroupsTest-volume-type-827664897", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:42,390 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types 0.036s 2023-04-17 22:12:42,391 80592 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-1553136428"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d6a17b-e73e-45ef-8b7f-ab9901ed417b', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d6a17b-e73e-45ef-8b7f-ab9901ed417b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types'} Body: b'{"group_type": {"id": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "name": "tempest-GroupsTest-group-type-1553136428", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:42,610 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups 0.216s 2023-04-17 22:12:42,610 80592 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": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "volume_types": ["f4855fbb-1421-4e14-8569-77aa6ca01748"], "name": "tempest-Group1-108673868"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65d3445-78b3-4939-9dc9-4e33278fc285', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65d3445-78b3-4939-9dc9-4e33278fc285', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups'} Body: b'{"group": {"id": "7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8", "name": "tempest-Group1-108673868"}}' 2023-04-17 22:12:42,654 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 0.041s 2023-04-17 22:12:42,655 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa89ed22-93b1-472c-ada2-d66ef8d2a14f', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa89ed22-93b1-472c-ada2-d66ef8d2a14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8'} Body: b'{"group": {"id": "7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "name": "tempest-Group1-108673868", "description": null, "group_type": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "volume_types": ["f4855fbb-1421-4e14-8569-77aa6ca01748"]}}' 2023-04-17 22:12:43,690 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 0.029s 2023-04-17 22:12:43,690 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a108edb4-1b77-4f34-bf96-dc301f9f6201', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a108edb4-1b77-4f34-bf96-dc301f9f6201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8'} Body: b'{"group": {"id": "7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "name": "tempest-Group1-108673868", "description": null, "group_type": "672f9d41-66a7-46b8-8d6d-801fe5dfd802", "volume_types": ["f4855fbb-1421-4e14-8569-77aa6ca01748"]}}' 2023-04-17 22:12:43,756 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail 0.061s 2023-04-17 22:12:43,757 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3dde7bf-ef22-416d-ac38-98161daf6ec5', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3dde7bf-ef22-416d-ac38-98161daf6ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:43,838 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8/action 0.070s 2023-04-17 22:12:43,839 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-1e5d27a1-7317-49b4-8b05-5760b722b540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8/action'} Body: b'' 2023-04-17 22:12:43,859 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 0.019s 2023-04-17 22:12:43,859 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-766cbf5b-c823-402f-86d8-db52f1ef382f', 'x-openstack-request-id': 'req-766cbf5b-c823-402f-86d8-db52f1ef382f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7e0c3572-fc31-4ace-b9dc-e08c97c5dcb8 could not be found."}}' 2023-04-17 22:12:43,890 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/672f9d41-66a7-46b8-8d6d-801fe5dfd802 0.030s 2023-04-17 22:12:43,890 80592 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8adb1d-59e5-434f-8f1b-6c7673daffdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/672f9d41-66a7-46b8-8d6d-801fe5dfd802'} Body: b'' 2023-04-17 22:12:43,947 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748 0.056s 2023-04-17 22:12:43,947 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc893ae-5919-495f-a4a6-ef5254e1b494', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748'} Body: b'' 2023-04-17 22:12:43,965 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748 0.017s 2023-04-17 22:12:43,965 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a25dd1-92a0-4f3e-8a4e-df2b9d0056db', 'x-openstack-request-id': 'req-31a25dd1-92a0-4f3e-8a4e-df2 b9d0056db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/f4855fbb-1421-4e14-8569-77aa6ca01748'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4855fbb-1421-4e14-8569-77aa6ca01748 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 171d862f-3328-4442-ab9d-413b2e57c31f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:42,669 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes 0.439s 2023-04-17 22:12:42,670 80614 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-2134420203"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef43e699-3e8b-4733-96db-e13348110e19', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef43e699-3e8b-4733-96db-e13348110e19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:42.603782", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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 22:12:42,726 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.047s 2023-04-17 22:12:42,727 80614 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 22:12:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fb6f85-a205-4d49-96f5-5463190be440', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fb6f85-a205-4d49-96f5-5463190be440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:43,780 80614 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.041s 2023-04-17 22:12:43,781 80614 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42fb3093-381e-4020-afab-0308ff1727a6', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42fb3093-381e-4020-afab-0308ff1727a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "updated_at": "2023-04-17T22:12:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:43,839 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.046s 2023-04-17 22:12:43,839 80614 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eddee27-039e-4139-b59a-c687aa915bd6', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eddee27-039e-4139-b59a-c687aa915bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"volume": {"id": "171d862f-3328-4442-ab9d-413b2e57c31f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:43.000000", "updated_at": "2023-04-17T22:12:43.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2134420203", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:43,952 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.102s 2023-04-17 22:12:43,952 80614 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 22:12:43 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-d8faca1f-1737-42db-8ae0-908bbc544f2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'' 2023-04-17 22:12:43,973 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f 0.021s 2023-04-17 22:12:43,974 80614 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 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-953db5e3-e3cf-497a-85b3-b86988ca688d', 'x-openstack-request-id': 'req-953db5e3-e3cf-497a-85b3-b86988ca688d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/171d862f-3328-4442-ab9d-413b2e57c31f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 171d862f-3328-4442-ab9d-413b2e57c31f 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 6df02cd3-02b0-404d-877a-611238c7fb57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:44,000 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types 0.031s 2023-04-17 22:12:44,000 80592 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-1625808649"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b556254-604f-4dc3-9076-73b95d2b3c29', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b556254-604f-4dc3-9076-73b95d2b3c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types'} Body: b'{"volume_type": {"id": "3c92f439-ce0f-4110-b45a-5d1d388d76a8", "name": "tempest-GroupsTest-volume-type-1625808649", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:12:44,035 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types 0.031s 2023-04-17 22:12:44,035 80592 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-1489151796"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97afe90-9f59-418d-9d52-8fa99e88e67e', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97afe90-9f59-418d-9d52-8fa99e88e67e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types'} Body: b'{"group_type": {"id": "2c7744b1-1090-428c-9370-3bb08a2929ab", "name": "tempest-GroupsTest-group-type-1489151796", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:12:44,121 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups 0.083s 2023-04-17 22:12:44,122 80592 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": "2c7744b1-1090-428c-9370-3bb08a2929ab", "volume_types": ["3c92f439-ce0f-4110-b45a-5d1d388d76a8"], "name": "tempest-GroupsTest-Group-378565159"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636643e4-c400-4175-8b4d-003cd1628652', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636643e4-c400-4175-8b4d-003cd1628652', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups'} Body: b'{"group": {"id": "6df02cd3-02b0-404d-877a-611238c7fb57", "name": "tempest-GroupsTest-Group-378565159"}}' 2023-04-17 22:12:44,160 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57 0.036s 2023-04-17 22:12:44,160 80592 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 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1fafbf-2aa5-41fe-87c6-6f2e7af89e81', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1fafbf-2aa5-41fe-87c6-6f2e7af89e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57'} Body: b'{"group": {"id": "6df02cd3-02b0-404d-877a-611238c7fb57", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "name": "tempest-GroupsTest-Group-378565159", "description": null, "group_type": "2c7744b1-1090-428c-9370-3bb08a2929ab", "volume_types": ["3c92f439-ce0f-4110-b45a-5d1d388d76a8"]}}' 2023-04-17 22:12:45,195 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57 0.029s 2023-04-17 22:12:45,195 80592 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdab4c81-ba01-4fe5-9861-6ac677b8f4c3', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdab4c81-ba01-4fe5-9861-6ac677b8f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57'} Body: b'{"group": {"id": "6df02cd3-02b0-404d-877a-611238c7fb57", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "name": "tempest-GroupsTest-Group-378565159", "description": null, "group_type": "2c7744b1-1090-428c-9370-3bb08a2929ab", "volume_types": ["3c92f439-ce0f-4110-b45a-5d1d388d76a8"]}}' 2023-04-17 22:12:45,258 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail 0.059s 2023-04-17 22:12:45,258 80592 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3709ac38-f7b1-4943-9365-7bb45f401be0', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3709ac38-f7b1-4943-9365-7bb45f401be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:12:45,342 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57/action 0.073s 2023-04-17 22:12:45,343 80592 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 22:12:45 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-141bbc02-5ce4-4eb2-8fad-4817217 4dab9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57/action'} Body: b'' 2023-04-17 22:12:45,360 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57 0.016s 2023-04-17 22:12:45,360 80592 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 22:12:45 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-8810d4b1-1b66-4fe6-8e23-8df00bf24bbb', 'x-openstack-request-id': 'req-8810d4b1-1b66-4fe6-8e23-8df00bf24bbb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2a400cfccc814c7a83a701e9ba8fa43e/groups/6df02cd3-02b0-404d-877a-611238c7fb57'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6df02cd3-02b0-404d-877a-611238c7fb57 could not be found."}}' 2023-04-17 22:12:45,388 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/2c7744b1-1090-428c-9370-3bb08a2929ab 0.027s 2023-04-17 22:12:45,388 80592 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 22:12:45 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-749806f9-b316-44ba-bfde-6e6fcb57e4c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/group_types/2c7744b1-1090-428c-9370-3bb08a2929ab'} Body: b'' 2023-04-17 22:12:45,439 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8 0.050s 2023-04-17 22:12:45,439 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046eaa9c-1e41-4ec5-bd65-946bfa3ec4b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8'} Body: b'' 2023-04-17 22:12:45,455 80592 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8 0.016s 2023-04-17 22:12:45,456 80592 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:45 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-ebf14be9-498a-47e0-8919-5c03df5d6930', 'x-openstack-request-id': 'req-ebf14be9-498a-47e0-8919-5c03df5d6930', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/a872e83fd3eb488f96f88ecd70cabceb/types/3c92f439-ce0f-4110-b45a-5d1d388d76a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3c92f439-ce0f-4110-b45a-5d1d388d76a8 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 81b06f86-98f2-4240-a640-f956623141df failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:44,178 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes 0.201s 2023-04-17 22:12:44,178 80614 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-716095272"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e137d9-c035-481d-97a4-0f1fbd7ec084', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e137d9-c035-481d-97a4-0f1fbd7ec084', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.113114", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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 22:12:44,228 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.039s 2023-04-17 22:12:44,228 80614 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 22:12:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246db143-77f6-4e94-95c8-bd8342f539ab', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246db143-77f6-4e94-95c8-bd8342f539ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:45,278 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.038s 2023-04-17 22:12:45,278 80614 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3593f74f-8f0b-49ef-a42c-fd25ec919ce5', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3593f74f-8f0b-49ef-a42c-fd25ec919ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "updated_at": "2023-04-17T22:12:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:45,326 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.037s 2023-04-17 22:12:45,327 80614 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53968fe8-e352-46b4-ac49-9e80f44edb5c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53968fe8-e352-46b4-ac49-9e80f44edb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"volume": {"id": "81b06f86-98f2-4240-a640-f956623141df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:44.000000", "updated_at": "2023-04-17T22:12:44.000000", "name": "tempest-VolumesTransfersV355Test-Volume-716095272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df"}], "user_id": "cfc34d40ceb84098bc2594d282114332", "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": "810d2008b16a4f04abd11f6006de9960"}}' 2023-04-17 22:12:45,437 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.099s 2023-04-17 22:12:45,437 80614 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 22:12:45 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-fda6c24e-843b-4500-91bd-0ba7a863d4ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'' 2023-04-17 22:12:45,458 80614 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df 0.021s 2023-04-17 22:12:45,459 80614 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 22:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e265df-9547-454c-a2cf-c22722111474', 'x-openstack-request-id': 'req-92e265df-9547-454c-a2cf-c22722111474', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/810d2008b16a4f04abd11f6006de9960/volumes/81b06f86-98f2-4240-a640-f956623141df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 81b06f86-98f2-4240-a640-f956623141df 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 c6b3a8d6-00de-4651-b268-518f771cc3a5 failed to build and is in ERROR status 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 9c91e334-4846-476a-8e23-48a2e2e0afd2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:46,445 80600 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.079s 2023-04-17 22:11:46,445 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:46 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-ec114dcd-4aa5-4184-99e6-17c8c722140d', '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": "70af0dc4dbf24ae1add76f3c87f8b1b5", "name": "tempest-VolumesAdminNegativeTest-315022411-project-member", "password_expires_at": null}, "audit_ids": ["nTbUKkJhTKaIsYjCjKyVGA"], "expires_at": "2023-04-17T23:11:46.000000Z", "issued_at": "2023-04-17T22:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "416fcd7cd2bc486884f751acab268fd8", "name": "tempest-VolumesAdminNegativeTest-315022411"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:11:46,445 80600 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '83a63ee2-d2cb-414d-bab9-c556ee1c2c88', 'name': 'tempest-VolumesAdminNegativeTest-625420379-network', 'tenant_id': '416fcd7cd2bc486884f751acab268fd8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '416fcd7cd2bc486884f75 1acab268fd8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19674, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:32Z', 'updated_at': '2023-04-17T22:09:32Z', 'revision_number': 1} available for tenant 2023-04-17 22:11:47,095 80600 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.649s 2023-04-17 22:11:47,095 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1560519322", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "83a63ee2-d2cb-414d-bab9-c556ee1c2c88"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74ba107-639d-4a66-95c2-f01b5dcd3546', 'x-compute-request-id': 'req-f74ba107-639d-4a66-95c2-f01b5dcd3546', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e4e13341-82c2-4b86-8b5a-e12d435513ee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6ftp6otTB4Q8"}}' 2023-04-17 22:11:47,180 80600 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/e4e13341-82c2-4b86-8b5a-e12d435513ee 0.082s 2023-04-17 22:11:47,181 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:47 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-c4e00201-bbbb-44e2-be31-524dfd4d9d69', 'x-compute-request-id': 'req-c4e00201-bbbb-44e2-be31-524dfd4d9d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee'} Body: b'{"server": {"id": "e4e13341-82c2-4b86-8b5a-e12d435513ee", "name": "tempest-VolumesAdminNegativeTest-server-1560519322", "status": "BUILD", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:47Z", "updated": "2023-04-17T22:11:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}], "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 22:12:37,636 80600 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/e4e13341-82c2-4b86-8b5a-e12d435513ee 0.395s 2023-04-17 22:12:37,636 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:37 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-f921b7ea-73eb-42c5-b68a-6a66ddc81c4c', 'x-compute-request-id': 'req-f921b7ea-73eb-42c5-b68a-6a66ddc81c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee'} Body: b'{"server": {"id": "e4e13341-82c2-4b86-8b5a-e12d435513ee", "name": "tempest-VolumesAdminNegativeTest-server-1560519322", "status": "ACTIVE", "tenant_id": "416fcd7cd2bc486884f751acab268fd8", "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "metadata": {}, "hostId": "c538d0ab25f47b36ca4c0cef27e1d05bc7870a1d7f4a292954e50d8b", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:47Z", "updated": "2023-04-17T22:11:55Z", "addresses": {"tempest-VolumesAdminNegativeTest-625420379-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:43:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e4e13341-82c2-4b86-8b5a-e12d435513ee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:11:54.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 22:12:37,648 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:13:37,902 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes 0.193s 2023-04-17 22:13:37,902 80600 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-1983661095"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af3b884-6708-488b-bd9b-c0688f92c7b0', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af3b884-6708-488b-bd9b-c0688f92c7b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes'} Body: b'{"volume": {"id": "9c91e33 4-4846-476a-8e23-48a2e2e0afd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:37.838225", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1983661095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:37,980 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2 0.068s 2023-04-17 22:13:37,980 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4fa962-c47f-409e-abe1-7cbb044e6155', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4fa962-c47f-409e-abe1-7cbb044e6155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2'} Body: b'{"volume": {"id": "9c91e334-4846-476a-8e23-48a2e2e0afd2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:38.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1983661095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' 2023-04-17 22:13:39,033 80600 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/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2 0.042s 2023-04-17 22:13:39,034 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270190d2-d871-4666-9947-ce8d1fc33dd5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270190d2-d871-4666-9947-ce8d1fc33dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2'} Body: b'{"volume": {"id": "9c91e334-4846-476a-8e23-48a2e2e0afd2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:38.000000", "updated_at": "2023-04-17T22:13:38.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1983661095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/416fcd7cd2bc486884f751acab268fd8/volumes/9c91e334-4846-476a-8e23-48a2e2e0afd2"}], "user_id": "70af0dc4dbf24ae1add76f3c87f8b1b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "416fcd7cd2bc486884f751acab268fd8"}}' 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 33b17c13-23f0-4cca-8f95-fba5fc1e7a7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:10:46,988 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.401s 2023-04-17 22:10:46,988 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96ceba0-e410-4219-a1b6-861c1a9d9ce2', 'x-compute-request-id': 'req-d96ceba0-e410-4219-a1b6-861c1a9d9ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:10:47,484 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.484s 2023-04-17 22:10:47,485 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c37ce6a-79cd-457f-9c6a-31b33221abee', 'x-compute-request-id': 'req-7c37ce6a-79cd-457f-9c6a-31b33221abee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:11:37,775 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.230s 2023-04-17 22:11:37,775 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356ae867-608c-4542-9e29-4c5b37d95f5a', 'x-compute-request-id': 'req-356ae867-608c-4542-9e29-4c5b37d95f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:11:38,011 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.224s 2023-04-17 22:11:38,012 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Mon, 17 Apr 2023 22:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f97b296d-dc56-4889-b06a-ea62fa0ea221', 'x-compute-request-id': 'req-f97b296d-dc56-4889-b06a-ea62fa0ea221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:12:38,406 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes 0.321s 2023-04-17 22:12:38,406 80594 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-918676412"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0670ca0-2331-4183-8a77-7fa31331c560', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0670ca0-2331-4183-8a77-7fa31331c560', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes'} Body: b'{"volume": {"id": "33b17c13-23f0-4cca-8f95-fba5fc1e7a7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:38.331922", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-918676412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments ": []}}' 2023-04-17 22:12:38,460 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c 0.044s 2023-04-17 22:12:38,461 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2474cb59-ee75-476d-8979-b78a6c8b3fd4', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2474cb59-ee75-476d-8979-b78a6c8b3fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c'} Body: b'{"volume": {"id": "33b17c13-23f0-4cca-8f95-fba5fc1e7a7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:38.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-918676412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:12:39,533 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c 0.060s 2023-04-17 22:12:39,533 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0826d5-21af-44ad-95e8-a71668f899f1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0826d5-21af-44ad-95e8-a71668f899f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c'} Body: b'{"volume": {"id": "33b17c13-23f0-4cca-8f95-fba5fc1e7a7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:12:38.000000", "updated_at": "2023-04-17T22:12:38.000000", "name": "tempest-ServerActionsTestJSON-volume-918676412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/33b17c13-23f0-4cca-8f95-fba5fc1e7a7c"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:12:39,849 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.303s 2023-04-17 22:12:39,849 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494e3cbc-a809-4f8e-924d-29c67ac8fb6a', 'x-compute-request-id': 'req-494e3cbc-a809-4f8e-924d-29c67ac8fb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:42,059 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes 0.305s 2023-04-17 22:13:42,060 80598 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-716572692"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a523195-9238-4c9f-a667-f9ffa2aea4e2', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a523195-9238-4c9f-a667-f9ffa2aea4e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes'} Body: b'{"volume": {"id": "7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:41.949034", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716572692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:42,112 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334 0.042s 2023-04-17 22:13:42,112 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25aae880-5f4b-41c0-aa5f-f1071a995c29', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25aae880-5f4b-41c0-aa5f-f1071a995c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334'} Body: b'{"volume": {"id": "7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716572692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' 2023-04-17 22:13:43,162 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334 0.038s 2023-04-17 22:13:43,163 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4b7430-da24-46da-93b6-987a2d8cded2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4b7430-da24-46da-93b6-987a2d8cded2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334'} Body: b'{"volume": {"id": "7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": "2023-04-17T22:13:42.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-716572692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/7fe14aed-aeb4-4e41-8a2a-2bb71b2d5334"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' 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 9eba8db1-5aa9-477c-94c9-638957a4af6d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:43,366 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes 0.187s 2023-04-17 22:13:43,366 80598 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-1161972841"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4af566-ca47-45b0-ba6f-dfa0fc0f692b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4af566-ca47-45b0-ba6f-dfa0fc0f692b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes'} Body: b'{"volume": {"id": "9eba8db1-5aa9-477c-94c9-638957a4af6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:43.309996", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1161972841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:43,416 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d 0.040s 2023-04-17 22:13:43,417 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8405f9fb-7a89-4859-a181-978ea1e93b76', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8405f9fb-7a89-4859-a181-978ea1e93b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d'} Body: b'{"volume": {"id": "9eba8db1-5aa9-477c-94c9-638957a4af6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:43.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1161972841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' 2023-04-17 22:13:44,475 80598 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d 0.044s 2023-04-17 22:13:44,475 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25b763fa-9218-4857-9d13-7d90d797f171', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25b763fa-9218-4857-9d13-7d90d797f171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d'} Body: b'{"volume": {"id": "9eba8db1-5aa9-477c-94c9-638957a4af6d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:43.000000", "updated_at": "2023-04-17T22:13:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1161972841", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a863c30ce3844f0ba754b048c2833fa3/volumes/9eba8db1-5aa9-477c-94c9-638957a4af6d"}], "user_id": "b3e3003057e7456c933b762412442a3e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a863c30ce3844f0ba754b048c2833fa3"}}' 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 49a01bc4-4364-4d58-b9c2-1e21e8cc71c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:39,080 80606 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:11:39,080 80606 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:11:39,142 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.059s 2023-04-17 22:11:39,142 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-682999879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCM4zdhbyTNqZazXlr1WLqme2C0HFJDjVxfYGQZTlRtIWULGYITIT3EQ1q/6k7xhD3mm3oc0QfKdmb3gJ1SjZzP4d00vGPpTXvENVjyWcQGVsW5qXE+WwAnTojbreOxhA=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e7ff4e-67b4-4e40-92a8-b27da15d3eb9', 'x-compute-request-id': 'req-09e7ff4e-67b4-4e40-92a8-b27da15d3eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-682999879", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCM4zdhbyTNqZazXlr1WLqme2C0HFJDjVxfYGQZTlRtIWULGYITIT3EQ1q/6k7xhD3mm3oc0QfKdmb3gJ1SjZzP4d00vGPpTXvENVjyWcQGVsW5qXE+WwAnTojbreOxhA==", "fingerprint": "9a:29:1b:b4:81:f5:fb:ba:18:bd:93:2e:9c:50:28:dc", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9"}}' 2023-04-17 22:11:39,145 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-682999879 created 2023-04-17 22:11:39,562 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.416s 2023-04-17 22:11:39,563 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1189051497", "description": "tempest-description--1442046975"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-813b8714-336b-4931-bfbd-e448addd8f86', 'date': 'Mon, 17 Apr 2023 22:11:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "feecd491-845d-4ae3-abec-154225f90e2c", "name": "tempest-securitygroup--1189051497", "stateful": true, "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "tempest-description--1442046975", "shared": false, "security_group_rules": [{"id": "249b0b8f-c7ca-4908-b1be-3a71848a2e9b", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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": 466, "description": null, "tags": [], "created_at": "2023-04-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}, {"id": "d78c982c-b58f-4092-9a36-9f2ac8c9b6c4", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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": 467, "description": null, "tags": [], "created_at": "2023-04-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}], "tags": [], "created_at": "2023-04-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:11:39,781 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.217s 2023-04-17 22:11:39,781 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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-7e0e9c49-3f17-4021-ba71-000011bd3c88', 'date': 'Mon, 17 Apr 2023 22:11:39 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": "d3cbbfde-4d2b-4f59-84af-601108814204", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:11:39,991 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2023-04-17 22:11:39,991 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e67d9a09-f8b5-43b6-90f7-b80a6180a0b9', 'date': 'Mon, 17 Apr 2023 22:11:39 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": "6d17b55b-fd70-4434-b736-2f1e9db476dc", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "feecd491-845d-4ae3-abec-154225f90e2c", "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-17T22:11:39Z", "updated_at": "2023-04-17T22:11:39Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:11:39,992 80606 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1189051497 created 2023-04-17 22:11:40,986 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.994s 2023-04-17 22:11:40,987 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-2b0db85b-33c2-4e54-bc66-ef4e8c1deaea', 'date': 'Mon, 17 Apr 2023 22:11:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "229a317f-1078-478b-a46a-470810c21530", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.229", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:40Z", "updated_at": "2023-04-17T22:11:40Z", "revision_number": 0}}' 2023-04-17 22:11:40,987 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '229a317f-1078-478b-a46a-470810c21530', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:40Z', 'updated_at': '2023-04-17T22:11:40Z', 'revision_number': 0, 'ip': '172.24.4.229'} created 2023-04-17 22:11:41,080 80606 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.088s 2023-04-17 22:11:41,081 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ac4f7ec1-424b-4a94-b0e7-22afb2e6a970', '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": "52b3e35c03b54ae4b5dabfb1325886a9", "name": "tempest-AttachVolumeNegativeTest-1678965362-project-member", "password_expires_at": null}, "audit_ids": ["ikoQe873TRmSnIV3jDBvjw"], "expires_at": "2023-04-17T23:11:41.000000Z", "issued_at": "2023-04-17T22:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e52724ed9bc54905bd5eddd8504e4c77", "name": "tempest-AttachVolumeNegativeTest-1678965362"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": " RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:11:41,081 80606 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'bd9d53b7-0e22-42c4-8b91-49575cadf44f', 'name': 'tempest-AttachVolumeNegativeTest-1068401962-network', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60931, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:11:41,082 80606 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-682999879', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCM4zdhbyTNqZazXlr1WLqme2C0HFJDjVxfYGQZTlRtIWULGYITIT3EQ1q/6k7xhD3mm3oc0QfKdmb3gJ1SjZzP4d00vGPpTXvENVjyWcQGVsW5qXE+WwAnTojbreOxhA==', 'fingerprint': '9a:29:1b:b4:81:f5:fb:ba:18:bd:93:2e:9c:50:28:dc', 'user_id': '52b3e35c03b54ae4b5dabfb1325886a9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBugFbyLBP0cG+HuM2AT/uCdF/gpaJYNlDIhjctFslQjv8e/djiw2Y\nPCzVDP6YGgWgBwYFK4EEACKhZANiAAQgjOM3YW8kzamWs15a9Vi6pntgtBxSQ41c\nX2BkGU5UbSFlCxmCEyE9xENav+pO8YQ95pt6HNEHynZm94CdUo2cz+HdNLxj6U17\nxDVY8lnEBlbFualxPlsAJ06I263jsYQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'feecd491-845d-4ae3-abec-154225f90e2c', 'name': 'tempest-securitygroup--1189051497', 'stateful': True, 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': 'tempest-description--1442046975', 'shared': False, 'security_group_rules': [{'id': '249b0b8f-c7ca-4908-b1be-3a71848a2e9b', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': 'feecd491-845d-4ae3-abec-154225f90e2c', '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': 466, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:39Z', 'updated_at': '2023-04-17T22:11:39Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, {'id': 'd78c982c-b58f-4092-9a36-9f2ac8c9b6c4', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': 'feecd491-845d-4ae3-abec-154225f90e2c', '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': 467, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:39Z', 'updated_at': '2023-04-17T22:11:39Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504 e4c77'}], 'tags': [], 'created_at': '2023-04-17T22:11:39Z', 'updated_at': '2023-04-17T22:11:39Z', 'revision_number': 1, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, 'floating_ip': {'id': '229a317f-1078-478b-a46a-470810c21530', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:40Z', 'updated_at': '2023-04-17T22:11:40Z', 'revision_number': 0, 'ip': '172.24.4.229'}} 2023-04-17 22:11:41,944 80606 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.861s 2023-04-17 22:11:41,944 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-494563557", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "bd9d53b7-0e22-42c4-8b91-49575cadf44f"}], "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "key_name": "tempest-keypair-682999879", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9c4025-7035-4a6a-941a-a81314b86046', 'x-compute-request-id': 'req-3a9c4025-7035-4a6a-941a-a81314b86046', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "adminPass": "password"}}' 2023-04-17 22:11:42,032 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753 0.084s 2023-04-17 22:11:42,032 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:41 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-ab4867a8-dddc-4f88-b031-c998cb0fd370', 'x-compute-request-id': 'req-ab4867a8-dddc-4f88-b031-c998cb0fd370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "name": "tempest-AttachVolumeNegativeTest-server-494563557", "status": "BUILD", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/com pute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:42Z", "updated": "2023-04-17T22:11:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-682999879", "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 22:12:32,340 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753 0.245s 2023-04-17 22:12:32,340 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:32 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-c36ce473-6a58-4024-960d-96a93d9030df', 'x-compute-request-id': 'req-c36ce473-6a58-4024-960d-96a93d9030df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "name": "tempest-AttachVolumeNegativeTest-server-494563557", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:41Z", "updated": "2023-04-17T22:11:49Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ba:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-682999879", "OS-SRV-USG:launched_at": "2023-04-17T22:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "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 22:12:32,352 80606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:13:32,575 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753/os-interface 0.172s 2023-04-17 22:13:32,575 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 20 23 22:13:32 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-689fc632-86cc-42e1-abf5-ed5b73e94883', 'x-compute-request-id': 'req-689fc632-86cc-42e1-abf5-ed5b73e94883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "port_id": "7057b0c3-d9e3-4814-9d2d-2b70e922533b", "mac_addr": "fa:16:3e:7c:ba:7a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "353b1326-8b44-4e95-98d6-6585af143c2b", "ip_address": "10.0.0.9"}]}]}' 2023-04-17 22:13:33,966 80606 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/229a317f-1078-478b-a46a-470810c21530 1.386s 2023-04-17 22:13:33,966 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7057b0c3-d9e3-4814-9d2d-2b70e922533b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bfead6a0-7496-4f63-a95f-e83bc822462f', 'date': 'Mon, 17 Apr 2023 22:13:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/229a317f-1078-478b-a46a-470810c21530'} Body: b'{"floatingip": {"id": "229a317f-1078-478b-a46a-470810c21530", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.229", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "3ce8b80b-b8be-4e7c-a64b-2e649750bdf5", "port_id": "7057b0c3-d9e3-4814-9d2d-2b70e922533b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "mac_address": "fa:16:3e:7c:ba:7a", "admin_state_up": true, "status": "ACTIVE", "device_id": "128ffde0-5149-48d2-a56e-c41418fbc753", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:40Z", "updated_at": "2023-04-17T22:13:33Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:13:33,969 80606 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.229:22' as 'cirros' with public key authentication 2023-04-17 22:13:34,000 80606 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:13:34,020 80606 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:13:34,021 80606 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.229 successfully created 2023-04-17 22:13:34,064 80606 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/128ffde0-5149-48d2-a56e-c41418fbc753/ips 0.042s 2023-04-17 22:13:34,064 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:34 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-f5017626-bb34-4df1-9dc1-4d9fedfb0af4', 'x-compute-request-id': 'req-f5017626-bb34-4df1-9dc1-4d9fedfb0af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753/ips'} Body : b'{"addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-17 22:13:34,271 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes 0.204s 2023-04-17 22:13:34,271 80606 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-839976054"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be4770-8fd8-413c-ad5f-29cb4274d62f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89be4770-8fd8-413c-ad5f-29cb4274d62f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes'} Body: b'{"volume": {"id": "49a01bc4-4364-4d58-b9c2-1e21e8cc71c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:34.209025", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-839976054", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:34,325 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4 0.043s 2023-04-17 22:13:34,325 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266862d0-60b6-49d6-b559-1c7154d67c95', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266862d0-60b6-49d6-b559-1c7154d67c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4'} Body: b'{"volume": {"id": "49a01bc4-4364-4d58-b9c2-1e21e8cc71c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-839976054", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:13:35,378 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volu me/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4 0.041s 2023-04-17 22:13:35,379 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879111cb-199e-4752-a195-596f15b21e8d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879111cb-199e-4752-a195-596f15b21e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4'} Body: b'{"volume": {"id": "49a01bc4-4364-4d58-b9c2-1e21e8cc71c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:34.000000", "updated_at": "2023-04-17T22:13:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-839976054", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/49a01bc4-4364-4d58-b9c2-1e21e8cc71c4"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:13:35,534 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753 0.134s 2023-04-17 22:13:35,534 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:35 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-73ec08b2-562f-4802-833c-38319ba5fec2', 'x-compute-request-id': 'req-73ec08b2-562f-4802-833c-38319ba5fec2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'' 2023-04-17 22:13:35,692 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753 0.157s 2023-04-17 22:13:35,693 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:35 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-e29014b6-782a-4a85-a02f-b091729d31d4', 'x-compute-request-id': 'req-e29014b6-782a-4a85-a02f-b091729d31d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"server": {"id": "128ffde0-5149-48d2-a56e-c41418fbc753", "name": "tempest-AttachVolumeNegativeTest-server-494563557", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858 a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:41Z", "updated": "2023-04-17T22:13:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ba:7a"}, {"version": 4, "addr": "172.24.4.229", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:ba:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/128ffde0-5149-48d2-a56e-c41418fbc753"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-682999879", "OS-SRV-USG:launched_at": "2023-04-17T22:11:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1189051497"}], "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 22:14:25,888 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753 0.134s 2023-04-17 22:14:25,888 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-843ebfc3-e185-4da6-8699-9d4fca0de5f3', 'x-compute-request-id': 'req-843ebfc3-e185-4da6-8699-9d4fca0de5f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/128ffde0-5149-48d2-a56e-c41418fbc753'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 128ffde0-5149-48d2-a56e-c41418fbc753 could not be found."}}' 2023-04-17 22:14:25,920 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-682999879 0.031s 2023-04-17 22:14:25,920 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80186265-38a9-4fb2-a07d-99671441cf47', 'x-compute-request-id': 'req-80186265-38a9-4fb2-a07d-99671441cf47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-682999879'} Body: b'' 2023-04-17 22:14:26,196 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c 0.275s 2023-04-17 22:14:26,196 80606 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-7dbb98ae-e91a-419d-b66e-e29aff3d17d6', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:26 G MT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c'} Body: b'' 2023-04-17 22:14:26,228 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c 0.031s 2023-04-17 22:14:26,228 80606 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-7dbfcaeb-55f6-4747-b31d-24c83c34d40a', 'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/feecd491-845d-4ae3-abec-154225f90e2c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group feecd491-845d-4ae3-abec-154225f90e2c does not exist", "detail": ""}}' 2023-04-17 22:14:26,726 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/229a317f-1078-478b-a46a-470810c21530 0.497s 2023-04-17 22:14:26,727 80606 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-5736e128-c3c0-4d4b-975a-9db8668b52e4', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/229a317f-1078-478b-a46a-470810c21530'} Body: b'' 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 dd526c13-8915-4dda-8bc6-36964c4a3fa9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:11:45,752 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:11:45,752 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:11:45,811 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-17 22:11:45,811 80596 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-41502610", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQR3wOyHdbetUVTI8L6ivA4S33oxQgPScnR6ThbG577rtQzESbVwvoSv8WcOg2mDZIkUxurn2f81Gs5LsSgI5VUppArPBavq2+Gv6ZDUuSwGAQdnLviswAseye+/hTX7A=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7c2da4-fa02-4a71-95c4-1f2f70b59782', 'x-compute-request-id': 'req-cb7c2da4-fa02-4a71-95c4-1f2f70b59782', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-41502610", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQR3wOyHdbetUVTI8L6ivA4S33oxQgPScnR6ThbG577rtQzESbVwvoSv8WcOg2mDZIkUxurn2f81Gs5LsSgI5VUppArPBavq2+Gv6ZDUuSwGAQdnLviswAseye+/hTX7A==", "fingerprint": "6b:99:5e:e1:0e:c9:0c:6a:4f:62:ec:9d:41:83:95:50", "user_id": "a5ec05fe7d7244368c7eec3739a96c19"}}' 2023-04-17 22:11:45,814 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-41502610 created 2023-04-17 22:11:45,962 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2023-04-17 22:11:45,963 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2143552762", "description": "tempest-description--10615565"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-a7a0139d-1bf9-4dc4-baf3-6ccaebd8e5e1', 'date': 'Mon, 17 Apr 2023 22:11:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f180807a-5201-4161-bc1b-e412c5f226da", "name": "tempest-securitygroup--2143552762", "stateful": true, "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "tempest-description--10615565", "shared": false, "security_group_rules": [{"id": "4e1a7384-48e9-41c7-8692-2530cbdfda72", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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": 485, "description": null, "tags": [], "created_at": "2023-04-17T22:11:45Z", "updated_at": "2023-04-17T22:11:45Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}, {"id": "bce472ac-1f10-4c01-9cbc-8488a7e12be5", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pref ix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 484, "description": null, "tags": [], "created_at": "2023-04-17T22:11:45Z", "updated_at": "2023-04-17T22:11:45Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}], "tags": [], "created_at": "2023-04-17T22:11:45Z", "updated_at": "2023-04-17T22:11:45Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:11:46,119 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-17 22:11:46,119 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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-e45a8389-7da6-4594-bd70-faf4d1caa92b', 'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b0491ca-bc22-413a-b647-5e28af8f200a", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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-17T22:11:46Z", "updated_at": "2023-04-17T22:11:46Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:11:46,281 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-17 22:11:46,282 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ca89e63a-c75d-4fa2-9a3e-6bc3345120a0', 'date': 'Mon, 17 Apr 2023 22:11:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "741fe977-9c66-4490-b203-67663dad3cf3", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "security_group_id": "f180807a-5201-4161-bc1b-e412c5f226da", "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-17T22:11:46Z", "updated_at": "2023-04-17T22:11:46Z", "revision_number": 0, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:11:46,282 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2143552762 created 2023-04-17 22:11:48,454 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.171s 2023-04-17 22:11:48,454 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type ': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5160ee5f-4a36-4d60-966e-bfc26288493a', 'date': 'Mon, 17 Apr 2023 22:11:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8a9d65b5-336c-4d18-9a02-d565605d6b75", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.192", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9283fe3c9a094f9bbddb08e48973da44", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:47Z", "updated_at": "2023-04-17T22:11:47Z", "revision_number": 0}}' 2023-04-17 22:11:48,455 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8a9d65b5-336c-4d18-9a02-d565605d6b75', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:47Z', 'updated_at': '2023-04-17T22:11:47Z', 'revision_number': 0, 'ip': '172.24.4.192'} created 2023-04-17 22:11:48,537 80596 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.078s 2023-04-17 22:11:48,538 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:48 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-32fda2d4-30a9-4af5-83e1-216b3f4cc337', '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": "a5ec05fe7d7244368c7eec3739a96c19", "name": "tempest-AttachVolumeShelveTestJSON-1051644628-project-member", "password_expires_at": null}, "audit_ids": ["HEbYDcgqTCWYLeSMwfVUaA"], "expires_at": "2023-04-17T23:11:48.000000Z", "issued_at": "2023-04-17T22:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9283fe3c9a094f9bbddb08e48973da44", "name": "tempest-AttachVolumeShelveTestJSON-1051644628"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14f acbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:11:48,538 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '2aae2552-3ef8-41d3-84e6-313da6fc203b', 'name': 'tempest-AttachVolumeShelveTestJSON-1626967335-network', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9751, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:11:48,539 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-41502610', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPQR3wOyHdbetUVTI8L6ivA4S33oxQgPScnR6ThbG577rtQzESbVwvoSv8WcOg2mDZIkUxurn2f81Gs5LsSgI5VUppArPBavq2+Gv6ZDUuSwGAQdnLviswAseye+/hTX7A==', 'fingerprint': '6b:99:5e:e1:0e:c9:0c:6a:4f:62:ec:9d:41:83:95:50', 'user_id': 'a5ec05fe7d7244368c7eec3739a96c19', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDIJfaA5muQwdrqPBOc3XWw4s98H9qtlJDKgN9LewI0i44NxfzhIquK\nsGfpwsJ2xlKgBwYFK4EEACKhZANiAAT0Ed8Dsh3W3rVFUyPC+orwOEt96MUID0nJ\n0ek4Wxue+67UMxEm1cL6Er/FnDoNpg2SJFMbq59n/NRrOS7EoCOVVKaQKzwWr6tv\nhr+mQ1LksBgEHZy74rMALHsnvv4U1+w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f180807a-5201-4161-bc1b-e412c5f226da', 'name': 'tempest-securitygroup--2143552762', 'stateful': True, 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': 'tempest-description--10615565', 'shared': False, 'security_group_rules': [{'id': '4e1a7384-48e9-41c7-8692-2530cbdfda72', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': 'f180807a-5201-4161-bc1b-e412c5f226da', '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': 485, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:45Z', 'updated_at': '2023-04-17T22:11:45Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, {'id': 'bce472ac-1f10-4c01-9cbc-8488a7e12be5', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'security_group_id': 'f180807a-5201-4161-bc1b-e412c5f226da', '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': 484, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:11:45Z', 'updated_at': '2023-04-17T2 2:11:45Z', 'revision_number': 0, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}], 'tags': [], 'created_at': '2023-04-17T22:11:45Z', 'updated_at': '2023-04-17T22:11:45Z', 'revision_number': 1, 'project_id': '9283fe3c9a094f9bbddb08e48973da44'}, 'floating_ip': {'id': '8a9d65b5-336c-4d18-9a02-d565605d6b75', 'tenant_id': '9283fe3c9a094f9bbddb08e48973da44', 'floating_ip_address': '172.24.4.192', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9283fe3c9a094f9bbddb08e48973da44', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:11:47Z', 'updated_at': '2023-04-17T22:11:47Z', 'revision_number': 0, 'ip': '172.24.4.192'}} 2023-04-17 22:11:49,679 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.140s 2023-04-17 22:11:49,680 80596 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-742045578", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2aae2552-3ef8-41d3-84e6-313da6fc203b"}], "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "key_name": "tempest-keypair-41502610", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa', '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-6292db7e-dad9-44b5-bf16-433c7a3c5d61', 'x-compute-request-id': 'req-6292db7e-dad9-44b5-bf16-433c7a3c5d61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "adminPass": "password"}}' 2023-04-17 22:11:49,787 80596 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/2b53a15a-2e55-4c9e-976b-addb176545fa 0.104s 2023-04-17 22:11:49,788 80596 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 22:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356a0d8d-5b03-4ffb-89f3-feeb2d274c1d', 'x-compute-request-id': 'req-356a0d8d-5b03-4ffb-89f3-feeb2d274c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "name": "tempest-AttachVolumeShelveTestJSON-server-742045578", "status": "BUILD", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7 244368c7eec3739a96c19", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:50Z", "updated": "2023-04-17T22:11:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-41502610", "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 22:12:40,133 80596 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/2b53a15a-2e55-4c9e-976b-addb176545fa 0.271s 2023-04-17 22:12:40,134 80596 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 22:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe9c2e1-3e31-405f-aff4-18676a81320a', 'x-compute-request-id': 'req-bfe9c2e1-3e31-405f-aff4-18676a81320a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "name": "tempest-AttachVolumeShelveTestJSON-server-742045578", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:49Z", "updated": "2023-04-17T22:11:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:f9:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-41502610", "OS-SRV-USG:launched_at": "2023-04-17T22:11:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "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 22:12:40,148 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:13:40,799 80596 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/2b53a15a-2e55 -4c9e-976b-addb176545fa/os-interface 0.590s 2023-04-17 22:13:40,799 80596 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 22:13:40 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-f7949c98-fe8b-4e88-9368-31ede642118d', 'x-compute-request-id': 'req-f7949c98-fe8b-4e88-9368-31ede642118d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "port_id": "2515c5ff-fad2-4304-a78e-c4d3ab3fdfc7", "mac_addr": "fa:16:3e:0a:f9:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20c14369-a5bc-4322-86d4-8ad16d246f1f", "ip_address": "10.0.0.3"}]}]}' 2023-04-17 22:13:41,962 80596 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/8a9d65b5-336c-4d18-9a02-d565605d6b75 1.159s 2023-04-17 22:13:41,962 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2515c5ff-fad2-4304-a78e-c4d3ab3fdfc7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d7f4e81d-ea27-4a35-ae9a-da8e59cfd2cd', 'date': 'Mon, 17 Apr 2023 22:13:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a9d65b5-336c-4d18-9a02-d565605d6b75'} Body: b'{"floatingip": {"id": "8a9d65b5-336c-4d18-9a02-d565605d6b75", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "floating_ip_address": "172.24.4.192", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "17f25457-a140-4d75-8605-95982536cf47", "port_id": "2515c5ff-fad2-4304-a78e-c4d3ab3fdfc7", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2aae2552-3ef8-41d3-84e6-313da6fc203b", "mac_address": "fa:16:3e:0a:f9:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:11:47Z", "updated_at": "2023-04-17T22:13:41Z", "revision_number": 1, "project_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:13:41,964 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.192:22' as 'cirros' with public key authentication 2023-04-17 22:13:41,996 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:13:42,017 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:13:42,018 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.192 successfully created 2023-04-17 22:13:42,062 80596 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/2b53a15a-2e55-4c9e-976b-addb176545fa/ips 0.043s 2023-04-17 22:13:42,062 80596 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 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-op enstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6006d2d-e90c-4065-bc4d-3ac503d4bc0b', 'x-compute-request-id': 'req-d6006d2d-e90c-4065-bc4d-3ac503d4bc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-17 22:13:42,242 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes 0.176s 2023-04-17 22:13:42,242 80596 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-349858136"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feab7603-a0e9-4c8c-b63c-be427b61b02e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feab7603-a0e9-4c8c-b63c-be427b61b02e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes'} Body: b'{"volume": {"id": "dd526c13-8915-4dda-8bc6-36964c4a3fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.187087", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-349858136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:13:42,311 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9 0.057s 2023-04-17 22:13:42,311 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee0f896-2a01-4357-b79c-d63e5fd2686b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee0f896-2a01-4357-b79c-d63e5fd2686b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9'} Body: b'{"volume": {"id": "dd526c13-8915-4dda-8bc6-36964c4a3fa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-349858136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}], "user_id": "a5ec05fe7d7244368c7 eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:13:43,363 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9 0.040s 2023-04-17 22:13:43,363 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497ffa8d-41c3-4405-931b-c6a075b7bea1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497ffa8d-41c3-4405-931b-c6a075b7bea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9'} Body: b'{"volume": {"id": "dd526c13-8915-4dda-8bc6-36964c4a3fa9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:13:42.000000", "updated_at": "2023-04-17T22:13:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-349858136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9283fe3c9a094f9bbddb08e48973da44/volumes/dd526c13-8915-4dda-8bc6-36964c4a3fa9"}], "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9283fe3c9a094f9bbddb08e48973da44"}}' 2023-04-17 22:13:43,490 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa 0.116s 2023-04-17 22:13:43,490 80596 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 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e420790-2902-4116-a6f6-b680255b2492', 'x-compute-request-id': 'req-4e420790-2902-4116-a6f6-b680255b2492', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'' 2023-04-17 22:13:43,651 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa 0.159s 2023-04-17 22:13:43,651 80596 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 22:13:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010b9271-b8a1-402d-8e50-478016a9af7b', 'x-compute-request-id': 'req-010b9271-b 8a1-402d-8e50-478016a9af7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"server": {"id": "2b53a15a-2e55-4c9e-976b-addb176545fa", "name": "tempest-AttachVolumeShelveTestJSON-server-742045578", "status": "ACTIVE", "tenant_id": "9283fe3c9a094f9bbddb08e48973da44", "user_id": "a5ec05fe7d7244368c7eec3739a96c19", "metadata": {}, "hostId": "57d7698181fe15d0ad4916a4325a7df529675a476b693613663f20d1", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:11:49Z", "updated": "2023-04-17T22:13:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1626967335-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:f9:e7"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:f9:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b53a15a-2e55-4c9e-976b-addb176545fa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-41502610", "OS-SRV-USG:launched_at": "2023-04-17T22:11:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2143552762"}], "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 22:14:33,900 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa 0.187s 2023-04-17 22:14:33,901 80596 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 22:14:33 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-162be216-f925-4928-8b10-0977241bf02f', 'x-compute-request-id': 'req-162be216-f925-4928-8b10-0977241bf02f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b53a15a-2e55-4c9e-976b-addb176545fa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b53a15a-2e55-4c9e-976b-addb176545fa could not be found."}}' 2023-04-17 22:14:33,927 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-41502610 0.026s 2023-04-17 22:14:33,928 80596 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 22:14:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc6363a-ea35-48ed-ab2d-3efa229fb53b', 'x-compute-request-id': 'req-9bc6363a-ea35-48ed-ab2d-3efa229fb53b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-41502610'} Body: b'' 2023-04-17 22:14:34,070 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da 0.141s 2023-04-17 22:14:34,070 80596 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-164896c1-d520-4de7-bddf-a359a613c21d', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da'} Body: b'' 2023-04-17 22:14:34,091 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da 0.019s 2023-04-17 22:14:34,091 80596 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-f31592bd-f8c0-4a5a-abb5-c46d7e1fab93', 'date': 'Mon, 17 Apr 2023 22:14:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f180807a-5201-4161-bc1b-e412c5f226da'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f180807a-5201-4161-bc1b-e412c5f226da does not exist", "detail": ""}}' 2023-04-17 22:14:34,724 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8a9d65b5-336c-4d18-9a02-d565605d6b75 0.631s 2023-04-17 22:14:34,724 80596 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-6bf6703d-0f9f-49ab-a9d8-e3e2d1860882', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:14:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8a9d65b5-336c-4d18-9a02-d565605d6b75'} Body: b'' 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 b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:12:29,280 80608 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 22:12:30,022 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.741s 2023-04-17 22:12:30,023 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1586491885", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7caab0a1-de3d-4117-b612-096de189bac9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f89661fa-cd1b-4e3b-8916-4412c80c4c8c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1586491885", "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": "a82db257b3494faca3f3759644a51b30", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7caab0a1-de3d-4117-b612-096de189bac9", "created_at": "2023-04-17T22:12:30Z", "updated_at": "2023-04-17T22:12:30Z", "tags": [], "self": "/v2/images/7caab0a1-de3d-4117-b612-096de189bac9", "file": "/v2/images/7caab0a1-de3d-4117-b612-096de189bac9/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:12:31,649 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9/file 1.625s 2023-04-17 22:12:31,649 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-191ef79f-6601-456a-ab11-cd08f8523a27', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9/file'} Body: b'' 2023-04-17 22:12:31,649 80608 DEBUG [tempest.scenario.manager] image:7caab0a1-de3d-4117-b612-096de189bac9 2023-04-17 22:12:31,712 80608 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.060s 2023-04-17 22:12:31,712 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2023545159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsXE6OrnGHKpZRfRRcidgOPWNw8nV1m4nQYTe67gmTvGnqZQ+yuBJwyAgcKnu1jiPhFMF5q36cDq/h1aU41fT0gQG5M5HcCdSjY9QHTwnJNWH/cKSA+xRQ7GbYrnZAxmQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 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-ebf16248-9765-424b-9779-9deeb45ab767', 'x-compute-request-id': 'req-ebf16248-9765-424b-9779-9deeb45ab767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-202 3545159", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsXE6OrnGHKpZRfRRcidgOPWNw8nV1m4nQYTe67gmTvGnqZQ+yuBJwyAgcKnu1jiPhFMF5q36cDq/h1aU41fT0gQG5M5HcCdSjY9QHTwnJNWH/cKSA+xRQ7GbYrnZAxmQ==", "fingerprint": "c3:ba:13:df:35:f8:80:d4:3a:0e:a7:f0:6f:49:4b:92", "user_id": "e11872391f1a487a8a8ba5a6d13589f1"}}' 2023-04-17 22:12:31,826 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.104s 2023-04-17 22:12:31,826 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 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-818d9ff4-4b25-4aba-b1f9-0f56f7d77e27', '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": "e11872391f1a487a8a8ba5a6d13589f1", "name": "tempest-TestMinimumBasicScenario-475067891-project-member", "password_expires_at": null}, "audit_ids": ["-J7LX_wdRjK2rnYNlMO4jQ"], "expires_at": "2023-04-17T23:12:31.000000Z", "issued_at": "2023-04-17T22:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a82db257b3494faca3f3759644a51b30", "name": "tempest-TestMinimumBasicScenario-475067891"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:12:31,827 80608 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'a91184a7-8ecf-419a-a191-2853dd054c4b', 'name': 'tempest-TestMinimumBasicScenario-1266987381-network', 'tenant_id': 'a82db257b3494faca3f3759644a51b30', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a82db257b3494faca3f3759644a51b30', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6104, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:09:15Z', 'updated_at': '2023-04-17T22:09:15Z', 'revision_number': 1} available for tenant 2023-04-17 22:12:33,019 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.192s 2023-04-17 22:12:33,020 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1515339523", "imageRef": "7caab0a1-de3d-4117-b612-096de189bac9", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "networks": [{"uuid": "a91184a7-8ecf-419a-a191-2853dd054c4b"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af667c16-0922-4b67-845b-494951d68ea0', 'x-compute-request-id': 'req-af667c16-0922-4b67-845b-494951d68ea0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NtBW9SuqmaGT"}}' 2023-04-17 22:12:33,111 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.088s 2023-04-17 22:12:33,112 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bea3b4d-a025-452a-ac51-1579da1806e6', 'x-compute-request-id': 'req-9bea3b4d-a025-452a-ac51-1579da1806e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "BUILD", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:33Z", "updated": "2023-04-17T22:12:33Z", "addresses": {}, "a ccessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "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 22:13:23,442 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.269s 2023-04-17 22:13:23,442 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:23 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-0b4dab9a-fb90-483f-9270-9cd2e7006bb9', 'x-compute-request-id': 'req-0b4dab9a-fb90-483f-9270-9cd2e7006bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:13:23,454 80608 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:14:23,890 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.375s 2023-04-17 22:14:23,891 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:23 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-i d': 'req-84df9ba6-23cd-4f2d-96bc-68d024ba60c7', 'x-compute-request-id': 'req-84df9ba6-23cd-4f2d-96bc-68d024ba60c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:14:23,978 80608 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 22:14:23,978 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:23 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-2cef9d8d-19d0-43d1-a76b-a94f3bdf24ec', 'x-compute-request-id': 'req-2cef9d8d-19d0-43d1-a76b-a94f3bdf24ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}]}]}' 2023-04-17 22:14:24,292 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.310s 2023-04-17 22:14:24,293 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:23 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-44c61050-dcaa-4e24-8088-2c445cf67fab', 'x-compute-request-id': 'req-44c61050-dcaa-4e24-8088-2c445cf67fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cf a1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:12:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:14:24,518 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes 0.213s 2023-04-17 22:14:24,519 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-376655108", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c75dad-7da8-4bb7-b5d3-0f01c14c2a70', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c75dad-7da8-4bb7-b5d3-0f01c14c2a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes'} Body: b'{"volume": {"id": "b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:24.434924", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-376655108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:14:24,571 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.042s 2023-04-17 22:14:24,571 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-9b8f554d-ae6f-4eaf-a7e5-81c2dba3898d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8f554d-ae6f-4eaf-a7e5-81c2dba3898d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'{"volume": {"id": "b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:24.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-376655108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:14:25,628 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.044s 2023-04-17 22:14:25,629 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c206ccc1-e0f2-4891-9c2d-483d3308c9ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c206ccc1-e0f2-4891-9c2d-483d3308c9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'{"volume": {"id": "b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:24.000000", "updated_at": "2023-04-17T22:14:25.000000", "name": "tempest-TestMinimumBasicScenario-volume-376655108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7"}], "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a82db257b3494faca3f3759644a51b30"}}' 2023-04-17 22:14:25,746 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.104s 2023-04-17 22:14:25,746 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14: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-b25caaef-5b95-41bd-af23-61bfab73f1e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a 82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'' 2023-04-17 22:14:25,769 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 0.022s 2023-04-17 22:14:25,769 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14: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-aa4d17dc-3b9f-43e1-81be-e855301f8d19', 'x-openstack-request-id': 'req-aa4d17dc-3b9f-43e1-81be-e855301f8d19', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a82db257b3494faca3f3759644a51b30/volumes/b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4f70fc8-3b9c-4ef4-b129-eef3df45cdc7 could not be found."}}' 2023-04-17 22:14:25,876 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.106s 2023-04-17 22:14:25,876 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 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-f08c0883-6426-4d16-80b1-67b4189ad09f', 'x-compute-request-id': 'req-f08c0883-6426-4d16-80b1-67b4189ad09f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'' 2023-04-17 22:14:26,099 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.223s 2023-04-17 22:14:26,100 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:25 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-6310a4ba-984f-47cb-9b74-d91e2d7269bb', 'x-compute-request-id': 'req-6310a4ba-984f-47cb-9b74-d91e2d7269bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"server": {"id": "cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b", "name": "tempest-TestMinimumBasicScenario-server-1515339523", "status": "ACTIVE", "tenant_id": "a82db257b3494faca3f3759644a51b30", "user_id": "e11872391f1a487a8a8ba5a6d13589f1", "metadata": {}, "hostId": "69ef6e08e49024b4d3df3cf22ecc95aeac6581d71bd70b3edb4370d8", "image": {"id": "7caab0a1-de3d-4117-b612-096de189bac9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7caab0a1-de3d-4117-b612-096de189bac9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:12:32Z", "updated": "2023-04-17T22:14:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1266987381-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:de:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2023545159", "OS-SRV-USG:launched_at": "2023-04-17T22:12:40.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 22:15:16,292 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b 0.131s 2023-04-17 22:15:16,293 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:16 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-4c1813ee-a3a0-4d95-b6f7-0e7d1450e723', 'x-compute-request-id': 'req-4c1813ee-a3a0-4d95-b6f7-0e7d1450e723', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cd3d0c4d-cfa1-4f82-b0d9-c0263f3c929b could not be found."}}' 2023-04-17 22:15:16,333 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2023545159 0.039s 2023-04-17 22:15:16,333 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:16 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-c40e3b82-9e0d-4e98-9189-b10e1d9ce1f1', 'x-compute-request-id': 'req-c40e3b82-9e0d-4e98-9189-b10e1d9ce1f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2023545159'} Body: b'' 2023-04-17 22:15:16,447 80608 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9 0.113s 2023-04-17 22:15:16,447 80608 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-088e2390-56fa-46c8-9caa-bc0a3957cb22', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7caab0a1-de3d-4117-b612-096de189bac9'} Body: b'' 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 7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:26,407 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.258s 2023-04-17 22:13:26,408 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:26 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-c82ddc1e-910a-40e0-bef1-d2b94087d1d7', 'x-compute-request-id': 'req-c82ddc1e-910a-40e0-bef1-d2b94087d1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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 22:14:26,904 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes 0.423s 2023-04-17 22:14:26,905 80610 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-1873608032"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477ef06c-628e-4325-822c-265a348e66a0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477ef06c-628e-4325-822c-265a348e66a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes'} Body: b'{"volume": {"id": "7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:26.842560", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873608032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:14:26,974 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd 0.059s 2023-04-17 22:14:26,975 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bd8dbf-5d92-4904-bda0-b71f5fabd1ed', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bd8dbf-5d92-4904-bda0-b71f5fabd1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd'} Body: b'{"volume": {"id": "7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:27.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1873608032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:14:28,028 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd 0.041s 2023-04-17 22:14:28,029 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0b71b0-b6ca-4784-9157-c07cec187085', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0b71b0-b6ca-4784-9157-c07cec187085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd'} Body: b'{"volume": {"id": "7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:27.000000", "updated_at": "2023-04-17T22:14:27.000000", "name": "tempest-ServersNegativeTestJSON-volume-1873608032", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/7c36f17a-b35e-4ac9-b0fd-c6928b3a86cd"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:14:28,292 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.250s 2023-04-17 22:14:28,292 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61809ca-4d10-4c07-94bd-1d3e22ef383c', 'x-compute-request-id': 'req-f61809ca-4d10-4c07-94bd-1d3e22ef383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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_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 243b4699-8c88-4b1e-8aad-f1a3c9f18db6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:35,164 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/60d54ee617584977a3ba5f215557be42/os-quota-sets/b5e9c7f4697b4bb883be7358e76354da?usage=True 0.049s 2023-04-17 22:15:35,164 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b080ab-9a15-47f0-83f3-730933c63814', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b080ab-9a15-47f0-83f3-730933c63814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/60d54ee617584977a3ba5f215557be42/os-quota-sets/b5e9c7f4697b4bb883be7358e76354da?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:35,499 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes 0.325s 2023-04-17 22:15:35,499 80598 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-1195742598"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81602b6-9470-4d7e-a6cf-9d8a4a894d72', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81602b6-9470-4d7e-a6cf-9d8a4a894d72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.431740", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:15:35,556 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.046s 2023-04-17 22:15:35,556 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd50441-13ce-446b-9eee-043a312bd18b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd50441-13ce-446b-9eee-043a312bd18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:36,672 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.104s 2023-04-17 22:15:36,672 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90fa95c-6443-490c-bea6-86919839eb5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90fa95c-6443-490c-bea6-86919839eb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.000000", "updated_at": "2023-04-17T22:15:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:36,729 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.044s 2023-04-17 22:15:36,729 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287bf395-115d-471e-9a19-0a73de283312', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287bf395-115d-471e-9a19-0a73de283312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"volume": {"id": "243b4699-8c88-4b1e-8aad-f1a3c9f18db6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:35.000000", "updated_at": "2023-04-17T22:15:36.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1195742598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:36,835 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.094s 2023-04-17 22:15:36,835 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15: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-610ec4ff-bc9a-4f18-a4d0-1e9c82b372bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'' 2023-04-17 22:15:36,868 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6 0.032s 2023-04-17 22:15:36,868 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15: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-c17d5597-0775-4ae6-8fc0-31dc11f5fe61', 'x-openstack-request-id': 'req-c17d5597-0775-4ae6-8fc0-31dc11f5fe61', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/243b4699-8c88-4b1e-8aad-f1a3c9f18db6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 243b4699-8c88-4b1e-8aad-f1a3c9f18db6 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 4c84c595-33f2-497f-b40b-f56beb2dab56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:37,068 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes 0.196s 2023-04-17 22:15:37,069 80598 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-1626073005"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5b4702-10a1-4524-b5af-c776ff7d789f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5b4702-10a1-4524-b5af-c776ff7d789f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.008870", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:15:37,131 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.050s 2023-04-17 22:15:37,132 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d657cd80-bb0e-407e-94f6-9b4fb1ce1b36', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d657cd80-bb0e-407e-94f6-9b4fb1ce1b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:38,190 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.043s 2023-04-17 22:15:38,190 80598 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53da26c9-1c3f-46e1-bc51-4f4393a30933', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53da26c9-1c3f-46e1-bc51-4f4393a30933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.000000", "updated_at": "2023-04-17T22:15:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:38,263 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.060s 2023-04-17 22:15:38,263 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19514e71-c11a-4c3e-90d0-143c88f8d42f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19514e71-c11a-4c3e-90d0-143c88f8d42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"volume": {"id": "4c84c595-33f2-497f-b40b-f56beb2dab56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:37.000000", "updated_at": "2023-04-17T22:15:37.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1626073005", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56"}], "user_id": "a3efd594463f406bbd43be362703280d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5e9c7f4697b4bb883be7358e76354da"}}' 2023-04-17 22:15:38,407 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.131s 2023-04-17 22:15:38,407 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a9653d-1862-409b-af29-82160cea33c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'' 2023-04-17 22:15:38,438 80598 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56 0.030s 2023-04-17 22:15:38,438 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ccf8d2-c8d3-41a3-a628-3667821e10f3', 'x-openstack-request-id': 'req-49ccf8d2-c8d3-41a3-a628-3667821e10f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b5e9c7f4697b4bb883be7358e76354da/volumes/4c84c595-33f2-497f-b40b-f56beb2dab56'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c84c595-33f2-497f-b40b-f56beb2dab56 could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2e94e75f-946a-417a-95f1-25fac22749b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:13:40,158 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.234s 2023-04-17 22:13:40,158 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd4e216-74f9-4527-8c9e-ae30931460c4', 'x-compute-request-id': 'req-ccd4e216-74f9-4527-8c9e-ae30931460c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:13:40,993 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.819s 2023-04-17 22:13:40,993 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29ac434-278e-4508-bcfb-ed4a32656400', 'x-compute-request-id': 'req-f29ac434-278e-4508-bcfb-ed4a32656400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:13:41,667 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.662s 2023-04-17 22:13:41,667 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d78a79-6289-48fe-8c78-308606b609ba', 'x-compute-request-id': 'req-13d78a79-6289-48fe-8c78-308606b609ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:14:41,935 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3 /b99089f4e3074ee7a5c1ada03ceb8984/volumes 0.194s 2023-04-17 22:14:41,938 80594 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-1197921561"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82188c81-74ea-4884-b01f-9c7b4f7cc66a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82188c81-74ea-4884-b01f-9c7b4f7cc66a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes'} Body: b'{"volume": {"id": "2e94e75f-946a-417a-95f1-25fac22749b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:41.874542", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1197921561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:14:42,003 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6 0.051s 2023-04-17 22:14:42,003 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33555b3-d29d-454a-b6bb-a152d3ddbc80', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33555b3-d29d-454a-b6bb-a152d3ddbc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6'} Body: b'{"volume": {"id": "2e94e75f-946a-417a-95f1-25fac22749b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:42.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1197921561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:14:43,057 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6 0.042s 2023-04-17 22:14:43,057 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Mon, 17 Apr 2023 22:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd3e0d8-5d4b-4f78-afdc-1c6c68882396', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd3e0d8-5d4b-4f78-afdc-1c6c68882396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6'} Body: b'{"volume": {"id": "2e94e75f-946a-417a-95f1-25fac22749b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:14:42.000000", "updated_at": "2023-04-17T22:14:42.000000", "name": "tempest-ServerActionsTestJSON-volume-1197921561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/2e94e75f-946a-417a-95f1-25fac22749b6"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:14:43,068 80594 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 22:14:43,332 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.261s 2023-04-17 22:14:43,332 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7670ad7-fa03-47fc-87ea-9a983ddc3d14', 'x-compute-request-id': 'req-e7670ad7-fa03-47fc-87ea-9a983ddc3d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_ at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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_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 d9bcc013-618d-4e51-9cbe-5ef4b3213df4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:42,751 80598 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/8ff5ffbe0d764f65af36b1cfeb171754/types 0.182s 2023-04-17 22:15:42,752 80598 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-1787184321", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc35481-17a8-457a-b1ca-c56efef18339', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc35481-17a8-457a-b1ca-c56efef18339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types'} Body: b'{"volume_type": {"id": "4468ca34-30c3-441c-ba20-820689ca362d", "name": "tempest-VolumeTypesTest-volume-type-1787184321", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:15:42,797 80598 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/8ff5ffbe0d764f65af36b1cfeb171754/types 0.042s 2023-04-17 22:15:42,797 80598 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-1992344897", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6be7aa-8ac8-4cdb-95d6-387d4b32a59b', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6be7aa-8ac8-4cdb-95d6-387d4b32a59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types'} Body: b'{"volume_type": {"id": "c719cb6f-9d68-45f6-a951-9403039fe774", "name": "tempest-VolumeTypesTest-volume-type-1992344897", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:15:43,144 80598 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/b3fcb2eee3024a7f98625e239328e584/volumes 0.344s 2023-04-17 22:15:43,145 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1660560489", "volume_type": "4468ca34-30c3-441c-ba20-820689ca362d", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c39882-531f-4f5e-b7b9-b63f2da9b357', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c39882-531f-4f5e-b7b9-b63f2da9b357', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.072380", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "v olume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:15:43,220 80598 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/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.066s 2023-04-17 22:15:43,221 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b35b2b59-c6b8-4c2e-8432-5d821b6937a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b35b2b59-c6b8-4c2e-8432-5d821b6937a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3fcb2eee3024a7f98625e239328e584"}}' 2023-04-17 22:15:44,297 80598 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/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.065s 2023-04-17 22:15:44,298 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03ec9b8-94c5-4cb4-a81d-e27e1f9a09f7', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03ec9b8-94c5-4cb4-a81d-e27e1f9a09f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.000000", "updated_at": "2023-04-17T22:15:43.000000", "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d -4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3fcb2eee3024a7f98625e239328e584"}}' 2023-04-17 22:15:44,355 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.046s 2023-04-17 22:15:44,355 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d24ff89-2158-44b8-8781-f0010240430a', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d24ff89-2158-44b8-8781-f0010240430a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"volume": {"id": "d9bcc013-618d-4e51-9cbe-5ef4b3213df4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:15:43.000000", "updated_at": "2023-04-17T22:15:43.000000", "name": "tempest-VolumeTypesTest-volume-1660560489", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1787184321", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4"}], "user_id": "e3709e665dcf4bcdbaaead708bd9410c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3fcb2eee3024a7f98625e239328e584"}}' 2023-04-17 22:15:44,490 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.124s 2023-04-17 22:15:44,491 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2d91f6-0697-45ab-b53b-2490515d338a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'' 2023-04-17 22:15:44,511 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4 0.020s 2023-04-17 22:15:44,512 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf65e8f-92ed-4145-8779-126a315e8ed8', 'x-openstack-request-id': 'req-ccf65e8f-92ed-4145-8779-1 26a315e8ed8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3fcb2eee3024a7f98625e239328e584/volumes/d9bcc013-618d-4e51-9cbe-5ef4b3213df4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9bcc013-618d-4e51-9cbe-5ef4b3213df4 could not be found."}}' 2023-04-17 22:15:44,565 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774 0.053s 2023-04-17 22:15:44,565 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f43eaf4-4601-4f9c-a682-412e6d51e837', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774'} Body: b'' 2023-04-17 22:15:44,583 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774 0.016s 2023-04-17 22:15:44,583 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c8068b-00c1-41dd-a79a-68ebf18b6c82', 'x-openstack-request-id': 'req-22c8068b-00c1-41dd-a79a-68ebf18b6c82', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/c719cb6f-9d68-45f6-a951-9403039fe774'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c719cb6f-9d68-45f6-a951-9403039fe774 could not be found."}}' 2023-04-17 22:15:44,632 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d 0.048s 2023-04-17 22:15:44,632 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c624ea5f-d69c-4642-9e57-0b9be1802479', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d'} Body: b'' 2023-04-17 22:15:44,653 80598 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d 0.020s 2023-04-17 22:15:44,653 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-39db03a0-fff8-4318-b1e1-a725d64a697b', 'x-openstack-request-id': 'req-39db03a0-fff8-4318-b1e1-a725d6 4a697b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ff5ffbe0d764f65af36b1cfeb171754/types/4468ca34-30c3-441c-ba20-820689ca362d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4468ca34-30c3-441c-ba20-820689ca362d 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 d5e67654-ddfb-46d5-bd26-0723140f7cbd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:00,426 80598 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.221s 2023-04-17 22:16:00,427 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-131911168", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGT3EL4X0CcLlYXkkoF6WiilIjGMVZ3gCEtjgepyGMfKnZxBSCBLuRaKGaY195D4jSyQNjCJFRfxC7KOA30DUTSVVLbeGe7oAbt0iJPZDmMbcVJgv089I1wFXC2RMpoWQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:00 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-2522ffdb-c61a-4db2-b0f0-bd90223823e1', 'x-compute-request-id': 'req-2522ffdb-c61a-4db2-b0f0-bd90223823e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-131911168", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCGT3EL4X0CcLlYXkkoF6WiilIjGMVZ3gCEtjgepyGMfKnZxBSCBLuRaKGaY195D4jSyQNjCJFRfxC7KOA30DUTSVVLbeGe7oAbt0iJPZDmMbcVJgv089I1wFXC2RMpoWQ==", "fingerprint": "53:97:5b:1e:db:9b:b7:03:69:11:20:37:d5:40:0b:78", "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979"}}' 2023-04-17 22:16:00,600 80598 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.170s 2023-04-17 22:16:00,601 80598 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-456818320", "description": "tempest-secgroup-smoke-456818320 description", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-df382408-b248-4713-96c6-11d9d61f6630', 'date': 'Mon, 17 Apr 2023 22:16:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "06fef505-2599-4a9a-8d65-01910e8a2509", "name": "tempest-secgroup-smoke-456818320", "stateful": true, "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "description": "tempest-secgroup-smoke-456818320 description", "shared": false, "security_group_rules": [{"id": "07a9d4bc-1301-43f8-841c-c4b62758111a", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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": 740, "description": null, "tags": [], "created_at": "2023-04-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}, {"id": "462e69e6-a74d-4f2c-9455-bcb4f14af71f", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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": 739, "description": null, "tags": [], "created_at": "2023-04-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}], "tags": [], "created_at": "2023-04-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z ", "revision_number": 1, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:00,772 80598 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.171s 2023-04-17 22:16:00,772 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "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-8f2d30d5-c859-4921-8f52-5212c4b41c20', 'date': 'Mon, 17 Apr 2023 22:16:00 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": "bfff454b-1aca-406d-81f9-fe471df7363c", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:00,936 80598 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 22:16:00,936 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "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-ed5dbebc-3e07-417f-a134-fa25cd195a2b', 'date': 'Mon, 17 Apr 2023 22:16:00 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": "e87ce4c8-7509-4ba8-9191-8356aeae2ccc", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:00Z", "updated_at": "2023-04-17T22:16:00Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,105 80598 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.168s 2023-04-17 22:16:01,106 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a0cddc2a-aa02-43e8-9d8f-3b1c7bce8ce1', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "9c4d6141-a50c-4fbd-ac6f-e7e8652ea31b", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,317 80598 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.210s 2023-04-17 22:16:01,317 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-94dea712-0dad-45fe-9303-251478a32a2c', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "9dcd847d-e86a-4c5b-b30a-885dcf191514", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,490 80598 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.172s 2023-04-17 22:16:01,491 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-fd10d250-c9db-4707-ab19-73227194c063', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "26da22a8-37c9-4949-b94c-cbfa4196c11a", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,656 80598 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.165s 2023-04-17 22:16:01,656 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "p roject_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a11c40c2-c06b-4b36-8984-1d490db749a8', 'date': 'Mon, 17 Apr 2023 22:16:01 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": "21852fc9-6a4d-442b-acf0-a001c9463cb1", "tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec", "security_group_id": "06fef505-2599-4a9a-8d65-01910e8a2509", "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-17T22:16:01Z", "updated_at": "2023-04-17T22:16:01Z", "revision_number": 0, "project_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:01,698 80598 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.034s 2023-04-17 22:16:01,698 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:01 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-c239f218-7791-4694-b584-96813ca48f7f', '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": "bdbdd9cc82ca4c4187b6a9ae476b6979", "name": "tempest-TestShelveInstance-458633179-project-member", "password_expires_at": null}, "audit_ids": ["iPgfPs8RSRiF0YqUDba6DA"], "expires_at": "2023-04-17T23:16:01.000000Z", "issued_at": "2023-04-17T22:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8a3fd217394bfab9bf010c7f7da3ec", "name": "tempest-TestShelveInstance-458633179"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ab8a3fd217394bfab9bf010c7f7da3ec", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:16:01,699 80598 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '9304af07-fc8e-4f9a-8b64-fd0c6e982352', 'name': 'tempest-TestShelveInstance-1743750095-network', 'tenant_id': 'ab8a3fd217394bfab9bf010c7f7da3ec', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ab8a3fd217394bfab9bf010c7f7da3ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64639, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:47Z', 'updated_at': '2023-04-17T22:15:48Z', 'revision_number': 1} available for tenant 2023-04-17 22:16:02,026 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes 0.326s 2023-04-17 22:16:02,026 80598 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-1515484984", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e544d6aa-f743-4ca9-ba0d-be2a849730c9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e544d6aa-f743-4ca9-ba0d-be2a849730c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes'} Body: b'{"volume": {"id": "d5e67654-ddfb-46d5-bd26-0723140f7cbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:01.969212", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1515484984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}], "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:02,073 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.037s 2023-04-17 22:16:02,074 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f35719-c98c-4a6b-8298-2ad43600f56e', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-15f35719-c98c-4a6b-8298-2ad43600f56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'{"volume": {"id": "d5e67654-ddfb-46d5-bd26-0723140f7cbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:02.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1515484984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}], "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:03,123 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.038s 2023-04-17 22:16:03,123 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451d2e7d-94c1-457e-8017-db666dc2cc09', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451d2e7d-94c1-457e-8017-db666dc2cc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'{"volume": {"id": "d5e67654-ddfb-46d5-bd26-0723140f7cbd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:02.000000", "updated_at": "2023-04-17T22:16:02.000000", "name": "tempest-tempest.common.compute-volume-1515484984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd"}], "user_id": "bdbdd9cc82ca4c4187b6a9ae476b6979", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab8a3fd217394bfab9bf010c7f7da3ec"}}' 2023-04-17 22:16:03,232 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.099s 2023-04-17 22:16:03,232 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ce88c1-bd1d-49c8-b890-12ae93de092f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'' 2023-04-17 22:16:03,253 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd 0.020s 2023-04-17 22:16:03,253 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad281c36-5bb2-44d9-87de-bf84469885b4', 'x-openstack-request-id': 'req-ad281c36-5bb2-44d9-87de-bf84469885b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab8a3fd217394bfab9bf010c7f7da3ec/volumes/d5e67654-ddfb-46d5-bd26-0723140f7cbd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5e67654-ddfb-46d5-bd26-0723140f7cbd could not be found."}}' 2023-04-17 22:16:03,400 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/06fef505-2599-4a9a-8d65-01910e8a2509 0.145s 2023-04-17 22:16:03,401 80598 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-1b958c44-4258-4634-aa6d-6cdad3e2834b', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/06fef505-2599-4a9a-8d65-01910e8a2509'} Body: b'' 2023-04-17 22:16:03,440 80598 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-131911168 0.039s 2023-04-17 22:16:03,440 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff22752-85e8-4f54-875e-2655b3e1f1b6', 'x-compute-request-id': 'req-3ff22752-85e8-4f54-875e-2655b3e1f1b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-131911168'} Body: b'' 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 ef73d0c6-ae68-42ec-b9fd-37f0b615879f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:24,622 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.232s 2023-04-17 22:16:24,622 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5745c98e-5135-4086-8eeb-f4911769895b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:24,992 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes 0.370s 2023-04-17 22:16:24,993 80598 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-1749518438", "snapshot_id": null, "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb48d658-4145-4190-be76-e30d06424211', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb48d658-4145-4190-be76-e30d06424211', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes'} Body: b'{"volume": {"id": "ef73d0c6-ae68-42ec-b9fd-37f0b615879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:24.933460", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1749518438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:25,043 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.040s 2023-04-17 22:16:25,043 80598 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 22:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271f26c2-3f0f-450b-a76b-34659501b09f', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271f26c2-3f0f-450b-a76b-34659501b09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'{"volume": {"id": "ef73d0c6-ae68-42ec-b9fd-37f0b615879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:25.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1749518438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:26,094 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.038s 2023-04-17 22:16:26,095 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624750ab-fc5e-4a64-bd0b-4dd8090af931', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624750ab-fc5e-4a64-bd0b-4dd8090af931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'{"volume": {"id": "ef73d0c6-ae68-42ec-b9fd-37f0b615879f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:25.000000", "updated_at": "2023-04-17T22:16:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1749518438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:26,211 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.104s 2023-04-17 22:16:26,211 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 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-448de341-b269-4162-86cb-67d0dcc368d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'' 2023-04-17 22:16:26,232 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f 0.020s 2023-04-17 22:16:26,233 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-11e71e63-3a67-4ac3-8f18-80f842c64087', 'x-openstack-request-id': 'req-11e71e63-3a67-4ac3-8f18-80f842c64087', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/ef73d0c6-ae68-42ec-b9fd-37f0b615879f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef73d0c6-ae68-42ec-b9fd-37f0b615879f 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 15068df6-2014-4cae-9fdb-3fe00ac69729 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:26,258 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.021s 2023-04-17 22:16:26,258 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d6ad39b1-31a7-483e-bd1e-bbbf12958f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:26,588 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes 0.330s 2023-04-17 22:16:26,589 80598 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-1357415003", "snapshot_id": null, "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084e5796-5b19-43e8-95a5-b7ca4805a4a1', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084e5796-5b19-43e8-95a5-b7ca4805a4a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes'} Body: b'{"volume": {"id": "15068df6-2014-4cae-9fdb-3fe00ac69729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:26.530533", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1357415003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:26,637 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.039s 2023-04-17 22:16:26,637 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcbe829-f544-44c0-847d-bf77817743d6', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcbe829-f544-44c0-847d-bf77817743d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'{"volume": {"id": "15068df6-2014-4cae-9fdb-3fe00ac69729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1357415003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:27,689 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.040s 2023-04-17 22:16:27,690 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632c29ea-bd0b-464f-9eed-b2d8afe75e23', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632c29ea-bd0b-464f-9eed-b2d8afe75e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'{"volume": {"id": "15068df6-2014-4cae-9fdb-3fe00ac69729", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:27.000000", "updated_at": "2023-04-17T22:16:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1357415003", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:27,821 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.116s 2023-04-17 22:16:27,822 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-31d34cf9-6320-471a-88f6-ebb07403025a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'' 2023-04-17 22:16:27,845 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729 0.022s 2023-04-17 22:16:27,845 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-ad413202-7336-409d-bd8b-d6f2bdbc3fa5', 'x-openstack-request-id': 'req-ad413202-7336-409d-bd8b-d6f2bdbc3fa5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/15068df6-2014-4cae-9fdb-3fe00ac69729'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15068df6-2014-4cae-9fdb-3fe00ac69729 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 7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:27,850 80598 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-17 22:16:27,900 80598 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.047s 2023-04-17 22:16:27,901 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1551575036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISj6CpZQEJFe9gdraS2Kp3j19jDR0q92rsM9vhYn2SLMiJITt3AxYsZnR4DMHdZW37Uu6qc7qipLXSc9WxNVohSTcx4yr07GID6hZ82DiUDtlMpzqo3ssOK6LbZiAQA/w=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-a2c615d7-e822-488b-8daf-9073b6587c98', 'x-compute-request-id': 'req-a2c615d7-e822-488b-8daf-9073b6587c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1551575036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISj6CpZQEJFe9gdraS2Kp3j19jDR0q92rsM9vhYn2SLMiJITt3AxYsZnR4DMHdZW37Uu6qc7qipLXSc9WxNVohSTcx4yr07GID6hZ82DiUDtlMpzqo3ssOK6LbZiAQA/w==", "fingerprint": "af:56:39:a0:06:47:9b:48:d1:d9:04:c1:db:ab:13:6d", "user_id": "e7eb5d116a224fbaa8b653a942b40909"}}' 2023-04-17 22:16:28,062 80598 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.158s 2023-04-17 22:16:28,063 80598 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-1626596173", "description": "tempest-secgroup-smoke-1626596173 description", "project_id": "9decdaba8f184afba415c2a6326bbb89"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-22af7bbb-98ed-4537-91ad-37e6fcdd7867', 'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "name": "tempest-secgroup-smoke-1626596173", "stateful": true, "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "description": "tempest-secgroup-smoke-1626596173 description", "shared": false, "security_group_rules": [{"id": "c727c90b-2f06-4587-8b87-82a5d42907ce", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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": 772, "description": null, "tags": [], "created_at": "2023-04-17T22:16:27Z", "updated_at": "2023-04-17T22:16:27Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}, {"id": "c9031966-5d77-48cb-8699-d102e05dfe3c", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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": 773, "description": null, "tags": [], "created_at": "2023-04-17T22:16:27Z", "updated_at": "2023-04-17T22:16:27Z", "revision_number": 0, "project_id": "9decd aba8f184afba415c2a6326bbb89"}], "tags": [], "created_at": "2023-04-17T22:16:27Z", "updated_at": "2023-04-17T22:16:27Z", "revision_number": 1, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,264 80598 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.200s 2023-04-17 22:16:28,264 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "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-4e305e90-1453-4a71-b837-8b24b5d93631', 'date': 'Mon, 17 Apr 2023 22:16: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": "91f5f22b-02ea-4a85-aa77-781327b5c544", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,436 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-17 22:16:28,436 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "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-4c3f691c-9b3e-491e-abb5-61005804863b', 'date': 'Mon, 17 Apr 2023 22:16: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": "169a5e6f-e239-43e4-b09d-d7f14936bb58", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,596 80598 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 22:16:28,596 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-03eec84f-0c6b-4f24-95dc-b679e05498dc', 'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cf90f86-a555-46d5-9825-d4ef93819d2b", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,824 80598 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.227s 2023-04-17 22:16:28,824 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-7ee5fbbd-7ec7-411b-a479-4b0d55bc3749', 'date': 'Mon, 17 Apr 2023 22:16: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": "b25425a3-15d4-40df-9960-e9dd914a395a", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:28,981 80598 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.157s 2023-04-17 22:16:28,982 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-079d6c33-c038-4232-ae9d-40b4489b2e00', 'date': 'Mon, 17 Apr 2023 22:16: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": "37a23302-b422-4266-ba41-7d107b6eb298", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:28Z", "updated_at": "2023-04-17T22:16:28Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:29,160 80598 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.178s 2023-04-17 22:16:29,161 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "project_id": "9decdaba8f184afba415c2a6326bbb89", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-2bc6e22b-9309-454b-91d6-08adcf76e66e', 'date': 'Mon, 17 Apr 2023 22:16: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": "b1006324-71d8-477d-8e2b-04b8f2c4aee5", "tenant_id": "9decdaba8f184afba415c2a6326bbb89", "security_group_id": "fda1b1eb-963b-46b6-97f3-d643eb63796d", "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-17T22:16:29Z", "updated_at": "2023-04-17T22:16:29Z", "revision_number": 0, "project_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:29,161 80598 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-17 22:16:29,192 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.030s 2023-04-17 22:16:29,193 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dd06a8f2-816e-410a-8b0b-ed406aa3eecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:29,610 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes 0.417s 2023-04-17 22:16:29,611 80598 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-1269324987", "snapshot_id": null, "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebe8031-b385-4339-925a-fdb40b70aa07', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebe8031-b385-4339-925a-fdb40b70aa07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volu mes'} Body: b'{"volume": {"id": "7ff3fdde-24c4-48cf-87ea-ae42bc536fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:29.546697", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1269324987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:29,664 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.043s 2023-04-17 22:16:29,664 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23431537-1297-487a-be02-730ec0ea0515', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23431537-1297-487a-be02-730ec0ea0515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'{"volume": {"id": "7ff3fdde-24c4-48cf-87ea-ae42bc536fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:30.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1269324987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:30,751 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.075s 2023-04-17 22:16:30,752 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23716b03-142a-47b7-8f42-55edae17df03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23716b03-142a-47b7-8f42-55edae17df03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'{"volume": {"id": "7ff3fdde-24c4-48cf-87ea-ae42bc536fb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:30.000000", "updated_at": "2023-04-17T22:16:30.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1269324987", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8"}], "user_id": "e7eb5d116a224fbaa8b653a942b40909", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9decdaba8f184afba415c2a6326bbb89"}}' 2023-04-17 22:16:30,877 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.109s 2023-04-17 22:16:30,877 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-ab6aa91d-4b76-4c09-a912-157318ba051c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'' 2023-04-17 22:16:30,912 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 0.034s 2023-04-17 22:16:30,913 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-1ef196db-398a-478a-bc52-37d6b6c69e43', 'x-openstack-request-id': 'req-1ef196db-398a-478a-bc52-37d6b6c69e43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9decdaba8f184afba415c2a6326bbb89/volumes/7ff3fdde-24c4-48cf-87ea-ae42bc536fb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ff3fdde-24c4-48cf-87ea-ae42bc536fb8 could not be found."}}' 2023-04-17 22:16:31,068 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fda1b1eb-963b-46b6-97f3-d643eb63796d 0.155s 2023-04-17 22:16:31,069 80598 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-7329e101-a5b1-46b5-9e6e-0efca387130a', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:16:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fda1b1eb-963b-46b6-97f3-d643eb63796d'} Body: b'' 2023-04-17 22:16:31,095 80598 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1551575036 0.026s 2023-04-17 22:16:31,096 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:31 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', 'va ry': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32305fc-7410-4e62-b2b8-db0ee262a52c', 'x-compute-request-id': 'req-d32305fc-7410-4e62-b2b8-db0ee262a52c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1551575036'} Body: b'' cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 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 46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:39,478 80598 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/926cee63bafa48448edae14c201e75d9/types 0.292s 2023-04-17 22:16:39,479 80598 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 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6fbc26-3a5f-4249-9b58-255168a96c4f', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6fbc26-3a5f-4249-9b58-255168a96c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/926cee63bafa48448edae14c201e75d9/types'} Body: b'{"volume_type": {"id": "3b2e2bb8-7f4f-43df-bc2a-ff9de0cd892e", "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 22:16:40,338 80598 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.856s 2023-04-17 22:16:40,339 80598 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 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a854a30c-9cf5-458c-96b9-86962ee2e132', '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": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:40Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:41,592 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file 1.251s 2023-04-17 22:16:41,593 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3931ed6a-d16a-44a0-8b73-a416ab54f755', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file'} Body: b'' 2023-04-17 22:16:41,613 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974 0.019s 2023-04-17 22:16:41,613 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-61da0bc9-0fc3-4130-91e3-af7fdf2d5289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974'} 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": "c319f742fc943cab594d3ab595e789ef", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d43e443e2541de829da991d8a6c0d389c074e2be01b02130430bb5fe8a83460ccfa9f870680325f9247b3c162b56476486c12d52e3d69a2ea4860eb5322b6d61", "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:42Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:41,637 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974 0.023s 2023-04-17 22:16:41,637 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e0db9a52-4503-4fbe-9ed8-d63300576853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974'} 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": "c319f742fc943cab594d3ab595e789ef", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d43e443e2541de829da991d8a6c0d389c074e2be01b02130430bb5fe8a83460ccfa9f870680325f9247b3c162b56476486c12d52e3d69a2ea4860eb5322b6d61", "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:42Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:41,656 80598 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/97d8e67c-b039-4f6b-bb7e-8c1463aa4974 0.018s 2023-04-17 22:16:41,656 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99bd5199-8a0b-4a59-ab48-f867ab25679f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974'} 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": "c319f742fc943cab594d3ab595e789ef", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "7d01ccb98e7f47f592321525e5f5496c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d43e443e2541de829da991d8a6c0d389c074e2be01b02130430bb5fe8a83460ccfa9f870680325f9247b3c162b56476486c12d52e3d69a2ea4860eb5322b6d61", "id": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "created_at": "2023-04-17T22:16:40Z", "updated_at": "2023-04-17T22:16:42Z", "tags": [], "self": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "file": "/v2/images/97d8e67c-b039-4f6b-bb7e-8c1463aa4974/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:16:42,043 80598 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/7d01ccb98e7f47f592321525e5f5496c/volumes 0.386s 2023-04-17 22:16:42,043 80598 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": "97d8e67c-b039-4f6b-bb7e-8c1463aa4974", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f6906e-5080-4ce1-88e6-1415947690a7', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f6906e-5080-4ce1-88e6-1415947690a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7d01ccb98e7f47f592321525e5f5496c/volumes'} Body: b'{"volume": {"id": "46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:41.981404", "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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}], "user_id": "5b66217e2a304eef9d8bfd856163383d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:42,108 80598 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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e 0.054s 2023-04-17 22:16:42,108 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb54ac4-8631-47b1-bb79-75428ee3a3b6', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb54ac4-8631-47b1-bb79-75428ee3a3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e'} Body: b'{"volume": {"id": "46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:42.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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}], "user_id": "5b66217e2a304eef9d8bfd856163383d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d01ccb98e7f47f592321525e5f5496c"}}' 2023-04-17 22:16:43,160 80598 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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e 0.040s 2023-04-17 22:16:43,160 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ec3681-b34b-489c-bf6a-d5df6cc9073f', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ec3681-b34b-489c-bf6a-d5df6cc9073f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e'} Body: b'{"volume": {"id": "46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:42.000000", "updated_at": "2023-04-17T22:16:42.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/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7d01ccb98e7f47f592321525e5f5496c/volumes/46cb2a06-8fc1-47ee-9b54-d9e7c4f7c32e"}], "user_id": "5b66217e2a304eef9d8bfd856163383d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7d01ccb98e7f47f592321525e5f5496c"}}' 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 3eaf1b99-3503-456d-829a-67eb79d55e20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:14:26,730 80606 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:14:26,730 80606 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:14:26,835 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.103s 2023-04-17 22:14:26,836 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1141362177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEsdLKOyShDW6lsdw3PYvB4QT9qwFwLG8+mmqjbOtzoXRKJ/PazrnVxbPepdTwCtT1bx/zxUWI3ltRCf+Nv+ft4L7HR3JkoHrl3xtcd/Er5SEh21KxWlnMx/s+XIYUXdJg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f860afe5-06c7-4427-8dd7-18669cf3e3fe', 'x-compute-request-id': 'req-f860afe5-06c7-4427-8dd7-18669cf3e3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1141362177", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEsdLKOyShDW6lsdw3PYvB4QT9qwFwLG8+mmqjbOtzoXRKJ/PazrnVxbPepdTwCtT1bx/zxUWI3ltRCf+Nv+ft4L7HR3JkoHrl3xtcd/Er5SEh21KxWlnMx/s+XIYUXdJg==", "fingerprint": "5a:1a:8f:d6:a0:b2:5b:7b:fa:dc:31:7f:da:8a:34:1b", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9"}}' 2023-04-17 22:14:26,838 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1141362177 created 2023-04-17 22:14:27,005 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2023-04-17 22:14:27,006 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1803786339", "description": "tempest-description--1602218752"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-bfb970db-ff9f-4db5-94cf-697b628b4940', 'date': 'Mon, 17 Apr 2023 22:14:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "name": "tempest-securitygroup--1803786339", "stateful": true, "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "tempest-description--1602218752", "shared": false, "security_group_rules": [{"id": "59fe1295-79f6-4579-a9c1-30adfacdb567", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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": 644, "description": null, "tags": [], "created_at": "2023-04-17T22:14:26Z", "updated_at": "2023-04-17T22:14:26Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}, {"id": "b18ba97a-cf1f-4f35-a94e-f4bea2ca29ad", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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": 645, "description": null, "tags": [], "created_at": "2023-04-17T22:14:26Z", "updated_at": "2023-04-17T22:14:26Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}], "tags": [], "created_at": "2023-04-17T22:14:26Z", "updated_at": "2023-04-17T22:14:26Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:14:27,190 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.183s 2023-04-17 22:14:27,190 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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-baf2fced-bee9-4249-9d51-3ff1d6532001', 'date': 'Mon, 17 Apr 2023 22:14: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": "3c0f68e4-f696-4664-8d48-d814ac59ee9c", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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-17T22:14:27Z", "updated_at": "2023-04-17T22:14:27Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:14:27,354 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-17 22:14:27,354 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-87f8f717-aad9-41db-ac9d-e912654a539d', 'date': 'Mon, 17 Apr 2023 22:14: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": "bb8f9dcb-35fd-4c10-b5fc-616de38af53a", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "security_group_id": "90078b7f-e7b0-4f60-a3d0-d283570d8dba", "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-17T22:14:27Z", "updated_at": "2023-04-17T22:14:27Z", "revision_number": 0, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:14:27,354 80606 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1803786339 created 2023-04-17 22:14:28,182 80606 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.827s 2023-04-17 22:14:28,183 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8d94b290-6e01-4d96-9c6b-e08aa7530136', 'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fb098c96-02a5-447c-b37d-2f219e9d3bd5", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.10", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e52724ed9bc54905bd5eddd8504e4c77", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:27Z", "updated_at": "2023-04-17T22:14:27Z", "revision_number": 0}}' 2023-04-17 22:14:28,183 80606 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fb098c96-02a5-447c-b37d-2f219e9d3bd5', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.10', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:27Z', 'updated_at': '2023-04-17T22:14:27Z', 'revision_number': 0, 'ip': '172.24.4.10'} created 2023-04-17 22:14:28,221 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-17 22:14:28,221 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3fe09164-097f-4093-9ff2-a1997a2bda8e', '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": "52b3e35c03b54ae4b5dabfb1325886a9", "name": "tempest-AttachVolumeNegativeTest-1678965362-project-member", "password_expires_at": null}, "audit_ids": ["jBFISLvrT1GgUDLqyYEfkg"], "expires_at": "2023-04-17T23:14:28.000000Z", "issued_at": "2023-04-17T22:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e52724ed9bc54905bd5eddd8504e4c77", "name": "tempest-AttachVolumeNegativeTest-1678965362"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:14:28,222 80606 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'bd9d53b7-0e22-42c4-8b91-49575cadf44f', 'name': 'tempest-AttachVolumeNegativeTest-1068401962-network', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 60931, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:26Z', 'updated_at': '2023-04-17T22:08:26Z', 'revision_number': 1} available for tenant 2023-04-17 22:14:28,222 80606 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1141362177', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEsdLKOyShDW6lsdw3PYvB4QT9qwFwLG8+mmqjbOtzoXRKJ/PazrnVxbPepdTwCtT1bx/zxUWI3ltRCf+Nv+ft4L7HR3JkoHrl3xtcd/Er5SEh21KxWlnMx/s+XIYUXdJg==', 'fingerprint': '5a:1a:8f:d6:a0:b2:5b:7b:fa:dc:31:7f:da:8a:34:1b', 'user_id': '52b3e35c03b54ae4b5dabfb1325886a9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAMSdeZIl4p9ApA0BNGskAQSCH2VJ/NDuoWGxCUne0wjZq6QsG3N3B0\nUMnXNvbpc16gBwYFK4EEACKhZANiAARLHSyjskoQ1upbHcNz2LweEE/asBcCxvPp\npqo2zrc6F0Sifz2s651cWz3qXU8ArU9W8f88VFiN5bUQn/jb/n7eC+x0dyZKB65d\n8bXHfxK+UhIdtSsVpZzMf7PlyGFF3SY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '90078b7f-e7b0-4f60-a3d0-d283570d8dba', 'name': 'tempest-securitygroup--1803786339', 'stateful': True, 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': 'tempest-description--1602218752', 'shared': False, 'security_group_rules': [{'id': '59fe1295-79f6-4579-a9c1-30adfacdb567', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '90078b7f-e7b0-4f60-a3d0-d283570d8dba', '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': 644, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:26Z', 'updated_at': '2023-04-17T22:14:26Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, {'id': 'b18ba97a-cf1f-4f35-a94e-f4bea2ca29ad', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'security_group_id': '90078b7f-e7b0-4f60-a3d0-d283570d8dba', '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': 645, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:26Z', 'updated_at': '2023-04-17T22:14:26Z', 'revision_number': 0, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}], 'tags': [], 'create d_at': '2023-04-17T22:14:26Z', 'updated_at': '2023-04-17T22:14:26Z', 'revision_number': 1, 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77'}, 'floating_ip': {'id': 'fb098c96-02a5-447c-b37d-2f219e9d3bd5', 'tenant_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'floating_ip_address': '172.24.4.10', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e52724ed9bc54905bd5eddd8504e4c77', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:27Z', 'updated_at': '2023-04-17T22:14:27Z', 'revision_number': 0, 'ip': '172.24.4.10'}} 2023-04-17 22:14:28,995 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.771s 2023-04-17 22:14:28,995 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2004521020", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "bd9d53b7-0e22-42c4-8b91-49575cadf44f"}], "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "key_name": "tempest-keypair-1141362177", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dc25db-f2e1-4e92-a776-1839e510a678', 'x-compute-request-id': 'req-c6dc25db-f2e1-4e92-a776-1839e510a678', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "adminPass": "password"}}' 2023-04-17 22:14:29,078 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.076s 2023-04-17 22:14:29,078 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ca45a2-3a12-4c1a-aed9-80aa946a5659', 'x-compute-request-id': 'req-c9ca45a2-3a12-4c1a-aed9-80aa946a5659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "name": "tempest-AttachVolumeNegativeTest-server-2004521020", "status": "BUILD", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "fla vor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:29Z", "updated": "2023-04-17T22:14:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1141362177", "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 22:15:19,364 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.223s 2023-04-17 22:15:19,364 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:19 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-bb39bdff-7e0c-4bc5-9afb-2c677b6ac316', 'x-compute-request-id': 'req-bb39bdff-7e0c-4bc5-9afb-2c677b6ac316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "name": "tempest-AttachVolumeNegativeTest-server-2004521020", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:28Z", "updated": "2023-04-17T22:14:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1141362177", "OS-SRV-USG:launched_at": "2023-04-17T22:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "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 22:15:19,376 80606 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:16:19,624 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/os-interface 0.187s 2023-04-17 22:16:19,625 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'conte nt-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19981e74-f064-4db4-9a20-45538a26cb16', 'x-compute-request-id': 'req-19981e74-f064-4db4-9a20-45538a26cb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "port_id": "2459db09-685c-4338-848c-fc76939bf0da", "mac_addr": "fa:16:3e:25:5d:e0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "353b1326-8b44-4e95-98d6-6585af143c2b", "ip_address": "10.0.0.4"}]}]}' 2023-04-17 22:16:20,721 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5 1.092s 2023-04-17 22:16:20,721 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2459db09-685c-4338-848c-fc76939bf0da"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-3401e3cf-d211-4493-ab60-ceab0eb419d5', 'date': 'Mon, 17 Apr 2023 22:16:20 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5'} Body: b'{"floatingip": {"id": "fb098c96-02a5-447c-b37d-2f219e9d3bd5", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "floating_ip_address": "172.24.4.10", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "3ce8b80b-b8be-4e7c-a64b-2e649750bdf5", "port_id": "2459db09-685c-4338-848c-fc76939bf0da", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bd9d53b7-0e22-42c4-8b91-49575cadf44f", "mac_address": "fa:16:3e:25:5d:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "559768be-5a58-42c1-bbe8-e87684a0f772", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:27Z", "updated_at": "2023-04-17T22:16:19Z", "revision_number": 1, "project_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:16:20,723 80606 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.10:22' as 'cirros' with public key authentication 2023-04-17 22:16:20,748 80606 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:20,768 80606 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:20,769 80606 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.10 successfully created 2023-04-17 22:16:20,818 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/ips 0.049s 2023-04-17 22:16:20,819 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:20 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-7f6ea36e-a1bb-43ae-bcc0-9068e6c21ab1', 'x-compute-request-id': 'req-7f6ea36e-a1bb-43ae-bcc0-9068e6c21ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023 -04-17 22:16:21,014 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes 0.192s 2023-04-17 22:16:21,014 80606 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-632195368"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58b89db-aa67-43d8-9226-be364e0ea6f6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58b89db-aa67-43d8-9226-be364e0ea6f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes'} Body: b'{"volume": {"id": "3eaf1b99-3503-456d-829a-67eb79d55e20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:20.954518", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-632195368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:21,068 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20 0.044s 2023-04-17 22:16:21,069 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e974506d-afb2-4785-b55c-d64a2e7fe53a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e974506d-afb2-4785-b55c-d64a2e7fe53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20'} Body: b'{"volume": {"id": "3eaf1b99-3503-456d-829a-67eb79d55e20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:21.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-632195368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:16:22,118 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20 0.038s 2023-04-17 22:16:22,119 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d3f908-758b-4e93-9bd2-a87937a0f592', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d3f908-758b-4e93-9bd2-a87937a0f592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20'} Body: b'{"volume": {"id": "3eaf1b99-3503-456d-829a-67eb79d55e20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:21.000000", "updated_at": "2023-04-17T22:16:21.000000", "name": "tempest-AttachVolumeNegativeTest-volume-632195368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e52724ed9bc54905bd5eddd8504e4c77/volumes/3eaf1b99-3503-456d-829a-67eb79d55e20"}], "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e52724ed9bc54905bd5eddd8504e4c77"}}' 2023-04-17 22:16:22,250 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.120s 2023-04-17 22:16:22,251 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16: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-7478356f-64c3-4042-822f-473c4436cb97', 'x-compute-request-id': 'req-7478356f-64c3-4042-822f-473c4436cb97', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'' 2023-04-17 22:16:22,623 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.371s 2023-04-17 22:16:22,623 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:22 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-7436cdc2-a460-4634-a330-60cf71c54aaf', 'x-compute-request-id': 'req-7436cdc2-a460-4634-a330-60cf71c54aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"server": {"id": "559768be-5a58-42c1-bbe8-e87684a0f772", "name": "tempest-AttachVolumeNegativeTest-server-2004521020", "status": "ACTIVE", "tenant_id": "e52724ed9bc54905bd5eddd8504e4c77", "user_id": "52b3e35c03b54ae4b5dabfb1325886a9", "metadata": {}, "hostId": "8c21f6ef78839530322fc7860ca68b1a24fe78d178c3b490741858a7", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012 f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:28Z", "updated": "2023-04-17T22:16:22Z", "addresses": {"tempest-AttachVolumeNegativeTest-1068401962-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:e0"}, {"version": 4, "addr": "172.24.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:5d:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/559768be-5a58-42c1-bbe8-e87684a0f772"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1141362177", "OS-SRV-USG:launched_at": "2023-04-17T22:14:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1803786339"}], "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 22:17:12,714 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772 0.035s 2023-04-17 22:17:12,715 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-54c6da89-c36a-4a79-b904-3367cccf371a', 'x-compute-request-id': 'req-54c6da89-c36a-4a79-b904-3367cccf371a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/559768be-5a58-42c1-bbe8-e87684a0f772'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 559768be-5a58-42c1-bbe8-e87684a0f772 could not be found."}}' 2023-04-17 22:17:12,748 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1141362177 0.032s 2023-04-17 22:17:12,748 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-531b390c-432f-43a1-a455-ef688ddbd03c', 'x-compute-request-id': 'req-531b390c-432f-43a1-a455-ef688ddbd03c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1141362177'} Body: b'' 2023-04-17 22:17:12,889 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba 0.139s 2023-04-17 22:17:12,889 80606 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-9a326853-82c5-4e63-9796-959dee126517', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba'} Body: b'' 2023-04-17 22:17:12,910 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba 0.020s 2023-04-17 22:17:12,910 80606 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-73fbd9d1-da5f-4816-8621-cbacd94cf53d', 'date': 'Mon, 17 Apr 2023 22:17:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/90078b7f-e7b0-4f60-a3d0-d283570d8dba'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 90078b7f-e7b0-4f60-a3d0-d283570d8dba does not exist", "detail": ""}}' 2023-04-17 22:17:13,332 80606 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5 0.421s 2023-04-17 22:17:13,333 80606 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-a7a4f371-fc79-445e-a593-a0efd042669a', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb098c96-02a5-447c-b37d-2f219e9d3bd5'} Body: b'' 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 22:17:18,980 80606 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools?detail=True 0.278s 2023-04-17 22:17:18,980 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76714cde-14b9-4af3-9893-4d0d49826b00', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76714cde-14b9-4af3-9893-4d0d49826b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/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 22:17:19,021 80606 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools 0.031s 2023-04-17 22:17:19,022 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9643360-604f-42d6-b03a-d0aab67968ca', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9643360-604f-42d6-b03a-d0aab67968ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf3b7e5801714e3999c5d66412452249/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 86334e3a-e1fd-4321-8b9f-dbd199dbdfa5 failed to build and is in ERROR status 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 5bf63190-a3f3-4d35-9cae-513191a60408 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:28,653 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.286s 2023-04-17 22:15:28,653 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7b2d1b-de70-41d9-86d9-e1fcb66b7691', 'x-compute-request-id': 'req-0e7b2d1b-de70-41d9-86d9-e1fcb66b7691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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 22:16:28,884 80610 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/f21699c3400842d3a28e71b288a4aaff/volumes 0.188s 2023-04-17 22:16:28,885 80610 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-214753973"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d343a364-1488-497e-9226-8049994a60c5', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d343a364-1488-497e-9226-8049994a60c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes'} Body: b'{"volume": {"id": "5bf63190-a3f3-4d35-9cae-513191a60408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:28.819066", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-214753973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:28,931 80610 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/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408 0.037s 2023-04-17 22:16:28,931 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e921d7b-5b59-4f4e-b730-1f27c39ef03b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e921d7b-5b59-4f4e-b730-1f27c39ef03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408'} Body: b'{"volume": {"id": "5bf63190-a3f3-4d35-9cae-513191a60408", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:29.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-214753973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:16:29,986 80610 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/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408 0.042s 2023-04-17 22:16:29,986 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85ee54f-2078-4684-a073-5bc7f6cc046e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85ee54f-2078-4684-a073-5bc7f6cc046e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408'} Body: b'{"volume": {"id": "5bf63190-a3f3-4d35-9cae-513191a60408", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:29.000000", "updated_at": "2023-04-17T22:16:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-214753973", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f21699c3400842d3a28e71b288a4aaff/volumes/5bf63190-a3f3-4d35-9cae-513191a60408"}], "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "f21699c3400842d3a28e71b288a4aaff"}}' 2023-04-17 22:16:30,219 80610 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e 0.221s 2023-04-17 22:16:30,220 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7feb7d3e-fe5b-4c7c-94ed-20c3b35cd76f', 'x-compute-request-id': 'req-7feb7d3e-fe5b-4c7c-94ed-20c3b35cd76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e'} Body: b'{"server": {"id": "7bb0580b-727f-4168-9d56-56dcb4fa404e", "name": "tempest-ServersNegativeTestJSON-server-1710989635", "status": "ACTIVE", "tenant_id": "f21699c3400842d3a28e71b288a4aaff", "user_id": "51c0b269c97241d9ad122b23af3ca7ea", "metadata": {}, "hostId": "6f1535d0583cad17ede6d054c97339737f579c083abbed429a020461", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:51Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServersNegativeTestJSON-840222337-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:82:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bb0580b-727f-4168-9d56-56dcb4fa404e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.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.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 a4656bee-ec99-4931-a741-afb7087782dc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:29,931 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.164s 2023-04-17 22:17:29,932 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e91f1fa6-6f54-4cfc-b56c-64f9e25bc05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:30,446 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes 0.514s 2023-04-17 22:17:30,447 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1667756768"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0ee92d-c6b2-4f02-885d-d75e001c314d', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0ee92d-c6b2-4f02-885d-d75e001c314d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.372271", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:30,498 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.041s 2023-04-17 22:17:30,498 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be30276-335d-421c-b829-8a4ce9af1f2f', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be30276-335d-421c-b829-8a4ce9af1f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:31,550 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.039s 2023-04-17 22:17:31,550 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910a8295-942d-4083-9904-2ff43eeb44ec', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910a8295-942d-4083-9904-2ff43eeb44ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.000000", "updated_at": "2023-04-17T22:17:31.000000", "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:31,610 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.048s 2023-04-17 22:17:31,610 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b878c62d-b789-40a5-8751-100ee362ad43', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b878c62d-b789-40a5-8751-100ee362ad43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"volume": {"id": "a4656bee-ec99-4931-a741-afb7087782dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:30.000000", "updated_at": "2023-04-17T22:17:31.000000", "name": "tempest-VolumesCloneTest-Volume-1667756768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:31,733 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.112s 2023-04-17 22:17:31,734 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b14a9b-05f7-4e3b-83c6-ead094a12f97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'' 2023-04-17 22:17:31,754 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc 0.020s 2023-04-17 22:17:31,755 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b960cf-91d5-4d03-a7ca-79537cd05ee7', 'x-openstack-request-id': 'req-32b960cf-91d5-4d03-a7ca-79537cd05ee7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/a4656bee-ec99-4931-a741-afb7087782dc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a4656bee-ec99-4931-a741-afb7087782dc could not be found."}}' 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 ea40951f-6ed6-40a5-a748-fca4f4bf85dc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:14:45,878 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:14:45,878 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:14:46,037 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2023-04-17 22:14:46,037 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-192135788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEigsT6gLV0q/K0pHew8brR9QnMOnMtp0npXVhkRkqKTM+AOv4+ez0mMtBSy/IoES+GPDYkutnXc9/wVhggYNrjJV46CJK3m/8xwidBZV1wpxHBatJMpbDsmiChUV8RfCg=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:45 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-8e35ccc7-8d7f-4705-a305-1960af2c71ca', 'x-compute-request-id': 'req-8e35ccc7-8d7f-4705-a305-1960af2c71ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-192135788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEigsT6gLV0q/K0pHew8brR9QnMOnMtp0npXVhkRkqKTM+AOv4+ez0mMtBSy/IoES+GPDYkutnXc9/wVhggYNrjJV46CJK3m/8xwidBZV1wpxHBatJMpbDsmiChUV8RfCg==", "fingerprint": "18:2f:e2:f6:9f:8e:5d:3d:f7:b9:8b:1f:f0:92:18:89", "user_id": "30c12a4244db438ea682e545c378abe1"}}' 2023-04-17 22:14:46,040 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-192135788 created 2023-04-17 22:14:46,182 80596 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 22:14:46,183 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1812489217", "description": "tempest-description--1439663499"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-10ff62af-9437-4f2b-9a88-4ef98ef7a6c2', 'date': 'Mon, 17 Apr 2023 22:14:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0ff454c6-dfda-4013-9683-6de210b555e5", "name": "tempest-securitygroup--1812489217", "stateful": true, "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "tempest-description--1439663499", "shared": false, "security_group_rules": [{"id": "0c1c824b-2a08-4301-82e1-fef9530049c6", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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": 665, "description": null, "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}, {"id": "0c54bae6-59c8-4818-b395-f2c7c6bca46a", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "ethertype": "IPv4", "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": 664, "description": null, "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}], "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:14:46,371 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-17 22:14:46,371 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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-ffb12beb-80ef-4ce8-bdba-02d66b4e091e', 'date': 'Mon, 17 Apr 2023 22:14:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8134c4ee-176d-4e0d-a9b1-c7723d2c28d8", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:14:46,520 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.148s 2023-04-17 22:14:46,520 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-916393ed-2b0c-4e0f-a298-2e48fb00b287', 'date': 'Mon, 17 Apr 2023 22:14:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8afcfdbb-1148-49c5-bea1-4c39c08d6f06", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "0ff454c6-dfda-4013-9683-6de210b555e5", "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-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:14:46,520 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1812489217 created 2023-04-17 22:14:47,345 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.824s 2023-04-17 22:14:47,346 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-a10be4fb-8fd5-4bb4-aefd-758cca0177f6', 'date': 'Mon, 17 Apr 2023 22:14:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "86d761f3-b70d-4a52-a049-7c1fc7802f10", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.57", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:14:46Z", "revision_number": 0}}' 2023-04-17 22:14:47,346 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '86d761f3-b70d-4a52-a049-7c1fc7802f10', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.57', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'ip': '172.24.4.57'} created 2023-04-17 22:14:47,391 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2023-04-17 22:14:47,391 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:47 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-23c0cb1d-ef53-445c-b234-d5825b2925db', '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": "30c12a4244db438ea682e545c378abe1", "name": "tempest-AttachVolumeTestJSON-4448958-project-member", "password_expires_at": null}, "audit_ids": ["UffBnXKsT5aTPIwrNx-3bA"], "expires_at": "2023-04-17T23:14:47.000000Z", "issued_at": "2023-04-17T22:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f2a3034fe9458682e1242c91e2ce45", "name": "tempest-AttachVolumeTestJSON-4448958"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ volume/v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:14:47,392 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '8ffc4041-9c9c-4b0f-9342-dcd76540515a', 'name': 'tempest-AttachVolumeTestJSON-82115333-network', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46009, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:14:40Z', 'updated_at': '2023-04-17T22:14:40Z', 'revision_number': 1} available for tenant 2023-04-17 22:14:47,392 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-192135788', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEigsT6gLV0q/K0pHew8brR9QnMOnMtp0npXVhkRkqKTM+AOv4+ez0mMtBSy/IoES+GPDYkutnXc9/wVhggYNrjJV46CJK3m/8xwidBZV1wpxHBatJMpbDsmiChUV8RfCg==', 'fingerprint': '18:2f:e2:f6:9f:8e:5d:3d:f7:b9:8b:1f:f0:92:18:89', 'user_id': '30c12a4244db438ea682e545c378abe1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDARw34DuSH+9bk3jizaUcNqhE61PvIwQYHlSgGR1XlagzlYst6Ah/14\nInaLTevt/vmgBwYFK4EEACKhZANiAARIoLE+oC1dKvytKR3sPG60fUJzDpzLadJ6\nV1YZEZKikzPgDr+Pns9JjLQUsvyKBEvhjw2JLrZ13Pf8FYYIGDa4yVeOgiSt5v/M\ncInQWVdcKcRwWrSTKWw7JogoVFfEXwo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0ff454c6-dfda-4013-9683-6de210b555e5', 'name': 'tempest-securitygroup--1812489217', 'stateful': True, 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': 'tempest-description--1439663499', 'shared': False, 'security_group_rules': [{'id': '0c1c824b-2a08-4301-82e1-fef9530049c6', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '0ff454c6-dfda-4013-9683-6de210b555e5', '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': 665, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, {'id': '0c54bae6-59c8-4818-b395-f2c7c6bca46a', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '0ff454c6-dfda-4013-9683-6de210b555e5', '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': 664, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}], 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'upda ted_at': '2023-04-17T22:14:46Z', 'revision_number': 1, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, 'floating_ip': {'id': '86d761f3-b70d-4a52-a049-7c1fc7802f10', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.57', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:14:46Z', 'updated_at': '2023-04-17T22:14:46Z', 'revision_number': 0, 'ip': '172.24.4.57'}} 2023-04-17 22:14:47,992 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.599s 2023-04-17 22:14:47,992 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1425692942", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8ffc4041-9c9c-4b0f-9342-dcd76540515a"}], "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "key_name": "tempest-keypair-192135788", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e63dfa1-f36f-4e8d-85e7-1d27e7e701c8', 'x-compute-request-id': 'req-7e63dfa1-f36f-4e8d-85e7-1d27e7e701c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "adminPass": "password"}}' 2023-04-17 22:14:48,061 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.065s 2023-04-17 22:14:48,061 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-453f6823-cb75-4602-8f0c-b48869fc2df8', 'x-compute-request-id': 'req-453f6823-cb75-4602-8f0c-b48869fc2df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "name": "tempest-AttachVolumeTestJSON-server-1425692942", "status": "BUILD", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:48Z", "updated": "2023-04-17T22:14:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-192135788", "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 22:15:38,372 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.252s 2023-04-17 22:15:38,373 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0df3f07-0719-4958-b6d3-1129cea7127b', 'x-compute-request-id': 'req-b0df3f07-0719-4958-b6d3-1129cea7127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "name": "tempest-AttachVolumeTestJSON-server-1425692942", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:47Z", "updated": "2023-04-17T22:14:55Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:cb:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-192135788", "OS-SRV-USG:launched_at": "2023-04-17T22:14:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "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 22:15:38,386 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:16:38,628 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/os-interface 0.183s 2023-04-17 22:16:38,628 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstac k-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62a1248-6fa2-4204-9ddf-46c13c56bd28', 'x-compute-request-id': 'req-a62a1248-6fa2-4204-9ddf-46c13c56bd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "port_id": "663fa6c4-7d6d-4083-8ceb-7d08ec368373", "mac_addr": "fa:16:3e:e9:cb:55", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f5b2215f-4a41-42c0-b4d6-92624ffb66a6", "ip_address": "10.0.0.8"}]}]}' 2023-04-17 22:16:39,661 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10 1.029s 2023-04-17 22:16:39,662 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "663fa6c4-7d6d-4083-8ceb-7d08ec368373"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-80cdff19-a8c1-4ca4-806a-caf8e1a3770b', 'date': 'Mon, 17 Apr 2023 22:16:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10'} Body: b'{"floatingip": {"id": "86d761f3-b70d-4a52-a049-7c1fc7802f10", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.57", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "e7cb4ebe-3939-48a8-86f7-0ce9f97051e7", "port_id": "663fa6c4-7d6d-4083-8ceb-7d08ec368373", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "mac_address": "fa:16:3e:e9:cb:55", "admin_state_up": true, "status": "ACTIVE", "device_id": "ae185464-abd9-412d-bde1-d667c074abf8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:14:46Z", "updated_at": "2023-04-17T22:16:39Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:16:39,663 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.57:22' as 'cirros' with public key authentication 2023-04-17 22:16:39,700 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:39,721 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:39,721 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.57 successfully created 2023-04-17 22:16:39,768 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/ips 0.046s 2023-04-17 22:16:39,769 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf7c574-2444-4abf-8aaf-cc8b8f9ffab6', 'x-compute-request-id': 'req-caf7c574-2444-4abf-8aaf-cc8b8f9ffab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-17 22:16:39,774 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.57 :22' as 'cirros' with public key authentication 2023-04-17 22:16:39,780 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:39,797 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:39,797 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.57 successfully created 2023-04-17 22:16:39,798 80596 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 22:16:39,798 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.57:22' as 'cirros' with public key authentication 2023-04-17 22:16:39,803 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:16:39,819 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:16:39,820 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.57 successfully created 2023-04-17 22:16:40,110 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes 0.266s 2023-04-17 22:16:40,110 80596 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-1187921696"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90085f8d-1e8f-48cc-92e2-3c0624d74560', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90085f8d-1e8f-48cc-92e2-3c0624d74560', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes'} Body: b'{"volume": {"id": "ea40951f-6ed6-40a5-a748-fca4f4bf85dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:40.037451", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1187921696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:40,157 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc 0.038s 2023-04-17 22:16:40,158 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16d9e45-b2dc-431b-be51-a4e808e3d2e7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16d9e45-b2dc-431b-be51-a4e808e3d2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc'} Body: b'{"volume": {"id": "ea40951f-6ed6-40a5-a748-fca4f4bf85dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:40.000000", "updated_at": null, "name": "tempest-Atta chVolumeTestJSON-volume-1187921696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:16:41,211 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc 0.041s 2023-04-17 22:16:41,211 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68656eb7-a08a-49e7-90dc-8866538abfde', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68656eb7-a08a-49e7-90dc-8866538abfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc'} Body: b'{"volume": {"id": "ea40951f-6ed6-40a5-a748-fca4f4bf85dc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:40.000000", "updated_at": "2023-04-17T22:16:40.000000", "name": "tempest-AttachVolumeTestJSON-volume-1187921696", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/ea40951f-6ed6-40a5-a748-fca4f4bf85dc"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:16:41,333 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.112s 2023-04-17 22:16:41,333 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 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-5d4d94d9-98cf-4448-835d-d3b9337d9e8d', 'x-compute-request-id': 'req-5d4d94d9-98cf-4448-835d-d3b9337d9e8d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'' 2023-04-17 22:16:41,517 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.183s 2023-04-17 22:16:41,518 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:41 GMT', 'server': 'Apach e/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-f27970e4-d800-4412-937a-4a1efbee25c7', 'x-compute-request-id': 'req-f27970e4-d800-4412-937a-4a1efbee25c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"server": {"id": "ae185464-abd9-412d-bde1-d667c074abf8", "name": "tempest-AttachVolumeTestJSON-server-1425692942", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:14:47Z", "updated": "2023-04-17T22:16:41Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:cb:55"}, {"version": 4, "addr": "172.24.4.57", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:cb:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ae185464-abd9-412d-bde1-d667c074abf8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-192135788", "OS-SRV-USG:launched_at": "2023-04-17T22:14:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1812489217"}], "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 22:17:31,613 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8 0.035s 2023-04-17 22:17:31,613 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 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-cbb4d6bf-60f8-4bd5-95de-da3d45239c97', 'x-compute-request-id': 'req-cbb4d6bf-60f8-4bd5-95de-da3d45239c97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ae185464-abd9-412d-bde1-d667c074abf8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ae185464-abd9-412d-bde1-d667c074abf8 could not be found."}}' 2023-04-17 22:17:31,644 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-192135788 0.030s 2023-04-17 22:17:31,645 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 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-a93d19cf-8bd0-40c3-a3ef-5f6f440e1c2 3', 'x-compute-request-id': 'req-a93d19cf-8bd0-40c3-a3ef-5f6f440e1c23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-192135788'} Body: b'' 2023-04-17 22:17:31,873 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5 0.227s 2023-04-17 22:17:31,873 80596 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-e7378348-d3e0-4754-96a8-51422a807cb3', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5'} Body: b'' 2023-04-17 22:17:31,902 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5 0.028s 2023-04-17 22:17:31,902 80596 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-28190491-e720-4235-a067-c21ae5517116', 'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ff454c6-dfda-4013-9683-6de210b555e5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0ff454c6-dfda-4013-9683-6de210b555e5 does not exist", "detail": ""}}' 2023-04-17 22:17:32,524 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10 0.621s 2023-04-17 22:17:32,525 80596 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-bdd854aa-e885-4add-bddd-e4fdc96ac897', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/86d761f3-b70d-4a52-a049-7c1fc7802f10'} Body: b'' 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 3fa41cf2-5b13-422d-9e14-a7899990b0d2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:32,035 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes 0.277s 2023-04-17 22:17:32,035 80606 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-175447171"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aae88fd-37dc-4f3f-9981-17cbddeda3e2', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aae88fd-37dc-4f3f-9981-17cbddeda3e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:31.945286", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:32,092 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.046s 2023-04-17 22:17:32,092 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4e6a37-f7e9-435e-bd5b-88a52f075f0e', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4e6a37-f7e9-435e-bd5b-88a52f075f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:32.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:33,150 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.046s 2023-04-17 22:17:33,151 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b5527f-5eb3-4b7b-8a32-a5ad5b249e0c', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b5527f-5eb3-4b7b-8a32-a5ad5b249e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:32.000000", "updated_at": "2023-04-17T22:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:33,204 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.043s 2023-04-17 22:17:33,204 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8a75da-ccd7-4cd1-b6ba-3949e0f4449a', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8a75da-ccd7-4cd1-b6ba-3949e0f4449a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"volume": {"id": "3fa41cf2-5b13-422d-9e14-a7899990b0d2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:32.000000", "updated_at": "2023-04-17T22:17:32.000000", "name": "tempest-VolumesCloneTest-Volume-175447171", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2"}], "user_id": "73eb798a644c4ba4853bd3b038109e22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03c88a5118a74794ac83f28f931d32a9"}}' 2023-04-17 22:17:33,325 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.110s 2023-04-17 22:17:33,326 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-2cec0cd6-e21d-4387-8278-32f35971e4fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'' 2023-04-17 22:17:33,349 80606 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2 0.022s 2023-04-17 22:17:33,349 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c24c81-0fd8-4e75-be32-0223580758d4', 'x-openstack-request-id': 'req-46c24c81-0fd8-4e75-be32-0223580758d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03c88a5118a74794ac83f28f931d32a9/volumes/3fa41cf2-5b13-422d-9e14-a7899990b0d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3fa41cf2-5b13-422d-9e14-a7899990b0d2 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 86703155-bb3d-4987-9156-62a5c9ebc13e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:35,093 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes 0.364s 2023-04-17 22:17:35,094 80606 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-1847408679", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c243c74-5ded-46ad-acc6-69028c721c4b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c243c74-5ded-46ad-acc6-69028c721c4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes'} Body: b'{"volume": {"id": "86703155-bb3d-4987-9156-62a5c9ebc13e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:35.037242", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1847408679", "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/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:35,161 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.057s 2023-04-17 22:17:35,161 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a224525-85be-422c-ab77-1a889d0e0674', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a224525-85be-422c-ab77-1a889d0e0674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'{"volume": {"id": "86703155-bb3d-4987-9156-62a5c9ebc13e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:35.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1847408679", "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/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:36,221 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.047s 2023-04-17 22:17:36,221 80606 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1204cd4-4c95-4b64-a3bd-33d592f65864', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1204cd4-4c95-4b64-a3bd-33d592f65864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'{"volume": {"id": "86703155-bb3d-4987-9156-62a5c9ebc13e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:35.000000", "updated_at": "2023-04-17T22:17:35.000000", "name": "tempest-VolumesGetTest-Volume-1847408679", "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/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:36,332 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.099s 2023-04-17 22:17:36,332 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299b60dc-321b-43ea-b88e-7841bbcf6bee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'' 2023-04-17 22:17:36,354 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e 0.022s 2023-04-17 22:17:36,355 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-422bf163-70c8-4b3e-b81f-a3d48923584a', 'x-openstack-request-id': 'req-422bf163-70c8-4b3e-b81f-a3d48923584a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/86703155-bb3d-4987-9156-62a5c9ebc13e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 86703155-bb3d-4987-9156-62a5c9ebc13e 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 c490a8fe-71d6-4f2e-ba18-fac497e63e7a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:36,549 80606 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/6ca4e909513546b989875f3e86921691/volumes 0.191s 2023-04-17 22:17:36,550 80606 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-1261976026"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f55c4f6-39f8-44a8-92ca-56d8dbfb48db', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f55c4f6-39f8-44a8-92ca-56d8dbfb48db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.490840", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:36,624 80606 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/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.065s 2023-04-17 22:17:36,624 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864a689c-57ae-4757-a6de-7515f8f61040', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864a689c-57ae-4757-a6de-7515f8f61040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:37,681 80606 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/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.044s 2023-04-17 22:17:37,681 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f54b93-095e-4352-838e-e59bf4d16ce2', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f54b93-095e-4352-838e-e59bf4d16ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.000000", "updated_at": "2023-04-17T22:17:37.000000", "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:37,731 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.038s 2023-04-17 22:17:37,732 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec3cc6c-26b9-491f-a5ac-8c1565385be8', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec3cc6c-26b9-491f-a5ac-8c1565385be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"volume": {"id": "c490a8fe-71d6-4f2e-ba18-fac497e63e7a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:36.000000", "updated_at": "2023-04-17T22:17:37.000000", "name": "tempest-VolumesGetTest-Volume-1261976026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:37,860 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.118s 2023-04-17 22:17:37,860 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dae8f56-313f-46a0-8072-7e8f7b02b20b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'' 2023-04-17 22:17:37,882 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a 0.021s 2023-04-17 22:17:37,882 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-0da41000-835a-48d4-8686-c2b115b432c7', 'x-openstack-request-id': 'req-0da41000-835a-48d4-8686-c2b115b432c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/c490a8fe-71d6-4f2e-ba18-fac497e63e7a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c490a8fe-71d6-4f2e-ba18-fac497e63e7a 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 343d2909-60ac-489a-a111-10d2a585e3a6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:37,905 80606 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/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f 0.019s 2023-04-17 22:17:37,905 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-90e4cb8f-183b-433c-8073-fd80cdb407e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f'} 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": "b754a14641ba4010b66bb8b470a31290", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "created_at": "2023-04-17T22:04:59Z", "updated_at": "2023-04-17T22:05:01Z", "tags": [], "self": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "file": "/v2/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:38,209 80606 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/6ca4e909513546b989875f3e86921691/volumes 0.303s 2023-04-17 22:17:38,210 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1954664168", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41407345-4103-418a-9386-94a2625c274d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41407345-4103-418a-9386-94a2625c274d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes'} Body: b'{"volume": {"id": "343d2909-60ac-489a-a111-10d2a585e3a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:38.151717", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954664168", "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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:38,259 80606 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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.039s 2023-04-17 22:17:38,259 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ac1f05-d0b5-49bb-ba2c-481b54d7ab3c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ac1f05-d0b5-49bb-ba2c-481b54d7ab3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'{"volume": {"id": "343d2909-60ac-489a-a111-10d2a585e3a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:38.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954664168", "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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:39,316 80606 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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.045s 2023-04-17 22:17:39,317 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86525003-44e7-4ca5-b3bc-8877b0fa865c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86525003-44e7-4ca5-b3bc-8877b0fa865c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'{"volume": {"id": "343d2909-60ac-489a-a111-10d2a585e3a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:38.000000", "updated_at": "2023-04-17T22:17:38.000000", "name": "tempest-VolumesGetTest-Volume-1954664168", "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/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6"}], "user_id": "c2f53515af78487f9883210bef001d84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ca4e909513546b989875f3e86921691"}}' 2023-04-17 22:17:39,447 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.119s 2023-04-17 22:17:39,448 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:39 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-2e37b325-d572-487d-b7d8-a969d8c9d3a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'' 2023-04-17 22:17:39,469 80606 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6 0.020s 2023-04-17 22:17:39,469 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17: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-3d03c78e-fa5f-4aaf-8a3a-cec0ed4f5bfd', 'x-openstack-request-id': 'req-3d03c78e-fa5f-4aaf-8a3a-cec0ed4f5bfd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6ca4e909513546b989875f3e86921691/volumes/343d2909-60ac-489a-a111-10d2a585e3a6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 343d2909-60ac-489a-a111-10d2a585e3a6 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 0845798e-2dd2-422f-8691-7601afe67d80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:41,505 80606 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes 0.376s 2023-04-17 22:17:41,506 80606 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-1194085571"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0eeadcb-2bd0-4e79-91e9-ccdd0e96d3a3', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0eeadcb-2bd0-4e79-91e9-ccdd0e96d3a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes'} Body: b'{"volume": {"id": "0845798e-2dd2-422f-8691-7601afe67d80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:41.444688", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194085571", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}], "user_id": "f958b87da5a440a4a068f284247429af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:17:41,567 80606 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80 0.052s 2023-04-17 22:17:41,568 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b407540f-4fa4-477d-85c4-86b5f7303633', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b407540f-4fa4-477d-85c4-86b5f7303633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80'} Body: b'{"volume": {"id": "0845798e-2dd2-422f-8691-7601afe67d80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:41.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194085571", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}], "user_id": "f958b87da5a440a4a068f284247429af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336fc4c9e08d44dc9373082cd130d44f"}}' 2023-04-17 22:17:42,619 80606 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/084579 8e-2dd2-422f-8691-7601afe67d80 0.039s 2023-04-17 22:17:42,620 80606 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fb6998-d1c2-4e92-ab63-977a0158604f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fb6998-d1c2-4e92-ab63-977a0158604f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80'} Body: b'{"volume": {"id": "0845798e-2dd2-422f-8691-7601afe67d80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:17:41.000000", "updated_at": "2023-04-17T22:17:42.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1194085571", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336fc4c9e08d44dc9373082cd130d44f/volumes/0845798e-2dd2-422f-8691-7601afe67d80"}], "user_id": "f958b87da5a440a4a068f284247429af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336fc4c9e08d44dc9373082cd130d44f"}}' 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 6fdbb715-672c-47f7-87ab-db8fb32d1b57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:43,634 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.221s 2023-04-17 22:15:43,634 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1425d21-3eff-40b1-aada-a65568182e62', 'x-compute-request-id': 'req-d1425d21-3eff-40b1-aada-a65568182e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:15:43,908 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.258s 2023-04-17 22:15:43,908 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c9374b-02cc-454e-adfc-a197cf51c10e', 'x-compute-request-id': 'req-62c9374b-02cc-454e-adfc-a197cf51c10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:15:44,158 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.238s 2023-04-17 22:15:44,159 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7586ad11-25b2-4f7c-a383-c2444f760d08', 'x-compute-request-id': 'req-7586ad11-25b2-4f7c-a383-c2444f760d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": "99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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 22:16:44,295 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/aut h/tokens 0.093s 2023-04-17 22:16:44,295 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5a648c89-24c4-453d-b672-87c3f79ee1fc', '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": "9be63d1d20854fa28375599715a5ba74", "name": "tempest-ServerActionsTestJSON-1322112249-project-member", "password_expires_at": null}, "audit_ids": ["t4iPp3KnSG-kJk2Fw5BdNA"], "expires_at": "2023-04-17T23:16:44.000000Z", "issued_at": "2023-04-17T22:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99089f4e3074ee7a5c1ada03ceb8984", "name": "tempest-ServerActionsTestJSON-1322112249"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99089f4e3074ee7a5c1ada03ceb8984", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:16:44,296 80594 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '966f14e1-bfad-4b86-921c-0f8f5ad29a5a', 'name': 'tempest-ServerActionsTestJSON-1196755439-network', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47599, 'is_default': False, 'availability_zone_hints': [], 'availab ility_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:08:27Z', 'updated_at': '2023-04-17T22:08:27Z', 'revision_number': 1} available for tenant 2023-04-17 22:16:44,296 80594 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1204015820', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMIJM6dCvYLXS8VGI2L2wG2Wl5w2/gW9spGN2iclkhvyAOdgyxFfXQNjna17ZfeIKWKVS3RLrdPtDvd/wHntS9qVvu9iFpd3o+fH4gutMbeRa70JnJhZgkKJB4XiFchpJA==', 'fingerprint': '5f:fa:2c:eb:15:e1:fe:f3:d5:df:dc:ab:71:69:6d:d7', 'user_id': '9be63d1d20854fa28375599715a5ba74', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA66i+Y+DIn8JL7d3aEsu706NPcgslJ6xJBq0qtgGF6pEYRmOcAaoO+\niHdmLtq7Sl+gBwYFK4EEACKhZANiAATCCTOnQr2C10vFRiNi9sBtlpecNv4FvbKR\njdonJZIb8gDnYMsRX10DY52te2X3iClilUt0S63T7Q73f8B57Uvalb7vYhaXd6Pn\nx+ILrTG3kWu9CZyYWYJCiQeF4hXIaSQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '860e80e2-20d3-416c-8931-4fda90e11198', 'name': 'tempest-securitygroup--1880551760', 'stateful': True, 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'description': 'tempest-description--1110039496', 'shared': False, 'security_group_rules': [{'id': '434d161f-4874-41a9-b6aa-adcd031e88bd', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'security_group_id': '860e80e2-20d3-416c-8931-4fda90e11198', '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': 210, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:42Z', 'updated_at': '2023-04-17T22:08:42Z', 'revision_number': 0, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984'}, {'id': '9612601c-1000-4005-81b0-3abcba04f904', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'security_group_id': '860e80e2-20d3-416c-8931-4fda90e11198', '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': 211, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:08:42Z', 'updated_at': '2023-04-17T22:08:42Z', 'revision_number': 0, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984'}], 'tags': [], 'created_at': '2023-04-17T22:08:42Z', 'updated_at': '2023-04-17T22:08:42Z', 'revision_number': 1, 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984'}, 'floating_ip': {'id': 'a37486f6-78f3-478f-b66d-b2a59981f32a', 'tenant_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'floating_ip_address': '172.24.4.137', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b99089f4e3074ee7a5c1ada03ceb8984', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:08:47Z', 'updated_at': '2023-04-17T22:08:47Z', 'revision_number': 0, 'ip': '172.24.4.137'}} 2023-04-17 22:16:44,606 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes 0.308s 2023-04-17 22:16:44,607 80594 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-1700645891", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa69f203-b50c-483a-b742-02172ea3b377', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa69f20 3-b50c-483a-b742-02172ea3b377', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes'} Body: b'{"volume": {"id": "6fdbb715-672c-47f7-87ab-db8fb32d1b57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:44.544215", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1700645891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:16:44,662 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.038s 2023-04-17 22:16:44,663 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0934d4a-ef8f-4cb7-bc3d-4b10ada13ad3', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0934d4a-ef8f-4cb7-bc3d-4b10ada13ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'{"volume": {"id": "6fdbb715-672c-47f7-87ab-db8fb32d1b57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:16:45.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1700645891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:16:45,711 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.037s 2023-04-17 22:16:45,712 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab0b7da-1589-4295-9eb9-77e7f5b6925a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab0b7da-1589-4295-9eb9-77e7f5b6925a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'{"volume": {"id": "6fdbb715-672c-47f7-87ab-db8fb32d1b57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17 T22:16:45.000000", "updated_at": "2023-04-17T22:16:45.000000", "name": "tempest-tempest.common.compute-volume-1700645891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57"}], "user_id": "9be63d1d20854fa28375599715a5ba74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984"}}' 2023-04-17 22:16:45,826 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.104s 2023-04-17 22:16:45,827 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3f985c-db8b-4a2a-9dec-797d3da339ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'' 2023-04-17 22:16:45,849 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57 0.021s 2023-04-17 22:16:45,849 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbd9bde-a58f-4e26-8359-1b4fb7ef45ba', 'x-openstack-request-id': 'req-5fbd9bde-a58f-4e26-8359-1b4fb7ef45ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b99089f4e3074ee7a5c1ada03ceb8984/volumes/6fdbb715-672c-47f7-87ab-db8fb32d1b57'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6fdbb715-672c-47f7-87ab-db8fb32d1b57 could not be found."}}' 2023-04-17 22:16:45,850 80594 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 22:16:46,151 80594 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678 0.299s 2023-04-17 22:16:46,151 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac48414-8781-43ab-9aaa-971e962865d9', 'x-compute-request-id': 'req-dac48414-8781-43ab-9aaa-971e962865d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678'} Body: b'{"server": {"id": " 99cb7131-abb8-41d6-bddd-c3bc943b7678", "name": "tempest-ServerActionsTestJSON-server-2094342662", "status": "ACTIVE", "tenant_id": "b99089f4e3074ee7a5c1ada03ceb8984", "user_id": "9be63d1d20854fa28375599715a5ba74", "metadata": {}, "hostId": "b1df58a760070a81d2cd4c48df0f1317dad08595542c1f7a660573d9", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:08:53Z", "updated": "2023-04-17T22:09:15Z", "addresses": {"tempest-ServerActionsTestJSON-1196755439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:3c:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/99cb7131-abb8-41d6-bddd-c3bc943b7678"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204015820", "OS-SRV-USG:launched_at": "2023-04-17T22:09:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880551760"}], "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_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 6dd679ca-61ba-4edd-9b23-c98b19c3df98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:25,823 80610 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.530s 2023-04-17 22:18:25,824 80610 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-173650645"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6dd679ca-61ba-4edd-9b23-c98b19c3df98', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a72f4a-9325-48a5-a999-e193dab71b05', 'x-compute-request-id': 'req-b5a72f4a-9325-48a5-a999-e193dab71b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6dd679ca-61ba-4edd-9b23-c98b19c3df98", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:18:25.699224", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-173650645", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 22:18:25,890 80610 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/6dd679ca-61ba-4edd-9b23-c98b19c3df98 0.057s 2023-04-17 22:18:25,891 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:25 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-a3e50739-f834-4524-870c-c6feedd540b1', 'x-compute-request-id': 'req-a3e50739-f834-4524-870c-c6feedd540b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6dd679ca-61ba-4edd-9b23-c98b19c3df98'} Body: b'{"volume": {"id": "6dd679ca-61ba-4edd-9b23-c98b19c3df98", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T22:18:26.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-173650645", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-17 22:18:26,963 80610 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/6dd679ca-61ba-4edd-9b23-c98b19c3df98 0.066s 2023-04-17 22:18:26,963 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:26 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-f66b14c6-acfb-4549-b0f6-817b90eae460', 'x-compute-request-id': 'req-f66b14c6-acfb-4549-b0f6-817b90eae460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6dd679ca-61ba-4edd-9b23-c98b19c3df98'} Body: b'{"volume": {"id": "6dd679ca-61ba-4edd-9b23-c98b19c3df98", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-17T2 2:18:26.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-173650645", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 3afef045-d63f-40a5-96eb-28cbd9d410ff failed to build and is in ERROR status 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 7b61ed91-9a8d-4230-88f2-7fa526caa8da failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:39,334 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes 0.317s 2023-04-17 22:18:39,335 80610 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-1654762116"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42569acf-1bd8-4bd9-b1ef-7caa1eefa8cd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42569acf-1bd8-4bd9-b1ef-7caa1eefa8cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.272430", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:39,384 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.039s 2023-04-17 22:18:39,384 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de14e291-b472-470d-99b7-77044aecc680', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de14e291-b472-470d-99b7-77044aecc680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f94ce2b9116246f7a49bc315dafd2684"}}' 2023-04-17 22:18:40,438 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526 caa8da 0.042s 2023-04-17 22:18:40,438 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186e5cc0-a313-45f6-a080-83d4a843fc59', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186e5cc0-a313-45f6-a080-83d4a843fc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.000000", "updated_at": "2023-04-17T22:18:39.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f94ce2b9116246f7a49bc315dafd2684"}}' 2023-04-17 22:18:40,489 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.036s 2023-04-17 22:18:40,489 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c18ad1-289e-4695-a2e3-cb5b0627d93e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c18ad1-289e-4695-a2e3-cb5b0627d93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"volume": {"id": "7b61ed91-9a8d-4230-88f2-7fa526caa8da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:39.000000", "updated_at": "2023-04-17T22:18:39.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1654762116", "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/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da"}], "user_id": "0903d543584649b38e8333bc44396377", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f94ce2b9116246f7a49bc315dafd2684"}}' 2023-04-17 22:18:40,601 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.100s 2023-04-17 22:18:40,601 80610 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 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f823f9-1af1-491d-9aeb-d821b9df609b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'' 2023-04-17 22:18:40,622 80610 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da 0.020s 2023-04-17 22:18:40,622 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-494eee75-1c0c-4954-a335-ee028d133fe8', 'x-openstack-request-id': 'req-494eee75-1c0c-4954-a335-ee028d133fe8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f94ce2b9116246f7a49bc315dafd2684/volumes/7b61ed91-9a8d-4230-88f2-7fa526caa8da'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b61ed91-9a8d-4230-88f2-7fa526caa8da could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 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 6db5d6e0-3aea-4451-8c28-223cbb42a3a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:42,885 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types 0.127s 2023-04-17 22:18:42,885 80594 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-412543457"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fafd74-a9e9-4e43-baca-dd542efa4cc0', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fafd74-a9e9-4e43-baca-dd542efa4cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types'} Body: b'{"volume_type": {"id": "d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611", "name": "tempest-GroupsV314Test-volume-type-412543457", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-17 22:18:42,925 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types 0.036s 2023-04-17 22:18:42,925 80594 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-1077441236"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc02b44-b4d7-432a-bf21-12ffd7c6c8d9', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc02b44-b4d7-432a-bf21-12ffd7c6c8d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types'} Body: b'{"group_type": {"id": "945edb98-3f7a-4738-b313-9396ef579253", "name": "tempest-GroupsV314Test-group-type-1077441236", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-17 22:18:43,156 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups 0.228s 2023-04-17 22:18:43,157 80594 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": "945edb98-3f7a-4738-b313-9396ef579253", "volume_types": ["d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611"], "name": "tempest-GroupsV314Test-Group-47887616"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949e4b4e-e331-4392-bfdd-3624680c29c1', 'content-length': '106', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949e4b4e-e331-4392-bfdd-3624680c29c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups'} Body: b'{"group": {"id": "6db5d6e0-3aea-4451-8c28-223cbb42a3a5", "name": "tempest-GroupsV314Test-Group-47887616"}}' 2023-04-17 22:18:43,199 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5 0.039s 2023-04-17 22:18:43,199 80594 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 22:18:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8357736-1ed2-4e9a-96df-b49b8c401ae5', 'content-length': '386', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8357736-1ed2-4e9a-96df-b49b8c401ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5'} Body: b'{"group": {"id": "6db5d6e0-3aea-4451-8c28-223cbb42a3a5", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-17T22:18:43.000000", "name": "tempest-GroupsV314Test-Group-47887616", "description": null, "group_type": "945edb98-3f7a-4738-b313-9396ef579253", "volume_types": ["d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:18:44,237 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5 0.030s 2023-04-17 22:18:44,237 80594 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 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d963aaf-7507-4f4a-8f40-e6884fddac48', 'content-length': '383', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d963aaf-7507-4f4a-8f40-e6884fddac48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5'} Body: b'{"group": {"id": "6db5d6e0-3aea-4451-8c28-223cbb42a3a5", "status": "error", "availability_zone": "nova", "created_at": "2023-04-17T22:18:43.000000", "name": "tempest-GroupsV314Test-Group-47887616", "description": null, "group_type": "945edb98-3f7a-4738-b313-9396ef579253", "volume_types": ["d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-17 22:18:44,305 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/volumes/detail 0.063s 2023-04-17 22:18:44,306 80594 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 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5225a2-8373-4a14-b499-0535958571a2', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5225a2-8373-4a14-b499-0535958571a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/volumes/detail'} Body: b'{"volumes": []}' 2023-04-17 22:18:44,373 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5/action 0.057s 2023-04-17 22:18:44,373 80594 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 22:18:44 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-bf5be28d-f3e0-4d87-9c07-99697c764959', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5/action'} Body: b'' 2023-04-17 22:18:44,391 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5 0.017s 2023-04-17 22:18:44,391 80594 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 22:18:44 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-f36a3404-623c-477e-944e-a2dae2101a19', 'x-openstack-request-id': 'req-f36a3404-623c-477e-944e-a2dae2101a19', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec6d8a46c5e54679aad0c6def9c02659/groups/6db5d6e0-3aea-4451-8c28-223cbb42a3a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6db5d6e0-3aea-4451-8c28-223cbb42a3a5 could not be found."}}' 2023-04-17 22:18:44,418 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types/945edb98-3f7a-4738-b313-9396ef579253 0.026s 2023-04-17 22:18:44,419 80594 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 22:18:44 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-71183cdb-b2fe-4f79-978f-5810dde45fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/group_types/945edb98-3f7a-4738-b313-9396ef579253'} Body: b'' 2023-04-17 22:18:44,470 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611 0.050s 2023-04-17 22:18:44,470 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b794c4-3c99-4a52-995a-368d64996653', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611'} Body: b'' 2023-04-17 22:18:44,485 80594 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611 0.015s 2023-04-17 22:18:44,486 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3baed5a4-5c49-4032-bed5-477c312d7dad', 'x-openstack-request-id': 'req-3baed5a4-5c49-4032-bed5-477c312d7dad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/54c18a311a8840eb8f3eaccf599dde93/types/d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d535cbd7-b5cc-4e4d-ae02-1b55e2b0c611 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 35e11a6f-6aec-4527-b6af-2b5c08e7ccba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:44,460 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes 0.410s 2023-04-17 22:18:44,461 80610 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-460290385"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb4a5e2-b5d6-4396-8edc-946186eaa8a2', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb4a5e2-b5d6-4396-8edc-946186eaa8a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.402459", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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 22:18:44,514 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.043s 2023-04-17 22:18:44,514 80610 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 22:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ae15d6-f27e-4c7b-a317-a98265611b9f', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ae15d6-f27e-4c7b-a317-a98265611b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:45,568 80610 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/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.041s 2023-04-17 22:18:45,568 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d880e1-1d09-436c-a45a-7fcce36fbfa2', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d880e1-1d09-436c-a45a-7fcce36fbfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.000000", "updated_at": "2023-04-17T22:18:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:45,617 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.037s 2023-04-17 22:18:45,617 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901ce025-c400-4759-b552-7ce4863485be', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901ce025-c400-4759-b552-7ce4863485be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"volume": {"id": "35e11a6f-6aec-4527-b6af-2b5c08e7ccba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:44.000000", "updated_at": "2023-04-17T22:18:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-460290385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:45,763 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.135s 2023-04-17 22:18:45,764 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6528cab7-8862-4005-998a-1357c0e2fa0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'' 2023-04-17 22:18:45,784 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba 0.020s 2023-04-17 22:18:45,785 80610 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 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd01c915-3a86-4a36-8bcc-82da84e6d727', 'x-openstack-request-id': 'req-fd01c915-3a86-4a36-8bcc-82da84e6d727', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/35e11a6f-6aec-4527-b6af-2b5c08e7ccba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 35e11a6f-6aec-4527-b6af-2b5c08e7ccba could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ecc370b3-fd26-4442-b7cb-9e4e184c8106 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:45,990 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes 0.202s 2023-04-17 22:18:45,991 80610 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-456530947"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c09709a-9ec0-4a52-9676-45103d649f00', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c09709a-9ec0-4a52-9676-45103d649f00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:45.923651", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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 22:18:46,054 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.054s 2023-04-17 22:18:46,055 80610 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 22:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2c617d-279c-4cb8-9379-6bb00f96768a', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2c617d-279c-4cb8-9379-6bb00f96768a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:47,107 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.039s 2023-04-17 22:18:47,107 80610 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 22:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9a8c56-0b9d-4254-8cf4-f0057e755fc5', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9a8c56-0b9d-4254-8cf4-f0057e755fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:46.000000", "updated_at": "2023-04-17T22:18:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:47,156 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.038s 2023-04-17 22:18:47,156 80610 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 22:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950575a2-c35c-4767-853c-84bc75fed30f', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950575a2-c35c-4767-853c-84bc75fed30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"volume": {"id": "ecc370b3-fd26-4442-b7cb-9e4e184c8106", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:46.000000", "updated_at": "2023-04-17T22:18:46.000000", "name": "tempest-VolumesTransfersV357Test-Volume-456530947", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106"}], "user_id": "2663792ec3f646d8ada76d21950d7956", "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": "9858e916d8654d0ab2c943f1583745a1"}}' 2023-04-17 22:18:47,269 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.101s 2023-04-17 22:18:47,269 80610 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 22:18:47 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-70176bde-9226-4fd0-8fb6-42c387ac9164', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'' 2023-04-17 22:18:47,293 80610 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106 0.023s 2023-04-17 22:18:47,293 80610 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 22:18:47 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-2bfa5d5d-1e7a-4615-9770-fc5736dbc9ea', 'x-openstack-request-id': 'req-2bfa5d5d-1e7a-4615-9770-fc5736dbc9ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9858e916d8654d0ab2c943f1583745a1/volumes/ecc370b3-fd26-4442-b7cb-9e4e184c8106'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecc370b3-fd26-4442-b7cb-9e4e184c8106 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 2f3f676c-4688-4197-9e73-ff0110807a49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:50,834 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes 0.479s 2023-04-17 22:18:50,834 80610 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-207960302"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f48c0b-2226-4c38-9509-ebcb226199f0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f48c0b-2226-4c38-9509-ebcb226199f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes'} Body: b'{"volume": {"id": "2f3f676c-4688-4197-9e73-ff0110807a49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:50.772881", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207960302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}], "user_id": "a9fd3eb253114620a509a748d10af615", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:50,887 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49 0.042s 2023-04-17 22:18:50,887 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af82ccf3-7f73-4d16-ac32-8c6ee9c8c554', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af82ccf3-7f73-4d16-ac32-8c6ee9c8c554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49'} Body: b'{"volume": {"id": "2f3f676c-4688-4197-9e73-ff0110807a49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:51.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207960302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}], "user_id": "a9fd3eb253114620a509a748d10af615", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e7db39d4ca348fbb843a1d5bfa49c8a"}}' 2023-04-17 22:18:51,950 80610 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49 0.051s 2023 -04-17 22:18:51,951 80610 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe92fcce-e123-41c7-a651-5b174d92d822', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe92fcce-e123-41c7-a651-5b174d92d822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49'} Body: b'{"volume": {"id": "2f3f676c-4688-4197-9e73-ff0110807a49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:51.000000", "updated_at": "2023-04-17T22:18:51.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-207960302", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0e7db39d4ca348fbb843a1d5bfa49c8a/volumes/2f3f676c-4688-4197-9e73-ff0110807a49"}], "user_id": "a9fd3eb253114620a509a748d10af615", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0e7db39d4ca348fbb843a1d5bfa49c8a"}}' 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 8490c82f-0714-4643-b972-299166b95250 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:18:52,162 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types 0.173s 2023-04-17 22:18:52,162 80594 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-692900382", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32071cc4-2a10-4fe5-9855-06a95885bd86', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32071cc4-2a10-4fe5-9855-06a95885bd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types'} Body: b'{"volume_type": {"id": "74f78b3e-b05a-4358-876d-bc1c721c6638", "name": "tempest-VolumeTypesAccessTest-volume-type-692900382", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-17 22:18:52,322 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes 0.156s 2023-04-17 22:18:52,323 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "74f78b3e-b05a-4358-876d-bc1c721c6638", "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c056d8b-918f-4d30-a8e2-e11721183908', 'x-openstack-request-id': 'req-3c056d8b-918f-4d30-a8e2-e11721183908', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 74f78b3e-b05a-4358-876d-bc1c721c6638 could not be found."}}' 2023-04-17 22:18:52,323 80594 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-17 22:18:52,357 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action 0.033s 2023-04-17 22:18:52,357 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "10e5484ef04d4b1cb884e7f2b9259916"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bb69e1-9e6e-4828-9c0e-236ccb3abf91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action'} Body: b'' 2023-04-17 22:18:52,579 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes 0.221s 2023-04-17 22:18:52,580 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "74f78b3e-b05a-4358-876d-bc1c721c66 38", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1049917508"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f417bf79-30e5-4122-8508-d54e6a02d8bc', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f417bf79-30e5-4122-8508-d54e6a02d8bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:52.510058", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:52,628 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.036s 2023-04-17 22:18:52,628 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faaf023d-4136-4fe4-9225-1847aaa5c6c5', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faaf023d-4136-4fe4-9225-1847aaa5c6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e5484ef04d4b1cb884e7f2b9259916"}}' 2023-04-17 22:18:53,679 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.039s 2023-04-17 22:18:53,680 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d60b08-55a1-4627-9e9b-f7f8057794cf', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d60b08-55a1-4627-9e9b-f7f8057794cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": "2023-04-17T22:18:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e5484ef04d4b1cb884e7f2b9259916"}}' 2023-04-17 22:18:53,731 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.040s 2023-04-17 22:18:53,732 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b746737-fdbd-4224-baf1-67a49d6adbfd', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b746737-fdbd-4224-baf1-67a49d6adbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"volume": {"id": "8490c82f-0714-4643-b972-299166b95250", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": "2023-04-17T22:18:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1049917508", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-692900382", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250"}], "user_id": "29da14d29c4c4988a436b0dea9b22c62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e5484ef04d4b1cb884e7f2b9259916"}}' 2023-04-17 22:18:53,837 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.095s 2023-04-17 22:18:53,838 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-a1533fcd-51cf-4ef1-bcd3-797774452ff2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1c b884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'' 2023-04-17 22:18:53,860 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250 0.021s 2023-04-17 22:18:53,860 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-7d08a69d-d2a2-4a97-b503-8b48184e2539', 'x-openstack-request-id': 'req-7d08a69d-d2a2-4a97-b503-8b48184e2539', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/10e5484ef04d4b1cb884e7f2b9259916/volumes/8490c82f-0714-4643-b972-299166b95250'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8490c82f-0714-4643-b972-299166b95250 could not be found."}}' 2023-04-17 22:18:53,890 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action 0.029s 2023-04-17 22:18:53,891 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "10e5484ef04d4b1cb884e7f2b9259916"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-72c061d0-1f9b-404f-be9f-1d54f86cfd19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638/action'} Body: b'' 2023-04-17 22:18:53,954 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638 0.062s 2023-04-17 22:18:53,954 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-0178d4b8-936f-457c-b7fe-7e382398f47d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638'} Body: b'' 2023-04-17 22:18:53,968 80594 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638 0.014s 2023-04-17 22:18:53,969 80594 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 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-d125df5f-3f0b-4461-a513-60448163d6d6', 'x-openstack-request-id': 'req-d125df5f-3f0b-4461-a513-60448163d6d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6045dde550f5417ca58d4b3acc5 845eb/types/74f78b3e-b05a-4358-876d-bc1c721c6638'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 74f78b3e-b05a-4358-876d-bc1c721c6638 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 e9a77c12-add5-482d-92a2-ade9adaaec36 failed to build and is in ERROR status setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 4c8fb793-b3c3-487b-add8-f330502b1f3b failed to build and is in ERROR status tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 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 fde4edce-4669-488e-80e5-6ee0029b19d2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T22:18:39Z', 'message': 'Build of instance fde4edce-4669-488e-80e5-6ee0029b19d2 aborted: Volume a13b6586-04db-4345-9436-2d1d8803916f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-83e68f6e-1d00-4f68-a536-0eb41847d402. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:15:35,865 80600 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.040s 2023-04-17 22:15:35,865 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-77206321-b2c0-48fc-b581-d398bf396182', '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": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["-0IEXBMbTASNLxb_ps91aA"], "expires_at": "2023-04-17T23:15:35.000000Z", "issued_at": "2023-04-17T22:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:15:35,866 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:15:37,036 80600 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.169s 2023-04-17 22:15:37,037 80600 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-1160681713", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:15:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb', '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-4925adff-7b67-4056-a988-939c3b7b3fca', 'x-compute-request-id': 'req-4925adff-7b67-4056-a988-939c3b7b3fca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "y3ViobyCGwCB"}}' 2023-04-17 22:15:37,115 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb 0.075s 2023-04-17 22:15:37,115 80600 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 22:15:37 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-21bda857-7763-4299-a06b-04ebb10a8c09', 'x-compute-request-id': 'req-21bda857-7763-4299-a06b-04ebb10a8c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1160681713", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:15:37Z", "updated": "2023-04-17T22:15:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fd f0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "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 22:16:27,446 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb 0.265s 2023-04-17 22:16:27,446 80600 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 22:16:27 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-426ffb6c-0c6c-4d5c-b76a-194a898a1746', 'x-compute-request-id': 'req-426ffb6c-0c6c-4d5c-b76a-194a898a1746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1160681713", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b00056813d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:15:37Z", "updated": "2023-04-17T22:15:44Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2a:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:15:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-17 22:16:27,461 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:17:28,428 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb/action 0.907s 2023-04-17 22:17:28,428 80600 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-ServerBootFromVolumeStabl eRescueTest-image-551753829"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:27 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-afae4eee-0958-4a8e-a2e2-a95a5bff5270', 'x-compute-request-id': 'req-afae4eee-0958-4a8e-a2e2-a95a5bff5270', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb/action'} Body: b'{"image_id": "934c295b-59aa-4572-8636-622a11dbaea0"}' 2023-04-17 22:17:28,456 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.026s 2023-04-17 22:17:28,457 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2522985b-2df9-4bcd-af3a-fdfcadc0d985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:29,480 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.021s 2023-04-17 22:17:29,480 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-08ff6ef6-e624-4946-955c-a3d46cc4d8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:30,508 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.026s 2023-04-17 22:17:30,508 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d19765ad-a8bb-4936-b838-8d46a9dcebb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:31,535 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.025s 2023-04-17 22:17:31,535 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4855ee82-46c8-48d8-84b4-dfb3a328f5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_role s": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:28Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:32,563 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.027s 2023-04-17 22:17:32,563 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa5869d7-3ce3-4f7a-ba52-eb2d53b4ed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:32Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:33,595 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.031s 2023-04-17 22:17:33,595 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-191976fd-4539-4abf-89cf-fcbaeb2d5eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:33Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:34,621 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.024s 2023-04-17 22:17:34,621 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c9cd029-d74f-4924-95a1-0642b63968d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "48478feb34d72ca3fae53a29737294b8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "76fbd8d9fbf86be5fe9da8a7d28d415935e10982f61192bdbcf66f6152ba4ddc2333ca5aabf7c3e017553970846f7067545c511ba361e7f9839b9f668e1732bf", "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_a t": "2023-04-17T22:17:34Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:34,645 80600 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/934c295b-59aa-4572-8636-622a11dbaea0 0.023s 2023-04-17 22:17:34,646 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0581d93-c495-483f-8b7e-ed182e0acd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/934c295b-59aa-4572-8636-622a11dbaea0'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "ac56fdf0-5568-434b-ad61-805634c2beeb", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-551753829", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "48478feb34d72ca3fae53a29737294b8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "76fbd8d9fbf86be5fe9da8a7d28d415935e10982f61192bdbcf66f6152ba4ddc2333ca5aabf7c3e017553970846f7067545c511ba361e7f9839b9f668e1732bf", "id": "934c295b-59aa-4572-8636-622a11dbaea0", "created_at": "2023-04-17T22:17:28Z", "updated_at": "2023-04-17T22:17:34Z", "tags": [], "self": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0", "file": "/v2/images/934c295b-59aa-4572-8636-622a11dbaea0/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:17:34,916 80600 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/ac56fdf0-5568-434b-ad61-805634c2beeb 0.270s 2023-04-17 22:17:34,917 80600 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 22:17:34 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-a7e987c9-02db-40d2-a102-01f902e17874', 'x-compute-request-id': 'req-a7e987c9-02db-40d2-a102-01f902e17874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb'} Body: b'{"server": {"id": "ac56fdf0-5568-434b-ad61-805634c2beeb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1160681713", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b0005681 3d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:15:37Z", "updated": "2023-04-17T22:17:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:2a:3b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac56fdf0-5568-434b-ad61-805634c2beeb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:15:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-17 22:18:35,096 80600 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.097s 2023-04-17 22:18:35,096 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fae81886-6d69-45e3-8db8-b85d8fbaaff2', '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": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["rSBK8GuXQk-GyeHaDBefBQ"], "expires_at": "2023-04-17T23:18:35.000000Z", "issued_at": "2023-04-17T22:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": " http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:18:35,097 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:18:35,659 80600 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.561s 2023-04-17 22:18:35,659 80600 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-1237221251", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2', '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-83e68f6e-1d00-4f68-a536-0eb41847d402', 'x-compute-request-id': 'req-83e68f6e-1d00-4f68-a536-0eb41847d402', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fde4edce-4669-488e-80e5-6ee0029b19d2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8gP9QDmsZesG"}}' 2023-04-17 22:18:35,747 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.084s 2023-04-17 22:18:35,747 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicati on/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:35 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-ae873b62-68cc-41d1-8d83-ceffaa212485', 'x-compute-request-id': 'req-ae873b62-68cc-41d1-8d83-ceffaa212485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'{"server": {"id": "fde4edce-4669-488e-80e5-6ee0029b19d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1237221251", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:18:36Z", "updated": "2023-04-17T22:18:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}], "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 22:19:26,066 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.254s 2023-04-17 22:19:26,066 80600 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 22:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d847a2-d343-431f-bc9e-7fa3407e0ac5', 'x-compute-request-id': 'req-62d847a2-d343-431f-bc9e-7fa3407e0ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'{"server": {"id": "fde4edce-4669-488e-80e5-6ee0029b19d2", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1237221251", "status": "ERROR", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:18:35Z", "updated": "2023-04-17T22:18:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde4edce- 4669-488e-80e5-6ee0029b19d2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T22:18:39Z", "message": "Build of instance fde4edce-4669-488e-80e5-6ee0029b19d2 aborted: Volume a13b6586-04db-4345-9436-2d1d8803916f did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-17 22:19:26,083 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-17 22:19:26,766 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.683s 2023-04-17 22:19:26,766 80600 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 22:19:26 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-dfa7b31c-7670-4e30-bb1a-8a6af7c50556', 'x-compute-request-id': 'req-dfa7b31c-7670-4e30-bb1a-8a6af7c50556', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'' 2023-04-17 22:19:26,811 80600 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/fde4edce-4669-488e-80e5-6ee0029b19d2 0.044s 2023-04-17 22:19:26,811 80600 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 22:19:26 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-78c8d250-900d-4180-9e37-619d83e64f94', 'x-compute-request-id': 'req-78c8d250-900d-4180-9e37-619d83e64f94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde4edce-4669-488e-80e5-6ee0029b19d2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fde4edce-4669-488e-80e5-6ee0029b19d2 could not be found."}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 f845a84b-a22c-4015-8465-0647c3832127 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:16:59,609 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.253s 2023-04-17 22:16:59,609 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1740085900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOG3Ac3W7UP7GHDYmWNPhQ0orTfJAryPIfYEeiXGqep9uRC0B5AhMF07UhTVg0hHnzoWVpOM3/yTD0/ALjSUcHNKu/VnX9AxdKs6qx6/qDtrLYFsp1gM6fgmpRc33N0FQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:16:59 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-53bed4b2-2461-43e3-aa72-5ad6d3cadb4b', 'x-compute-request-id': 'req-53bed4b2-2461-43e3-aa72-5ad6d3cadb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1740085900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFOG3Ac3W7UP7GHDYmWNPhQ0orTfJAryPIfYEeiXGqep9uRC0B5AhMF07UhTVg0hHnzoWVpOM3/yTD0/ALjSUcHNKu/VnX9AxdKs6qx6/qDtrLYFsp1gM6fgmpRc33N0FQ==", "fingerprint": "eb:bd:46:1d:af:65:f2:89:f5:ab:7d:19:f9:91:86:58", "user_id": "daf86cb2718140b09cbc79de9e54efb6"}}' 2023-04-17 22:16:59,755 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2023-04-17 22:16:59,755 80598 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-800646685", "description": "tempest-secgroup-smoke-800646685 description", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-0e3171f2-67e1-402e-b87d-28bbf65c11d4', 'date': 'Mon, 17 Apr 2023 22:16:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "name": "tempest-secgroup-smoke-800646685", "stateful": true, "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "description": "tempest-secgroup-smoke-800646685 description", "shared": false, "security_group_rules": [{"id": "57f8bfc9-dad1-42ee-af33-b4a6c6d0cb36", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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": 815, "description": null, "tags": [], "created_at": "2023-04-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}, {"id": "709eddc5-b746-4992-a49b-5bd800fce692", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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": 816, "description": null, "tags": [], "created_at": "2023-04-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}], "tags": [], "created_at": "2023-04-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 1, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:16:59,915 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-04-17 22:16:59,916 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "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-89af27c5-da52-4b2f-b597-31c170795254', 'date': 'Mon, 17 Apr 2023 22:16:59 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": "3c17ddde-ac5c-45fa-86bb-129c1239413f", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,063 80598 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 22:17:00,064 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "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-813876a2-953e-479f-92ad-05f28cf6933c', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "6f4d38b5-c95e-4b0f-b45d-11a2b7dba9d7", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:16:59Z", "updated_at": "2023-04-17T22:16:59Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,222 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-17 22:17:00,222 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d7306d55-1701-4ac6-bd86-480a0d108e9e', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "adc10d03-2644-4f98-bc33-81eae4dd5319", "tenant_id": "b4f971b7fb 95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,380 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.157s 2023-04-17 22:17:00,380 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c7401c46-cd2e-477e-b868-803046d4fec5', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "18e43a43-16f5-4a43-b5f7-0a0a400a0511", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,537 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-17 22:17:00,537 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-93bd1e52-de57-4f59-a178-4bef62e88263', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "f630bbd4-7a28-4296-bbf3-020bb660e797", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,690 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-17 22:17:00,691 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-1e1f1def-985e-4345-8d83-b51325bcac8e', 'date': 'Mon, 17 Apr 2023 22:17:00 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": "cfcdd506-0f94-41f5-a3f8-e38121d6e862", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "security_group_id": "edc8e4f1-42a3-4768-ae21-10e43c70221a", "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-17T22:17:00Z", "updated_at": "2023-04-17T22:17:00Z", "revision_number": 0, "project_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:17:00,903 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.063s 2023-04-17 22:17:00,904 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:00 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-7b77f5ab-b717-4fa6-81f9-b7173a6441c3', '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": "daf86cb2718140b09cbc79de9e54efb6", "name": "tempest-SnapshotDataIntegrityTests-1966210151-project-member", "password_expires_at": null}, "audit_ids": ["PxDmbwa8RvKyzb5g4cjJEg"], "expires_at": "2023-04-17T23:17:00.000000Z", "issued_at": "2023-04-17T22:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "name": "tempest-SnapshotDataIntegrityTests-1966210151"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b4f971b7fb95478e83cf0bc9f0eb92d5", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:17:00,904 80598 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '5a0defe9-b217-4eee-8448-70ad161a6de1', 'name': 'tempest-SnapshotDataIntegrityTests-10075044-network', 'tenant_id': 'b4f971b7fb95478e83cf0bc9f0eb92d5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b4f971b7fb95478e83cf0bc9f0eb92d5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38243, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:16:46Z', 'updated_at': '2023-04-17T22:16:46Z', 'revision_number': 1} available for tenant 2023-04-17 22:17:01,793 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.888s 2023-04-17 22:17:01,794 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-308754079", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "networks": [{"uuid": "5a0defe9-b217-4eee-8448-70ad161a6de1"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd61f76-9b76-4bb4-b473-90fc6ab04db8', 'x-compute-request-id': 'req-3dd61f76-9b76-4bb4-b473-90fc6ab04db8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "adminPass": "9AcJmsmcgZLH"}}' 2023-04-17 22:17:01,867 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.070s 2023-04-17 22:17:01,868 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcc4941-1bb4-44cc-b7b2-f2ded36c1e36', 'x-compute-request-id': 'req-adcc4941-1bb4-44cc-b7b2-f2ded36c1e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "BUILD", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:02Z", "updated": "2023-04-17T22:17:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "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 22:17:52,143 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.214s 2023-04-17 22:17:52,143 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9494ee02-b450-4349-a3b0-f7b203b63d44', 'x-compute-request-id': 'req-9494ee02-b450-4349-a3b0-f7b203b63d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "ACTIVE", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "b0038f185e22ac1eed7c6065c91b7b3e265b0b4dde238bad4b113134", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:01Z", "updated": "2023-04-17T22:17:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-10075044-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a3:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "OS-SRV-USG:launched_at": "2023-04-17T22:17:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "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 22:17:52,155 80598 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:18:52,455 80598 INFO [tempest.lib.common.rest_client] Request (Sn apshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.239s 2023-04-17 22:18:52,456 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-549574af-c776-4da5-97b5-9438c5bdbfa1', 'x-compute-request-id': 'req-549574af-c776-4da5-97b5-9438c5bdbfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "ACTIVE", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "b0038f185e22ac1eed7c6065c91b7b3e265b0b4dde238bad4b113134", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:01Z", "updated": "2023-04-17T22:17:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-10075044-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a3:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "OS-SRV-USG:launched_at": "2023-04-17T22:17:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "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 22:18:52,705 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes 0.237s 2023-04-17 22:18:52,705 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d94d9b6-0323-473e-a294-8dfde6e70f1d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d94d9b6-0323-473e-a294-8dfde6e70f1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes'} Body: b'{"volume": {"id": "f845a84b-a22c-4015-8465-0647c3832127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:52.642564", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0 647c3832127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}], "user_id": "daf86cb2718140b09cbc79de9e54efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:18:52,753 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.038s 2023-04-17 22:18:52,754 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3924821-7b9e-42a4-a8d5-fa30f240102a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3924821-7b9e-42a4-a8d5-fa30f240102a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'{"volume": {"id": "f845a84b-a22c-4015-8465-0647c3832127", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}], "user_id": "daf86cb2718140b09cbc79de9e54efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:18:53,807 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.037s 2023-04-17 22:18:53,807 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0c8261-5a44-4d7d-8303-a0ecfc9d0a9f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0c8261-5a44-4d7d-8303-a0ecfc9d0a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'{"volume": {"id": "f845a84b-a22c-4015-8465-0647c3832127", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:18:53.000000", "updated_at": "2023-04-17T22:18:53.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-60920908", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127"}], "user_id": "daf86cb2718140b09cbc79de9e54efb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5"}}' 2023-04-17 22:18:53,926 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.108s 2023-04-17 22:18:53,927 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-701d7568-bd6c-4498-93f4-dd5e12d7aa99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'' 2023-04-17 22:18:53,957 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127 0.030s 2023-04-17 22:18:53,958 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-ccac74ac-d4ed-40b3-89c3-7669d83977fd', 'x-openstack-request-id': 'req-ccac74ac-d4ed-40b3-89c3-7669d83977fd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b4f971b7fb95478e83cf0bc9f0eb92d5/volumes/f845a84b-a22c-4015-8465-0647c3832127'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f845a84b-a22c-4015-8465-0647c3832127 could not be found."}}' 2023-04-17 22:18:54,105 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.146s 2023-04-17 22:18:54,105 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18: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-1b864649-c99e-4d80-b2b7-49b722722d66', 'x-compute-request-id': 'req-1b864649-c99e-4d80-b2b7-49b722722d66', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'' 2023-04-17 22:18:54,308 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.202s 2023-04-17 22:18:54,308 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43968387-ea9f-4c07-83c0-f8f7b21cfbd4', 'x-compute-request-id': 'req-43968387-ea9f-4c07-83c0-f8f7b21cfbd4', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"server": {"id": "4c1a87de-805e-4878-bd87-56b203e510de", "name": "tempest-SnapshotDataIntegrityTests-server-308754079", "status": "ACTIVE", "tenant_id": "b4f971b7fb95478e83cf0bc9f0eb92d5", "user_id": "daf86cb2718140b09cbc79de9e54efb6", "metadata": {}, "hostId": "b0038f185e22ac1eed7c6065c91b7b3e265b0b4dde238bad4b113134", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:01Z", "updated": "2023-04-17T22:18:54Z", "addresses": {"tempest-SnapshotDataIntegrityTests-10075044-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:a3:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c1a87de-805e-4878-bd87-56b203e510de"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1740085900", "OS-SRV-USG:launched_at": "2023-04-17T22:17:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-800646685"}], "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 22:19:44,387 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de 0.046s 2023-04-17 22:19:44,387 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9a258fed-7d47-43f5-baf9-902e8a208ede', 'x-compute-request-id': 'req-9a258fed-7d47-43f5-baf9-902e8a208ede', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c1a87de-805e-4878-bd87-56b203e510de'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c1a87de-805e-4878-bd87-56b203e510de could not be found."}}' 2023-04-17 22:19:44,556 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/edc8e4f1-42a3-4768-ae21-10e43c70221a 0.168s 2023-04-17 22:19:44,557 80598 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-8a03b841-cc7b-47ba-9e5c-b3561b68c518', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:19:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/edc8e4f1-42a3-4768-ae21-10e43c70221a'} Body: b'' 2023-04-17 22:19:44,714 80598 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1740085900 0.157s 2023-04-17 22:19:44,715 80598 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:44 GMT', 'server': 'A pache/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-490f57ba-a8c0-47b2-ac4e-ffcfd31c1d57', 'x-compute-request-id': 'req-490f57ba-a8c0-47b2-ac4e-ffcfd31c1d57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1740085900'} Body: b'' 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 e67b9e0e-3a34-4a94-95ff-b7da8088808f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:17:32,528 80596 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-17 22:17:32,528 80596 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:17:32,593 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-17 22:17:32,594 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-4218837", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKioJtk4DRUjErpS+dQkd6Zh3VD3Z5KPplVwI2N0nKmntp65lObvZvx08UYCyY2b8WcQy2GnzCG0FbEpNEq4UnZs1TTLDZZcBxjo7SevW/18tN2cTzyfQlmnoJ85kbLQJQ=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a267e20b-5cd1-4759-a888-a1d3473cfa6e', 'x-compute-request-id': 'req-a267e20b-5cd1-4759-a888-a1d3473cfa6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-4218837", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKioJtk4DRUjErpS+dQkd6Zh3VD3Z5KPplVwI2N0nKmntp65lObvZvx08UYCyY2b8WcQy2GnzCG0FbEpNEq4UnZs1TTLDZZcBxjo7SevW/18tN2cTzyfQlmnoJ85kbLQJQ==", "fingerprint": "2e:ab:8a:c2:b9:b3:9d:af:e9:05:cf:da:db:01:63:5e", "user_id": "30c12a4244db438ea682e545c378abe1"}}' 2023-04-17 22:17:32,596 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-4218837 created 2023-04-17 22:17:32,764 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-04-17 22:17:32,764 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--871137818", "description": "tempest-description--37880260"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-619c946e-f7b6-46ff-b061-a059202b9dbc', 'date': 'Mon, 17 Apr 2023 22:17:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "name": "tempest-securitygroup--871137818", "stateful": true, "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "tempest-description--37880260", "shared": false, "security_group_rules": [{"id": "07db84e0-d91a-4c62-89cc-5b649bba24b3", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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": 856, "description": null, "tags": [], "created_at": "2023-04-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}, {"id": "f84b3f85-09d8-424f-9019-85655b56d8c7", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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": 855, "description": null, "tags": [], "created_at": "2023-04-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}], "tags": [], "created_at": "2023-04-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:17:32,944 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-17 22:17:32,944 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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-0095d8ca-4847-45d0-b9f4-fe4ac20d6baa', 'date': 'Mon, 17 Apr 2023 22:17:32 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": "523169c8-51f3-4840-bc8b-ec441a3b42b3", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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-17T22:17:32Z", "updated_at": "2023-04-17T22:17:32Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:17:33,125 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-17 22:17:33,125 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-259bbbb0-f6e1-4340-af71-f83c6d62d2b9', 'date': 'Mon, 17 Apr 2023 22:17:33 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": "70c19abf-f504-446f-9aaa-717b1465f90f", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "security_group_id": "9146a021-91ae-43d3-8b60-a3646eb93e47", "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-17T22:17:33Z", "updated_at": "2023-04-17T22:17:33Z", "revision_number": 0, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:17:33,125 80596 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--871137818 created 2023-04-17 22:17:33,968 80596 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.842s 2023-04-17 22:17:33,968 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-re quest-id': 'req-fa0166ee-5884-4a73-978b-6ee28b2ca637', 'date': 'Mon, 17 Apr 2023 22:17:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cf6eb2ce-333b-4dd2-b1cd-09f804077dac", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.66", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "19f2a3034fe9458682e1242c91e2ce45", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:17:33Z", "updated_at": "2023-04-17T22:17:33Z", "revision_number": 0}}' 2023-04-17 22:17:33,968 80596 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cf6eb2ce-333b-4dd2-b1cd-09f804077dac', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.66', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:17:33Z', 'updated_at': '2023-04-17T22:17:33Z', 'revision_number': 0, 'ip': '172.24.4.66'} created 2023-04-17 22:17:34,072 80596 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.099s 2023-04-17 22:17:34,073 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:33 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-9ae39aed-6738-4d22-b03f-005dd1b01f89', '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": "30c12a4244db438ea682e545c378abe1", "name": "tempest-AttachVolumeTestJSON-4448958-project-member", "password_expires_at": null}, "audit_ids": ["nd4qO8TnSLWIW_YOcX8rew"], "expires_at": "2023-04-17T23:17:34.000000Z", "issued_at": "2023-04-17T22:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f2a3034fe9458682e1242c91e2ce45", "name": "tempest-AttachVolumeTestJSON-4448958"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume /v3/19f2a3034fe9458682e1242c91e2ce45", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:17:34,073 80596 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '8ffc4041-9c9c-4b0f-9342-dcd76540515a', 'name': 'tempest-AttachVolumeTestJSON-82115333-network', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46009, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:14:40Z', 'updated_at': '2023-04-17T22:14:40Z', 'revision_number': 1} available for tenant 2023-04-17 22:17:34,074 80596 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-4218837', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKioJtk4DRUjErpS+dQkd6Zh3VD3Z5KPplVwI2N0nKmntp65lObvZvx08UYCyY2b8WcQy2GnzCG0FbEpNEq4UnZs1TTLDZZcBxjo7SevW/18tN2cTzyfQlmnoJ85kbLQJQ==', 'fingerprint': '2e:ab:8a:c2:b9:b3:9d:af:e9:05:cf:da:db:01:63:5e', 'user_id': '30c12a4244db438ea682e545c378abe1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC/8ipzjxfuGyMVJh+JJfBxukpTSxC9baF+x6Lix8Wte743lC4cCTIT\nNZ7TNdkO3tWgBwYFK4EEACKhZANiAASoqCbZOA0VIxK6UvnUJHemYd1Q92eSj6ZV\ncCNjdJypp7aeuZTm72b8dPFGAsmNm/FnEMthp8whtBWxKTRKuFJ2bNU0yw2WXAcY\n6O0nr1v9fLTdnE88n0JZp6CfOZGy0CU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9146a021-91ae-43d3-8b60-a3646eb93e47', 'name': 'tempest-securitygroup--871137818', 'stateful': True, 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': 'tempest-description--37880260', 'shared': False, 'security_group_rules': [{'id': '07db84e0-d91a-4c62-89cc-5b649bba24b3', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '9146a021-91ae-43d3-8b60-a3646eb93e47', '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': 856, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:17:32Z', 'updated_at': '2023-04-17T22:17:32Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, {'id': 'f84b3f85-09d8-424f-9019-85655b56d8c7', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'security_group_id': '9146a021-91ae-43d3-8b60-a3646eb93e47', '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': 855, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:17:32Z', 'updated_at': '2023-04-17T22:17:32Z', 'revision_number': 0, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}], 'tags': [], 'created_at': '2023-04-17T22:17:32Z', 'updated_ at': '2023-04-17T22:17:32Z', 'revision_number': 1, 'project_id': '19f2a3034fe9458682e1242c91e2ce45'}, 'floating_ip': {'id': 'cf6eb2ce-333b-4dd2-b1cd-09f804077dac', 'tenant_id': '19f2a3034fe9458682e1242c91e2ce45', 'floating_ip_address': '172.24.4.66', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '19f2a3034fe9458682e1242c91e2ce45', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:17:33Z', 'updated_at': '2023-04-17T22:17:33Z', 'revision_number': 0, 'ip': '172.24.4.66'}} 2023-04-17 22:17:34,677 80596 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.602s 2023-04-17 22:17:34,677 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1878222400", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8ffc4041-9c9c-4b0f-9342-dcd76540515a"}], "security_groups": [{"name": "tempest-securitygroup--871137818"}], "key_name": "tempest-keypair-4218837", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eccbcce-62f9-4fbf-b411-483e5e07358b', 'x-compute-request-id': 'req-9eccbcce-62f9-4fbf-b411-483e5e07358b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--871137818"}], "adminPass": "password"}}' 2023-04-17 22:17:34,752 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.072s 2023-04-17 22:17:34,752 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde6652a-02f1-4e3c-8a94-7fede8c738f8', 'x-compute-request-id': 'req-fde6652a-02f1-4e3c-8a94-7fede8c738f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "name": "tempest-AttachVolumeTestJSON-server-1878222400", "status": "BUILD", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:35Z", "updated": "2023-04-17T22:17:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-4218837", "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 22:18:25,059 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.246s 2023-04-17 22:18:25,059 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb8e966-9d2b-45cd-9417-4a163f6b9423', 'x-compute-request-id': 'req-acb8e966-9d2b-45cd-9417-4a163f6b9423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "name": "tempest-AttachVolumeTestJSON-server-1878222400", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:17:34Z", "updated": "2023-04-17T22:17:42Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4218837", "OS-SRV-USG:launched_at": "2023-04-17T22:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--871137818"}], "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 22:18:25,071 80596 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-17 22:19:25,429 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/os-interface 0.341s 2023-04-17 22:19:25,429 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:25 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-3fe7d5f3-9b84-4343-8cd0-deedefa3a3f4', 'x-compute-request-id': 'req-3fe7d5f3-9b84-4343-8cd0-deedefa3a3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "port_id": "2fd0b7cd-39e8-4f3e-85bf-dee1bccf6560", "mac_addr": "fa:16:3e:f4:40:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f5b2215f-4a41-42c0-b4d6-92624ffb66a6", "ip_address": "10.0.0.6"}]}]}' 2023-04-17 22:19:26,382 80596 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/cf6eb2ce-333b-4dd2-b1cd-09f804077dac 0.948s 2023-04-17 22:19:26,382 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2fd0b7cd-39e8-4f3e-85bf-dee1bccf6560"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a4a14a90-e747-4958-a80e-1f6c1af483d2', 'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cf6eb2ce-333b-4dd2-b1cd-09f804077dac'} Body: b'{"floatingip": {"id": "cf6eb2ce-333b-4dd2-b1cd-09f804077dac", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "floating_ip_address": "172.24.4.66", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "e7cb4ebe-3939-48a8-86f7-0ce9f97051e7", "port_id": "2fd0b7cd-39e8-4f3e-85bf-dee1bccf6560", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8ffc4041-9c9c-4b0f-9342-dcd76540515a", "mac_address": "fa:16:3e:f4:40:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:17:33Z", "updated_at": "2023-04-17T22:19:25Z", "revision_number": 1, "project_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:19:26,384 80596 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.66:22' as 'cirros' with public key authentication 2023-04-17 22:19:26,415 80596 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:19:26,443 80596 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:19:26,443 80596 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.66 successfully created 2023-04-17 22:19:26,491 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/ips 0.046s 2023-04-17 22:19:26,491 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed25753f-460f-43c2-bafc-fa84656e9514', 'x-compute-request-id': 'req-ed25753f-460f-43c2-bafc-fa84656e9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-17 22:19:26,766 80596 INFO [tempest.lib.common.rest_client] Re quest (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes 0.271s 2023-04-17 22:19:26,766 80596 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-1829728999"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feaff7a-b910-400f-888a-5581170ec60b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feaff7a-b910-400f-888a-5581170ec60b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes'} Body: b'{"volume": {"id": "e67b9e0e-3a34-4a94-95ff-b7da8088808f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:19:26.682267", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1829728999", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:19:26,824 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f 0.048s 2023-04-17 22:19:26,825 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f774b14b-a7ec-4c6c-b411-5e72ac7894ac', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f774b14b-a7ec-4c6c-b411-5e72ac7894ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f'} Body: b'{"volume": {"id": "e67b9e0e-3a34-4a94-95ff-b7da8088808f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:19:27.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1829728999", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:19:27,879 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f 0.042s 2023-04-17 22:19:27,879 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicati on/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563707ab-c3f4-4f7e-a524-09430beeed20', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563707ab-c3f4-4f7e-a524-09430beeed20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f'} Body: b'{"volume": {"id": "e67b9e0e-3a34-4a94-95ff-b7da8088808f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:19:27.000000", "updated_at": "2023-04-17T22:19:27.000000", "name": "tempest-AttachVolumeTestJSON-volume-1829728999", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19f2a3034fe9458682e1242c91e2ce45/volumes/e67b9e0e-3a34-4a94-95ff-b7da8088808f"}], "user_id": "30c12a4244db438ea682e545c378abe1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19f2a3034fe9458682e1242c91e2ce45"}}' 2023-04-17 22:19:28,003 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.112s 2023-04-17 22:19:28,003 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:27 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-7f94d201-faf1-4231-a8c4-3e0c1f1b1978', 'x-compute-request-id': 'req-7f94d201-faf1-4231-a8c4-3e0c1f1b1978', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'' 2023-04-17 22:19:28,283 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.279s 2023-04-17 22:19:28,283 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e1e526-0c28-49bb-a635-6f4859432a2c', 'x-compute-request-id': 'req-15e1e526-0c28-49bb-a635-6f4859432a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"server": {"id": "d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0", "name": "tempest-AttachVolumeTestJSON-server-1878222400", "status": "ACTIVE", "tenant_id": "19f2a3034fe9458682e1242c91e2ce45", "user_id": "30c12a4244db438ea682e545c378abe1", "metadata": {}, "hostId": "62e14fcd41ec1d84c7c37b97d189aaf64ff4920e6bed8a4db21e4c37", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.21 0/compute/flavors/42"}]}, "created": "2023-04-17T22:17:34Z", "updated": "2023-04-17T22:19:28Z", "addresses": {"tempest-AttachVolumeTestJSON-82115333-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:f4"}, {"version": 4, "addr": "172.24.4.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:40:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4218837", "OS-SRV-USG:launched_at": "2023-04-17T22:17:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--871137818"}], "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 22:20:18,617 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 0.271s 2023-04-17 22:20:18,617 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:20:18 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-7b1bf7b9-78ef-472e-88e3-4a5212699f0f', 'x-compute-request-id': 'req-7b1bf7b9-78ef-472e-88e3-4a5212699f0f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d4d90f0c-f7d3-4a1e-ac10-7128e6bddcb0 could not be found."}}' 2023-04-17 22:20:18,648 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-4218837 0.030s 2023-04-17 22:20:18,649 80596 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ca4c5e-dac4-4f97-af7c-9ffec67e8d29', 'x-compute-request-id': 'req-31ca4c5e-dac4-4f97-af7c-9ffec67e8d29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-4218837'} Body: b'' 2023-04-17 22:20:18,808 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47 0.159s 2023-04-17 22:20:18,809 80596 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-af89de0f-0c70-4cac-be36-898dee98120d', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:20:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47'} Body: b'' 2023-04-17 22:20:18,831 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON :_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47 0.022s 2023-04-17 22:20:18,832 80596 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-9fc37515-530b-4827-aee0-7fe7d70641ce', 'date': 'Mon, 17 Apr 2023 22:20:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9146a021-91ae-43d3-8b60-a3646eb93e47'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9146a021-91ae-43d3-8b60-a3646eb93e47 does not exist", "detail": ""}}' 2023-04-17 22:20:19,275 80596 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cf6eb2ce-333b-4dd2-b1cd-09f804077dac 0.442s 2023-04-17 22:20:19,275 80596 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-6725056a-8cd1-44f7-b1bd-cda3a1aa022c', 'content-length': '0', 'date': 'Mon, 17 Apr 2023 22:20:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cf6eb2ce-333b-4dd2-b1cd-09f804077dac'} Body: b'' 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 a7614c12-e655-4472-83bb-ad11fb6e5ef5 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 2634e49d-7419-4a61-ba44-0bd983da8d3b failed to build and is in ERROR status 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 1181392c-c6c7-42ae-877a-6e7554531f42 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-17T22:22:33Z', 'message': 'Build of instance 1181392c-c6c7-42ae-877a-6e7554531f42 aborted: Volume 19ce8ba7-19cd-4b34-a0f9-a8c9510682a5 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-b9e7e9cc-c0a0-45f8-9854-d5ab07a4fc33. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:19:26,921 80600 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.099s 2023-04-17 22:19:26,921 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b57f34f2-96df-41f1-b426-812c17f8c13c', '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": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["n6wWdd10SgCvsYmbwgvEmQ"], "expires_at": "2023-04-17T23:19:26.000000Z", "issued_at": "2023-04-17T22:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:19:26,922 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:19:27,524 80600 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.602s 2023-04-17 22:19:27,525 80600 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-1002520753", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206', '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-be0e1735-bca0-4887-a81f-0434be712ea0', 'x-compute-request-id': 'req-be0e1735-bca0-4887-a81f-0434be712ea0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "EF4jxqjtB2bL"}}' 2023-04-17 22:19:27,659 80600 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/73530c77-9d35-486b-af6b-3773519c4206 0.130s 2023-04-17 22:19:27,659 80600 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 22:19:27 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-142d8d6f-4476-4c5b-a444-56f2a218310c', 'x-compute-request-id': 'req-142d8d6f-4476-4c5b-a444-56f2a218310c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1002520753", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:19:27Z", "updated": "2023-04-17T22:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c 77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "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 22:20:17,966 80600 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/73530c77-9d35-486b-af6b-3773519c4206 0.241s 2023-04-17 22:20:17,967 80600 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 22:20:17 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-77afbb74-893f-4c5c-9ffb-8548166a7462', 'x-compute-request-id': 'req-77afbb74-893f-4c5c-9ffb-8548166a7462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1002520753", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b00056813d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:19:27Z", "updated": "2023-04-17T22:19:35Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:9f:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:19:34.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 22:20:17,984 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:21:19,191 80600 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/73530c77-9d35-486b-af6b-3773519c4206/action 1.154s 2023-04-17 22:21:19,191 80600 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-ServerBootFromVolumeStabl eRescueTest-image-526997677"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:18 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-74b59b6c-6fd9-4194-bf21-5af22fcdc1d6', 'x-compute-request-id': 'req-74b59b6c-6fd9-4194-bf21-5af22fcdc1d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206/action'} Body: b'{"image_id": "47b429ed-8f4e-4d91-93e6-89ba02112186"}' 2023-04-17 22:21:19,217 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.024s 2023-04-17 22:21:19,218 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-381eee2e-97cb-44a2-b1db-77e8e44ee3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:19Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:20,254 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.034s 2023-04-17 22:21:20,254 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3dce4b24-5ef2-4f77-a5e9-661d87e63c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:19Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:21,280 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.023s 2023-04-17 22:21:21,280 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d0b4cdc-59a8-419c-a738-8e4d72fad7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:19Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:22,306 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.024s 2023-04-17 22:21:22,306 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c573424d-88c9-4b0b-94a6-73f1ba9d482d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_role s": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:22Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:23,330 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.021s 2023-04-17 22:21:23,330 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-639518a0-9744-4302-8a89-528a18141077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "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": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:23Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:24,355 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.023s 2023-04-17 22:21:24,356 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9722d32b-e5ee-421b-8e6a-ec35f9149194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "93250c18225507d25e2a6ccb2c2a5920", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93ca256b1aa9a2059ec9c014bcf1bcb0d3cf681d84c53d0e0172acd6cf0a50a5b064f8a5eb3446e42d9f9b97e0fe4a0a6a13b4400b5e398301ada5bc1feec3f8", "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:24Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:24,386 80600 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/47b429ed-8f4e-4d91-93e6-89ba02112186 0.030s 2023-04-17 22:21:24,387 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9dfafb4-05ef-4686-a4c9-87d5d3e7dcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "73530c77-9d35-486b-af6b-3773519c4206", "owner_id": "26967ac9e8cb45b6aea04a699d4a1eca", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-480550513", "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-480550513-project-member", "user_id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-526997677", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "93250c18225507d25e2a6ccb2c2a5920", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "26967ac9e8cb45b6aea04a699d4a1eca", "os_hidd en": false, "os_hash_algo": "sha512", "os_hash_value": "93ca256b1aa9a2059ec9c014bcf1bcb0d3cf681d84c53d0e0172acd6cf0a50a5b064f8a5eb3446e42d9f9b97e0fe4a0a6a13b4400b5e398301ada5bc1feec3f8", "id": "47b429ed-8f4e-4d91-93e6-89ba02112186", "created_at": "2023-04-17T22:21:19Z", "updated_at": "2023-04-17T22:21:24Z", "tags": [], "self": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186", "file": "/v2/images/47b429ed-8f4e-4d91-93e6-89ba02112186/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:21:24,628 80600 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/73530c77-9d35-486b-af6b-3773519c4206 0.241s 2023-04-17 22:21:24,628 80600 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 22:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cf97a8-f8e6-4cbd-b41a-6a987096a8c8', 'x-compute-request-id': 'req-78cf97a8-f8e6-4cbd-b41a-6a987096a8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206'} Body: b'{"server": {"id": "73530c77-9d35-486b-af6b-3773519c4206", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1002520753", "status": "ACTIVE", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "d51040fe7a41506a3d52eb3e8a91427d8fbc1f8b00056813d1cd0a25", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:19:27Z", "updated": "2023-04-17T22:21:24Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-299625319-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:9f:00"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/73530c77-9d35-486b-af6b-3773519c4206"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/73530c77-9d35-486b-af6b-3773519c4206"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-17T22:19:34.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 22:22:24,758 80600 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.045s 2023-04-17 22:22:24,759 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8e2fb0c2-d3c5-453f-9eb5-6b2d8dcd5755', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"m ethods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6df5551ab4974747a0412ce089b770b0", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513-project-member", "password_expires_at": null}, "audit_ids": ["-mXHG9V9TwGZCW_389hDew"], "expires_at": "2023-04-17T23:22:24.000000Z", "issued_at": "2023-04-17T22:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26967ac9e8cb45b6aea04a699d4a1eca", "name": "tempest-ServerBootFromVolumeStableRescueTest-480550513"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26967ac9e8cb45b6aea04a699d4a1eca", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:22:24,759 80600 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'bf926b5c-baa2-457d-aab9-e2deea0b84c9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-299625319-network', 'tenant_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26967ac9e8cb45b6aea04a699d4a1eca', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5306, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:15:29Z', 'updated_at': '2023-04-17T22:15:29Z', 'revision_number': 1} available for tenant 2023-04-17 22:22:25,525 80600 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.764s 2023-04-17 22:22:25,525 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-612198680", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "destination_type": "volume"}], "networks": [{"uuid": "bf926b5c-baa2-457d-aab9-e2deea0b84c9"}]}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42', '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-b9e7e9cc-c0a0-45f8-9854-d5ab07a4fc33', 'x-compute-request-id': 'req-b9e7e9cc-c0a0-45f8-9854-d5ab07a4fc33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1181392c-c6c7-42ae-877a-6e7554531f42", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "nwtih8Vv5Bdm"}}' 2023-04-17 22:22:25,629 80600 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/1181392c-c6c7-42ae-877a-6e7554531f42 0.100s 2023-04-17 22:22:25,629 80600 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 22:22:25 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-271040be-85bb-4ea8-aef3-3f7cecf8a21b', 'x-compute-request-id': 'req-271040be-85bb-4ea8-aef3-3f7cecf8a21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'{"server": {"id": "1181392c-c6c7-42ae-877a-6e7554531f42", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-612198680", "status": "BUILD", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:22:25Z", "updated": "2023-04-17T22:22:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}], "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 22:23:15,890 80600 INFO [tempest.lib.commo n.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42 0.195s 2023-04-17 22:23:15,891 80600 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 22:23:15 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-a024179c-fc63-4aa4-a7e6-b4c306e0303c', 'x-compute-request-id': 'req-a024179c-fc63-4aa4-a7e6-b4c306e0303c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'{"server": {"id": "1181392c-c6c7-42ae-877a-6e7554531f42", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-612198680", "status": "ERROR", "tenant_id": "26967ac9e8cb45b6aea04a699d4a1eca", "user_id": "6df5551ab4974747a0412ce089b770b0", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-17T22:22:25Z", "updated": "2023-04-17T22:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1181392c-c6c7-42ae-877a-6e7554531f42"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-17T22:22:33Z", "message": "Build of instance 1181392c-c6c7-42ae-877a-6e7554531f42 aborted: Volume 19ce8ba7-19cd-4b34-a0f9-a8c9510682a5 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 22:23:15,905 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-17 22:23:16,454 80600 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/1181392c-c6c7-42ae-877a-6e7554531f42 0.547s 2023-04-17 22:23:16,454 80600 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 22:23:15 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-e03d1a93-2aa0-4b90-8a81-6b92bb7caa83', 'x-compute-request-id': 'req-e03d1a93-2aa0-4b90-8a81-6b92bb7caa83', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'' 2023-04-17 22:23:16,510 80600 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0. 210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42 0.054s 2023-04-17 22:23:16,511 80600 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 22:23:16 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-592ceb3e-8e15-413f-847e-f50d23dc08de', 'x-compute-request-id': 'req-592ceb3e-8e15-413f-847e-f50d23dc08de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1181392c-c6c7-42ae-877a-6e7554531f42'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1181392c-c6c7-42ae-877a-6e7554531f42 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a6add731-67ed-4bff-8ddc-85c4b347af36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:25:07,459 80600 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-17 22:25:07,637 80600 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.175s 2023-04-17 22:25:07,638 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1108392394", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ77DUwS1YdOE+AgOW8F2OmFPS7mgWiVKzl7CpNcpYyYaE0PBWLchyK90gX9HM6IuyWgqbEzV4S7I/iswh9WIKISaxrVni8gvtqHbgvv2mKDgVJIiC0uNr4C//sH7z9EdA=="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:07 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-af7942c9-915c-47aa-88af-3b79e68ae743', 'x-compute-request-id': 'req-af7942c9-915c-47aa-88af-3b79e68ae743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1108392394", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ77DUwS1YdOE+AgOW8F2OmFPS7mgWiVKzl7CpNcpYyYaE0PBWLchyK90gX9HM6IuyWgqbEzV4S7I/iswh9WIKISaxrVni8gvtqHbgvv2mKDgVJIiC0uNr4C//sH7z9EdA==", "fingerprint": "43:a3:ba:74:6a:cf:98:7c:42:00:09:b0:f5:e2:52:f0", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}}' 2023-04-17 22:25:07,640 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1108392394 created 2023-04-17 22:25:07,799 80600 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.158s 2023-04-17 22:25:07,799 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1081765233", "description": "tempest-description--911489672"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-e362727a-3a10-4614-b153-46d39ef742f0', 'date': 'Mon, 17 Apr 2023 22:25:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "name": "tempest-securitygroup--1081765233", "stateful": true, "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "description": "tempest-description--911489672", "shared": false, "security_group_rules": [{"id": "af1e6bf7-0f99-4bd9-9844-8d46ca4db005", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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": 1052, "description": null, "tags": [], "created_at": "2023-04-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}, {"id": "c8fc6fc9-081a-4290-9696-86b208b63e89", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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_i d": 1051, "description": null, "tags": [], "created_at": "2023-04-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}], "tags": [], "created_at": "2023-04-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 1, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:25:07,960 80600 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.160s 2023-04-17 22:25:07,960 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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-f616a0a1-98a5-4bfb-8e3a-02a4c4dff2f5', 'date': 'Mon, 17 Apr 2023 22:25:07 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": "0b95a107-1bdf-4d3a-8019-4bfe3518cbc0", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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-17T22:25:07Z", "updated_at": "2023-04-17T22:25:07Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:25:08,113 80600 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.152s 2023-04-17 22:25:08,114 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-661376e7-9433-44f8-942c-841f88102d41', 'date': 'Mon, 17 Apr 2023 22:25:08 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": "551b445e-c4ce-4310-98bb-ba60f7cda7a9", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "security_group_id": "689eb12f-a1b7-4c36-8832-7a77fb9ecc2c", "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-17T22:25:08Z", "updated_at": "2023-04-17T22:25:08Z", "revision_number": 0, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:25:08,114 80600 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1081765233 created 2023-04-17 22:25:09,186 80600 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.071s 2023-04-17 22:25:09,186 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f13970b7-e74a-4a5e-b07 b-1bab5a69e673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3ed118fc-dcb2-4475-a212-7ed2dad15e82', 'date': 'Mon, 17 Apr 2023 22:25:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "431d4f94-081d-45bc-b2d3-c41ea2a9dcd6", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "floating_ip_address": "172.24.4.126", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:25:08Z", "updated_at": "2023-04-17T22:25:08Z", "revision_number": 0}}' 2023-04-17 22:25:09,186 80600 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '431d4f94-081d-45bc-b2d3-c41ea2a9dcd6', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:25:08Z', 'updated_at': '2023-04-17T22:25:08Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2023-04-17 22:25:09,324 80600 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.132s 2023-04-17 22:25:09,325 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:09 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-319900b9-2e5f-44e9-8a91-25eab8d3ee2f', '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": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "name": "tempest-ServerStableDeviceRescueTest-1898719742-project-member", "password_expires_at": null}, "audit_ids": ["Og2US8gES3udvQF96Lh1BA"], "expires_at": "2023-04-17T23:25:09.000000Z", "issued_at": "2023-04-17T22:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c15f6fa11d3549ceb94c8abb06c78f7e", "name": "tempest-ServerStableDeviceRescueTest-1898719742"}, "is_domain": false, "roles": [{"id": "3b51ffdb23a146db9d33382768477ba8", "name": "member"}, {"id": "4c49b668fab4456da93c320172305e0d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "43967771c2624146b609ca66db4817af", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c15f6fa11d3549ceb94c8abb06c78f7e", "region": "RegionOne"}], "id": "07e0ed7a7f3943a6b0d2a81adffd4451", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "917aae832c224696bfc3d806918d1a53", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "1d4117155c654bfa84384e029fe73d9e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6dbccae53a9648e2879d2c63ba39700c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e", "region": "RegionOne"}], "id": "2f15aad6b3c345f288917e726a6febe4", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a2c61c4d61f94afca7d13b9621614924", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "59b0a617e6eb411db87056d1121831ce", "typ e": "placement", "name": "placement"}, {"endpoints": [{"id": "a483060d81a14facbb6d4b30f6e8e2d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e", "region": "RegionOne"}], "id": "646613907b8f41fb8d618b179ca9618c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "8eb30719871d4640a454df87df9b72fa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6c1e08f4a2cf401f88dc71ceb721e4a4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "195e7dae0028416d8922279d7ee158b8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ab8975a70170455686a3d0fbe62ff84a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "8aa5423f91704cf185a12fbdac5f00da", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f4a367f0ad96449c9154855b777e132b", "type": "compute", "name": "nova"}]}}' 2023-04-17 22:25:09,325 80600 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '38a74fb3-65db-4af3-b3a0-81fb7ce3ba18', 'name': 'tempest-ServerStableDeviceRescueTest-35556120-network', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 13941, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-17T22:25:02Z', 'updated_at': '2023-04-17T22:25:02Z', 'revision_number': 1} available for tenant 2023-04-17 22:25:09,326 80600 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1108392394', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ77DUwS1YdOE+AgOW8F2OmFPS7mgWiVKzl7CpNcpYyYaE0PBWLchyK90gX9HM6IuyWgqbEzV4S7I/iswh9WIKISaxrVni8gvtqHbgvv2mKDgVJIiC0uNr4C//sH7z9EdA==', 'fingerprint': '43:a3:ba:74:6a:cf:98:7c:42:00:09:b0:f5:e2:52:f0', 'user_id': '0a3f4e1adcbf46308beb0bd8e35a6dcd', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDWqjb4O9Pqpwy3Th/qUWNfZnHLm3rDuaeuv3yeTqKOaZyyprTwAkJE\ns/e7uPvMVrGgBwYFK4EEACKhZANiAASe+w1MEtWHThPgIDlvBdjphT0u5oFolSs5\newqTXKWMmGhNDwVi3IcivdIF/RzOiLsloKmxM1eEuyP4rMIfViCiEmsa1Z4vIL7a\nh24L79pig4FSSIgtLja+Av/7B+8/RHQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '689eb12f-a1b7-4c36-8832-7a77fb9ecc2c', 'name': 'tempest-securitygroup--1081765233', 'stateful': True, 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'description': 'tempest-description--911489672', 'shared': False, 'security_group_rules': [{'id': 'af1e6bf7-0f99-4bd9-9844-8d46ca4db005', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'security_group_id': '689eb12f-a1b7-4c36-8832-7a77fb9ecc2c', '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': 1052, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:25:07Z', 'updated_at': '2023-04-17T22:25:07Z', 'revision_number': 0, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e'}, {'id': 'c8fc6fc9-081a-4290-9696-86b208b63e89', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'security_group_id': '689eb12f-a1b7-4c36-8832-7a77fb9ecc2c', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1051, 'description': None, 'tags': [], 'created_at': '2023-04-17T22:25:07Z', 'updated_at': '2023-04-17T22:25:07Z', 'revision_number': 0, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e'}], 'tags': [], 'created_at': '2023-04-17T22:25:07Z', 'updated_at': '2023-04-17T22:25:07Z', 'revision_number': 1, 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e'}, 'floating_ip': {'id': '431d4f94-081d-45bc-b2d3-c41ea2a9dcd6', 'tenant_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'floating_ip_address': '172.24.4.126', 'floating_network_id': 'f13970b7-e74a-4a5e-b07b-1bab5a69e673', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c15f6fa11d3549ceb94c8abb06c78f7e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-17T22:25:08Z', 'updated_at': '2023-04-17T22:25:08Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2023-04-17 22:25:10,068 80600 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 0.741s 2023-04-17 22:25:10,068 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-732289986", "imageRef": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "flavorRef": "42", "networks": [{"uuid": "38a74fb3-65db-4af3-b3a0-81fb7ce3ba18"}], "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "key_name": "tempest-keypair-1108392394", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2697ed71-d1f3-4d44-b389-abe1a9a5769c', 'x-compute-request-id': 'req-2697ed71-d1f3-4d44-b389-abe1a9a5769c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "adminPass": "E7QEdxP3KYio"}}' 2023-04-17 22:25:10,204 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.133s 2023-04-17 22:25:10,205 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-699b0fc1-165b-4b79-a038-ae89e50c058b', 'x-compute-request-id': 'req-699b0fc1-165b-4b79-a038-ae89e50c058b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "BUILD", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_i d": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:25:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1108392394", "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 22:26:00,553 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.286s 2023-04-17 22:26:00,553 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca80f87-24f9-487b-8165-00e2b263eae2', 'x-compute-request-id': 'req-4ca80f87-24f9-487b-8165-00e2b263eae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "ACTIVE", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "684f06ba5de4e8a0dfe2b329dfdc8a8a500201d668584dd478dbd392", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:25:17Z", "addresses": {"tempest-ServerStableDeviceRescueTest-35556120-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1108392394", "OS-SRV-USG:launched_at": "2023-04-17T22:25:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "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 22:26:00,565 80600 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-17 22:27:00,804 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850/os-interface 0.180s 2023-04-17 22:27:00, 805 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:00 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-f99a53e7-adf5-40f1-a921-10348c628664', 'x-compute-request-id': 'req-f99a53e7-adf5-40f1-a921-10348c628664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "38a74fb3-65db-4af3-b3a0-81fb7ce3ba18", "port_id": "f9e56ee9-5e39-4871-a635-202dfa5ab8d1", "mac_addr": "fa:16:3e:7f:4e:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "34f28c2e-0def-40f4-9ff0-7afff7402854", "ip_address": "10.0.0.7"}]}]}' 2023-04-17 22:27:01,506 80600 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/431d4f94-081d-45bc-b2d3-c41ea2a9dcd6 0.697s 2023-04-17 22:27:01,506 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f9e56ee9-5e39-4871-a635-202dfa5ab8d1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-dfa85805-74a8-46b6-97c6-5a5b2ba3e525', 'date': 'Mon, 17 Apr 2023 22:27:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/431d4f94-081d-45bc-b2d3-c41ea2a9dcd6'} Body: b'{"floatingip": {"id": "431d4f94-081d-45bc-b2d3-c41ea2a9dcd6", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "floating_ip_address": "172.24.4.126", "floating_network_id": "f13970b7-e74a-4a5e-b07b-1bab5a69e673", "router_id": "246eed3e-5ae7-4bde-af33-65f30fdcd7b4", "port_id": "f9e56ee9-5e39-4871-a635-202dfa5ab8d1", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "38a74fb3-65db-4af3-b3a0-81fb7ce3ba18", "mac_address": "fa:16:3e:7f:4e:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "5eef06c2-982d-484a-9606-e8c5a2971850", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-17T22:25:08Z", "updated_at": "2023-04-17T22:27:01Z", "revision_number": 1, "project_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:27:01,508 80600 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2023-04-17 22:27:01,539 80600 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-17 22:27:01,558 80600 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-17 22:27:01,558 80600 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2023-04-17 22:27:02,490 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850/action 0.931s 2023-04-17 22:27:02,491 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-305847914"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:01 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/0c1d501e-32c8-412e-abb4-d072 e22bb67f', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de26976-b2a7-43a7-90d1-8d5f219e3ed5', 'x-compute-request-id': 'req-7de26976-b2a7-43a7-90d1-8d5f219e3ed5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850/action'} Body: b'' 2023-04-17 22:27:02,554 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.061s 2023-04-17 22:27:02,554 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11fad45-2eb0-40ea-88eb-ef14a7e7e817', 'x-compute-request-id': 'req-d11fad45-2eb0-40ea-88eb-ef14a7e7e817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"image": {"id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}, "created": "2023-04-17T22:27:02Z", "updated": "2023-04-17T22:27:02Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}], "server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}]}}}' 2023-04-17 22:27:52,672 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.071s 2023-04-17 22:27:52,672 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a22641-fa2d-406b-a5bd-ac6d97e2b743', 'x-compute-request-id': 'req-53a22641-fa2d-406b-a5bd-ac6d97e2b743', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"image": {"id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}, "created": "2023-04-17T22:27:02Z", "updated": "2023-04-17T22:27:07Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}], "server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}]}}}' 2023-04-17 22:27:52,749 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.072s 2023-04-17 22:27:52,750 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12ea30c-bd13-442b-a8fb-ca13566eeade', 'x-compute-request-id': 'req-b12ea30c-bd13-442b-a8fb-ca13566eeade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"image": {"id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd"}, "created": "2023-04-17T22:27:02Z", "updated": "2023-04-17T22:27:07Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c1d501e-32c8-412e-abb4-d072e22bb67f"}], "server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}]}}}' 2023-04-17 22:27:52,989 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.234s 2023-04-17 22:27:52,990 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:27:52 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-d7f848d6-a2ae-47ff-9438-1a16aa5efcae', 'x-compute-request-id': 'req-d7f848d6-a2ae-47ff-9438-1a16aa5efcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "ACTIVE", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "684f06ba5de4e8a0dfe2b329dfdc8a8a500201d668584dd478dbd392", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:27:07Z", "addresses": {"tempest-ServerStableDeviceRescueTest-35556120-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1108392394", "OS-SRV-USG:launched_at": "2023-04-17T22:25:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "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 22:28:53,123 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.118s 2023-04-17 22:28:53,124 80600 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 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9855b24b-2178-4bbd-b7e4-edc3b96251e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c1d50 1e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "271e33cb20526b5fbc7c4ea0640b1e91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c15f6fa11d3549ceb94c8abb06c78f7e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5046e207cc98c1be3a69976962b9e0d8dd9bdd446b4ff4869ab8bcc81404ba76d2da044099af157fbb9380f68fd22626e3f6e7717f69c06b549a8d561c1c1c98", "id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "created_at": "2023-04-17T22:27:02Z", "updated_at": "2023-04-17T22:28:53Z", "tags": [], "self": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f", "file": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:28:53,251 80600 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/0c1d501e-32c8-412e-abb4-d072e22bb67f 0.126s 2023-04-17 22:28:53,252 80600 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 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e879de7f-c7c8-43b1-a1e9-f0b37c07e34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f'} Body: b'{"base_image_ref": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5eef06c2-982d-484a-9606-e8c5a2971850", "owner_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1898719742", "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-1898719742-project-member", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-305847914", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "271e33cb20526b5fbc7c4ea0640b1e91", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c15f6fa11d3549ceb94c8abb06c78f7e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5046e207cc98c1be3a69976962b9e0d8dd9bdd446b4ff4869ab8bcc81404ba76d2da044099af157fbb9380f68fd22626e3f6e7717f69c06b549a8d561c1c1c98", "id": "0c1d501e-32c8-412e-abb4-d072e22bb67f", "created_at": "2023-04-17T22:27:02Z", "updated_at": "2023-04-17T22:28:53Z", "tags" : [], "self": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f", "file": "/v2/images/0c1d501e-32c8-412e-abb4-d072e22bb67f/file", "schema": "/v2/schemas/image"}' 2023-04-17 22:28:53,497 80600 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/5eef06c2-982d-484a-9606-e8c5a2971850 0.244s 2023-04-17 22:28:53,497 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28: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-ce7c0405-f560-4d1b-b437-924d2e529c38', 'x-compute-request-id': 'req-ce7c0405-f560-4d1b-b437-924d2e529c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850'} Body: b'{"server": {"id": "5eef06c2-982d-484a-9606-e8c5a2971850", "name": "tempest-ServerStableDeviceRescueTest-server-732289986", "status": "ACTIVE", "tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e", "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "metadata": {}, "hostId": "684f06ba5de4e8a0dfe2b329dfdc8a8a500201d668584dd478dbd392", "image": {"id": "80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/80deb4f3-99ac-4a4a-a04f-aa012f8a6b8f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-17T22:25:10Z", "updated": "2023-04-17T22:27:07Z", "addresses": {"tempest-ServerStableDeviceRescueTest-35556120-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:4e:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5eef06c2-982d-484a-9606-e8c5a2971850"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1108392394", "OS-SRV-USG:launched_at": "2023-04-17T22:25:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1081765233"}], "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 22:28:53,767 80600 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/c15f6fa11d3549ceb94c8abb06c78f7e/volumes 0.257s 2023-04-17 22:28:53,767 80600 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-1765881066"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177631a1-f054-42d7-8213-367da92f1333', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177631a1-f054-42d7-8213-367da92f1333', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes'} Body: b'{"volume": {"id": "a6add731-67ed-4bff-8ddc-85c4b347af36", "status": "creating", "size": 1, "availability_zone": "nova", " created_at": "2023-04-17T22:28:53.689938", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1765881066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}], "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:28:53,838 80600 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/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36 0.062s 2023-04-17 22:28:53,838 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b42b3e-26c9-4b3a-b630-845e77d44e55', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b42b3e-26c9-4b3a-b630-845e77d44e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36'} Body: b'{"volume": {"id": "a6add731-67ed-4bff-8ddc-85c4b347af36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:28:54.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1765881066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}], "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 2023-04-17 22:28:54,897 80600 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/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36 0.044s 2023-04-17 22:28:54,897 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b853868a-c892-48ca-9885-245232ac1355', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b853868a-c892-48ca-9885-245232ac1355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36'} Body: b'{"volume": {"id": "a6add731-67ed-4bff-8ddc-85c4b347af36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:28:54.000000", "updated_at": "2023-04-17T22:28:54.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1765881066", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c15f6fa11d3549ceb94c8abb06c78f7e/volumes/a6add731-67ed-4bff-8ddc-85c4b347af36"}], "user_id": "0a3f4e1adcbf46308beb0bd8e35a6dcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c15f6fa11d3549ceb94c8abb06c78f7e"}}' 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 0b57aee7-a54a-42e9-a122-01589bb1e5f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:29:51,355 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes 0.321s 2023-04-17 22:29:51,355 80600 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-651158795"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73160566-bf55-45b5-a8a2-3dec262a627c', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73160566-bf55-45b5-a8a2-3dec262a627c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.289055", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-17 22:29:51,413 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.045s 2023-04-17 22:29:51,413 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5146ff-000b-40c6-9513-36a3cf6a0973', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5146ff-000b-40c6-9513-36a3cf6a0973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d240a9fe8ceb4896888fa2accc2b9f9e"}}' 2023-04-17 22:29:52,512 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.087s 2023-04-17 22:29:52,513 80600 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751bb9fa-7999-4843-8d94-68911101e274', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751bb9fa-7999-4843-8d94-68911101e274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.000000", "updated_at": "2023-04-17T22:29:51.000000", "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d240a9fe8ceb4896888fa2accc2b9f9e"}}' 2023-04-17 22:29:52,574 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.050s 2023-04-17 22:29:52,575 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c003cf-16b5-4107-bf96-058a3389c059', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c003cf-16b5-4107-bf96-058a3389c059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"volume": {"id": "0b57aee7-a54a-42e9-a122-01589bb1e5f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:29:51.000000", "updated_at": "2023-04-17T22:29:51.000000", "name": "tempest-VolumesServicesTestJSON-Volume-651158795", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5"}], "user_id": "fdbdc0184e984395925e8f177de465b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d240a9fe8ceb4896888fa2accc2b9f9e"}}' 2023-04-17 22:29:52,690 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.104s 2023-04-17 22:29:52,690 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 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-ce47e194-0b9a-476f-b7d3-376c6a7a8f29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'' 2023-04-17 22:29:52,722 80600 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5 0.031s 2023-04-17 22:29:52,722 80600 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 17 Apr 2023 22:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b0eefa-f2bb-444f-a32a-df15f1e9cef8', 'x-openstack-request-id': 'req-c6b0eefa-f2bb-444f-a32a-df15f1e9cef8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d240a9fe8ceb4896888fa2accc2b9f9e/volumes/0b57aee7-a54a-42e9-a122-01589bb1e5f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0b57aee7-a54a-42e9-a122-01589bb1e5f5 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 186bfb9a-5fbc-43e6-9e7b-ea9665122758 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:30:00,418 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes 0.393s 2023-04-17 22:30:00,419 80600 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-1209842004"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b03d06-9595-47e3-b9ec-38b8ad84e66f', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b03d06-9595-47e3-b9ec-38b8ad84e66f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes'} Body: b'{"volume": {"id": "186bfb9a-5fbc-43e6-9e7b-ea9665122758", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:00.357494", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1209842004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 22:30:00,492 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758 0.062s 2023-04-17 22:30:00,492 80600 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 22:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f1cbd5-a521-4e67-b010-0ed075c4830c', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f1cbd5-a521-4e67-b010-0ed075c4830c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758'} Body: b'{"volume": {"id": "186bfb9a-5fbc-43e6-9e7b-ea9665122758", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:00.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1209842004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' 2023-04-17 22:30:01,544 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758 0.039s 2023-04-17 22:30:01,545 80600 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 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3ea47f-04bb-457b-9256-bdda199eb71b', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3ea47f-04bb-457b-9256-bdda199eb71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758'} Body: b'{"volume": {"id": "186bfb9a-5fbc-43e6-9e7b-ea9665122758", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:00.000000", "updated_at": "2023-04-17T22:30:00.000000", "name": "tempest-VolumeRevertTests-Volume-1209842004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/186bfb9a-5fbc-43e6-9e7b-ea9665122758"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' 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 dc62f1a8-1759-424e-a78a-7eb1b8cb82b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-17 22:30:01,769 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes 0.212s 2023-04-17 22:30:01,770 80600 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-1522102208"}} Response - Headers: {'date': 'Mon, 17 Apr 2023 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f54f51f-f7f9-45dc-9453-233c3ff16065', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f54f51f-f7f9-45dc-9453-233c3ff16065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes'} Body: b'{"volume": {"id": "dc62f1a8-1759-424e-a78a-7eb1b8cb82b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:01.713051", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1522102208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-17 22:30:01,821 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0 0.042s 2023-04-17 22:30:01,821 80600 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 22:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242cc1a0-f793-495c-a629-62f2246643ad', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242cc1a0-f793-495c-a629-62f2246643ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0'} Body: b'{"volume": {"id": "dc62f1a8-1759-424e-a78a-7eb1b8cb82b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:02.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1522102208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' 2023-04-17 22:30:02,873 80600 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0 0.040s 2023-04-17 22:30:02,873 80600 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 22:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9f9a32-c9b1-4516-a2bc-8bcb3f8218f2', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9f9a32-c9b1-4516-a2bc-8bcb3f8218f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0'} Body: b'{"volume": {"id": "dc62f1a8-1759-424e-a78a-7eb1b8cb82b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-17T22:30:02.000000", "updated_at": "2023-04-17T22:30:02.000000", "name": "tempest-VolumeRevertTests-Volume-1522102208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6a7a7842a41e46c8a7fbb7673936b68d/volumes/dc62f1a8-1759-424e-a78a-7eb1b8cb82b0"}], "user_id": "5c72503b1c534f9fa905f23632507ee3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "6a7a7842a41e46c8a7fbb7673936b68d"}}' ====== Totals ====== Ran: 198 tests in 1298.5910 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3844.4102 sec. ============== Worker Balance ============== - Worker 0 (13 tests) => 0:03:56.255755 - Worker 1 (18 tests) => 0:08:21.213654 - Worker 2 (13 tests) => 0:11:53.106537 - Worker 3 (31 tests) => 0:06:02.963119 - Worker 4 (27 tests) => 0:21:38.577639 - Worker 5 (14 tests) => 0:01:24.263278 - Worker 6 (11 tests) => 0:03:41.903153 - Worker 7 (16 tests) => 0:09:00.016538 - Worker 8 (16 tests) => 0:06:52.151768 - Worker 9 (11 tests) => 0:05:26.742852 - Worker 10 (9 tests) => 0:00:34.848681 - Worker 11 (19 tests) => 0:03:39.714455 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed